nautobot / nautobot-app-firewall-models

Model Firewall policies in Nautobot

Home Page:https://docs.nautobot.com/projects/firewall-models/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow policy rules to have a souce_zone and destination_zone filter field

gneville-ot opened this issue · comments

Environment

  • Nautobot version: 1.5.20
  • nautobot-plugin-firewall-model version: 1.2.1

Proposed Functionality

Add source_zone and destination_zones as search filters.

Use Case

This will allow to return a unique set of "name", "source_zone" and "destination_zone", this can then be used as identifiers for CRUD calls.