I feel really stupid asking this question but there used to be a page with the entity framework model documented along with a navigation. This would not corresponds to the database tables but at least it gave us an idea of how things were organised and the values of some fields.
Has it been removed? No matter how many time I search, I fall on this page thread: Is there a data dictionary for the Orion database and this page : NTA 4.0 Entity Model · solarwinds/OrionSDK Wiki · GitHub which are not data dictionaries.
I am trying to build alerts for app insight for SQL and I just cannot seem to find documentation anymore on what the fields variables are nor what their values are.
For instance, when looking for the application status, I have somewhere around 25 different values. How can I be certain I am looking for the proper field and filtering the proper values?