It's all about the answers!

Ask a question

Is there a REST API for inspecting/manipulating build definitions?


Jeff Care (1.0k3833) | asked Jun 12 '14, 3:00 p.m.
I've been tearing my hair out trying to find a REST API for inspecting the details of a build definition. Specifically I want to get information about the Jazz SCM workspace that is being used by a particular build.

I have not been able to find this level of detail in any of the REST APIs I've found so far. The reportable REST API for build definitions does not include this level of detail. Using firebug to reverse engineer it doesn't work because the web UI does not have facilities for editing build definitions.

I can easily write a Java program to do what I want, but for this particular use case I would much prefer a script-based solution.

One answer



permanent link
sam detweiler (12.5k6195201) | answered Jun 12 '14, 3:59 p.m.
As you noted, the web UI doesn't provide Build related services. so I would not expect to find any REST services available.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.