Get Batch Status - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

The batch-status command provides the batch status by using the batch-id.

Batch status can be:

  • READY: Batch is completed and soon its jobs will get created
  • PROCESSED: All its jobs are created
$ iectl iem job batch-status  \
          --batchId "0f9a067e8fd447698d9b58527797c167" \ 
          # Unique id of batch (received after "batch-create" command) for which you want the jobs info