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*