1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-26 03:10:00 -05:00
vsphere-automation-sdk-python/samples/vmc
Matt Dreyer 157b3897f1 Initial version of vm-request-o-matic
This is a simple sample application that includes a web form that creates a VM in a VMware Cloud on AWS SDDC.
2018-03-01 15:44:53 -08:00
..
helpers Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
orgs Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
sddc Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
vm-request-o-matic Initial version of vm-request-o-matic 2018-03-01 15:44:53 -08:00
__init__.py Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
README.md Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -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
helpers Helper methods used by VMware Cloud on AWS API samples