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."],[[["This document provides versioned reference documentation for the `InstanceStatus` enum within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The `InstanceStatus` enum details the various states a Compute Engine instance can be in, including states such as `Running`, `Stopped`, `Provisioning`, and `Terminated`."],["The latest version of the documentation available is version 3.6.0, with links to previous versions provided for reference."],["The enum `InstanceStatus` includes additional supported values, `STOPPING` and `SUSPENDING`, which are not listed directly in the enum."],["Each `InstanceStatus` value has a name and description, defining the status of a given instance, with `UndefinedInstanceStatus` indicating that the field is not set."]]],[]]