Bare Metal Solution V2 API - Module Google::Cloud::BareMetalSolution::V2::NfsShare::State (v1.6.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::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.