NSX-T Data Center REST API
RouteMapEntry (schema)
Route map entry
| Name | Description | Type | Notes | 
|---|---|---|---|
| action | Action for the route map entry Action for the route map entry  | 
            
            string | Required Enum: PERMIT, DENY  | 
          
| community_list_matches | Community list match criteria Community list match criteria for route map. Properties community_list_matches and prefix_list_matches are mutually exclusive and cannot be used in the same route map entry.  | 
            
            array of CommunityMatchCriteria | |
| prefix_list_matches | Prefix list match criteria Prefix list match criteria for route map. Properties community_list_matches and prefix_list_matches are mutually exclusive and cannot be used in the same route map entry.  | 
            
            array of string | Maximum items: 500 | 
| set | Set criteria for route map entry Set criteria for route map entry  | 
            
            RouteMapEntrySet |