Remote Control Sessions
Returns
GET/api/odata/1.0/RemoteControlSessions
Model Schema
|
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{"AgentId": "string",
"PartitionId": "string",
"SessionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"SessionStartTime": "2022-01-13T16:12:48.120Z",
"RemoteControlAdministratorName": "string",
"SessionLastActiveTime": "2022-01-13T16:12:48.120Z",
"SessionTypeDescription": "string",
"SessionStatus": "string",
"Duration": "string",
"SessionDate": "2022-01-13T16:12:48.120Z",
"SessionNotes": "string"
}
]