Antivirus status report
GET {{baseUrl}}/api/v2/queries/antivirus-status
Returns list of statues of antivirus software installed on devices
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
df | null | Device filter | |
ts | null | Monitoring timestamp filter | |
productState | null | Product State filter | |
productName | null | Product Name filter | |
cursor | null | Cursor name | |
pageSize | null | Limit number of records per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |