Agent Network Stat Logs
Returns
GET/api/odata/1.0/AgentNetworkStatLogs
Model Schema
Field |
Datatype |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
[
{
"AgentId": "string",
"PartitionId": "string",
"LogRecordId": 0,
"LogTime": "2022-01-10T08:18:31.765Z",
"ApplicationName": "string",
"BytesSent": 0,
"BytesReceived": 0
}
]