delete_alias
Remove an existing alias from pfSense using its ID. This action is irreversible, so confirm to proceed.
Instructions
Delete an alias by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| alias_id | Yes | Alias ID (array index from search_aliases) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||