InlineFloodProtectionProfile1

InlineFloodProtectionProfile1
InlineFloodProtectionProfile1
JSON Example
{
    "icmp_active_flow_limit": 0,
    "other_active_conn_limit": 0,
    "resource_type": "string",
    "tcp_half_open_conn_limit": 0,
    "udp_active_flow_limit": 0
}
integer As int64 As int64
icmp_active_flow_limit
Optional

If this field is empty, firewall will not set a limit to active ICMP connections.

integer As int64 As int64
other_active_conn_limit
Optional

If this field is empty, firewall will not set a limit to other active connections. besides UDP, ICMP and half open TCP connections.

string
resource_type
Required

GatewayFloodProtectionProfile is used for all Tier0 and Tier1 gateways. DistributedFloodProtectionProfile is used for all Transport Nodes.

Possible values are : GatewayFloodProtectionProfile, DistributedFloodProtectionProfile,
integer As int64 As int64
tcp_half_open_conn_limit
Optional

If this field is empty, firewall will not set a limit to half open TCP connections.

integer As int64 As int64
udp_active_flow_limit
Optional

If this field is empty, firewall will not set a limit to active UDP connections.