API Guide

Table Of Contents
HTTP status code Extended information
500 Base.1.0.InternalError
Settings Resource
Description
This resource is used for representing the BIOS pending configuration and related resources to clear pending and navigation to Jobs
resource.
URL
/redfish/v1/Systems/<ID>/Bios/Settings
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
PATCH SystemControl
Updatable properties
Property
Description
Attributes Collection of all the attributes and their values supported by the
BIOS configuration
Supported status codes
HTTP status code
Extended information
200 Base.1.0.Success
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
403 Base.1.0. InsufficientPrivilege
500 Base.1.0.InternalError
SecureBoot
Description
This resource contains UEFI Secure Boot information. It represents properties for managing the UEFI Secure Boot functionality of a
system.
URL
/redfish/v1/Systems/<ID>/SecureBoot
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
PATCH SystemControl
39