API Guide

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/withcompliance/{refId}
Description
Retrieve Device from Inventory based on refId
Method
get
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 130. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Reference Id N/A path string
Response Status Codes
Table 131. Response Status Codes
HTTP Status Code Reason
200 Device retrieved from inventory
404 Device not found in inventory
/NTP/
Description
Retrieve NTP settings from ASM appliance
Method
get
68