Pyvmomi

From VI-Toolkit
Revision as of 09:01, 30 January 2014 by Wila (talk | contribs) (→‎Location)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

pyVmomi

author: VMware

Description

The official python vSphere API binding for running python scripts that target ESX, ESXi and vCenter

Usage

To get started, check out the examples in the sample folder.

getallvms.py 	Python program for listing the vms on an ESX / vCenter host
poweronvm.py 	Python program for powering on vms on a host on which hostd is running


Location

https://github.com/vmware/pyvmomi

https://pypi.python.org/pypi/pyvmomi

see also:

http://www.virtuallyghetto.com/2013/12/early-xmas-gift-from-vmware-pyvmomi.html