How to update the End time of a ReservationInstance via code?

In an automation script I need to update a ReservationInstance. For example: var reservationInstance = new DataMiner.Net.ResourceManager.Objects.ReservationInstance(new TimeRangeUtc(utcStartTime, utcEndTime)) { ID = bookingGuid, }; the End property of the reservationInstance …

error during upgrade to 9.6 CU23

Hi, I decided to ask the question here instead of opening a ticket as I just need to know if this error can be ignored or is an expected error. …

Spectrum Analyzer Dynamic Center Frequency

Hello all We’d like to implement a monitor for basic KPIs like Power level and SNR, but the problem here is that it cannot come from a preset defined in …

SRM – Where’s the resource data stored?

For SRM, we understand that Booking and Service Definitions data are stored in Elasticsearch database. What about Resource data? Is this also stored in Elasticsearch database or is it stored …

SNMP V3 SHA-1 and AES-256 combination

When configuring SNMP V3 on a Cisco Catalyst 1000 device running IOS V15.2, SHA-2 Authentication is not available and so the device is configured with SHA-1 Authentication with AES-256 Encryption. …

Can’t access Cube

Hi all, In order to remote debug on a DMA, I needed to enable sharing on the “Skyline DataMiner” folder. Later on, I needed to restart DataMiner but that didn’t …

SNMP TOO BIG Error

Hi I am getting these errors while polling a SNMP device. I am able to get the values for systemSummaryAlarm() and moduleInfoTable(), but most of the time I get this …

Scheduling Dataminer Backups

Is it possible to schedule Dataminer backups to happen at different times across different DMAs in a Dataminer system?  The scheduling of backups appears to be a global setting, but …

Populate card variable when using hyperlink

I’m using the hyperlink feature to open an Element card from an alarm record. I would like to further extend the integration to also populate a card variable with the …

Can I send alarm statistics view in email?

Hello, We are facing momentary timeout events for few specific elements. So that I want to send statistical report to my operations. I tend send the following in email from …