It's all about the answers!

Ask a question

API available to get Module Ids from a stream or Requirement Collection?


TOMI MOOLAN SOURU (133) | asked Oct 11 '23, 3:30 p.m.
edited Oct 11 '23, 3:31 p.m.

 We are looking for an api to get all the module ids from a stream or requirement collection . We tried   https://<server>:<port>/rm/publish/resources?resourceURI=<GUID> . Unfortunately it doesn't provide module URI

Also tried https://<server>/rm/publish/modules?projectName=Test%20Project. It just produce a single line data source name. Is there any API available to extract Module details?

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Oct 12 '23, 3:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

This provides a list of APIs that are available:



For DNG there is a couple of APIs available, including a module API. I do not know all APIs and how to access specific data, so you would have to go through the APIS e.g. ReportableREST, OSLC, Server API, Client Extension API and find out what might be the best fit. You might need more than one API and you might require more than just one request to get what you need.

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.