Connector webinterface

I believe this is what you are looking for: pageOrder attribute | DataMiner Docs This allows you to add the native web UI of a device as one of the …

Web Hooks / Incoming HTTP Requests

Hi I do not know if connectors support this but you can do this with User-Defined APIs: User-Defined APIs | DataMiner Docs. These allow you to expose an automation script …

c# Script that retrieves historical alarms

Hi Curtis, You can see below an example that can be used to retrieve historical alarms: Side note: This is an internal call and we do not recommend using this, …

Automation script collecting historical alarms

Hi Stefan, I’m a bit baffled. I couldn’t immediately see anything wrong with your code, so I tried it myself using a simple mock setup, and it seems to work …

Blocked routes display in Matrix UI

Hi Tamara, there is currently no support for blocked paths on matrices in the DataMiner core software. If needed, you can create feature request or software task to add these.