Can DataMiner interface with Akamai CDNs?
6th August 2020
DataMiner can interface with all APIs available from Akamai. Currently, we have an off the shelf integration with the alerts v2 API (link).
Answer
6th August 2020
DataMiner can interface with all APIs available from Akamai. Currently, we have an off the shelf integration with the alerts v2 API (link).
6th August 2020
Hi Pramod, Please find below the products that are currently supported. As Ben stated, any other PTP node can be added at any time. PTP grandmaster clocks Tektronix SPG8000 Meinberg …
6th August 2020
In an Automation script executed from a background task e.g. a Correlation action, you can use the FindInteractiveClient method to ask for input from a user. In a message box, …
6th August 2020
When a regular HTTP request is sent to an API, the client expects a reply immediately from the server. In case of long polling, the server will not immediately send …
6th August 2020
Make web services (WebAPIs) accessible via https only. Configure the security rights in DataMiner Cube for the appropriate users allowed to use web service methods, only allow access to what …
5th August 2020
Gave this a try, and looks like it’s possible to combine the ‘VdxPage’ shape data – which will launch the popup – with the SetVar shape data – which will …
5th August 2020
I managed to do it as follows: On group level: On child level:
5th August 2020
Also in the DataMiner Help files there are further details on the PTP App. If you want to sit back and relax, dataminer.tv also provides some interesting presentations and demos. …
5th August 2020
I’m not entirely up to date on all the products from Telestream. But Sentry is indeed a product that was originally from Tektronix, and there is a “Tektronix Sentry” driver …
5th August 2020
Hi, I believe this is no longer applicable. In System Display there used to be an icon in the top bar of Element Display , indicating the communication state which …
5th August 2020
By default, child shapes of a Visio shape that is linked to a service or an element automatically inherit the element shape data of the parent shape. In cases where …
5th August 2020
IDP currently supports IPv4 discovery and provisioning and will release in next release support for IPv6. In terms of numbers, we are not limited in the size of the scan …
5th August 2020
Hi Pramod, You can surely use DataMiner to monitor and manage PTP across your network. Please have a look at this blog post for more information.
5th August 2020
Yes. You need these files: Copy them from the server (Skyline DataMiner\Files) to your client, and you should be able to run SLNetClientTest.exe. Note: the files needed to run SLNetClientTest.exe …
4th August 2020
Hi Jeroen, An option in this case could be passing the filter to the parameter control using service properties. For example, if a service is generated from a service template, …