Installing DevCenter

For systems on which DevCenter (querying tool for Cassandra) is not installed or has been removed, do we have any instructions/packages to get it (back) installed?

Settings where user is in multiple groups not behaving as expected

According to https://docs.dataminer.services/user-guide/Advanced_Functionality/Security/Basic_security_configuration/Managing_users/Changing_group_membership_of_a_user.html DataMiner allows users to be in multiple groups with the highest permission applying. However this does not seem to be the way it behaves for group settings. …

Invalid port configuration error trying to create element via API

I am attempting to create an element via the API and am getting the following response: {     “Message”: “Invalid port configuration: expected SNMPV2/SNMPV3-Serial but received SNMPV2.”,     “StackTrace”: “”,     “ExceptionType”: “Skyline.DataMiner.Web.Common.WebApiException” } This is the POST request, which matches the syntax …

Get Data From Opensearch using client NuGet

I’m trying to get some data form OpenSearch databases using their client NuGet package in an Automation Script. I used the high-level and low-level commands to do the requests and …

Trigger a new Spark Ticket on dataminer alarm

Hello Team, I am looking for some mechanism to automatically create a spark/service now ticket whenever an alarm gets generated on dataminer on a specific element. I was looking into …