mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 17:39:59 -05:00
aae89a9af0
* Support VMware Cloud on AWS Networking APIs and add a few samples. * Added vsphere_client module to simplify login and API invocation. * Modified existing samples to use vsphere_client. * Update on vm template APIs. Signed-off-by: Tianhao He <het@vmware.com>
12 lines
604 B
Markdown
12 lines
604 B
Markdown
#Client Samples
|
|
|
|
The following table shows the sample sub-directories and their contents.
|
|
|
|
Directory | Description
|
|
----------------| -------------
|
|
common | Samples common helper classes and abstractions; This package contains one sample 'connect_with_cert.py', to demonstrate how to connect with valid Cert Verification
|
|
contentlibrary | Samples for Content Library APIs
|
|
tagging | Samples for Tagging APIs
|
|
vcenter | Samples for managing vSphere infrastructure and virtual machines
|
|
sso | Samples for Platform Service Controller(PSC), SSO and Lookup Service APIs
|