API Guide
Response Status Codes
Table 12. 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/{refId}
Description
Update The Chasis conīguration
Method
put
Response Class
Chassis
Response Content-Type: application/xml, application/json
Parameters
Table 13. 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 14. 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}
Description
Deletes an existing Chassis Device
28