Legacy Remote Control Sessions
Returns
GET/api/odata/1.0/LegacyRemoteControlSessions
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"RemoteControlPackageType": "string",
"LastInstallPackageScriptRunStatus": "string",
"StartTime": "2022-01-12T15:00:53.074Z",
"EndTime": "2022-01-12T15:00:53.074Z",
"DurationTime": "string",
"SessionReasonNote": "string",
"SessionAdministratorName": "string"
}
]