Skip to main content

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