Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::Lun::State (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
COOL_OFF
value: 5 The LUN is in cool off state. It will be deleted after expire_time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]