Get compliance check details

Get details of a particular set of compliance checks.

Authentication

AuthorizationBasic

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

Request

request body
reportIdslist of stringsOptional

Response

complianceReportsDetail
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