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

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

The possible states for this NFS share.

Constants

STATE_UNSPECIFIED

value: 0
The share is in an unknown state.

PROVISIONED

value: 1
The share has been provisioned.

CREATING

value: 2
The NFS Share is being created.

UPDATING

value: 3
The NFS Share is being updated.

DELETING

value: 4
The NFS Share has been requested to be deleted.