update_wireguard_interface
Modify an existing WireGuard interface's configuration on a MikroTik device, adjusting parameters like MTU, listen port, private key, and status.
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 |