Get time totals for all registered wait classes

get

/database/monitoring/wait_class_totals

Returns all the records from GV$SYSTEM_WAIT_CLASS, 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

Summary information on the wait class time totals.
Body ()
Root Schema : MonitoringWaitClassTotalsItem
Type: object
Time totals for each registered wait class
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top