Open robduffy2010 opened 1 day ago
v4.1.6
New functionality
I volunteer to perform this work (if approved)
Right, now it's possible to filter an IP address by it's related virtual machine name or ID. We would like to be able to also filter by the related virtual machine role.
https://github.com/netbox-community/netbox/blob/develop/netbox/ipam/filtersets.py#L613
It can be very convenient to find all IPs connected to VMs with a particular role. For example, all Radius, AD or DNS server IP addresses.
NA
NetBox version
v4.1.6
Feature type
New functionality
Triage priority
I volunteer to perform this work (if approved)
Proposed functionality
Right, now it's possible to filter an IP address by it's related virtual machine name or ID. We would like to be able to also filter by the related virtual machine role.
https://github.com/netbox-community/netbox/blob/develop/netbox/ipam/filtersets.py#L613
Use case
It can be very convenient to find all IPs connected to VMs with a particular role. For example, all Radius, AD or DNS server IP addresses.
Database changes
NA
External dependencies
NA