Module Google::Cloud::Compute::V1::ManagedInstance::InstanceStatus (v1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
[Output Only] The status of the instance. This field is empty when the instance does not exist.
Constants
UNDEFINED_INSTANCE_STATUS
value: 0
A value indicating that the enum field is not set.
DEPROVISIONING
value: 428935662
The Nanny is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc.
PROVISIONING
value: 290896621
Resources are being allocated for the instance.
REPAIRING
value: 413483285
The instance is in repair.
RUNNING
value: 121282975
The instance is running.
STAGING
value: 431072283
All required resources have been allocated and the instance is being started.
STOPPED
value: 444276141
The instance has stopped successfully.
STOPPING
value: 350791796
The instance is currently stopping (either being deleted or killed).
SUSPENDED
value: 51223995
The instance has suspended.
SUSPENDING
value: 514206246
The instance is suspending.
TERMINATED
value: 250018339
The instance has stopped (either by explicit action or underlying failure).
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-02-15 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]