create_wireguard_interface
Create a WireGuard interface on a MikroTik RouterOS device to enable VPN connections. Configure name, MTU, listen port, private key, and other settings.
Instructions
Creates a WireGuard interface on the MikroTik device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mtu | No | ||
| name | Yes | ||
| device | No | ||
| comment | No | ||
| disabled | No | ||
| listen_port | No | ||
| private_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |