List all the device's iLO Settings compliance detail
Successful Response (Group's iLO Settings compliance)
Bad request
Unauthorized
Forbidden
Not found
Not acceptable
Internal server error
{- "offset": 0,
- "count": 1,
- "total": 12,
- "items": [
- {
- "groupId": "eb54e96e-21b8-4f54-9cd4-80fccbd06f55",
- "serial": "string",
- "productId": "string",
- "deviceId": "string",
- "deviations": [
- {
- "category": "SnmpService",
- "settingName": "SNMPv1Enabled",
- "currentValue": "False",
- "expectedValue": "True"
}
], - "complianceState": "COMPLIANT",
- "errorReason": "string",
- "complianceCategory": "ILO_SETTINGS",
- "remediation": { },
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "compute-ops-mgmt/group/ilo-settings-compliance",
- "resourceUri": "/compute-ops-mgmt/v1beta3/groups/c26e618b-4048-4aee-8e75-fbc984897a51/ilo-settings-compliance/b73718fb-30c3-4b0f-bee3-f5dd598414f3",
- "deviceUri": "/compute-ops-mgmt/v1beta2/servers/873357-P04+WKQ82425HD",
- "generation": 1,
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
]
}