It's all about the answers!

Ask a question

API to Get the list of views in the DNG.


Karthick Velumani (9) | asked Oct 13 '23, 2:00 a.m.

 API to Get the list of views in the DNG. Based on that, we need to get the list of artifacts tagged to the views. 

One answer



permanent link
Rakesh S (39113) | answered Oct 13 '23, 4:51 a.m.
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:

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


Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.