Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequest::State.
[Output only] Current state of the request.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
ACCEPTED
value: 246_714_279 The request was created successfully and was accepted for provisioning when the capacity becomes available.
CANCELLED
value: 41_957_681 The request is cancelled.
CREATING
value: 455_564_985 Resize request is being created and may still fail creation.
FAILED
value: 455_706_685 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
value: 470_755_401 Default value. This value should never be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]