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
Tripti Attavar 39658ffa77 Add NSXT sample for NAT and CGW firewall
CRUD Public IP
CRUD NAT Rule
CRUD Group
CRUD CGW Firewall

Signed-Off-By: Tripti Attavar <tattavar@vmware.com>
2019-06-05 17:53:52 -07:00
..
helpers Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
networks_nsxt Add NSXT sample for NAT and CGW firewall 2019-06-05 17:53:52 -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 update vmc add remove host sample 2019-02-12 10:33:31 +08:00
tasks add list vmc task sample 2019-03-14 18:09:02 +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