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
chandrashekh-vmw 56754e064b fixes in print to work in python3
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 15:07:15 +00:00
..
helpers Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
networks_nsxt fixes in print to work in python3 2019-07-22 15:07:15 +00: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