NSX-T Data Center REST API
PortConnectionRouter (schema)
Port Connection Logical Router Entity
Name | Description | Type | Notes |
---|---|---|---|
downlink_ports | Downlink ports of the Logical Router. | array of LogicalRouterPort (Abstract type: pass one of the following concrete types) LogicalRouterCentralizedServicePort LogicalRouterDownLinkPort LogicalRouterLinkPortOnTIER0 LogicalRouterLinkPortOnTIER1 LogicalRouterLoopbackPort LogicalRouterUpLinkPort |
Required Readonly |
id | Resource ID is mapped to this. (ID is Generated for Edge node groups, since resource will be null) | string | Required Readonly |
resource | Resource reference with details of the entity | ManagedResource | Readonly |
uplink_ports | Uplink ports of the Logical Router. | array of LogicalRouterPort (Abstract type: pass one of the following concrete types) LogicalRouterCentralizedServicePort LogicalRouterDownLinkPort LogicalRouterLinkPortOnTIER0 LogicalRouterLinkPortOnTIER1 LogicalRouterLoopbackPort LogicalRouterUpLinkPort |
Required Readonly |