How to get configuration and component wise module data in DNG
Hi team,
We are working on DNG 7.0.2 SR1 and our all project areas are configuration enabled.
We are trying to get the "Section" attribute through rest API and below is the URL which is useful to get Section attribute data,, but it is project area wise
"https://servername/rm/publish/modules?projectURI=UUID"
now, we are trying to get section ID data configuration wise with particular component.
now, we are trying to get section ID data configuration wise with particular component.
Please assist
Thanks
One answer
You need to specify the context configuration URI using either a
Configuration-Context
header or
oslc_config.context
parameter. See https://docs.oasis-open-projects.org/oslc-op/config/v1.0/ps01/config-resources.html#configcontext.