Summarize compliance reports for a tree

Summarizes Compliance Reports for a Tree.

Authentication

AuthorizationBasic

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

Path parameters

treeIdstringRequiredformat: "^[0-9a-f]{24}$"
treeId

Response

complianceSummary
errorsintegerOptional>=0
warningsintegerOptional>=0
passesintegerOptional>=0
infosintegerOptional>=0
deviceWithErrorsintegerOptional>=0
deviceWithWarningsintegerOptional>=0
deviceWithInfosintegerOptional>=0
fullyCompliantDevicesintegerOptional>=0
numDevicesintegerOptional>=0

Errors

500
Internal Server Error