Redfish-Tacklebox
Redfish-Tacklebox copied to clipboard
Python based utilities for performing common management operations with Redfish
The motivation for this is part of https://github.com/DMTF/Redfish-Usecase-Checkers/issues/62, where we'd like to create a usecase checker for assigning location-based identifiers for replaceable components in a system. The motivation for that...
Not sure if this is a bad spec or what, but Intel has a sub-folder for Baseboard. A nicer error handling would be nice here at least but perhaps recognizing...
I want to create RAID1 for two internal hard disks in a server. Please guide me the procedure to do using redfish utilities
PATCH call fails is Etag is not present. Fix will avoid created None dict in patch call
While doing some testing with rf_logs.py I discovered that if you pipe or redirect the output, you will get an OSError: ``` $ python3.8 rf_logs.py -u admin -p ******** -r...
Will provide thoughts/details later
It would be good to update the firmware update tool with options to perform the "push" style update. This would issue the multipart mime POST format and track the status...
Dear Authors, When attempting to change next boot device using rf_boot_override.py on a new ASRock motherboard we get this error: rf_boot_override.py --user admin --password XXXXXXX --rhost fmg39-idrac --target Pxe /usr/local/lib/python3.6/site-packages/redfish/rest/v1.py:1163:...
rf_boot_override.py command throws 500 internal error if one of our machine is in OFF state.If its in ON state then no 500 internal error is seen. Note: Other two machines(platforms...