API Guide

Parameters
Table 111. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A N/A body [Lcom.dell.asm.asm
core.asmmanager.cli
ent.deviceinventory.
ManagedDevice;
Response Status Codes
Table 112. Response Status Codes
HTTP Status Code Reason
201 Devices created in inventory
400 Invalid Device to create in inventory, rst error encountered error
causes an error response to return. Call will not return a list of
errors.
409 Device already exists in inventory, rst error encountered error
causes an error response to return. Call will not return a list of
errors.
/ManagedDevice/count
Description
Retrieve Device total count
Method
get
Response Class
ManagedDevice
Response Content-Type: application/xml, application/json
Parameters
Table 113. Parameters
Parameter Value Description Default Value Parameter Type Data Type
lter N/A Filter Criteria N/A query array
Response Status Codes
Table 114. Response Status Codes
HTTP Status Code Reason
200 Device Count retrieved from inventory
62