Get views
Available from DataMiner 10.2.0/10.1.4 onwards. The Get views data source retrieves a list of the views in the DMS. By default, only the columns View ID and Name are included, but you can include additional columns using a Select operator.
Note that from DataMiner Web 10.5.0 [CU15]/10.6.0 [CU3]/10.6.6 onwards, property columns for views are linked to the underlying property by name instead of by ID. This allows queries to be reused across DataMiner Systems where the same property can have a different ID. Existing queries that were created using earlier versions will continue to reference properties by ID to remain backwards-compatible. The existing property columns are marked as legacy columns in the query builder and can be updated manually when necessary.
Updates
From DataMiner 10.3.10/10.4.0 onwards, this data source supports real-time updates.
Note
- Real-time updates are not yet supported for views that are deleted. This means that rows for deleted views will not be removed automatically until the query is executed again.
- There is no metadata yet for views added through real-time updates, so you will not be able to use those as view data.