replacing APIGateway certificate
27th August 2024
Hi, If the CN and the SANs are different in the new certificate compared to the self-signed one, you might need to change some configuration in DataMiner (maintenancesettings.xml) and IIS …
Answer
27th August 2024
Hi, If the CN and the SANs are different in the new certificate compared to the self-signed one, you might need to change some configuration in DataMiner (maintenancesettings.xml) and IIS …
26th August 2024
Hi Tim, The most efficient would be to retrieve them in one single request (or the least amount possible). You could use the ‘RetrieveBigOrFilter’ tools method that is available in …
26th August 2024
Hi Johannes, Creating your own APIs can be very beneficial as it gives you greater control over the information you retrieve from DataMiner. In a large system, efficiency is key. …
26th August 2024
As no more answer is needed for this question, I have added this pro forma answer so that we can mark the question as resolved.
26th August 2024
Hi Ana, The table component in the LCA simply displays the data that is returned by the GQI query. In this case, these are the values stored within DOM instances. …
26th August 2024
Hi Aejith, Based on your use case, an option could be using redundant polling. Hope it helps.
26th August 2024
Hi Tim, It is not (easily) possible to apply your own custom CSS styling to a Dashboard/LCA. Both provide component & page/dashboard/app level customization that can be used to change …
26th August 2024
Hi Tim, It’s not possible to have a (part) of the URL path be dynamic in User-Defined APIs. I suggest that you either use a query parameter to pass the …
26th August 2024
Hi Brecht, Thank you for your question! I would like to start by stating that the behavior you describe is according to how it’s documented. I’m personally not aware of …
26th August 2024
DataMiner PTP 1.1.4 (and later versions) is available in the catalog as a private item exclusively for Skyline. End users do not have access to this item because the application …
24th August 2024
Is it intentional that you are using the legacy maps component? You are probably missing a softlaunch flag for the new one, which isn’t a separate (embedded) app that needs …
23rd August 2024
Hola Juan, I don’t know your specific use case, but since you are dealing with community strings, you may want to explore the DataMiner Credentials Manager, which allows Managing predefined …
23rd August 2024
Hi Stefan, The process TakeBackup.exe is normally coordinating the backup, so ending this task via the Task Manager on the DMA should release those files again, I would assume. I …
23rd August 2024
i made some tests by editing the json file directly and it is quite simple to do. the only thing to change is the queryID field used in the column …
23rd August 2024
Hi Ken, I believe the answers available on these questions should provide the information that you are looking for: Cisco Nexus vs Cisco Manager Which driver shall I use to …