Bare Metal Solution v2 API - Enum Lun.Types.State (1.5.0)

public enum Lun.Types.State

Reference documentation and code samples for the Bare Metal Solution v2 API enum Lun.Types.State.

The possible states for the LUN.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
CoolOff

The LUN is in cool off state. It will be deleted after expire_time.

Creating

The LUN is being created.

Deleting

The LUN has been requested to be deleted.

Ready

The LUN is ready for use.

Unspecified

The LUN is in an unknown state.

Updating

The LUN is being updated.