The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Bamboo API to list Elastic Instances

Nick Burglin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 8, 2017

Is there an API call we can use to list all of the elastic instances running on an account? I see the '/elasticInstances' endpoint mentioned in the docs, but it doesn't allow any method to use for this and always seems to respond with a 405 - Method Not Allowed error. 

Ultimately, I would like to be able to use this API to get a count of running instances so we can start recording how many elastic instances we are running through each day. This will help in allowing us to identify non-busy times to schedule specific builds during. It would also help in making decisions related to the need to increase/decrease the number of licenses.

 

elasticInstances mention in the API docs:
https://docs.atlassian.com/bamboo/REST/6.2.2/#d2e2728

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Edwin Kyalangalilwa
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 Champions.
November 8, 2017

Hi Nick,

That doesn't seem to be implemented yet.

You can use the response from this and parse if type=ELASTIC for example

/agent/remote?online
Nick Burglin
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 9, 2017

Thank you Edwin. That should get me what I'm looking for. Appreciate your help!

TAGS
AUG Leaders

Atlassian Community Events