openwisp_list_vpns
Lists VPN resources from OpenWISP, with filters for subnet, backend, and organization.
Instructions
[Category: Certificates & VPN] List VPN resources. (HTTP GET /api/v1/controller/vpn/)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subnet | No | Subnet ID filter | |
| backend | No | VPN backend | |
| organization | No | Organization ID or slug | |
| organization_slug | No | Organization slug filter |