Get the specified wait event for specific active session
get
/database/performance/active_sessions_history_waits/{sid},{seq_number}/
Return data from GV$SESSION_WAIT_HISTORY for the specified Session Identifier and Event Sequence Number.
Request
Supported Media Types
- application/json
Path Parameters
-
seq_number: number
Sequence number of wait event; 1 is the most recent.
-
sid: number
Session Identifier.
Response
Supported Media Types
- application/json
200 Response
The session wait history for a particular session and event.