Pyvmware: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: A python module that makes use of the vmware client sdk to control vmware instances. NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM. http:...)
 
m (Fixing link)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM.  
NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM.  


http://code.google.com/p/pyvmware/
https://code.google.com/archive/p/pyvmware/
 
[[Category:SDK]] [[Category:python]]

Latest revision as of 16:01, 7 June 2021

A python module that makes use of the vmware client sdk to control vmware instances.

NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM.

https://code.google.com/archive/p/pyvmware/