Question

Which status we can attempt to retry job via API.


Badge +1

Which status we can attempt to retry the job via API. 

I have gone through the below link but I don't see any retry job for the respective status. Can I know for which status I can send an API request for retrying or re-starting the job?

 

 link https://documentation.commvault.com/2023e/expert/job_status_descriptions.html#changes-on-job-status
 


3 replies

Userlevel 4
Badge +10

Hi @Heemansu Gehlot ,

If I understood the question correctly. You will be able to retry/resubmit jobs that are already completed and not running for any longer, this would include:

  • Any type of completed job
  • Committed
  • Failed
  • Killed

Regards,

Javier

Badge +1

HI @Javier ,

Thank you, I have one more question on retry. If the job is killed and submitted with a retry/resubmit jobs API request will it append to the queue that already has other jobs queued or will re-run the job immediately at the same time?.

Userlevel 4
Badge +10

It should append to the queue that already has other jobs queued, using the same attributes of the original job

Reply