We are using a Query Builder and we would like to know if there is a glossary to define the fields and their relationships
DX NetOps Performance Management all versions
If you go to:
It returns an XML doc that has all the entities (CPU, Device, Memory, etc) along with the fields for each, and even relationships. We use it to build the dynamic menus in Query Builder.
http://DA:8581/odata/api/ will return a list of all available entities.
They both would return config entities that were discovered and metric family entities that are polled.