Jenkins provide nice Remote Access API, which can be used to fetch lots of information like jobs and views.
I wonder whether or how to fetch the system (global) configurations from remote access API.
Those information are in web page http://your.jenkins.url/manage
You can GET the config of your master / nodes through
http://your.jenkins.url/computer/(master)/config.xml
Is that good enough for you ?
Note: since mid-2014, POSTing has been disabled.
To find more about APIs, try adding /api to the end of some URLs.
To find which objects expose APIs, search for _api.jelly in https://github.com/jenkinsci/jenkins/find/master (press 't' then type '_api.jelly')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With