It's all about the answers!

Ask a question

How to get a list of all build engines


SUNIL KUURAM (6431923) | asked Mar 21 '13, 12:41 p.m.
Hi Everyone,

How do I retrieve a list of all build engines via RTC API?

Thanks
Sunil

3 answers



permanent link
Spencer Murata (2.3k115971) | answered Mar 22 '13, 9:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
 Check out the IBuildEngineQueryModel.  You can also reference the example in https://jazz.net/wiki/bin/view/Main/BuildJavaProgrammingExamples for querying builds for general idea of how to setup a query.

~Spencer

permanent link
Rafael Pirolla (1649) | answered Aug 17 '15, 9:10 a.m.
 If someone ever stumbles on this:
https://<jazz_fqdn>:<port>/ccm/rpt/repository/build?fields=build/buildEngine/id

Pirolla

permanent link
Dorian Daumiller (362) | answered Jan 22 '16, 4:24 a.m.
Thanks for the link.
Is there a list of exposed fields somewhere? (active or not, the jenkins the engine is connected to...)

Your answer


Register or to post your answer.