API Guide
Parameters
Table 9. Parameters
Parameter Value Description Default Value Parameter Type Data Type
sort N/A Valid sort columns:
health,managementI
P,serviceTag,creden
tialRefId
N/A query string
lter N/A Valid lter columns:
health,managementI
P,serviceTag,creden
tialRefId
N/A query array
oset N/A Specify pagination
oset
0 query integer
limit N/A Specify page limit 50 query integer
Response Status Codes
Table 10. Response Status Codes
HTTP Status Code Reason
200 Retrieved
400 Bad Request, verify input parameters are correct
401 No login information specied in the request
403 User doesn't have privileges to access this operation
500 Server Internal Error, contact your system administrator
/Chassis/{refId}
Description
Retrieve an individual Chassis Device
Method
get
Response Class
Chassis
Response Content-Type: application/xml, application/json
Parameters
Table 11. Parameters
Parameter Value Description Default Value Parameter Type Data Type
refId (required) Device Id N/A path string
27