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 - getGroupId


Job - getGroupId

Description :

This command returns the group ID associated with a job.

Return type : Integer

Command Input :

Variable Name

Variable Type

Description

jobKey

DBKey

Handle of the job

Example

The following example gets the group ID assiciated with the job specified by jobKey.

Script





JOB_KEY=`blcli FileDeployJob getDBKeyByGroupAndName /filedeploy filedeployjob`

blcli Job getGroupId $JOB_KEY



 

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

BMC Server Automation Command Line Interface 8.3