Reference Guide

/Chassis/{refId} PUT
Description
Update The Chasis configuration
Method
PUT
Response Class
Chassis
Response Content-Type: application/xml, application/json
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
HTTP Status Code Reason
204 Update completed successfully
400 Problem with the update data, check error
response for details
404 Chassis not found
/Chassis/{refId} GET
Description
Retrieve an individual Chassis Device
Method
GET
Response Class
Chassis
26