pyVmomi - ji-it/CloudTides GitHub Wiki

Note: Skip SSL verification is necessary to connect to the vCenter. Be sure to include --no-ssl argument when running the scripts.

Install pyVmomi

$ pip install pyvmomi

Query CPU/memory/disk utilization of ESXi host

Query utilization

Deploy VM from template / Destroy VM

Deploy

Destroy

Suspend / resume VM

Suspend and resume