Get compliance report

Returns the details of a particular compliance report.

Authentication

AuthorizationBasic

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

Path parameters

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

Response

complianceReportDetail
idstringOptionalformat: "^[0-9a-f]{24}$"
batchIdstringOptionalformat: "^[0-9a-f]{24}$"
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
versionstringOptional
nodePathstringOptional
deviceTypestringOptional
specIdstringOptionalformat: "^[0-9a-f]{24}$"
inheritedSpecIdslist of stringsOptional
deviceNamestringOptional
variableslist of objectsOptional
timestampstringOptionalformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"
totalsobjectOptional
issueslist of objectsOptional
scoredoubleOptional

Errors

500
Internal Server Error