Template - getParameterInstance
Template - getParameterInstance
Description :
This command retrieves a property set instance from inside a template. If the instance is not defined, the command fails. This command is used internally, but it also made public to test for the existence of a local property instance.
Return type : java.lang.Object
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
templateName | String | Name of the template. |
groupName | String | Fully qualified group name. |
instanceName | String | Name of the instance you are retrieving. |
Example
This example retrieves a "Dev" instance of the "Apache" template at the group location "/Applications/WebServers/Unix".
Script
Template getParameterInstance Apache /Applications/WebServers/Unix Dev
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*