DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
95
Figure 90: Redfish - LED Indicator turned off
3.3.7 Host Power Actions
The host processors can have their power controlled by means of the redfish. Details regarding the
power functions for the host processors can be found in section “2.3.1.1 Operations”.
3.3.7.1 Power On Host
Using a POST request, it is possible to power the host processors on.
Function
Host power on
Operation
POST
URI
https://<BMC_IP>/redfish/v1/Systems/system/Actions/ComputerSystem.Reset
Payload
{
"ResetType": "On"
}
Header
X-Auth-
Token: “<token>”
Expected
response
200 OK