1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/lib
het 5ba4450b3b VMware Cloud on AWS 1.5
Updated VMware Cloud on AWS Console API bindings
Updated VMware Cloud on AWS SDDC API bindings
Added Compute Policy API bindings
Add compute Policy API samples
Remove doc folder. The API specs are hosted on gh-pages branch now. The API doc links can be found on the main README.

Signed-off-by: het <het@vmware.com>
2018-09-20 13:41:20 -07:00
..
nsx-policy-python-sdk VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00
vapi-client-bindings VMware Cloud on AWS 1.5 2018-09-20 13:41:20 -07:00
vapi-common-client VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07: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-app-python-sdk VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00
vmc-client-bindings VMware Cloud on AWS 1.5 2018-09-20 13:41:20 -07:00
index.html VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07:00
README.md VMware Cloud on AWS 1.4 2018-05-15 20:56:21 -07: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
nsx-policy-python-sdk Client stubs for VMware NSX-T Policy APIs
vmc-app-python-sdk Client stubs for VMware NSX-T VMC app APIs (for AWS underlay management)
vapi-common-client Common client code libraries