Module Google::Cloud::Compute::V1::ManagedInstance::InstanceStatus (v1.0.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.0.0keyboard_arrow_down
[Output Only] The status of the instance. This field is empty when the instance does not exist.
Constants
UNDEFINED_INSTANCE_STATUS
value: 0 A value indicating that the enum field is not set.
DEPROVISIONING
value: 428935662 The Nanny is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc.
PROVISIONING
value: 290896621 Resources are being allocated for the instance.
REPAIRING
value: 413483285 The instance is in repair.
RUNNING
value: 121282975 The instance is running.
STAGING
value: 431072283 All required resources have been allocated and the instance is being started.
STOPPED
value: 444276141 The instance has stopped successfully.
STOPPING
value: 350791796 The instance is currently stopping (either being deleted or killed).
SUSPENDED
value: 51223995 The instance has suspended.
SUSPENDING
value: 514206246 The instance is suspending.
TERMINATED
value: 250018339 The instance has stopped (either by explicit action or underlying failure).
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]