mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 01:39:58 -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
427 B
Markdown
12 lines
427 B
Markdown
# Samples for VMware Cloud on AWS APIs (currently in preview)
|
|
|
|
The following table shows the sample sub-directories and their contents.
|
|
|
|
Directory | Description
|
|
----------------| -------------
|
|
orgs | Samples for operations on organizations
|
|
sddc | Samples for operations on SDDCs
|
|
networks | Samples for networking APIs
|
|
helpers | Helper methods used by VMware Cloud on AWS API samples
|
|
|