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. |
PROVISIONING |
The value is deprecated. ResizeRequests would stay in the ACCEPTED state during provisioning attempts. The target resource(s) are being provisioned. |
STATE_UNSPECIFIED |
Default value. This value should never be returned. |
SUCCEEDED |
The request succeeded. |