HPE iLO Restful Redfish API Agent

Thanks, that’s one for the records. It dropped me another error like “ModuleNotFoundError: No module named ‘redfish.rest.v1’”

Then, I poked around with a few other of your tipps like:
installing ‘urllib3<2’ redfish

That led me into some “botocore 1.20.102 requires urllib3” errors which pointed me into other tipps like “as SITE user pip3 install ‘urllib3<2’ redfish (–upgrade)” and THAT was the trick.

Thanks Andreas for your valuable know how and efforts.

best,
rene