update_alias
Change an existing pfSense alias by its ID—edit its name, type, addresses, or description, and apply the update immediately.
Instructions
Update an existing alias by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New alias name | |
| details | No | New per-entry descriptions | |
| alias_id | Yes | Alias ID (array index from search_aliases) | |
| addresses | No | New list of addresses | |
| alias_type | No | New alias type (host, network, port) | |
| description | No | New description | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||