My requirement is to find out projects plans which have anonymous access available. I tried getting the information through rest api and also through database. However, I unable to locate where this setting is stored in database.
Try call http://localhost:6990/bamboo/rest/api/latest/plan with anonymous user. It will return all plans, available for any user. If you want to see list of plans for some project, try http://localhost:6990/bamboo/rest/api/latest/project.
More REST call can be found here - https://docs.atlassian.com/bamboo/REST/5.9.7
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.