Get Egress Point
Retrieves a specific Universal Egress Point.
universalRouterId
egressPointId
universalRouterId
egressPointId
OK
{
"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 specified resource was not found
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace