API to Get the list of views in the DNG.
One answer
Hi Karthik,
You can get the list of Views created against the Module from the DNG WebUI:
Right click on the View --> Share Link to View-->You can get the details of particular view from the UI:
Here is filterId is the UUID of the view:
And substitute the same in the below viewURI:
https://server:port/rm/publish/[artifact_format]?viewURI=id1&projectURI=id2
Related article:
Regards,
Rakesh S