2016-10-26 19:08:23 -04: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
|
|
|
|
------------------------------------| -------------
|
2017-12-05 18:20:37 -05:00
|
|
|
vapi_runtime | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol
|
2017-08-29 17:37:46 -04:00
|
|
|
vapi_client_bindings | Client stubs for vSphere Automation APIs
|
2019-04-22 07:41:07 -04:00
|
|
|
vmc_client_bindings | Client stubs for VMware Cloud on AWS Console APIs
|
2019-09-06 05:02:41 -04:00
|
|
|
vmc_draas_client_bindings | Client stubs for VMware Cloud (VMC) Disaster Recovery as a Service (DRaaS) APIs
|
2018-11-01 14:25:49 -04:00
|
|
|
nsx-python-sdk | Client stubs for VMware NSX-T APIs
|
2021-12-01 05:39:41 -05:00
|
|
|
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)
|
2018-05-15 23:56:21 -04:00
|
|
|
vapi-common-client | Common client code libraries
|