Skip to content

Releases: dannvix/pySphere

pySphere 0.2.0

01 Aug 13:22
Compare
Choose a tag to compare
  • 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 to VIServer
  • Added get_directory(), create_screenshot(), get_screenshot() methods to VIVirtualMachine
  • Added interactive session option to VIVirtualMachine.login_in_guest()
  • Added synchronous run option to VIVirtualMachine.start_process()

pySphere 0.1.8

23 Jul 09:25
Compare
Choose a tag to compare
  • 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