Class State (1.12.0)

State(value)

The possible states for a storage volume.

Enums

Name Description
STATE_UNSPECIFIED The storage volume is in an unknown state.
CREATING The storage volume is being created.
READY The storage volume is ready for use.
DELETING The storage volume has been requested to be deleted.
UPDATING The storage volume is being updated.
COOL_OFF The storage volume is in cool off state. It will be deleted after `expire_time`.