In our https://SERVER/Orion/Admin/Pollers/ManagePollers.aspx Orion page I've created a local "Node Details" poller. I've searched and searched for a way via any API (REST preferably) to assign my custom "Node Details" poller to a node. This is not a custom poller (as in UnDP since I already know how to do that).
My "Node Details" poller is found in the Orion.DeviceStudio.Pollers table with a pollerid=dcd5e2d4-92c2-45b5-b59b-b4a1cd9f590a
When I created this 'Node Details' poller I did have selected the "Automatically poll nodes during network discovery...." so I would have thought that all newly discovered/added nodes would use this poller if there was data seen, but that is not what I'm seeing.
So is there an API call where I can assign my poller to a node?
Thank you