API Guide
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.InsucientPrivilege
404 Base.1.0.ResourceMissingAtURI
500 Base.1.0.InternalError
Supported action — ChangePassword
Description
This action is used for changing the BIOS passwords.
URL
/redfish/v1/Systems/<ID>/Bios/Actions/Bios.ChangePassword
Supported HTTP methods and privileges
HTTP method
Required privilege
POST SystemControl
Updatable properties
Parameter
Description
PasswordName The name of the BIOS password to change
OldPassword The value of the existing password
NewPassword The value of the new BIOS password
Supported status codes
HTTP status code
Extended information
200 Base.1.0.Success
400
Base.1.0.PropertyValueTypeError
Redsh resources 17