mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-21 17:29:59 -05:00
4959e85281
Sample execution output: /Users/het/virenv/py36/bin/python /Users/het/github/vsphere-automation-sdk-python/samples/vmc/networks/expose_public_ip.py -r <refreh_token> -o <org_id> -s <sddc_id> --i <private_ip> -c Wait for task ff09bd7b-22bd-439f-b4cd-154c270a5937 to finish Checking task status every 2 seconds Estimated time remaining: -1 minutes Task ff09bd7b-22bd-439f-b4cd-154c270a5937 finished successfully # New firewall rule "Sample firewall rule 100" is added # New NAT rule "Sample NAT rule 72" is added Signed-off-by: Tianhao He <het@vmware.com> |
||
---|---|---|
.. | ||
helpers | ||
networks | ||
orgs | ||
sddc | ||
__init__.py | ||
README.md |
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 |