PyvCO

pyvco

Version: 1.0   |   File Size: 13 KB   |   Upload Date: 12/1/2010

This fling is covered under the MIT License.

24,131 views   |  
(5 votes)
  |     |     |  
Tags: , , , , ,

This Python module allows to connect to a live vCO server through its public SOAP API, and manipulate objects (such as workflows) from there. In particular, it allows building applications on top of vCO, just as the official Java bindings do. Focus has been put on paradigm independence, ease of use and flexibility.

  • Communicate with a vSphere 4.1 vCO using the SOAP interface.
  • Provide a consistent API for synchronous and asynchronous applications (Twisted is supported)
  • Write tests targeting vCO.
  • Provide enough information to extend vmw.vco in such a way that the above use cases remain consistent.

Python 2.x, with x>=5

This module is distributed through regular Python packages (under the id vmw.vco). Installation is as simple as:
$ pip install vmw.vco


Comments

  1. Yann Hodique says:

    Unfortunately no such applications have been released publicly. You can however have a look at the examples in the documentation (for example here) to get a feel of what's possible with PyvCO.
    Hope this helps.

  2. Raul says:

    I need to know where can I find applications to use the PyvCO module.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>