API Deployment – How to edit/delete a token?
12th April 2022
Editing/Deleting of tokens is indeed not yet supported, but already on the backlog for future implementation.
Answer
12th April 2022
Editing/Deleting of tokens is indeed not yet supported, but already on the backlog for future implementation.
12th April 2022
Hi Jeroen, A good starting point would be to check the information events which got populated at the time you executed the CSV import. In general the workflow I typically …
12th April 2022
Hi Xabier, DataMiner only depends on 2 Java-based applications: Apache Cassandra and Elasticsearch. Elasticsearch is not affected by Spring4Shell Apache Cassandra did not make an official statement yet. I have …
12th April 2022
Hi Shawn, I’m using also CDMR so create a few reports about the DM versions that the DMAs are running. Feel free to contact me directly so that I can …
12th April 2022
This doesn’t sound like something we are aware of. Could you please get in contact with someone at Skyline to get the details down in a task? Given that this …
12th April 2022
Hi, On CDMR there is a dashboard which represents the number of installations per version based on CDMR agent info. https://cdmr.skyline.be/dashboard/#/db/QA/DMA_version.dmadb?d=N4IgbgpgTgzglgewHYgFwEYA0IBmEIAmaSArgDZnYDGCAtgA7IRIAuMaA2gLoC%2BQA At the moment, there seems to be some problems …
12th April 2022
HI Jan, Few ideas/proposals: – core change: instead of working with 32-char GUID, it should also work with Base64 strings (22 chars). – replace the name of your zip to …
12th April 2022
Javier, If I understand your question, correctly, you are looking to perform the lcoal offload every 20 minutes but want the actual forwarding to happen every 30 minutes. For this, …
12th April 2022
Hi Philip, Are you referring to the shared library project in the VS solution? (Instead of browsing the DLL file where you have that shared code): Adding the reference will …
11th April 2022
Hi Gerwin, You could use a combination of Sum and RegexReplace placeholders to achieve the index number you want: You can also use the above expression within an Execute shape …
11th April 2022
Hi Bruno, For DB applications (e.g. Cassandra or Elastic) disk speed is important as it can be the bottleneck for the throughput of your DB. In our DataMiner Compute Requirements …
11th April 2022
Hey Bruno, Requirements set by cassandra recommend to avoid shared storage such as SAN for performance reasons. It is better to give each server their own disks. https://cassandra.apache.org/doc/trunk/cassandra/operating/hardware.html#disks
11th April 2022
Hi, If you have DIS then you can create the automation script solution through DIS and make use of the class library. The start point for the class library help …
10th April 2022
Hi Sebastian, As Sebastiaan mentioned GQI will be the best option, however currently it is not possible to retrieve the alarm state of a service. I believe that the answer …
10th April 2022
Hi Sebastian, Sounds like a classic use case for GQI. We don’t have all pieces for this puzzle just yet, but we’re already able to list all services in a …