Get JSON compliance report

Returns the details of a particular JSON compliance report.

Authentication

AuthorizationBasic

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

Path parameters

reportIdstringRequiredformat: "^[0-9a-f]{24}$"
reportId

Response

complianceReportDetail
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

Errors

500
Internal Server Error