Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Enable usage of session key list and secrets list endpoints using pynetbox #172

Closed
FontouraAbreu opened this issue Dec 6, 2024 · 4 comments
Labels
type: feature New feature or request

Comments

@FontouraAbreu
Copy link

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

@FontouraAbreu FontouraAbreu added the type: feature New feature or request label Dec 6, 2024
@FontouraAbreu
Copy link
Author

Maybe this would be a Pynetbox feature. I'm not sure if there's a way to make a kinda of wrapper to deal with this.

@abhi1693
Copy link
Contributor

abhi1693 commented Dec 7, 2024

The plugin is fully compatible with pynetbox. Maybe you are doing something incorrectly which is causing issues

@abhi1693 abhi1693 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 7, 2024
@FontouraAbreu
Copy link
Author

Doesn't it have a docs example on how to use it with pynetbox?

@FontouraAbreu
Copy link
Author

just found this issue where you've put and example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Development

No branches or pull requests

2 participants