2
votes

I want to get list of free_style jobs from remote Jenkins.
eg. http://localhost:8080/api/xml?tree=jobs[name,url,description] by this i am able to get all jobs but i want to filter only freestyle project.

1

1 Answers

0
votes