SyntheticClassFloodProtectionProfileAllOf1
Properties
integer
icmp_active_flow_limit
Optional
If this field is empty, firewall will not set a limit to active ICMP connections.
integer
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
tcp_half_open_conn_limit
Optional
If this field is empty, firewall will not set a limit to half open TCP connections.
integer
udp_active_flow_limit
Optional
If this field is empty, firewall will not set a limit to active UDP connections.
JSON Example
{
"resource_type": "string"
}