opn_openvpn_status
Check OpenVPN server/client status, view connected clients and active VPN routes, and troubleshoot tunnels with a single call.
Instructions
Get OpenVPN connection status (instances, sessions, routes).
Use this when you need to check OpenVPN server/client status, see connected clients, active VPN routes, or troubleshoot OpenVPN tunnels. Note: OpenVPN is built-in (no plugin needed) but must be configured. Returns: dict with 'instances', 'sessions' (connected clients), and 'routes'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||