1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
vsphere-automation-sdk-python/lib
Ankit Agrawal 6778350eaf
Merge branch 'master' into master
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>
2022-09-29 13:45:33 +05:30
..
nsx-policy-python-sdk Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
nsx-python-sdk Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
nsx-vmc-aws-integration-python-sdk Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
nsx-vmc-policy-python-sdk Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
src Updating latest python vmc bindings (4a4b41a) 2022-09-26 12:07:26 +05:30
vapi-client-bindings M19 release updates for vSphere and NSX-T 2022-07-14 17:54:29 +05:30
vapi-common-client Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
vapi-runtime Update NSX SDKs to M20 release 2022-09-26 14:09:29 -07:00
vmc-client-bindings Updating latest python vmc bindings (4a4b41a) 2022-09-26 12:07:26 +05:30
vmc-draas-client-bindings Updating latest python vmc-draas bindings (1be6c86) 2022-09-26 11:20:05 +05:30
index.html Changes for New DRaaS Bindings 2019-09-06 14:32:41 +05:30
README.md Upgrade to NSX M16 release (#290) 2021-12-01 16:09:41 +05:30

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 VMware Cloud (VMC) Disaster Recovery as a Service (DRaaS) APIs
nsx-python-sdk Client stubs for VMware NSX-T APIs
nsx-vmc-policy-python-sdk Client stubs for VMware NSX-T on VMC Policy APIs
nsx-vmc-aws-integration-python-sdk Client stubs for VMware NSX-T AWS integration app APIs (for AWS underlay management)
vapi-common-client Common client code libraries