1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-26 19:29:58 -05:00

Create README.md

This commit is contained in:
Tianhao He 2017-01-17 00:09:55 -08:00 committed by GitHub
parent bae355d49b
commit f215e840f0

View File

@ -0,0 +1,12 @@
This directory contains samples for Tagging APIs:
Running the samples
* $ cd /path/to/VMware-vSphere-Automation-SDK-Python-<version>/bin
* $ ./run_sample.sh ../vsphere/samples/tagging/tagging_workflow.py --server <vCenter Server IP> --name <username> --password <password> --clustername <clustername> --categoryname <categoryname> --tagname <tagname>
* Testbed Requirement:
- 1 vCenter Server
- 1 ESX hosts
- 1 datastore