NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ProviderNatConfig (schema)
Provider managed NAT config for transit gateway.
| Name | Description | Type | Notes |
|---|---|---|---|
| enable_snat | Enable the provider managed SNAT rule with translated ip from ip_blocks.
with enable_snat set to true, allow_private in advertise_outbound_networks in same GatewayConnection will not be supported. |
boolean | Default: "False" |
| ip_block | Policy path of ip block for SNAT.
NAT ip_block must be part of allow_external_blocks for advertisement. |
string | |
| logging_enabled | Enable NAT translation logging. | boolean | Default: "False" |