Get Devices of a Compliance
Gets the list of devices attached to a patch compliance.
get
/api/v2/tenants/{tenantId}/patches/compliance/{complianceId}/devices
Path Parameters
- tenantId
Describes the clientId of the tenant
- complianceId
Unique Identifier (UUID) of the compliance
Query Parameters
- pageNo
Default: 1
- pageSize
Default: 100
- isDescendingOrder
- sortName
Default: name
00