API Guide

Table Of Contents
Response Status Codes
Table 18. 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
/Chassis/{serviceTag}/{type}
Desciption
Deletes an existing server or IOA in chassis
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Table 19. 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
Table 20. Response Status Codes
HTTP Status Code Reason
204 deleted
400 Bad Request, verify Device id is correct.
34