Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

JobRun - showAllRunningBatchJobRunStatus


JobRun - showAllRunningBatchJobRunStatus

Description :

This command displays the following information about every running Batch Job:

  • Name of the Batch Job
  • Start time
  • Status
  • Total number of finished or running jobs relative to the total number of jobs this Batch Job needs to process. This is expressed in the format x/y, where y is the total number of jobs to be processed, and x is the total number of jobs that are currently running or have already finished.
  • Child Job
  • Start time
  • Status

Return type : java.lang.Void

Command Input : no input

Example

The following example shows how to obtain information about all running Batch Jobs.

Script





blcli JobRun showAllRunningBatchJobRunStatus



 

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

TrueSight Server Automation Command Line Interface 21.02