ExecutionTask - getDBKeyByGroupAndName


ExecutionTask - getDBKeyByGroupAndName

Description :

This command gets the DBKey for an execution task. You must provide the execution task name and the full path to the parent group. This command returns a handle to the execution task.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

groupName

String

Full path of the parent group.

etName

String

Name of the execution task.

Example

The following example shows how to get the DB Key of an execution task. The execution task is located in the /tasks folder.

Script





ET_KEY=`blcli ExecutionTask getDBKeyByGroupAndName /tasks tstET`



 

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