netbox-acls
netbox-acls copied to clipboard
[Feature]: List all interfaces an acl is applied to on the acl page
NetBox version
v3.4.3
Feature type
Add a function
Proposed functionality
Apply interface list view similar to devices but on the acl page
Use case
It would be nice under the acl page to see what interfaces the acl is currently applied to
External dependencies
No response
I’ve implemented this enhancement and would love to contribute it.
It adds an Assignments list on the ACL detail page so you can see where the ACL is in use.
This work depends on the refactor in #72. I can open a draft PR and rebase once it lands.