Get a specific device compliance detail of the group by passing group id and compliance id.
Successful Response
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "groupId": "eb54e96e-21b8-4f54-9cd4-80fccbd06f55",
- "serial": "string",
- "productId": "string",
- "deviceId": "string",
- "bundleId": "string",
- "deviations": [
- {
- "componentName": "string",
- "installedVersion": "string",
- "expectedVersion": "string",
- "componentFilename": "string"
}
], - "score": 0,
- "complianceState": "COMPLIANT",
- "errorReason": "string",
- "remediation": { },
- "complianceCategory": "FIRMWARE",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "compute-ops-mgmt/group/compliance",
- "resourceUri": "/compute-ops-mgmt/v1/groups/c26e618b-4048-4aee-8e75-fbc984897a51/compliance/b73718fb-30c3-4b0f-bee3-f5dd598414f3",
- "deviceUri": "/compute-ops-mgmt/v1/servers/873357-P04+WKQ82425HD",
- "generation": 1,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}