I referred this document Backup Progression check using Automation for Jira | Jira and Jira Service Management | Atlassian Support
and made an automation to check the backup progress. Once the backup is completed, I can't able to automate the download process. I am stuck with the correct REST endpoint to do this. So, is there any way to achieve or any endpoint to this?
Thanks,
Jayanth
hello @Jayanth
There is a guide here https://support.atlassian.com/jira/kb/automate-backups-for-jira-cloud/. You can take a look at the scripts on the guide if you havent seen this yet.
Hi, @Jayanth
Yes, it's possible.
I made such script in python earlier, you can use it as example.
https://github.com/Udjin79/SRUtils/tree/master/CloudExamples/Python/Backup
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.