Welcome
Before performing a firmware update, you must place the BMC or BIOS firmware image file on an accessible FTP, HTTP, or HTTPS file server.
We can use the following API to trigger the SimpleUpdate:
_URI:_ /redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
_Method:_ POST
_Response:_ 202
_Payload:
_{
_"ImageURI": "<file ip>/<path and image file name>",
_"TransferProtocol": "FTP",
_"Targets": ["/redfish/v1/Managers/1"]
_}
_Target value:
_For BIOS Update_, use "/redfish/v1/Systems/1".
_For BMC Update use_, "/redfish/v1/Managers/1"
Certain products may not be available in your region