NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
RouteControllerRoutingTable (schema)
Route controller interface statistics
| Name | Description | Type | Notes |
|---|---|---|---|
| count | Count Count |
int | |
| error_message | Error message error message |
string | |
| route_entries | Route entries Route entries |
array of RoutingEntry | |
| status | Status Status |
string | Enum: SUCCESS, FAILURE, NOT_FOUND |
| transport_node_path | Transport node path Contains string path of transport node |
string | |
| virtual_network_appliance_path | Virtual network appliance path Contains string path of virtual network appliance |
string |