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

Using bamboo rest uri

Femi August 4, 2016

Hello,

I'm trying to display the result of my deployment on a dashboard, for this I decided to use the rest uri :

http://myhost.com:8085/bamboo/rest/api/latest/deploy

But it doesn't work, I have this error :

Page not found

Sorry, the page you were trying to reach does not exist. Try going back to the dashboard and browse the site to Find the page you were looking for.

Go to...

Site homepage

I don't understand why.

Thank you

1 answer

1 vote
Frédéric CORNU August 4, 2016

Hi,

Well, if you want to get the result of a deployment, you need to provide the deployment env ID on this REST resource :

/deploy/environment/{environmentId}/results

As seen at : https://docs.atlassian.com/bamboo/REST/5.11.3/#d2e410

available for 5.9.2 as well wink : https://docs.atlassian.com/bamboo/REST/5.9.2/#d2e998

Hope this helps

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events