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

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::PluggableDatabaseProperties::OperationsInsightsState.

The status of Operations Insights for this Database.

Constants

OPERATIONS_INSIGHTS_STATE_UNSPECIFIED

value: 0
The status is not specified.

ENABLING

value: 1
Operations Insights is enabling.

ENABLED

value: 2
Operations Insights is enabled.

DISABLING

value: 3
Operations Insights is disabling.

NOT_ENABLED

value: 4
Operations Insights is not enabled.

FAILED_ENABLING

value: 5
Operations Insights failed to enable.

FAILED_DISABLING

value: 6
Operations Insights failed to disable.