Get historical graded compliance reports

Get historical graded compliance reports for a device on a node.

Authentication

AuthorizationBasic

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

Request

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

Response

graded_compliance_history

idstringformat: "^[0-9a-f]{24}$"
nodePathstring
deviceNamestring
timestampstringformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"
errorinteger>=0
warninginteger>=0
infointeger>=0
passinteger>=0
scoredouble0-100
gradestring

Errors

500
Internal Server Error