Get Patch Scan Status of All Devices of a Missing Job
Gets the patch scan status of all devices assigned to a missing patch job and display paginated output.
Query Variables | Description |
---|---|
id | Unique ID of the device. |
ipAddress | IP address of the device. |
resourceName | Name of the device. |
hostName | Host name of the device. |
aliasName | Alias name of the device. |
resourceType | Type of the device. |
get
/api/v2/tenants/{tenantId}/patches/{jobId}/scan/status
Path Parameters
- tenantId
Describes the clientId of the tenant
- jobId
Unique Identifier (UUID) of patch config job.
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- isDescendingOrder
- sortName
Default: name
- queryString
00