You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way to send the Private Key and session key in Pynetbox's api() method.
Use case
Using the pynetbox lib we're not able to insert the Private Key needed to retrieve the user's session key.
The same goes to retrieving secrets from netbox.
External dependencies
No response
The text was updated successfully, but these errors were encountered:
NetBox version
Community v.4.1.4
Feature type
Add a function
Proposed functionality
Add a way to send the Private Key and session key in Pynetbox's
api()
method.Use case
Using the
pynetbox
lib we're not able to insert the Private Key needed to retrieve the user's session key.The same goes to retrieving secrets from netbox.
External dependencies
No response
The text was updated successfully, but these errors were encountered: