-
Notifications
You must be signed in to change notification settings - Fork 33
Description
NetBox version
v4.4.0
Feature type
New Model to plugin
Proposed functionality
It would be helpful if the NetBox global search would index Rules and ACLs so they can easily be found. It would be optimal if this included custom fields added to rules such as text (comments), IP-addresses (IPAM object), contacts (tenant object) etc.
Use case
As of right now it is not possible to search for ACLs. When doing a global search netbox does not find ACLs by name or any other parameters contained in standard or extended rules. One can also not search for user defined fields such as IP-addresses (IPAM object).
Is would be very useful to know if an IP or IP-prefix, tenant, contact etc. has an ACL Rule associated with it. When troubleshooting network issues NetBox could quickly and efficiently let a network administrator know if an ACL rule exists that could be the culprit.
External dependencies
No response