Send feedback
Enum InstanceWithNamedPorts.Types.Status (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.3.0 keyboard_arrow_down
[Output Only] The status of the instance.
Namespace
Google.Cloud.Compute.V1
Assembly
Google.Cloud.Compute.V1.dll
Fields
Name Description Deprovisioning
The Nanny is halted and we are performing tear down tasks like network deprogramming, releasing quota, IP, tearing down disks etc.
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).
UndefinedStatus
A value indicating that the enum field is not set.
Send feedback
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 2024-11-07 UTC.
Need to tell us more?
[[["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 2024-11-07 UTC."],[],[]]