Grade report

Get graded compliance report.

Authentication

AuthorizationBasic

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

Request

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

Response

graded_compliance_report

idstringformat: "^[0-9a-f]{24}$"
batchIdstringformat: "^[0-9a-f]{24}$"
treeIdstringformat: "^[0-9a-f]{24}$"
versionstring
nodePathstring
deviceTypestring
specIdstringformat: "^[0-9a-f]{24}$"
inheritedSpecIdslist of strings
deviceNamestring
variableslist of objects
timestampstringformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"
totalsobject
issueslist of objects
scoredouble
gradestring

Errors

500
Internal Server Error