NSX-T Data Center REST API

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

TransitGatewayRouteAdvertisementRule (schema)

Name Description Type Notes
route_advertisement_type Control routes advertised by Tier-1 instance.
PUBLIC: Advertise all subnets and NAT IPs from external networks.
TGW_PRIVATE: Advertise all TGW Private subnets. TGW_PRIVATE route advertisement type is only
supported with gateway connection outbound route advertisement with allow_private as true.
string Enum: PUBLIC, TGW_PRIVATE