NsxtEdgeSpec
NsxtEdgeSpec
NSX-T edge specification. Deprecated as of 4.3, Bringup AVN has been deprecated. Instead use DAY-N AVN workflow.
JSON Example
{
"asn": 0,
"bgpNeighbours": [
{
"autonomousSystem": 0,
"forwardingIp": "192.168.0.123",
"holdDownTimeSeconds": 0,
"keepAliveTimeSeconds": 0,
"neighbourIp": "192.168.0.123",
"password": "string",
"protocolIp": "192.168.0.123",
"weight": 0
}
],
"edgeAdminPassword": "string",
"edgeAuditPassword": "string",
"edgeClusterName": "string",
"edgeFormFactor": "string",
"edgeNodeSpecs": [
{
"edgeNodeHostname": "string",
"edgeNodeName": "string",
"edgeVtep1Cidr": "string",
"edgeVtep2Cidr": "string",
"interfaces": [
{
"interfaceCidr": "string",
"name": "string"
}
],
"managementCidr": "string"
}
],
"edgeRootPassword": "string",
"edgeServicesSpecs": {
"tier0GatewayName": "string",
"tier1GatewayName": "string"
},
"tier0ServicesHighAvailability": "string"
}
integer As int64 As int64
asn
Required
NSX-T edge asn
string
edgeAdminPassword
Required
NSX-T edge admin password
string
edgeAuditPassword
Required
NSX-T edge audit password
string
edgeClusterName
Required
NSX-T edge cluster name
string
edgeFormFactor
Optional
NSX-T edge form factor
Possible values are : Oneamong:SMALL, MEDIUM, LARGE, XLARGE,
string
edgeRootPassword
Required
NSX-T edge root password
edgeServicesSpecs
Optional
NSX-T Edge Services Specification. Deprecated as of 4.3, Bringup AVN has been deprecated. Instead use DAY-N AVN workflow.
string
tier0ServicesHighAvailability
Optional
NSX-T tier0 service high availability