Read build records in project via REST API
I'm trying to read all existing build records within a RQM project.
For test cases, I can use an URL like this: https://localhost:9443/qm/oslc_qm/contexts/_7C2_YDQIEeKh2o37xigryw/resources/com.ibm.rqm.planning.VersionedTestCase I would expect that there is a similar URL for the build records? |
Accepted answer
Have you tried the "buildrecord" resource? It's all detailed in this document.
https://jazz.net/wiki/bin/view/Main/RqmApi Simone Gronau selected this answer as the correct answer
Comments You are right, the following URL gives me a list of the build records:
Donald Nong
commented Jul 05 '16, 3:46 a.m.
The particular link seems to be an OSLC link, not REST API link.
Simone Gronau
commented Jul 05 '16, 3:49 a.m.
Yes, do you have an idea how to get the REST API link?
I don't need the REST API link any more, I will just set the link via OSLC.
|
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.