1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
vsphere-automation-sdk-python/samples/vmc
Tianhao He e610a71b97 add cancel task sample
Signed-off-by: Tianhao He <het@vmware.com>
2019-03-13 16:39:54 +08:00
..
helpers Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
networks_nsxt Merge pull request #138 from tianhao64/master 2019-03-12 11:25:59 +08:00
networks_nsxv change network samples folder name to network_nsxv 2019-03-07 12:01:34 +08:00
orgs Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
sddc update vmc add remove host sample 2019-02-12 10:33:31 +08:00
tasks add cancel task sample 2019-03-13 16:39:54 +08:00
__init__.py Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
README.md Updated VMC Readme 2018-06-12 10:29:19 -07:00

Samples for VMware Cloud on AWS APIs

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