Add REST API endpoint to get variable context for each build result

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: REST API
    • None
    • 0
    • 1

      It is possible to get the variable context for the plan from the following REST:
      <Bamboo_URL>/rest/api/latest/plan/<PLAN>?expand=variableContext

      This returns the variables as they are configured right at the moment we call the REST, since this is the plan configuration.

      Unfortunately there is no way to get the variable from a specific build:
      <Bamboo_URL>/rest/api/latest/result/<BUILD-KEY>?expand=x.x.variableContext

            Assignee:
            Unassigned
            Reporter:
            Daniel Santos (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: