Tuesday, August 6, 2019

Useful Jenkins API

Get a list of Jobs in a View and its Nested Views along with some details

  • http://server/jenkins/view/TopViewName/api/xml?depth=2&pretty=true
I still have to figure out how to extract only the fields I want without build information

No comments:

Post a Comment