API Guide

Response Status Codes
Table 100. Response Status Codes
HTTP Status Code Reason
201 Connection to remote path successful
/FirmwareRepository/compliance
Description
Get the comliance level for the specied evice
Method
post
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 101. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body (required) Managed device to
get compliance for
N/A body ManagedDevice
Response Status Codes
Table 102. Response Status Codes
HTTP Status Code Reason
200 The compliance level
/FirmwareRepository/compliance/{id}
Description
Get the comliance level for the specied evice
Method
post
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
58