Pyvmomi: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(Created page with "=== pyVmomi === author: VMware ==== Description ==== The official python vSphere API binding for running python scripts that target ESX, ESXi and vCenter ==== Usage ==== To...")
(No difference)

Revision as of 09:49, 30 January 2014

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

see also:

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