GET – Cooling unit properties
Use the GET method to retrieve properties in CoolingUnit resource.
Request URL
https://<SMM_IPADDR>/redfish/v1/Chassis/{ChassisName}/CoolingUnit
Request body
None
Response body
Field | Type | Description | ||
|---|---|---|---|---|
@odata.id | String | “/redfish/v1/Chassis/{ChassisName}/CoolingUnit” | ||
@odata.type | String | “#CoolingUnit.v1_1_2.CoolingUnit” | ||
EquipmentType | String | “CDU” | ||
Id | String | “CoolingUnit” | ||
LeakDetection | Object | The link to the leak detection system within this chassis. | ||
@odata.id | String | “/redfish/v1/Chassis/{ChassisName}/CoolingUnit/LeakDetection” | ||
Name | String | “Cooling Unit” | ||
OEM | Object | Expanded | ||
Lenovo | Object | Expanded | ||
LeakagePowerOffTime | Number | The time in seconds the enclosure will power off while a water leak is detected. | ||
Give documentation feedback