dell / iDRAC-Redfish-Scripting

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

Remove redundant script #171

Closed snecklifter closed 3 years ago

snecklifter commented 3 years ago

GetPowerStateREDFISH.py doesn't work for me under python3 unless modified to use argparser however SetPowerStateREDFISH.py implements a Get function anyway. Therefore remove this redundant script.