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.

Job - getLastJobDBKeyByJobId


Job - getLastJobDBKeyByJobId

Description :

This command returns the last version of a job's DBKey using the Job Id

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

JobId

Integer

The Job ID.

Example

The following example will return the DBKey of a job given the job's Id.

Script

blcli Job getLastJobDBKeyByJobId $JobId

 

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

BMC Server Automation Command Line Interface 8.5