Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties::State (v0.9.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::CloudExadataInfrastructureProperties::State.
The various lifecycle states of the Exadata Infrastructure.
Constants
STATE_UNSPECIFIED
value: 0
Default unspecified value.
PROVISIONING
value: 1
The Exadata Infrastructure is being provisioned.
AVAILABLE
value: 2
The Exadata Infrastructure is available for use.
UPDATING
value: 3
The Exadata Infrastructure is being updated.
TERMINATING
value: 4
The Exadata Infrastructure is being terminated.
TERMINATED
value: 5
The Exadata Infrastructure is terminated.
FAILED
value: 6
The Exadata Infrastructure is in failed state.
MAINTENANCE_IN_PROGRESS
value: 7
The Exadata Infrastructure is in maintenance.