update_wireguard_interface
Modify an existing WireGuard interface on a MikroTik RouterOS device by updating its MTU, listen port, private key, name, comment, or disabled state. Adjust configuration without recreating the interface.
Instructions
Updates an existing WireGuard interface's settings on the MikroTik device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mtu | No | ||
| name | Yes | ||
| device | No | ||
| comment | No | ||
| disabled | No | ||
| new_name | No | ||
| listen_port | No | ||
| private_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |