NsxTEdgeUplinkNetwork
NsxTEdgeUplinkNetwork
This specification contains input parameters required to configure uplink network for NSX-T edge node VM
JSON Example
{
"asnPeer": 0,
"bgpPeerPassword": "string",
"bgpPeers": [
{
"asn": 0,
"ip": "string",
"password": "string"
}
],
"peerIP": "string",
"uplinkInterfaceIP": "string",
"uplinkVlan": 0
}
integer As int64 As int64
asnPeer
Optional
[Deprecated] ASN of Peer (please use bgpPeers instead)
string
bgpPeerPassword
Optional
[Deprecated] BGP Peer Password (please use bgpPeers instead)
string
peerIP
Optional
[Deprecated] BGP Peer IP (please use bgpPeers instead)
string
uplinkInterfaceIP
Required
Uplink IP
integer As int32 As int32
uplinkVlan
Required
Uplink Vlan