It's all about the answers!

Ask a question

Build REST API


John Riendeau (46626) | asked Nov 12 '09, 10:34 a.m.
JAZZ DEVELOPER
Hi,

I'd like to be able to submit build requests via REST service calls. This topic indicates that as of February 2009, the build REST API was internal. Is this still the case? If so, are there plans in the near (or distant) future to expose them?

Thanks!

2 answers



permanent link
Nick Edgar (6.5k711) | answered Nov 12 '09, 12:24 p.m.
JAZZ DEVELOPER
Hi John,

The statement in that forum post is still accurate. While you could use the existing Build REST interface, which is used to drive the Build web UI, it's still considered as internal and may change at any time (although we do try to make enhancements in a backwards compatible way).

There are plans to provide an OSLC style API for Build, which is being tracked in in 73070: RESTful API for Build, to support C/ALM integration scenarios.

That item also has some examples showing how to use the existing REST interface.

Regards,
Nick

permanent link
Nick Edgar (6.5k711) | answered Nov 12 '09, 12:26 p.m.
JAZZ DEVELOPER
Note that if you're not tied to the idea of using the REST interface, you can request builds programmatically via the Java client library, or by using the requestTeamBuild Ant task. For more details on the available Ant tasks, see https://jazz.net/wiki/bin/view/Main/BuildFAQ#BuildSystemToolkitContents

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.