Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Template - createParameterInstance_1


Template - createParameterInstance

Description :

This command creates a new property instance inside a template. The property instance has overridden values. The name of the property instance 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.

propsStr

String

Overridden property values.

Example

This example creates a new "Dev" instance of the Apache template.

Script





Template createParameterInstance Apache /Applications/WebServers/Unix Dev "Development Environment Values" "intProp=1,strProp=my value,decVal=0.0"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface 21.02