API Guide

Table Of Contents
/ManagedDevice/
Desciption
Create Device in Inventory, return array of Managed Devices created
Method
post
Response Class
[ ManagedDevice ]
Response Content-Type: application/xml, application/json
Parameters
Table 101. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A N/A body [Lcom.dell.asm.
asmcore.asmm
anager.client.de
viceinventory.M
anagedDevice;
Response Status Codes
Table 102. Response Status Codes
HTTP Status Code Reason
201 Devices created in inventory
400 Invalid Device to create in inventory, first error
encountered error causes an error response to
return. Call will not return a list of errors.
409 Device already exists in inventory, first error
encountered error causes an error response to
return. Call will not return a list of errors.
/ManagedDevice/count
Desciption
Retrieve Device total count
68