VPN

List VPN servers

Returns the paginated VPN server list together with the ordered server-group representation used by VPN applications. The order of server_groups matches the order configured in VPN Deploy, and the order of each group's servers array matches the configured server order. Only online, enabled servers are included. Configured groups remain present when empty. An Other group is appended only when ungrouped available servers exist.

get/vpn/servers/list

Query parameters

per_pageinteger

Number of records returned in the vpn_systems pagination object. This does not paginate server_groups.

Response

OK

successtrue required

Changes

Changed in 1 of the 6 revisions of this API.6

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 400 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added