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
2019-04-15 12:37:00 +00:00
..
nsx-policy-python-sdk Update nsx libraries to 2.3.0.0.2 2019-01-25 15:04:27 -08:00
nsx-python-sdk Update nsx libraries to 2.3.0.0.2 2019-01-25 15:04:27 -08:00
vapi-client-bindings vSphere 6.7u1 Release 2018-10-19 13:31:05 +08:00
vapi-common-client vSphere 6.7u1 Release 2018-10-19 13:31:05 +08:00
vapi-runtime vSphere 6.7u1 Release 2018-10-19 13:31:05 +08:00
vmc-app-python-sdk Update nsx libraries to 2.3.0.0.2 2019-01-25 15:04:27 -08:00
vmc-client-bindings Updated python vmc binding & docs 2019-04-15 12:37:00 +00:00
index.html Upgrade nsx client SDKs to M5P1 (nsx version 2.3.0.0.1.10604709) 2018-11-06 09:58:00 -08:00
README.md Upgrade nsx client SDKs to M5P1 (nsx version 2.3.0.0.1.10604709) 2018-11-06 09:58:00 -08:00

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_vmc_client Handles VMC CSP authentication process
vapi_client_bindings Client stubs for vSphere Automation APIs
vmc_client_bindings Client stubs for VMware Cloud Services 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