BootOnNextServerReset
PATCH {{iloURI}}/redfish/v1/Managers/1/VirtualMedia/2/
Sets BootOnNextServerReset to true in the Oem.Hpe subtree. This is the companion request of the StandardDvdMount request in the 3_VirtualMedia Collection.
This request successful only when the managed server is Off or in FinishedPost state.
If the server is in InPost or in InPostDiscoveryComplete state this request will return an error.
See the Master the Redfish Server States article for more information on this subject.
Request Body
{"Oem"=>{"Hpe"=>{"BootOnNextServerReset"=>true}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |