How to get the list of modules within a project area (of RDNG V6) using API ?
I am able to pull the list of modules within a project area using API in RDNG V5 using below query:
https://itec-rrc-uat.fmr.com/rm/publish/modules?resourceURI=_6t8ccDGUEea7q9aDYVKPMw
But when I tried this query in RDNG V6 it does not returns any information.
And then I tried by adding configuration management to it (see below query), but no luck, still got no information in RDNG V6.
Can you please help me with the correct query format and further steps to do to get the list of modules from RDNG V6 ?
Thanks for your help!!
One answer
Hi Krishna,
How about this? I can see the module list in my DNG 6.0.2 (without Global Configuration) using projectURI.
https://itec-rrc-uat.fmr.com/rm/publish/modules?projectURI=_6t8ccDGUEea7q9aDYVKPMw
If you enable GC for this project, add oslc_config.context to specify the configuration. See
https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI