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 0a62db4e0f Added List_SDDC Function & Added Standard Output Function
Adding a standalone list_sddc function, parameters to handle the
calling of whether or not the intended action be a list, create, and/or
delete method, added a standard output function to match what’s
available as part of the logical network example.
2018-03-21 17:41:40 -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 Added List_SDDC Function & Added Standard Output Function 2018-03-21 17:41:40 -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