As part of our provisioning workflow, we would like to pass in a string variable of a template name and do a search for that template to pass on. We keep our templates in a specific folder within VCenter. Hardcoding the template will not work because we "rotate/reload" templates weekly. Is there a simple JS code to anchor the search on a specific folder and then perform a match on a string for a template?
↧