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 (62.7k●3●36●43)
| answered Oct 20, 5:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I am not aware of a public API that would allow to do that. |
Comments
Kindly update on this query