NSX Autonomous Edge REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LogicalRouterRouteEntry (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| admin_distance | Admin Distance | integer | Required |
| logical_router_port_id | Logical Router Port ID | string | Required |
| network | Network | IPv4CIDRBlock | Required |
| next_hop | Next Hop | IPv4Address | |
| route_type | Route Type | RouteType | Required |