netbox_napalm_plugin endpoint not accessible #653
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
pynetbox version
v7.4.1
NetBox version
Community v4.1.6
Python version
3.10
Steps to Reproduce
nb.plugins.netbox_napalm_plugin.napalmplatformconfig.all()
Expected Behavior
Maybe add another way to specify endpoints like this
nb.plugins['netbox_napalm_plugin'].napalmplatformconfig.all()
so you have this kind of edge cases includedObserved Behavior
The _ will be replaced with - and the endpoint is invalid
The text was updated successfully, but these errors were encountered: