InlineDistributedVxlanConnection1
{
"id": "string",
"name": "string",
"description": "string",
"regionRef": {
"name": "string",
"id": "string"
},
"routeControllerId": "string",
"connectivityType": "string",
"l3Vni": 0,
"routeDistinguisher": "string",
"routeTargets": [
{
"addressFamily": "string",
"exportRouteTargets": [
"string"
],
"importRouteTargets": [
"string"
]
}
],
"dedicatedOrgRef": "EntityReference Object",
"ipSpaceRefs": [
"EntityReference Object"
],
"backingId": "string"
}
The unique identifier for this connection.
The name of the connection.
The description of the connection.
The NSX Route Controller ID.
Ethernet Virtual Private Network (EVPN) connectivity type, which defaults to L3 network layer.
Layer 3 VNI for EVPN (1-16777215).
Route distinguisher for EVPN (format ASN:nn or IP:nn).
List of VRF route targets.
The initial set of IP Blocks associated with this Distributed VXLAN Connection. This property is only applicable and required on creation. After creation, the associations can be managed by IP Block Associations API. This property will be set to null on retrieval and ignored on update.
ID of the matching Distributed VXLAN Connection in NSX. This field is read-only and is ignored on create/update.