Releases: dannvix/pySphere
Releases · dannvix/pySphere
pySphere 0.2.0
- Forked from Google Code to GitHub by Shao-Chung Chen
- Added
VIDatastore
class to manage files/folders on datastores - Added
vms_from_folder()
,get_datastore_by_name()
methods toVIServer
- Added
get_directory()
,create_screenshot()
,get_screenshot()
methods toVIVirtualMachine
- Added interactive session option to
VIVirtualMachine.login_in_guest()
- Added synchronous run option to
VIVirtualMachine.start_process()
pySphere 0.1.8
- Added VIManagedEntity class extended by VIVirtualMachine
- Added Rename, Reload, and Destroy methods to VIManagedEntity
- Fix #26: VIVirtualMachine.send_file() gratuitiosly overwrites urllib2's installed default opener
- Recurse through datastores vm property in retrieve_properties_traversal
- Additional 'disks' parameter in VIVirtualMachine.relocate() method.
- Support to SDK 5.1