create_wireguard_interface
Add a WireGuard interface to a MikroTik RouterOS, configuring name, MTU, listen port, and private key.
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 |