jenkins-master-project icon indicating copy to clipboard operation
jenkins-master-project copied to clipboard

Master Build API does not provide list of the sub-jobs

Open elblinkin opened this issue 12 years ago • 0 comments

It is not possible to use the Jenkins API to get the list of sub-jobs from a master build.

Eg, this query should include at least the names of the platform, unit-tests, dbunit-tests and other "trunk" sub-jobs:

http://jenkins-instance/job/trunk/api/json?depth=2

elblinkin avatar Mar 21 '12 15:03 elblinkin