Class State (1.19.0)

State(value)

[Output only] Current state of the request.

Enums

Name Description
UNDEFINED_STATE A value indicating that the enum field is not set.
ACCEPTED The request was created successfully and was accepted for provisioning when the capacity becomes available.
CANCELLED The request is cancelled.
CREATING Resize request is being created and may still fail creation.
FAILED The request failed before or during provisioning. If the request fails during provisioning, any VMs that were created during provisioning are rolled back and removed from the MIG.
STATE_UNSPECIFIED Default value. This value should never be returned.
SUCCEEDED The request succeeded.