Skip to main content

POST – Start update firmware

This action can perform an update of installed software component(s) as contained within a software image file located at a URI referenced by the ImageURI parameter.

Request URL

POST https://<BMC_IPADDR>/redfish/v1/UpdateService/Actions/UpdateService.StartUpdate

Request body

None.

Response

None.

Status code

HTTP Status CodeError Message ID
202Accepted
400BadRequest, ActionParamMissing, ActionParamTypeError, ActionParamFormatError
419Conflict
503ServiceUnavailable

Example

The following example is the action to start update:

{
}