DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
105
Figure 98: Redfish - Boot override option configured as CD
3.3.9.3 Force BIOS Setup Boot Override
Using a PATCH request, it is possible to configure the override function to force the system to boot the
BIOS/UEFI setup.
Function
Boot override - BIOS/UEFI setup
Operation
PATCH
URI
https://<BMC_IP>/redfish/v1/Systems/system
Payload
{
“Boot”: {
“BootSourceOverrideTarget” : “BiosSetup”
}
}
Header
X-Auth-
Token: “<token>”
Expected
response
204 No Content
Reply
None
Once the operation is successful, it returns the response “204 No Content” and the host system will
boot the BIOS/UEFI setup screen.