I upgraded to JIRA 7.9.2 and was using http://<jiraurl>/rest/supportHealthCheck/1.0/check/ for health checks prior to upgrading. However, with 7.9.2, that link/url no longer works. I could not find documentation on any updated URL for health checks and only find this link, which isn't updated: https://confluence.atlassian.com/jirakb/how-to-retrieve-health-check-results-using-rest-api-867195158.html
Does anyone have a newer reference for health checks?
Hi Tito,
As Atlassian documentation says (the link that you sent, in fact):
If using the Support Tools Plugin:
Send GET to:
http://<jira-baseurl>/rest/supportHealthCheck/1.0/check/
If using the Atlassian Troubleshooting & Support Tools Plugin:
Send GET to:
http://<jira-baseurl>/rest/troubleshooting/1.0/check/
So, were you using the Support Tools Plugin before the upgrade?
That documentation is for JIRA Software 7.10
Best Regards,
Marcos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.