We would like to be able to restrict certain user groups from adding new devices to NPM and using a poller that wasn't designated for their devices.
Easy example. (does not represent our enviro.)
Main App Server + Poller 1 = Admin Devices Only
Additional Poller + Poller 2 = Firewalls
Additional Poller + Poller 3 = Routers
when users add devices via discovery we don't want them unless they are admins to be able to assign their devices to Poller 1.
They should only be able to choose poller 2 or poller 3.
-Brandon