How to fetch modules and artifact details for GC enabled project area in DNG
Hi team,
I am working on DNG restful APIs to get the artifacts details from modules under particular project areas.
The version is 7.0.2.
I can able to get that using below APIs
https://servername/rm/publish/modules/*?projectURI=_mdi5UKvhEeqZZ-_d9vVJJg |
and its working as expected. Now, I want to fetch the modules and artifacts details for GC enabled project area on particular stream. So what is the expected URL to get the module details from GC enabled project area.
Can anyone help
Thanks
One answer
To be specific, you're using the DOORS Next Reportable REST API https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI
To retrieve from a particular configuraiton add an additional query parameter &
oslc_config.context= and then the configuration URL, carefully URL-encoded.