Google Cloud Managed Lustre V1 API - Module Google::Cloud::Lustre::V1::Instance::State (v0.2.0)

Reference documentation and code samples for the Google Cloud Managed Lustre V1 API module Google::Cloud::Lustre::V1::Instance::State.

The possible states of an instance.

Constants

STATE_UNSPECIFIED

value: 0
Not set.

ACTIVE

value: 1
The instance is available for use.

CREATING

value: 2
The instance is being created and is not yet ready for use.

DELETING

value: 3
The instance is being deleted.

UPGRADING

value: 4
The instance is being upgraded.

REPAIRING

value: 5
The instance is being repaired.

STOPPED

value: 6
The instance is stopped.

UPDATING

value: 7
The instance is being updated.