Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::ExascaleDbStorageVaultProperties::State (v0.11.1)

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.

FAILED

value: 6
The ExascaleDbStorageVault has failed.