doorsng: api to retrive changed artifact of given changeset
is there any rest API which can be used to retrieve the delivered artifacts (changed artifact) with given change set id?
using doorsng version 6.0.6
|
3 answers
Hi Aresha,
You can run the below URL against the browser and get the output of the artifact history within the context of the changeset
https://<server>:<port>/rm/publish/resources?resourceURI=<Base_artifact_url>&history=true&vvc.configuration=<changeset_url>
Hope this helps!
Regards,
Rakesh S
|
All our public APIs are available here - https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding |
Ralph Schoon (63.5k●3●36●46)
| answered Oct 20 '23, 5:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I am not aware of a public API that would allow to do that. |
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.
Comments
Kindly update on this query