Using something like /api/xml?tree=jobs[name,url]&pretty=true OR /api/xml?tree=jobs[name,builds[number,actions[parameters[name,value]]]]&pretty=true ETC.
Can I get an out put of jobs with lastBuild duration in HOURS/MINUTES I can convert in Excel BUT it doesn't match with Jenkins AND management being management..... :) On Wednesday, September 30, 2015 at 2:02:47 PM UTC-4, Eric Naitove wrote: > > I at some time via Groovy or the API obtained a list of all my jabos and > the run tines as follows > > GwInt202DeployTomcatCc 8 min 54 sec - #1352 > > It was a large list that I cleaned up grabbing the last build (meaning the > entry above had several hundred lines. I kept the last one in an Excel > spreadsheet) > > Any help would be appreciated > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/309d1ec5-7b5b-47a7-bc9e-c133fae7916d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
