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 the `Google.Cloud.Compute.V1.ManagedInstance.Types.InstanceStatus` is 3.6.0."],["This documentation covers a range of versions for `InstanceStatus`, starting from version 1.0.0 up to the latest 3.6.0, providing historical context."],["The `InstanceStatus` enum describes various states of a compute instance, including `Running`, `Stopped`, `Repairing`, `Provisioning`, and `Terminated`, among others."],["Additional states such as `STOPPING` and `SUSPENDING` may be present, even if not explicitly listed in the enum directly."],["The `Deprovisioning` instance status indicates that the instance is halted and tear down tasks such as network deprogramming, releasing quota, IP, and tearing down disks are underway."]]],[]]