NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

ProviderAdvertiseOutBoundNetworks (schema)

List of outbound network ip blocks used by TGW via gateway connection,
including TGW private ip blocks if the allow_private is enabled.

Name Description Type Notes
allow_external_blocks External IP blocks.

IP blocks used in advertisement filter to advertise prefixes from transit gateway.
array of string
allow_private Allow private IP blocks.

Setting to true allows tenant user to configure advertisement rules and nat.
If this field is set to true, the gateway connection referencing this object can't be used in multiple TGWs.
If this field is set to true, enable_snat, under nat_config in gateway connection, referencing this object cannot be true.
boolean Default: "False"