API Guide
/ManagedDevice/puppet/{certName}
Description
Update Device in Inventory
Method
put
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 128. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A Device to be
updated to
N/A body ManagedDevice
certName (required) Certicate Name N/A path string
Response Status Codes
Table 129. Response Status Codes
HTTP Status Code Reason
201 Device updated in inventory
400 Invalid Device
404 Device not found in inventory
/ManagedDevice/{refId}/rmware/compliancereport/
Description
Returns a FirmwareComplianceReports for the Device.
Method
get
Response Class
Response Content-Type: application/xml, application/json
68