dcim.napalm_read_device permission #6259
-
Hey, I'm trying out the Napalm integration. It works perfect for my 'all rights' user. The guide says that my user needs the 'dcim.napalm_read_device' permission. Can you guide me on how to set that ? Pieter |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You need to create a permission on the Device model with the nonstandard |
Beta Was this translation helpful? Give feedback.
You need to create a permission on the Device model with the nonstandard
napalm_read
action. This is mentioned in the permissions documentation.