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-09 UTC."],[[["The documentation covers various versions of the `Google.Cloud.Compute.V1` API, ranging from version 1.0.0 to the latest 3.6.0."],["The `InstanceStatus` enum within the `ManagedInstance.Types` class provides information about the state of a Compute Engine instance in Google Cloud."],["The `InstanceStatus` enum includes fields such as `Deprovisioning`, `Provisioning`, `Repairing`, `Running`, `Staging`, `Stopped`, `Suspended`, `Terminated`, and `UndefinedInstanceStatus`, each describing a specific state."],["Additional supported values `STOPPING` and `SUSPENDING` are available for Instance Status, however, are not directly listed in the enum."],["The current version of this document is `3.3.0`, with access to more recent and previous versions."]]],[]]