Reference Guide

/Chassis/{serviceTag}/{type} DELETE
Description
Deletes an existing server or IOA in chassis
Method
DELETE
Response Class
void
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
204 deleted
400 Bad Request, verify Device id is correct.
/Chassis/iom/ip/{ip} GET
Description
Retrieve an individual IOM Device
Method
GET
Response Class
IOM
Response Content-Type: application/xml, application/json
30