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 Code | Error Message ID |
---|---|
202 | Accepted |
400 | BadRequest, ActionParamMissing, ActionParamTypeError, ActionParamFormatError |
419 | Conflict |
503 | ServiceUnavailable |
Give documentation feedback