HewlettPackard / python-ilorest-library

Python library for interacting with devices which support a Redfish Service
Apache License 2.0
181 stars 89 forks source link

Add User is not working for iLo6 firmware 1.20 (DL385Gen11) #144

Closed chamingkk closed 9 months ago

chamingkk commented 1 year ago

resp = _redfishobj.post(account_collection_uri, body)

An http response of '401' was returned.

/blob/master/examples/Redfish/add_user_account.py

[failed with python-ilorest-library 4.2.0.0 and 4.0.0.2]

rajeevkallur commented 9 months ago

@chamingkk Should be working now. Please check.