Remote Control File Transfer Sessions
Returns
GET/api/odata/1.0/RemoteControlFileTransferSessions
Model Schema
|
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{"AgentId": "string",
"PartitionId": "string",
"SessionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"SessionStartTime": "2022-01-13T16:01:42.731Z",
"RemoteControlAdministratorName": "string",
"SessionLastActiveTime": "2022-01-13T16:01:42.731Z",
"SessionTypeDescription": "string",
"SessionStatus": "string",
"SessionDuration": "string",
"SessionDate": "2022-01-13T16:01:42.731Z",
"RemoteControlAdministratorIp": "string",
"ClientEndpointIpAddress": "string",
"TransferTime": "2022-01-13T16:01:42.731Z",
"TransferFileOrFolderName": "string",
"TransferDirection": "string",
"TransferResult": "string"
}
]