DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
87
{
"@odata.id": "/redfish/v1/Chassis/chassis/Sensors/total_power",
"@odata.type": "#Sensor.v1_0_0.Sensor",
"Id": "total_power",
"Name": "total power",
"Reading": 4.5632969999999995,
"ReadingRangeMax": 0.0,
"ReadingRangeMin": 0.0,
"ReadingUnits": "Watts",
"Status": {
"Health": "OK",
"State": "Enabled"
},
"Thresholds": {
"LowerCaution": {
"Reading": 0.0
},
"LowerCritical": {
"Reading": 0.0
},
"UpperCaution": {
"Reading": 732.0
},
"UpperCritical": {
"Reading": 780.0
}
}
}
Once the operation is successful, it returns the response “200 OK” and the sensor information is
retrieved.