Agent Logs
Returns
GET/api/odata/1.0/AgentLogs
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"EventDateTime": "2022-01-10T08:15:22.782Z",
"LoggedEvent": "string"
}
]