User Manual

4-64
Chapter 4: Redfish Technology Pack
A. PATCH
• Request
https://{{ip}}/redfish/v1/Systems/{{system_instance}}/
EthernetInterfaces/{{system_ethifc_instance}}/VLANs/{{system_
vlan_instance}}
Content-Type: application/json
Request Body
Please refer to the properties that are patchable in
Table 25 VLAN Network Interface
for which ReadOnly is False that can be sent as Request body in json format.
• Response
The response status is success by either one of the following two scenarios:
- The response status
204
, means success and the response body should not be
return.
- The response status
200
means success and the response body is a GET Response
with the changed values specified in the Patchable properties in Request body.
4.3.21 Chassis Collection
This resource shall be used to represent a collection of chassis.
A. GET
• Request
https://{{ip}}/redfish/v1/Chassis
Content-Type: application/json
• Response
Please refer to section
4.3.5 Resource
for the JSON response properties.
4.3.22 Chassis
Chassis resource represents the physical components properties for any system. The non-CPU/device
centric parts of the schema are all accessed either directly or indirectly through this resource. This
one object is intended to represent racks, rack mount servers, blades, standalone, modular systems,
enclosures, and all other containers.
A. GET
• Request
https://{{ip}}/redfish/v1/Chassis/{{chassis_instance}}
Content-Type: application/json
E16160_ASMB9-iKVM_UM_V3.indb 64E16160_ASMB9-iKVM_UM_V3.indb 64 1/17/2020 2:29:29 PM1/17/2020 2:29:29 PM