In the v0 web API, there are methods to get elements based on the polling IP:
Since the upgrade to DM 10.2, v0 is no longer available.
Are there equivalent methods available in v1?
Matthijs Favorel [SLC] [DevOps Advocate] Selected answer as best 22nd June 2022
Hi Matthijs,
I don't think there's a direct replacement for the *ByPollingIP methods. A workaround could be to use GetAllItemsForView or GetElementsForView on the Root View (ID: -1) and filter on the PollingIP property of the response.
Matthijs Favorel [SLC] [DevOps Advocate] Selected answer as best 22nd June 2022