Get summary of devices information for a compliance plan

Returns a summary of device related information for groups, connection status and compliance plans coverage, filtered to devices belonging to the given plan.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

planIdstringRequired
The ID of the compliance plan to filter devices by.

Query parameters

compareDaysintegerOptionalDefaults to 0
Number of days to compare results with

Response

Summary of device infos for the given compliance plan

Errors

500
Internal Server Error