mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
346f5b1cd6
- Updated bindings and samples for VMware Cloud on AWS APIs - Added bindings for NSX APIs - Added HVC samples |
||
---|---|---|
.. | ||
nsx-policy-python-sdk | ||
vapi-client-bindings | ||
vapi-common-client | ||
vapi-runtime | ||
vapi-vmc-client | ||
vmc-app-python-sdk | ||
vmc-client-bindings | ||
index.html | ||
README.md |
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-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 |