API Guide

Table Of Contents
Method
put
Response Class
Chassis
Response Content-Type: application/xml, application/json
Parameters
Table 7. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Chassis to
update
N/A body Chassis
refId (required) Id of Chassis to
update
N/A path string
Response Status Codes
Table 8. Response Status Codes
HTTP Status Code Reason
204 Update completed successfully
400 Problem with the update data, check error
response for details
404 Chasis not found
/Chassis/{refId}
Desciption
Deletes an existing Chassis Device
Method
delete
Response Class
void
Response Content-Type: application/xml, application/json
30