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

Update SetIdracLcSystemAttributesREDFISH.py #299

Closed WSLAB3D closed 3 months ago

WSLAB3D commented 3 months ago

Changed the attribute_names / attribute_values separator from comma (",") to pipe ("|") to address a bug where Distinguished Names which include commas are not handled correctly.