opn_reconfigure_unbound
Apply pending Unbound DNS resolver configuration changes to the running service. Restarts Unbound immediately to activate new overrides or forward zones, with no automatic rollback.
Instructions
Apply pending Unbound DNS resolver configuration changes.
Use this after making DNS configuration changes (adding overrides, forward zones, etc.) to apply them to the running Unbound service. This restarts Unbound with the new configuration.
NOTE: This does not use savepoint protection. DNS changes take effect immediately and cannot be auto-reverted. Verify settings before calling. Returns: dict with 'status' indicating success or failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||