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

InlineLBFastTcpProfile1

Properties

integer as int64
close_timeout Optional

It is used to specify how long a closing TCP connection (both FINs received or a RST is received) should be kept for this application before cleaning up the connection.


boolean
ha_flow_mirroring_enabled Optional

If flow mirroring is enabled, all the flows to the bounded virtual server are mirrored to the standby node.


integer as int64
idle_timeout Optional

It is used to configure how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up.

JSON Example

{
	"close_timeout": 0,
	"ha_flow_mirroring_enabled": false,
	"idle_timeout": 0
}

Vendor Extensions

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

LBFastTcpProfile

Feedback

Was this page helpful?