[Output Only] The status of the instance. One of the following
values: PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING,
SUSPENDED, REPAIRING, and TERMINATED. For more information about the
status of the instance, see Instance life cycle.
Enums
Name
Description
UNDEFINED_STATUS
A value indicating that the enum field is not set.
DEPROVISIONING
The instance is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc.
PENDING_STOP
The instance is gracefully shutting down.
PROVISIONING
Resources are being allocated for the instance.
REPAIRING
The instance is in repair.
RUNNING
The instance is running.
STAGING
All required resources have been allocated and the instance is being started.
STOPPED
The instance has stopped successfully.
STOPPING
The instance is currently stopping (either being deleted or killed).
SUSPENDED
The instance has suspended.
SUSPENDING
The instance is suspending.
TERMINATED
The instance has stopped (either by explicit action or underlying failure).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class Status (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.Instance.Status)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.Instance.Status) \n\n Status(value)\n\n\\[Output Only\\] The status of the instance. One of the following\nvalues: PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING,\nSUSPENDED, REPAIRING, and TERMINATED. For more information about the\nstatus of the instance, see Instance life cycle."]]