mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 01:39:58 -05:00
aae89a9af0
* Support VMware Cloud on AWS Networking APIs and add a few samples. * Added vsphere_client module to simplify login and API invocation. * Modified existing samples to use vsphere_client. * Update on vm template APIs. Signed-off-by: Tianhao He <het@vmware.com> |
||
---|---|---|
.. | ||
vapi-client-bindings | ||
vapi-runtime | ||
vapi-vmc-client | ||
vmc-client-bindings | ||
index.html | ||
README.md |
SDK libraries
For python developers, client libraries are supplied for testing and development purposes. All the supplied libraries are located under lib directory.
Name | Description |
---|---|
vapi_runtime | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol |
vapi_vmc_client | Handles VMC CSP authentication process |
vapi_client_bindings | Client stubs for vSphere Automation APIs |
vmc_client_bindings | Client stubs for VMware Cloud Services APIs |