RouterConnection
Describes the connection between a routed network and an edge gateway. This must be set if converting from an isolated to a routed network.
{
"routerRef": {
"name": "string",
"id": "string"
},
"connectionType": {},
"connectionTypeValue": "string",
"isUniversalVdcGroupEdge": false,
"connected": false
}
Describes how a network is connected to a gateway.
How the network is connected to the edge gateway. This field is updatable to allow conversions between different types. If owner is a VDC group that is backed by a NSX-V network provider, this field does not need to be set. The organization VDC network will be automatically connected to the distributed router associated with the VDC group. The supported values are INTERNAL, DISTRIBUTED, SUBINTERFACE and NON_DISTRIBUTED.
Whether the edge gateway this is connected to is a Universal VDC Group Edge
Whether network is marked as connected in NSX.