Joseph Koblitz
Results
3
comments of
Joseph Koblitz
@pdashford you can work around this using a get call to the address: ` example.jenkins.com/computer/api/xml?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds` Credit: [StackOverflow](https://stackoverflow.com/questions/14843874/from-jenkins-how-do-i-get-a-list-of-the-currently-running-jobs-in-json)
How did you do this manually?