m9e c88b0f1993 Recurse into folders in getallvms.py
Depth protection is used to avoid infinite recursion.

[Merged after edit by joshk0]
2014-01-29 09:54:08 -05:00
2013-12-14 13:36:09 -05:00
2013-12-14 13:42:32 -05:00
2013-12-14 13:36:09 -05:00
2014-01-01 12:54:34 -08:00
2013-12-14 13:36:09 -05:00
2014-01-01 12:54:34 -08:00
2013-12-14 13:36:09 -05:00
2013-12-16 23:10:09 -05:00

pyVmomi is a Python SDK for the VMware vSphere API that allows you to manipulate ESX, ESXi, and vCenter using scripts.

To get started, check out the examples in sample/poweronvm.py and sample/getallvms.py.

You can install this as a package. Just run python setup.py bdist_egg and then use pip or easy_install to deploy it on your system.

There are other bindings of this API in other languages. See:

Have fun!

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.9 MiB
Languages
Python 100%