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
Gordon Good 5e2ebfe1d4 Add networks_nsxt dir, simple example
Define a directory for NSX-T sample code. Add a basic
example that shows how to authenticate to VMC/NSX-T and
make a simple read call.

Signed-Off-By: Gordon Good <ggood@vmware.com>
2019-03-11 12:40:39 -07:00
..
helpers Remove tabulate from the dependency list 2018-11-22 15:51:29 +08:00
networks_nsxt Add networks_nsxt dir, simple example 2019-03-11 12:40:39 -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
__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