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-21 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` API is 3.6.0, with numerous previous versions available, ranging from 1.0.0 to 3.5.0."],["The documentation provides reference and code samples for the `ManagedInstance.Types.InstanceStatus` enum in the Compute Engine v1 API."],["The `InstanceStatus` enum represents the different states an instance can be in, including states like `Running`, `Stopped`, `Provisioning`, `Deprovisioning`, `Repairing`, and more."],["Additional supported values for `InstanceStatus` include `STOPPING` and `SUSPENDING` which are not in the enum, due to technical reasons."],["The `UndefinedInstanceStatus` is a value indicating that the enum field is not set."]]],[]]