You will need pip which is a package-management system to install pyVmomi which is the Python SDK for the VMware vSphere API that allows user to manage ESX, ESXi, and vCenter infrastructure dnf install python3-pip
2. Install pyvnomi
You may need to use a proxy to install
3. Install SSL certificate from Vcenter Download certificate from vcenter website and copy it into /usr/share/pki/ca-trust-source/anchors and execute update-ca-trust
No comments:
Post a Comment