Utility - createVMWareParameterInstances
Utility - createVMWareParameterInstances
Description :
This command creates a single template property instance within the template for each virtual machine that exists on a VC/ESX server target.
Return type : void
Command Input :
Variable Name |
Variable Type |
Description |
---|---|---|
templateName |
String |
Name of the template to be populated. |
templateGroup |
String |
Fully qualified path to the template group that contains the template. |
propertyName |
String |
Name of the property to be populated. |
server |
String |
Target VC/ESX server. |
host |
String |
App server. |
Example
The following example shows how to populate a template called sample-template.
Script
Utility createVMWareParameterInstances "sample-template" "/sample-template-group" "property-name" "target-esx-server-name" "target-app-server-name"
Was this page helpful? Yes No
Submitting...
Thank you
Comments