ExecutionTask - listNshScriptParameters
ExecutionTask - listNshScriptParameters
Description :
This command lists all the legal parameter names associated with the NSH Script for the NSH Script Job attached to the execution task. If the parameter has a flag, it will be listed along with the name.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
groupPath | String | Path to group containing the execution task. |
etName | String | Name of the execution task. |
Example
The following example shows how to list all the legal NSH Script parameter names for the execution task TestET contained in group /tasks.
Script
blcli ExecutionTask listNshScriptParameters /tasks TestET
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*