list_vpn_servers
Lists VPN servers for a UniFi site using host and site. Returns all pages with total count, or apply offset and limit for manual pagination.
Instructions
List VPN servers for a site.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID. VPN servers are offset-paginated (native default page size 25); by default every page is drained and the complete list is returned as {data, totalCount}. Pass offset or limit for a single manual page. A capped drain is flagged incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||