diff --git a/vsphere/samples/tagging/README.md b/vsphere/samples/tagging/README.md new file mode 100644 index 00000000..81f45d3e --- /dev/null +++ b/vsphere/samples/tagging/README.md @@ -0,0 +1,12 @@ +This directory contains samples for Tagging APIs: + +Running the samples + + * $ cd /path/to/VMware-vSphere-Automation-SDK-Python-/bin + * $ ./run_sample.sh ../vsphere/samples/tagging/tagging_workflow.py --server --name --password --clustername --categoryname --tagname + +* Testbed Requirement: + - 1 vCenter Server + - 1 ESX hosts + - 1 datastore +