Hi,
I wasn't able to find any specific mention of this, and I've spent an extensive amount of time looking through the CRUD SWIS entities catalog but have had no luck.
In our environment, we have primarily Cisco nodes where each and every one of them should have the following native pollers enabled:
- Switch Stack
- Topology: Layer 2
I understand I can use Manage Pollers in the GUI in order to manually click the radio button to assign nodes that are an exact match, but my preference would be to run a report daily (which I've already generated using SWQL), and check to see if any nodes need to be corrected. If so, utilize the API via Python to automatically enable them.
Has anyone done something similar before?
Thanks!