Skip to main content

PATCH – Update pending BIOS settings

Use the PATCH method to update properties in BIOS resource for Redfish service.

Request URL

PATCH https://<BMC_IPADDR>/redfish/v1/Systems/1/Bios/Pending

Request body

Properties to be updated are shown as bellow, all of these properties can be changed individually.

FieldTypeDescription

Attributes

ObjectExpanded, the pending data of BIOS attributes.

Response

The response returns same content as GET operation with updated properties.

Status code

HTTP Status CodeError Message ID
200RebootRequired
403InsufficientPrivilege
500InternalError