Create Egress Point
Creates a new Universal Egress Point from a specified Edge Gateway and Org vDC.
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).
Entity reference used to describe VCD entities
Entity reference used to describe VCD entities
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.
"Error Object"
minorErrorCode
message
stackTrace
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/cloudapi/1.0.0/universalRouters/{universalRouterId}/routing/egressPoints