-
Suggestion
-
Resolution: Fixed
-
None
-
1
-
2
-
Problem Definition
Bamboo has a status API (<bamboo-base-url>/rest/api/latest/server), which returns status and whether a reindex is in progress, but it requires authentication.
Other Atlassian Applications, such as Bitbucket Server, JIRA, and Confluence have <application-base-url>/status, which returns
{"state":"RUNNING"}
Suggested Solution
Add a new endpoint, available outside of authentication. This one does not need to return the reindexInProgress parameter.
- is duplicated by
-
BAM-18728 Bamboo Status URL
- Closed
-
BAM-20367 Bamboo should have an unauthenticated status call
- Closed
- is related to
-
BAM-18673 Server and status REST endpoint is not usable when Bamboo is performing a scheduled backup or importing a backup
- Closed
- relates to
-
BAM-19844 server status loops even when error returned by server
- Gathering Impact