RouterConnection

RouterConnection
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.

JSON Example
{
    "routerRef": {
        "name": "string",
        "id": "string"
    },
    "connectionTypeValue": "string",
    "isUniversalVdcGroupEdge": false,
    "connected": false
}
routerRef
Optional

routerRef

connectionType
Optional

connectionType

string
connectionTypeValue
Optional

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.

boolean
isUniversalVdcGroupEdge
Optional

Whether the edge gateway this is connected to is a Universal VDC Group Edge

boolean
connected
Optional

Whether network is marked as connected in NSX.

Availability
Added in 31.0