API Guide

Table Of Contents
Parameters
Table 15. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Device Id N/A path string
Response Status Codes
Table 16. Response Status Codes
HTTP Status Code Reason
204 updated
400 Bad Request, verify Device object is correct
404 Bad Request, verify Device Id is correct
/Chassis/{serviceTag}/{type}
Desciption
Retrieve a Chassis Device associated to a specific Server or IOM
Method
get
Response Class
Chassis
Response Content-Type: application/xml, application/json
Parameters
Table 17. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
serviceTag (required) Service Tag N/A path string
type (required) Type N/A path string
33