Solved

Waiting Jobs

  • 11 July 2023
  • 1 reply
  • 91 views

Badge +1

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.

icon

Best answer by Navneet Singh 21 July 2023, 07:31

View original

1 reply

Userlevel 3
Badge +10

@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