OS Patch installation report for device
GET {{baseUrl}}/api/v2/device/:id/os-patch-installs
Returns patch installation history records (successful and failed) for device
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
status | null | Patch Status filter (FAILED, INSTALLED) | |
installedBefore | null | Include patches installed before specified date | |
installedAfter | null | Include patches installed after specified date |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |