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:
parent
bae355d49b
commit
f215e840f0
12
vsphere/samples/tagging/README.md
Normal file
12
vsphere/samples/tagging/README.md
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user