opn_reconfigure_unbound
Apply pending Unbound DNS configuration changes to restart the resolver with updated settings. Use after modifying overrides or forward zones.
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 | |||