DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
90
Figure 86: Redfish - Peak Power
Important:
if the “Peak Power” sensor is not available in the BMC, please update the BMC SW by
following the procedure described in section 2.4.2.2 FW update process - BMC or BIOS.
3.3.5.4 Peak Power sensor reset
Using a POST request, it is possible to reset the Peak Power Sensor.
Function
Reset Peak Power sensor
Operation
POST
URI
https://<BMC_IP>/redfish/v1/Managers/bmc/Oem/Datacom/Actions/Manager.Re
setPeakPowerSensor
Payload
{
"ResetToDefaultsType": "ResetAll"
}
Header
X-Auth-
Token: “<token>”
Expected
response
200 OK