Reference Guide

/ManagedDevice/puppet/{certName} GET
Description
Retrieve Device from Inventory based on certName
Method
GET
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
certName (required) Certificate
Name
N/A path string
Response Status Codes
HTTP Status Code Reason
200 Device retrieved from inventory
404 Device not found in inventory
/ManagedDevice/puppet/{certName} PUT
Description
Update Device in Inventory
Method
PUT
Response Class
void
Response Content-Type: application/xml, application/json
49