Add Server Status REST endpoint available by anonymous user

XMLWordPrintable

    • 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.

            Assignee:
            Victor Debone
            Reporter:
            Ellie Z
            Votes:
            14 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: