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.

ExecutionTask - removeNshParamOverrideByName


ExecutionTask - removeNshParamOverrideByName

Description :

This command will remove the override for a particular NSH Script parameter name. Nothing will happen if no override exists for the parameter name so there is no need to check for the existence of the parameter name before making this call.

Return type : void

Command Input :

Variable Name

Variable Type

Description

groupPath

String

Path to group containing the execution task.

etName

String

Name of the execution task.

nshParamName

String

NSH Script parameter name.

Example

The following example shows how to remove an override from the execution task TestET in the job group /tasks with a parameter name of paramName.

Script





blcli ExecutionTask removeNshParamOverrideByName /tasks TestET paramName



 

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

BMC Server Automation Command Line Interface 8.5