DMTF / Redfishtool

A Python34 program that implements a command line tool for accessing the Redfish API.
Other
224 stars 68 forks source link

Is there any example on how to post(/upload ?) a firmware update ? #103

Closed mickaeldotlambertatkontrondotcom closed 1 year ago

mickaeldotlambertatkontrondotcom commented 1 year ago

Hello Everyone,

Doing fine ?

Is there any example on how to post(/upload ?) a firmware update ?

Thanks in avance, Have a nice day ! Mickaël.

mraineri commented 1 year ago

Specifically for redfishtool there isn't; the 'raw' option for redfishtool only allows JSON bodies to be supplied.

We currently have this tool de-prioritized, so it may be worth checking out the "rf_update.py" script found in this project: https://github.com/DMTF/Redfish-Tacklebox

mickaeldotlambertatkontrondotcom commented 1 year ago

Understood, thanks, will have a look, can be closed, have a nice day !

mraineri commented 1 year ago

Closing; addressing in Tacklebox