How does the agents in a cluster synchronize

Hi Dennis, The inter DMA synchronization is handled by the SLDMS process. You can find an overview of DataMiner processes here (Link). For more information on synchronization, I recommend the …

NETCONF – Command Example

Hi Bruno, I could not find a generic connector that can provide you an example of NETCONF calls, however I remember that the Cisco ASR Manager (version 1.0.4.x) supports this …

User definable API – storing incoming request

Hi Tim, There is currently nothing built in that saves any info of an API trigger. Since your HTTP request will eventually be handled by the API automation script, you …

Script Condition using DateTime

Hi Pedro, Probably the easiest way would be to check that right at the beginning of the script since from there you should be able to access all the info …