List WireGuard Peers
list_wireguard_peersRetrieve WireGuard peer connections including last handshake time and data transfer statistics to monitor VPN tunnel status and bandwidth usage.
Instructions
List WireGuard peers with last handshake time and transfer statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| interface | No | Filter by WireGuard interface name | |
| limit | No | Max results to return. | |
| offset | No | Pagination offset. |