public enum Volume.Types.StateReference documentation and code samples for the Bare Metal Solution v2 API enum Volume.Types.State.
The possible states for a storage volume.
Namespace
Google.Cloud.BareMetalSolution.V2Assembly
Google.Cloud.BareMetalSolution.V2.dll
Fields |
|
|---|---|
| Name | Description |
CoolOff |
The storage volume is in cool off state. It will be deleted after
|
Creating |
The storage volume is being created. |
Deleting |
The storage volume has been requested to be deleted. |
Ready |
The storage volume is ready for use. |
Unspecified |
The storage volume is in an unknown state. |
Updating |
The storage volume is being updated. |