Agent Live Connect Audit Logs
Returns
GET/api/odata/1.0/AgentLiveConnectAuditLogs
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"IpAddress": "string",
"LogEntry": "string",
"EntryTypeId": 0,
"EntryTimeStamp": "2022-01-10T08:10:14.804Z",
"LoginName": "string"
}
]