API Guide

Table Of Contents
Response Status Codes
Table 90. Response Status Codes
HTTP Status Code Reason
201 Connection to remote path successful
/FirmwareRepository/compliance
Desciption
Get the comliance level for the specified evice
Method
post
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 91. 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 92. Response Status Codes
HTTP Status Code Reason
200 The compliance level
/FirmwareRepository/compliance/{id}
Desciption
Get the comliance level for the specified evice
Method
post
63