EdgeClusterExpansionSpec
EdgeClusterExpansionSpec
This specification contains the parameters required to expand a NSX-T edge cluster.
JSON Example
{
"additionalTier1Names": [
"string"
],
"edgeNodeAdminPassword": "string",
"edgeNodeAuditPassword": "string",
"edgeNodeRootPassword": "string",
"edgeNodeSpecs": [
{
"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
}
]
}
]
}
array of string
additionalTier1Names
Optional
List of names for the additional T1 to be created for expansion.
string
edgeNodeAdminPassword
Required
Edge Password for admin user
string
edgeNodeAuditPassword
Required
Edge Password for audit user
string
edgeNodeRootPassword
Required
Edge Password for root user.