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 ca4e352473
[M22] Update VMC and DRAAS bindings (#376)
* Updating latest python vmc bindings (5454d8a)
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>

* Updating latest python vmc-draas bindings (7f14cbc)
Signed-off-by: Ankit Agrawal <aagrawal3@vmware.com>
2023-05-02 14:15:03 +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 [M22] Update VMC and DRAAS bindings (#376) 2023-05-02 14:15:03 +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 [M22] Update VMC and DRAAS bindings (#376) 2023-05-02 14:15:03 +05:30
vmc-draas-client-bindings [M22] Update VMC and DRAAS bindings (#376) 2023-05-02 14:15:03 +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