Get count of alerts by message level

get

/database/monitoring/alerts_summaries/by_message_level

Group by message level on V$DIAG_ALERT_EXT. In an Oracle RAC environment, data returned by this service may vary according to the instance to which a session is connected. A client requires SQL Administrator role to invoke this service.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

Summary of alerts, broken down by message level.
Body ()
Root Schema : MonitoringAlertsSummaryMessageLevelItem
Type: object
This object represents a summary of V$DIAG_ALERT_EXT records by message level. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top