PySphere Changelog

What's new in PySphere 0.1.6

Mar 10, 2012
  • Added methods to VITask: get_result, get_progress, cancel
  • Added clone method to VIVirtualMachine
  • Added get_question method to VM (returns object with question info and answer method)
  • Fix bug in get_vm_by_path
  • Added method get_datastores in VIServer
  • Fixed issues 3, 4
  • Added method migrate in VIVirtualMachine
  • Added VIMor class
  • Multithread support