Napalm credentials in custom script #7968
Answered
by
candlerb
bogdancordos
asked this question in
Q&A
-
Hi, Is there a way to import and use the Napalm credentials in a custom script? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Dec 2, 2021
Replies: 1 comment 1 reply
-
I think you should be able to import |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bogdancordos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you should be able to import
netbox.settings
and usenetbox.settings.NAPALM_USERNAME
etc.