Description: |
vConnector is a wrapper module around pyVmomi vSphere bindings,
which provides methods¸ for connecting and retrieving of objects
from a vSphere server.
The purpose of vConnector is to provide the basic primitives for
building complex applications. vConnector can also be used for
managing the user/pass/host credentials for your vSphere
environment using an SQLite database, which in turn can be shared
between multiple applications requiring access to your vSphere
environment through a common interface. |