EdgeClusterCreationSpec
This specification contains the parameters required to add a NSX-T edge cluster spanning multiple VI clusters.
Properties
High-availability Mode for Tier-0
Edge Password for admin user
Edge Password for audit
Name for the edge cluster.
Type of edge cluster profile
Type of edge cluster
Edge Form Factor
Specifications for Edge Node. Number of Edge Nodes cannot exceed 8 if HA mode is ACTIVE-ACTIVE and can not exceed 2 if HA mode is ACTIVE-STANDBY
Edge Password for root user.
Name for the Tier-1
Maximum transmission unit
Name for the Tier-0
Tier 0 Routing type -eg eBGP, Static
ASN to be used for the edge cluster
Subnet addresses in CIDR notation that are used to assign addresses to logical links connecting service routers and distributed routers
Select whether Tier-1 being created per this spec is hosted on the new Edge cluster or not (default value is false, meaning hosted)
Transit subnet addresses in CIDR notation that are used to assign addresses to logical links connecting Tier-0 and Tier-1s
JSON Example
{
"edgeClusterProfileType": "One among: DEFAULT, CUSTOM",
"edgeClusterType": "One among: NSX-T",
"edgeFormFactor": "One among: XLARGE, LARGE, MEDIUM, SMALL",
"tier0RoutingType": "One among: EBGP, STATIC",
"tier0ServicesHighAvailability": "One among: ACTIVE_ACTIVE, ACTIVE_STANDBY"
}
Parameter To
Create Edge
Validate Edge Cluster Spec