update_wireguard_settings
Modify WireGuard service configuration: enable/disable service, keep config on removal, set interface group, DNS resolution interval, and apply changes.
Instructions
Update WireGuard service settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | No | Enable or disable the WireGuard service | |
| keep_conf | No | Whether to keep configuration on package removal | |
| interface_group | No | Interface group assignment | |
| resolve_interval | No | DNS resolution interval in seconds | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||