DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
89
{
"@odata.id": "/redfish/v1/Chassis/chassis/Sensors/PEAK_POWER",
"@odata.type": "#Sensor.v1_0_0.Sensor",
"Id": "PEAK_POWER",
"Name": "PEAK POWER",
"Reading": 99.263984,
"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.