Hi Dojo,
What's the best way to connect to a remote standalone DMA from a driver?
Common methods I've found only support remote DMAs that are in the same cluster by using the ID.
Is there another way besides web services?
Thanks in advance!
Hi
depending on your use case it would indeed be the WebAPIs or web services.
If you have a specific workflow in mind you can also look into User Defined APIs (User-Defined APIs | DataMiner Docs). This allows you to execute an automation script on a DMA. You can see this as a WebAPI call that you give a custom implementation.
With kind regards.
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon) to indicate that the question is resolved?