DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
99
Figure 93: Redfish - Host restart
3.3.7.4 Force Power Off Host
Using a POST request, it is possible to forcibly turn the host processors off.
Function
Host forced power off
Operation
POST
URI
https://<BMC_IP>/redfish/v1/Systems/system/Actions/ComputerSystem.Reset
Payload
{
"ResetType": "ForceOff"
}
Header
X-Auth-
Token: “<token>”
Expected
response
200 OK