Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::Database::OperationsInsightsStatus.
The Status of Operations Insights for this Database.
Constants
OPERATIONS_INSIGHTS_STATUS_UNSPECIFIED
value: 0
Default unspecified value.
ENABLING
value: 1
Indicates that the operations insights are being enabled.
ENABLED
value: 2
Indicates that the operations insights are enabled.
DISABLING
value: 3
Indicates that the operations insights are being disabled.
NOT_ENABLED
value: 4
Indicates that the operations insights are not enabled.
FAILED_ENABLING
value: 5
Indicates that the operations insights failed to enable.
FAILED_DISABLING
value: 6
Indicates that the operations insights failed to disable.