Template - createParameterInstance
Template - createParameterInstance
Description :
This command creates a new property instance inside a template. The name must be unique within the template.
Return type : DBKey
Command Input :
Variable Name |
Variable Type |
Description |
---|---|---|
templateName |
String |
Name of the template. |
groupName |
String |
Fully qualified group name. |
instanceName |
String |
Name of the new instance you are creating. |
instanceDescription |
String |
Description of the instance. |
Example
This example creates a new "Dev" instance of the Apache template.
Script
Template createParameterInstance Apache /Applications/WebServers/Unix Dev "Development Environment Values"
Was this page helpful? Yes No
Submitting...
Thank you
Comments