Get Device Group Details of a Compliance
Gets the device groups attached to a patch compliance.
get
/api/v2/tenants/{tenantId}/patches/compliance/{complianceId}/deviceGroups
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