Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InstanceGroupManagerResizeRequest::State (v3.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
SUCCEEDED
value: 511_103_553
The request succeeded.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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 2025-10-10 UTC."],[],[]]