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/README.md
Kunal Singh 2b1460500f Documentation and bindings update for 6.7U3 and M8 release
Signed-off-by:Kunal Singh<singhk@vmwre.com>
2019-08-29 16:50:39 +05:30

15 lines
985 B
Markdown

# 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_client_bindings | Client stubs for vSphere Automation APIs
vmc_client_bindings | Client stubs for VMware Cloud on AWS Console APIs
vmc-draas-client-bindings | Client stubs for DRaaS APIs for VMware Cloud on AWS
nsx-python-sdk | Client stubs for VMware NSX-T 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