Display Replay Session Details
GET {{biBaseURL}}/pbsm/replay/:replayId
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
jpeg | null | Requests a JPEG image of the current RDP replay session scaled in size by the given scale. | |
png | null | Requests a PNG image of the current RDP replay session scaled in size by the given scale. | |
screen | number | Requests a text representation of the current SSH session. |
RESPONSES
status: OK
{"tstamp":"int","end":"int","offset":"int","next":"int","speed":"int","eof":"boolean","duration":"int"}