public enum Instance.Types.StateReference documentation and code samples for the Bare Metal Solution v2 API enum Instance.Types.State.
The possible states for this server.
Namespace
Google.Cloud.BareMetalSolution.V2Assembly
Google.Cloud.BareMetalSolution.V2.dll
Fields |
|
|---|---|
| Name | Description |
Deleted |
The server has been deleted. |
Provisioning |
The server is being provisioned. |
Running |
The server is running. |
Shutdown |
The server is shutdown. |
Starting |
The server is starting. |
Stopping |
The server is stopping. |
Unspecified |
The server is in an unknown state. |
Updating |
The server is being updated. |