API Guide
Parameters
Table 130. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) N/A N/A path string
Response Status Codes
Table 131. Response Status Codes
HTTP Status Code Reason
401 No login information specied in the request
403 User doesn't have privileges to access this operation
500 Internal Error, contact your system administrator
/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 132. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Reference Id N/A path string
Response Status Codes
Table 133. 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
69