Hi Team,
I was using the previous version of netbox and I was able to run Napalm Methods using the following API endpoint, sending the netbox device id and the method:
/dcim/device/{id}/napalm
Using napalm as method, seems the endpoint is:
/api/plugins/netbox_napalm_plugin/napalmplatformconfig/{id}/napalm/
I can't find a way to send the method I want to run.

Am I missing something?
Thanks!
Hi Team,
I was using the previous version of netbox and I was able to run Napalm Methods using the following API endpoint, sending the netbox device id and the method:
/dcim/device/{id}/napalm
Using napalm as method, seems the endpoint is:
/api/plugins/netbox_napalm_plugin/napalmplatformconfig/{id}/napalm/
I can't find a way to send the method I want to run.
Am I missing something?
Thanks!