Get Ssl Vpn Servers Server
data class GetSslVpnServersServer(val cipher: String, val clientIpPool: String, val compress: Boolean, val connections: Int, val createTime: String, val id: String, val internetIp: String, val localSubnet: String, val maxConnections: Int, val name: String, val port: Int, val proto: String, val vpnGatewayId: String)
Constructors
Properties
Link copied to clipboard
The IP address pool of the client.
Link copied to clipboard
The number of current connections.
Link copied to clipboard
The time of creation.
Link copied to clipboard
The public IP.
Link copied to clipboard
The local subnet of the VPN connection.
Link copied to clipboard
The maximum number of connections.
Link copied to clipboard
Use the VPN gateway ID as the search key.