create_alias
Create a new firewall alias on pfSense by specifying name, type (host, network, or port), and initial addresses. Supports optional per-entry descriptions and immediate apply.
Instructions
Create a new firewall alias
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Alias name (max 31 characters, alphanumeric and underscores) | |
| details | No | Optional per-entry descriptions (same length as addresses) | |
| addresses | Yes | List of initial entries (IPs, networks, or ports depending on type) | |
| alias_type | Yes | Type of alias (host, network, port) | |
| description | No | Optional description of the alias | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||