-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: API Framework - Querying
-
None
-
1
Hi team,
We have had a customer reach out requesting that there be an option to disable runners programmatically using the API.
This used to be possible using the undocumented API's found here - but this is no longer possible after authentication changes to OAuth were made: https://bitbucket.org/bitbucketpipelines/runners-autoscaler/src/master/
Not having this option presents a challenge when attempting to clean up runners at scale. They need a PUT or POST action that sets a runner's state to disabled, which is not offered in the public API:
Thanks,
Ben