opn_delete_dns_override
Delete a DNS host override by UUID and apply immediately. Automatically reconfigures Unbound. List overrides first to find the UUID.
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 | |||