Get count of alerts by message type

get

/database/monitoring/alerts_summaries/by_message_type

Group by message type 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 type.
Body ()
Root Schema : MonitoringAlertsSummaryMessageTypeItem
Type: object
This object represents a summary of V$DIAG_ALERT_EXT records by message type. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top