NsxTEdgeNodeSpec
This specification contains configuration inputs required to deploy and configure an edge node
{
"clusterId": "string",
"edgeNodeName": "string",
"edgeTep1IP": "string",
"edgeTep2IP": "string",
"edgeTepGateway": "string",
"edgeTepVlan": 0,
"firstNsxVdsUplink": "One among: uplink1, uplink2, uplink3, uplink4",
"interRackCluster": false,
"managementGateway": "string",
"managementIP": "string",
"secondNsxVdsUplink": "One among: uplink1, uplink2, uplink3, uplink4",
"uplinkNetwork": [
{
"asnPeer": 0,
"bgpPeerPassword": "string",
"bgpPeers": [
{
"asn": 0,
"ip": "string",
"password": "string"
}
],
"peerIP": "string",
"uplinkInterfaceIP": "string",
"uplinkVlan": 0
}
]
}
Cluster on which the edge needs to be deployed
Edge Node Name
Edge TEP 1 IP
Edge TEP 2 IP
Edge TEP Gateway IP
Edge TEP VLAN
First NSX enabled VDS uplink for the Edge node
Is inter-rack cluster(true for L2 non-uniform and L3 : At least one of management, uplink, Edge and host TEP networks is different for hosts of the cluster, false for L2 uniform : All hosts in cluster have identical management, uplink, Edge and host TEP networks)
Management Gateway IP
Management Interface IP
Second NSX enabled VDS uplink for the Edge node
Specifications of Tier0 uplinks for the Edge Node