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 



Was this page helpful? Yes No Submitting... Thank you

Comments