Create Egress Point
Creates a new Universal Egress Point from a specified Edge Gateway and Org vDC.
universalRouterId
universalRouterId
{
"id": "string",
"vdcRef": {
"name": "string",
"id": "string"
},
"gatewayRef": {
"name": "string",
"id": "string"
},
"networkProviderScope": "string",
"isUsedForRouting": false,
"status": {},
"errorMessage": "string"
}
The unique ID for the Universal Egress Point (read-only).
Read-only field that specifies the network provider scope of the Universal Egress Point (inherited from the Org vDC).
Specifies whether the egress point is being used for Universal Routing. This is a read-only field.
Represents status of vDC group components such as participating vdc's configured routing, egress points, etc.
errorMessage
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace