Relative Content

Tag Archive for pythonvspherepyvmomi

Using pyvmomi, how do you switch servers?

In my vSphere Client, I have two servers, Dev and Prod. Using the getallvms.py script found at https://github.com/vmware/pyvmomi-community-samples.git, only the VMs in Prod are listed, but none of the VMs in Dev are found.