Skip to content

Multiple interaces for floating rule #260

@VIKMSTR

Description

@VIKMSTR

Since version 1.4.0 there is a possibility to manage floating firewall rules.
But the meaning of floating rules is, that they can be related to multiple interfaces.
When you open a firewall rule edit page, you can see "multiselect" text area to pick multiple interfaces.
image

This is not possible to achieve with API.

Solution proposal:

  1. an interface string attribute in the request body can consume multiple values separated by "," delimiter (so we can set it up via existing attribute)
    or
  2. Duplicating the /firewall_rules endpoint to firewall_floating_rules and handling the floating rules completely separate

Cheers,
Viktor

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions