1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/samples/vsphere/vcenter/setup
Tianhao He aae89a9af0 VMware Cloud on AWS M3 release
* Support VMware Cloud on AWS Networking APIs and add a few samples.
* Added vsphere_client module to simplify login and API invocation.
* Modified existing samples to use vsphere_client.
* Update on vm template APIs.

Signed-off-by: Tianhao He <het@vmware.com>
2018-03-08 13:15:46 -08:00
..
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
backend_directory.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
cluster.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
datacenter.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
datastore.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
floppy_image.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
folder.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
host.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
iso_image.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
main.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
network.py VMware Cloud on AWS M3 release 2018-03-08 13:15:46 -08:00
README.md Initial sample drop 2017-03-03 14:04:06 -08:00
setup_cli.py Fixed argument name in main.py to vcenterpassword, which was differing with build_arg_parser() from setup_cli.py. Added Argument in help text (#3) 2017-08-17 11:23:35 -07:00
testbed_setup.py Fix typo in license text 2017-03-15 15:36:13 -07:00
testbed.py Updated bindings for vSphere 6.6.1 release 2017-08-29 15:27:52 -07:00

This directory contains sample scripts to setup the testbed required to run the vCenter APIs samples. Refer see README for more details.