Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::Volume::State (v0.3.0)

Reference documentation and code samples for the Bare Metal Solution V2 API module Google::Cloud::BareMetalSolution::V2::Volume::State.

The possible states for a storage volume.

Constants

STATE_UNSPECIFIED

value: 0
The storage volume is in an unknown state.

CREATING

value: 1
The storage volume is being created.

READY

value: 2
The storage volume is ready for use.

DELETING

value: 3
The storage volume has been requested to be deleted.