Pending, Failed and Rejected Software patches report
GET {{baseUrl}}/api/v2/queries/software-patches
Returns list of 3rd party Software patches for which there were no installation attempts
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
df | null | Device filter | |
ts | null | Monitoring timestamp filter | |
status | null | Patch Status filter | |
productIdentifier | null | Product Identifier | |
type | null | Patch Type filter | |
impact | null | Patch Impact filter | |
cursor | null | Cursor name | |
pageSize | null | Limit number of records per page |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |