mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 09:39:58 -05:00
10 lines
539 B
Markdown
10 lines
539 B
Markdown
|
# 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-\<version>.zip | vAPI runtime responsible for serialization/de-serialization of objects and wire protocol
|
||
|
vapi_common_client-\<version>.zip | vAPI common client code
|
||
|
vapi_client_bindings-\<version>.zip | client stubs for vSphere Automation APIs
|