Is there any way to retrive list of plan variables (and possibly their default values) defined for use in a plan? I didn't come across anything in the REST api.
Community moderators have prevented the ability to post new answers.
Have you tried this URL? expanding the options variableContext. Here is an example URL
http://localhost:8085/bamboorest/api/latest/plan/TESTA-TSTA?expand=variableContext
Hope that helps
Thanks, that's exactly what i was looking for. Missed the expansion concept in the REST API docs or while searching for an answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This useful resource is missing from the list at https://developer.atlassian.com/display/BAMBOODEV/Bamboo+REST+Resources
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.