NSX-T Data Center REST API

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

Tier0RouteRedistributionRule (schema)

Single route redistribution rule

Name Description Type Notes
destinations List of destination for a given redistribution rule

Each rule can have more than one destinations. If destinations not specified for a given rule,
default destionation will be BGP
array of string Enum: BGP, OSPF
name Rule name string
route_map_path Route map to be associated with the redistribution rule string
route_redistribution_types List of redistribution types array of Tier0RouteRedistributionTypes Required