Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

http://localhost:8085/rest/api/latest/deploy/project/forPlan?planKey=PROJ-PLAN

ananth balasubrmanian December 18, 2018

providing output as empty list

1 answer

0 votes
Rafael Pinto Sperafico
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 20, 2018

Hi @ananth balasubrmanian,

I am uncertain to what your question / comment is about, however, based on the REST API endpoint provided, I will be elaborating on that and perhaps this will provide you with the information you are looking for.

The endpoint /deploy/project/forPlan?planKey (GET) (https://docs.atlassian.com/atlassian-bamboo/REST/6.7.1/#d2e2648) - gets a list of deployment projects for a given build plan, meaning that:

- if you provide a planKey is associated with a deployment, when consuming the endpoint above mentioned, you will be prompted with a list of Deployment(s) in which the given planKey has been associated to:

[{"id":884737,"name":"Deployment","description":""}]

- if you provide a planKey NOT associated with a deployment, the endpoint mentioned will present you with an empty list

[]

I hope the above clarifies the output given by consuming the REST API endpoint. If not, please come back with more information on what you are looking for and we could continue from there.

Kind regards,

Rafael

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events