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

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

The possible states for the LUN.

Constants

STATE_UNSPECIFIED

value: 0
The LUN is in an unknown state.

CREATING

value: 1
The LUN is being created.

UPDATING

value: 2
The LUN is being updated.

READY

value: 3
The LUN is ready for use.

DELETING

value: 4
The LUN has been requested to be deleted.