Skip to content

Importer-rework forti rules should expect list of zones #3782

@alf-cactus

Description

@alf-cactus

In normalized config we expect for each rule rule_src_zone and rule_dst_zone to be strings. These strings represent lists seperated by import delimeter |. At the moment the consitency check expects one single zone, please enhance

example from native config:
...,
"rule_src_zone": "zone1|zone2|zone3",
...

@tpurschke Afterwards we need two new cross-tables in database: rule_from_zone and rule_to_zone

Metadata

Metadata

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions