1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-24 10:19:59 -05:00
vsphere-automation-sdk-python/lib
Gordon Good 7b30bfd9a5 Update NSX SDKs to M20 release
Signed-Off-By: Gordon Good <ggood@vmware.com>
2023-04-27 15:42:04 -07:00
..
nsx-policy-python-sdk Update NSX SDKs to M20 release 2023-04-27 15:42:04 -07:00
nsx-python-sdk Update NSX SDKs to M20 release 2023-04-27 15:42:04 -07:00
nsx-vmc-aws-integration-python-sdk Update NSX SDKs to M20 release 2023-04-27 15:42:04 -07:00
nsx-vmc-policy-python-sdk Update NSX SDKs to M20 release 2023-04-27 15:42:04 -07:00
src Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
vapi-common-client Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
vapi-runtime Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
vcenter-bindings Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
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 Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +05:30
README.md Refresh vSphere bindings for 8.0U1 (#372) 2023-04-19 17:54:26 +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
vcenter_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