Hi all,
Is it possible to set a custom alarm property via web services?
I found a method to work with properties: SetPropertyValue | DataMiner Docs
But it only works with views, services or elements.
The general context behind it is that an external system could set a value in an alarm custom property that will be used from a correlation rule to aggregate the ones with the same value.
Thanks.
Hi Edson,
You're right, the existing method SetPropertyValue does not work for alarms.
This is indeed not possible yet using the web API. You can send us a new feature request to get this added.