mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-26 19:29:58 -05:00
Update README.md
This commit is contained in:
parent
afab2abebf
commit
9f7277f88f
@ -2,10 +2,10 @@ This directory contains samples for Tagging APIs:
|
||||
|
||||
Running the samples
|
||||
|
||||
* $ cd /path/to/vsphere-automation-sdk-python-samples/bin
|
||||
* $ ./run_sample.sh ../samples/vsphere/tagging/tagging_workflow.py --server <vCenter Server IP> --username <username> --password <password> --clustername <clustername> --categoryname <categoryname> --categorydesc <categorydesc> --tagname <tagname> -tagdesc <tagdesc> -v
|
||||
$ cd /path/to/vsphere-automation-sdk-python-samples/bin
|
||||
$ ./run_sample.sh ../samples/vsphere/tagging/tagging_workflow.py --server <vCenter Server IP> --username <username> --password <password> --clustername <clustername> --categoryname <categoryname> --categorydesc <categorydesc> --tagname <tagname> -tagdesc <tagdesc> -v
|
||||
|
||||
* Testbed Requirement:
|
||||
- 1 vCenter Server
|
||||
- 1 cluster
|
||||
- 1 vCenter Server
|
||||
- 1 cluster
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user