Boot on Next server reboot
PATCH {{iloURI}}/redfish/v1/Managers/1/VirtualMedia/2/
If you want the server to boot on the Virtual Media you have mounted (using a POST call) during the next reboot, you have to send this separate PATCH request.
Request Body
{"Oem"=>{"Hpe"=>{"BootOnNextServerReset"=>true}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |