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
2020-10-22 05:29:20 +00:00
..
nsx-policy-python-sdk Upgrade NSX SDKs to VMC 1.12 release 2020-09-21 13:36:37 -07:00
nsx-python-sdk Upgrade NSX SDKs to VMC 1.12 release 2020-09-21 13:36:37 -07:00
nsx-vmc-aws-integration-python-sdk Upgrade NSX SDKs to VMC 1.12 release 2020-09-21 13:36:37 -07:00
nsx-vmc-policy-python-sdk Upgrade NSX SDKs to VMC 1.12 release 2020-09-21 13:36:37 -07:00
vapi-client-bindings vSphere 7.0 U1 release artifacts 2020-10-12 10:08:41 +05:30
vapi-common-client vSphere 7.0 U1 release artifacts 2020-10-12 10:08:41 +05:30
vapi-runtime vSphere 7.0 U1 release artifacts 2020-10-12 10:08:41 +05:30
vmc-client-bindings Updating latest python vmc bindings (ae815a2) 2020-09-30 08:07:20 +00:00
vmc-draas-client-bindings Updating latest python vmc-draas bindings (52f5b1b) 2020-10-22 05:29:20 +00:00
index.html Changes for New DRaaS Bindings 2019-09-06 14:32:41 +05:30
README.md Update README.md 2019-12-10 14:52:38 +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-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