API Guide
Method
get
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 126. Parameters
Parameter Value Description Default Value Parameter Type Data Type
certName (required) Certicate Name N/A path string
Response Status Codes
Table 127. Response Status Codes
HTTP Status Code Reason
200 Device retrieved from inventory
404 Device not found in inventory
/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
67