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 abe05ece27 Improve sample code
1. Make sample code more consistent
2. Improve input parameter parser

Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-08-18 04:46:18 -07:00
..
__init__.py Fix typo in license text 2017-03-15 15:36:13 -07:00
backend_directory.py Fix typo in license text 2017-03-15 15:36:13 -07:00
cluster.py Fix typo in license text 2017-03-15 15:36:13 -07:00
datacenter.py Fix typo in license text 2017-03-15 15:36:13 -07:00
datastore.py Fix typo in license text 2017-03-15 15:36:13 -07:00
floppy_image.py Fix typo in license text 2017-03-15 15:36:13 -07:00
folder.py Fix typo in license text 2017-03-15 15:36:13 -07:00
host.py Fix typo in license text 2017-03-15 15:36:13 -07:00
iso_image.py Fix typo in license text 2017-03-15 15:36:13 -07:00
main.py Improve sample code 2017-08-18 04:46:18 -07:00
network.py Fix typo in license text 2017-03-15 15:36:13 -07: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 Improve sample code 2017-08-18 04:46:18 -07:00

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