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-04-01 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The `ManagedInstance.Types.InstanceStatus` enum describes the current state of a Compute Engine instance, such as `Running`, `Stopped`, `Repairing`, and more."],["The InstanceStatus enum values include `Deprovisioning`, `Provisioning`, `Repairing`, `Running`, `Staging`, `Stopped`, `Suspended`, and `Terminated`, among others, that represent different lifecycle stages of an instance."],["There are also the `STOPPING` and `SUSPENDING` status values that are not listed directly in the enum but are still supported."],["The current page is on version 3.4.0 of the Google.Cloud.Compute.V1, which references the ManagedInstance.Types.InstanceStatus."]]],[]]