Get a specific session wait

get

/database/monitoring/session_waits/{sid},{seq_number}

Returns the corresponding record from GV$SESSION_WAIT. A client requires SQL Administrator role to invoke this service.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information on the specified session wait.
Body ()
Root Schema : MonitoringSessionWaitsItem
Type: object
This object represents a record from GV$SESSION_WAIT view. GV$SESSION_WAIT displays the current or last wait for each session. The list of attributes may vary depending on database version.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top