[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineFloodProtectionProfile1

Properties

string
resource_type Required

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

Possible values are: GatewayFloodProtectionProfileDistributedFloodProtectionProfile


integer 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
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.


integer 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
udp_active_flow_limit Optional

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

JSON Example

{
	"resource_type": "GatewayFloodProtectionProfile"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyProfile
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

FloodProtectionProfile

Feedback

Was this page helpful?