Get all wait class metrics

get

/database/monitoring/wait_class_metrics

Returns all records from GV$WAITCLASSMETRIC for all GV$SYSTEM_WAIT_CLASS records except 'Idle' wait class. 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

Wait class metrics records.
Body ()
Root Schema : MonitoringWaitClassMetricsItem
Type: object
This object combines data from GV$WAITCLASSMETRIC and GV$SYSTEM_WAIT_CLASS views to represent metric values of wait classes for the most recent 60-second interval.
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top