Reference documentation and code samples for the Compute Engine v1 API enum ManagedInstance.Types.InstanceStatus.
[Output Only] The status of the instance. This field is empty when the instance does not exist.
Additional supported values which may be not listed in the enum directly due to technical reasons:
STOPPING
SUSPENDING
[[["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-03-24 UTC."],[[["The latest version available for `ManagedInstance.Types.InstanceStatus` is 3.6.0, with a range of versions available from 1.0.0 up to that latest version."],["The `ManagedInstance.Types.InstanceStatus` enum provides different statuses to track the state of a Compute Engine instance."],["The `InstanceStatus` can indicate if an instance is `Running`, `Stopped`, `Repairing`, `Provisioning`, or in other states such as `Deprovisioning`, `Suspending`, and `Terminated`."],["The enum also defines an `UndefinedInstanceStatus` to indicate when the status field is not set, and provides support for additional values not listed in the enum like `STOPPING` and `SUSPENDING`."]]],[]]