Hi
https://documentation.commvault.com/2023e/expert/GetAllRunningJobs.html
I want to filter the output for the qscript to get all running jobs.
Description
Get the list of running jobs (backup, admin, restore) on the clients
Usage
qoperation execscript -sn GetAllRunningJobs
script_name :GetAllRunningJobs
The document doesn’t have much details to it.
by OperationType - backup/ restore
by Client - which has %prd%
or by ClientName - ‘abc001’
Is there a way to achieve this?
where can i get the list of valid options / filters that we can use with qscript. ?