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
Kyle Ruddy 49cc259793 Update Sample Name - sddc_crud.py
Since the sample has been updated to do more than just creating and
deleting an SDDC, the file name has been updated as well.
2018-03-23 08:28:24 -04:00
..
helpers Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
networks Remove DHCP Column from Output 2018-03-21 17:34:28 -04:00
orgs VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
sddc Update Sample Name - sddc_crud.py 2018-03-23 08:28:24 -04:00
__init__.py Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
README.md VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00

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