Skip to content

Commit 677a8df

Browse files
docs: added docs for server_addr to PUT /api/v1/services/openvpn/client
1 parent cbadc56 commit 677a8df

File tree

1 file changed

+3
-0
lines changed
  • pfSense-pkg-API/files/usr/local/www/api/documentation

1 file changed

+3
-0
lines changed

pfSense-pkg-API/files/usr/local/www/api/documentation/openapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9794,6 +9794,9 @@ paths:
97949794

97959795
_Note: If you are using a failover group, the failover group must be configured to use the same_.'
97969796
type: string
9797+
server_addr:
9798+
description: Sets the server IP or hostname of the OpenVPN server this client will connect to.
9799+
type: string
97979800
local_port:
97989801
description: The port number upon which OpenVPN will listen for incoming connections from peers.
97999802
Firewall rules must allow traffic to this port and this port must be specified in the client configuration.

0 commit comments

Comments
 (0)