alias
Manage firewall named address and port groups referenced by rules. Create, update, list, or toggle these groups to organize network objects.
Instructions
Manage firewall aliases, the named address and port groups rules reference. Call action='help' for each action's fields and rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | [create] Alias name | |
| type | No | [create] Alias type, one of: host, network, port, url, urltable, geoip, networkgroup, mac, asn, dynipv6host, authgroup, internal, external | |
| uuid | No | Record to act on, identified by a list action. | |
| apply | No | Apply now rather than leaving the change staged. The default differs by action; action='help' reports each one. | |
| action | Yes | Operation to run. 'help' lists fields. | |
| search | No | [list] Filter by alias name, type, or content | |
| confirm | No | Token returned by the previous call, to confirm. | |
| content | No | [create, update] Members: addresses, networks, ports or codes | |
| enabled | No | Target state, set explicitly rather than flipped. | |
| description | No | Free-text note stored on the record. |