Reference Guide

Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Reference Id N/A path string
forceDelete N/A Force Delete false query boolean
Response Status Codes
HTTP Status Code Reason
204 Device deleted from inventory
400 Unable to delete from RA's inventory
/ManagedDevice/{refId} PUT
Description
Update Device in Inventory
Method
PUT
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Device to be
updated to
N/A body ManagedDevice
refId (required) Reference Id N/A path string
46