delete_dns_host_override
Delete a DNS host override by ID in pfSense to revert to standard DNS resolution. Irreversible, so confirmation is required.
Instructions
Delete a DNS host override 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. | |
| override_id | Yes | Host override ID (from search_dns_host_overrides) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||