ProviderGatewayNatConfig
ProviderGatewayNatConfig
NAT configurations for Centralized Connection.
JSON Example
undefined undefined
{
"enableSnat": false,
"ipSpaceRef": {
"name": "string",
"id": "string"
},
"logging": false
}
boolean
enableSnat
Optional
Whether the Outbound NAT is enabled for the Centralized Connection. If set to true, an IP Block reference must be set. Outbound NAT cannot be enabled if private IP blocks advertisement is enabled. This is not editable.
boolean
logging
Optional
Whether logging is enabled for the Outbound NAT configuration.