Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::ExascaleDbStorageVaultProperties::State (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::ExascaleDbStorageVaultProperties::State.
The state of the ExascaleDbStorageVault.
Constants
STATE_UNSPECIFIED
value: 0 The state of the ExascaleDbStorageVault is unspecified.
PROVISIONING
value: 1 The ExascaleDbStorageVault is being provisioned.
AVAILABLE
value: 2 The ExascaleDbStorageVault is available.
UPDATING
value: 3 The ExascaleDbStorageVault is being updated.
TERMINATING
value: 4 The ExascaleDbStorageVault is being deleted.
TERMINATED
value: 5 The ExascaleDbStorageVault has been deleted.