Get graded compliance reports for a node

Get a set of graded and scored compliance reports for a node.

Authentication

AuthorizationBasic

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

Request

request body
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
versionstringOptional
optionsobjectOptional

Response

graded_compliance_reports

gradestring
totalinteger>=0
deviceslist of strings
recordslist of objects

Errors

500
Internal Server Error