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.

ProvisionDevice - getBatchJobBySystemPackageId


ProvisionDevice - getBatchJobBySystemPackageId

Description :

This command gets a Batch Job based on a system package ID. To get a system package ID, you can use commands like SystemPackageGroup : groupNameToId and SystemPackage : listSystemPackageFolderContents .

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

systemPackageId

Integer

The system package ID.

Example

This example shows how to get a Batch Job based on the system package ID.

Script





BATCH_JOB=`blcli  ProvisionDevice getBatchJobBySystemPackageId $systemPackageId$`



 

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

BMC Server Automation Command Line Interface 8.5