opn_delete_dns_override
Delete an Unbound DNS host override by UUID and apply changes immediately. Retrieve the UUID via the list overrides function and verify before calling.
Instructions
Delete an Unbound DNS host override by UUID and apply immediately.
The deletion is applied immediately (Unbound is reconfigured automatically). DNS changes cannot be auto-reverted — verify the UUID before calling. Use opn_list_dns_overrides first to find the UUID. Returns: dict with 'result' (str), 'uuid' (str), and 'applied' status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||