Create Edge
DescriptionCreate an Edge Cluster
Request
URLURL
Request Body
{
"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"
}
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 T1 .
Maximum transmission unit
Name for the T0 .
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
Transit subnet addresses in CIDR notation that are used to assign addresses to logical links connecting Tier-0 and Tier-1s
Response
200 OK Response Body>Response Body
200 OK
{
"resolutionStatus": "Can have only one of the two values: RESOLVED or UNRESOLVED",
"status": "One among: PENDING, IN_PROGRESS, SUCCESSFUL, FAILED, CANCELLED",
"type": "Sample values: HOST_COMMISSION, HOST_DECOMMISSION"
}
Task completion timestamp
Task creation timestamp
Task ID
Represents task can be cancellable or not.
Task name
Resolution state
Task status
Operation that is represented by the Task in machine readable format. The value is controlled by the owners/producers of the Task. The convention is
202 Accepted Response Body>
Response Body
202 Accepted
{
"resolutionStatus": "Can have only one of the two values: RESOLVED or UNRESOLVED",
"status": "One among: PENDING, IN_PROGRESS, SUCCESSFUL, FAILED, CANCELLED",
"type": "Sample values: HOST_COMMISSION, HOST_DECOMMISSION"
}
Task completion timestamp
Task creation timestamp
Task ID
Represents task can be cancellable or not.
Task name
Resolution state
Task status
Operation that is represented by the Task in machine readable format. The value is controlled by the owners/producers of the Task. The convention is
Errors
Bad Request
InternalServerError