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 1884e64a37 Add get sddc id by name when deleting sddc
Don't print region as some testing sddcs don't have region info.
2019-07-22 12:26:58 +08:00
..
helpers Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
networks_nsxt Add NSXT sample for DFW firewall 2019-06-07 15:59:29 -07: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 Add get sddc id by name when deleting sddc 2019-07-22 12:26:58 +08:00
tasks Add get sddc id by name when deleting sddc 2019-07-22 12:26:58 +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