Reference Guide

Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
refId (required) Device Id N/A path string
Response Status Codes
HTTP Status Code Reason
200 retrieved
400 Bad Request, verify Device id is correct
404 Bad Request, verify Device id is correct
/Chassis/{serviceTag}/{type} GET
Description
Retrieve a Chassis Device associated to a specific Server or IOM
Method
GET
Response Class
Chassis
Response Content-Type: application/xml, application/json
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
Response Status Codes
HTTP Status Code Reason
200 retrieved
400 Bad Request, verify Service tag and Type are
correct
404 Bad Request, verify Service tag and Type are
correct
29