DeployJob - removeParameterComponentPropertyName
DeployJob - removeParameterComponentPropertyName
Description :
A Deploy Job can specify the value for a parameter in the BLPackage that the Deploy Job is deploying. The Deploy Job can get this value from an associated component property name. This command removes the association between the Deploy Job and the component property name. This command fails if the local property is not set as editable.
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. |
Example
This example removes the value for the install_dir parameter of the BLPackage deployed by the DeployApache Deploy Job.
Script
DeployJob removeParameterComponentPropertyName /Applications/Apache/Deploy DeployApache install_dir
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*