Pending, Failed and Rejected Software patches for device
GET {{baseUrl}}/api/v2/device/:id/software-patches
Returns list of 3rd party Software patches for a device (for which there were no installation attempts)
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
status | null | Patch Status filter | |
productIdentifier | null | Product Identifier | |
type | null | Patch Type filter | |
impact | null | Patch Impact filter |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |