DeployJob - setOverriddenParameterValue
DeployJob - setOverriddenParameterValue
Description :
This command specifies values for the unresolved local parameters of the BLPackage used by the DeployJob.
Return type : com.bladelogic.om.infra.model.job.Job
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
groupName | String | Name of the job folder containing the job. |
jobName | String | Name of the Deploy Job. |
parameterName | String | Name of the BLPackage parameter. |
valueAsString | String | The value you want to set for the parameter. |
Example
This example assumes that the Deploy Job referenced uses a BLPackage that has an unresolved parameter called install_dir.
Script
DeployJob setOverriddenParameterValue /Applications/Apache/Deploy DeployApache install_dir "/opt/apache"
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*