
Manage agents via REST APIs
Manage agents via REST APIs
Manage agents via REST APIs
Central configuration of rules to determine if, and how many agents may go offline to perform maintenance at once. Combined with simple crontabs this provides a hands-off and automated build agent farm.
Maintenance and status endpoints support text output that can be immediately consumed by shell as variables.
i.e.
$ source response.txt
$ echo "Agent busy? ${BUSY}"
List and purge agent specific capabilities for fully automated lifecycle management of agents and their capabilities.
More details
There are no additional details.
Reviews for cloud
(5)Sign in to write a review


Thanks Richard. Feel free to create a feature request and explain use case you dont see being met.
The use case it serves now is for full tear-down and rebuilding of agents without impacting build availability or having false capabilities present. You can define new capabilities via the default auto-detection and custom ones with the properties file each agent uses. To enable this we expose a clean-slate approach to delete all capabikltiies before new ones are defined.

Reviews for server
(5)Sign in to write a review


Thanks Richard. Feel free to create a feature request and explain use case you dont see being met.
The use case it serves now is for full tear-down and rebuilding of agents without impacting build availability or having false capabilities present. You can define new capabilities via the default auto-detection and custom ones with the properties file each agent uses. To enable this we expose a clean-slate approach to delete all capabikltiies before new ones are defined.

Reviews for Data Center
(5)Sign in to write a review


Thanks Richard. Feel free to create a feature request and explain use case you dont see being met.
The use case it serves now is for full tear-down and rebuilding of agents without impacting build availability or having false capabilities present. You can define new capabilities via the default auto-detection and custom ones with the properties file each agent uses. To enable this we expose a clean-slate approach to delete all capabikltiies before new ones are defined.

Cloud Pricing
Server Pricing
Data Center Pricing
Basic support resources are available for this app.
Vendor support resources
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 4.0 • Bamboo Server 5.0 - 6.10.6 • Released 2016-12-10
Summary
Release 4.0: AAFB-23, AAFB-24 - fixed bug on remote agents and introduces new A
Installation
- Log into your Bamboo instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate Agent REST APIs for Bamboo via search. Results include app versions compatible with your Bamboo instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older Agent REST APIs for Bamboo versions compatible with your instance, you can look through our version history page.