Search for specific information in the firewall

Regards
Firstly, it seems that the outputs of the commands related to the firewall are fine, but it would be very useful if there was a way to know exactly where an IP address or group is being used (IP addresses, subnets or ports).

Example exists in my configuration the Address Groups named “Admin” and is applied to the Firewall Ruleset “WAN-LAN” in “rule 1”

for example with a command like

1)show firewall whereis "192.168.0.1"

and the answer could be

Firewall Ruleset: Rule:
WAN-LAN 1

Firewall group: Type:
Admin Address Groups

2)show firewall whereis "Admin"

and the answer could be

Firewall Ruleset: Rule:
WAN-LAN 1

I consider that it should be an exit similar to “show firewall summary”

The recovery of information of this type would be very useful, when our firewall has many rules and we want to know this type of information without reviewing all the configuration which can be difficult in a certain sense.