I current have a python script that allows us to pull unique snmpv3 credentials from a database and run discovery with that credential. But, I'd like to also use the api to push cli credentials for those platforms that support it (Cisco ASA and Cisco Nexus), as well as NCM credentials and VNQM credentials for those platforms that support them. There doesn't seem to be a common credential library that I can update once and tell each device to reference. How would I go about adding those other credentials?
↧