Get Ipsec Servers Server
data class GetIpsecServersServer(val clientIpPool: String, val createTime: String, val effectImmediately: Boolean, val id: String, val idaasInstanceId: String, val ikeConfigs: List<GetIpsecServersServerIkeConfig>, val internetIp: String, val ipsecConfigs: List<GetIpsecServersServerIpsecConfig>, val ipsecServerId: String, val ipsecServerName: String, val localSubnet: String, val maxConnections: Int, val multiFactorAuthEnabled: Boolean, val onlineClientCount: Int, val psk: String, val pskEnabled: Boolean, val vpnGatewayId: String)
Constructors
Link copied to clipboard
fun GetIpsecServersServer(clientIpPool: String, createTime: String, effectImmediately: Boolean, id: String, idaasInstanceId: String, ikeConfigs: List<GetIpsecServersServerIkeConfig>, internetIp: String, ipsecConfigs: List<GetIpsecServersServerIpsecConfig>, ipsecServerId: String, ipsecServerName: String, localSubnet: String, maxConnections: Int, multiFactorAuthEnabled: Boolean, onlineClientCount: Int, psk: String, pskEnabled: Boolean, vpnGatewayId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard