dell / iDRAC-Redfish-Scripting

Python and PowerShell scripting for Dell EMC PowerEdge iDRAC REST API with DMTF Redfish
GNU General Public License v2.0
584 stars 273 forks source link

GetSetBiosAttributesREDFISH.py, add --get-attributes arg #285

Closed The-Bush closed 4 months ago

The-Bush commented 4 months ago

Currently there is no method to get multiple attributes with this script. Added arg and method to support this functionality.