Skip to main content
Solved

Waiting Jobs

  • 11 July 2023
  • 1 reply
  • 93 views

Is there a easy way to query the count of waiting jobs similar to the Job Controller display? I am able to run the Jobs API request for each client but that takes a long time.

@J-Rod 

You can try the below script to get the count and list of waiting / pending / Running jobs details.

https://documentation.commvault.com/2022e/expert/45167_qlist_job.html

Examples are available on the DOC.


Reply