Job - getJobNameByDBKey
Job - getJobNameByDBKey
Description :
This command returns the name of a job using the DBKey as input.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
jobDBKey | com.bladelogic.om.infra.model.base.keys.SJobKey | Handle to the job. |
Example
The following example will return the name of a job given the job's DBKey.
Script
blcli Job getJobNameByDBKey DBKey:SJobKey:1-1
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*