API Guide

Table Of Contents
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 116. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
certName (required) Certificate
Name
N/A path string
Response Status Codes
Table 117. Response Status Codes
HTTP Status Code Reason
200 Device retrieved from inventory
404 Device not found in inventory
/ManagedDevice/puppet/{certName}
Desciption
Update Device in Inventory
Method
put
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 118. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Device to be
updated to
N/A body ManagedDevice
certName (required) Certificate
Name
N/A path string
74