1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00
vsphere-automation-sdk-python/lib
Gordon Good 748540b107
Update NSX SDKs to M22 release (#375)
Signed-off-by: Gordon Good <ggood@vmware.com>
2023-05-02 10:30:51 +05:30
..
nsx-policy-python-sdk Update NSX SDKs to M22 release (#375) 2023-05-02 10:30:51 +05:30
nsx-python-sdk Update NSX SDKs to M22 release (#375) 2023-05-02 10:30:51 +05:30
nsx-vmc-aws-integration-python-sdk Update NSX SDKs to M22 release (#375) 2023-05-02 10:30:51 +05:30
nsx-vmc-policy-python-sdk Update NSX SDKs to M22 release (#375) 2023-05-02 10:30:51 +05:30
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