Hello,
How do I list the elements that are on a specific DMA in a cluster please?
As the 'Elements' in 'Protocols & Templates' do not show the DMA on which that element resides.
I need to audit what is on one of our DMAs.
- What elements?
- The VOs they are linked to?
Thank you!
Mark
Hi Mark,
Possible options:
From DataMiner Cube:
In the root view, you can get a list of all the elements available in the cluster. You could use the the column 'DataMiner' to filter elements by DMA.
From Dashboard app:
Using GQI queries you can list all the elements available in the cluster (see 'Get Elements'). From there you can filter by 'Hosting Agent'
Hope it helps.

Hi Mark,
GQI queries are available in the Dashboard app:
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Dashboards_app/Dashboards_app.html
In the below link you can find a tutorial about how to create GQI queries:
https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Creating_GQI_query.html
It should be available from10.2
Hi Miguel,
Thank you!
Where do I find the GQI search funtion.
We are on 10.2 & are going to upgrade to 10.4 in two weeks.
BR,
Mark