Hi All, how can I best generate a list of the endpoints used to poll Cisco switches? Assuming that there are endpoints that is. I see in command/collectors/cisco/rest/client.go a comment about using cli_show, but I didn't find a list of "traditional" URL endpoints so far. Maybe they are defined in plugins? Or would it better to search the poller logs instead? I want to talk to Cisco support about how best to create a "least privilege" user account in NX-OS, just for harvest
#Cisco switch endpoints?
1 messages · Page 1 of 1 (latest)
hi @queen fractal the CLI commands that Harvest uses are listed in the templates (similar to ONTAP) https://github.com/NetApp/harvest/tree/main/conf/ciscorest/nxos/9.3.12 we also document how to create a least privilege user account for Harvest here https://netapp.github.io/harvest/nightly/prepare-cisco-switch/