Hi Experts,
Is there a smart way to get a list of MONs created by the user using rdp endpoint?
Currently the only option I have found is:
rdp.get_data("MONITOR('monitor_name')",["TR.CommonName"]) however it is extremely slow comparing to e.g. search endpoint.
Any other idea how to check whether the MONitor with that name exists or get the list of them all? I see couple of endpoints but no luck in finding the one fetching user MONs
Thanks!
Marcin