Skip to content

Add Source/Destination Option "This Firewall (self)" #79

@Vermill1on

Description

@Vermill1on

Currently the source and destination option "This firewall (self)" is missing when creating firewall rules, which can be selected in the GUI. In an API read, this is stored as follows:

                "destination": {
                    "network": "(self)"
                },

Unfortunately, I have not yet found a way to create them ({"status":"bad request","code":400,"return":4045,"message":"Invalid firewall rule destination",).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions