Hello 👋
We are building a tool that integrates Jenkins environment to our game engine.
We were searching for an API call that let's us receive information about available executors in our build pipeline.
We want to know which executor is available (not running any builds at that time) by using Jenkins.NET API.
Thank you for any information.