1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00
vsphere-automation-sdk-python/lib
Tianhao He aae89a9af0 VMware Cloud on AWS M3 release
* 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>
2018-03-08 13:15:46 -08:00
..
vapi-client-bindings VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
vapi-runtime VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
vapi-vmc-client VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
vmc-client-bindings VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
index.html Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
README.md Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00

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