defaultSnatStatus property
Whether the cluster disables default in-node sNAT rules.
In-node sNAT rules will be disabled when default_snat_status is disabled. When disabled is set to false, default IP masquerade rules will be applied to the nodes to prevent sNAT on cluster internal traffic.
Implementation
DefaultSnatStatus? defaultSnatStatus;