Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*

BMC Server Automation Command Line Interface 8.3