Get Bgp Neighbor Status
Retrieves status of a specific BGP neighbor configured on an Edge Gateway.
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/edgeGateways/{gatewayId}/routing/bgp/neighbors/{neighborId}/status
COPY
Path Parameters
string
externalNetworkId
Required
externalNetworkId
string
neighborId
Required
neighborId
string
externalNetworkId
Required
externalNetworkId
string
neighborId
Required
neighborId
Responses
200
OK
Returns NetworkingObjectStatus of type(s) application/json;version=38.1
Operation doesn't return any data structure
404
The specified resource was not found
Returns Error of type(s) application/json;version=38.1
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
string
minorErrorCode
Required
minorErrorCode
string
message
Required
message
string
stackTrace
Optional
stackTrace
Availability
Added in 34.0
Edge Gateway Bgp Neighbor Operations
DELETE
Delete Bgp Neighbor
GET
Get Bgp Neighbor
GET
Get Bgp Neighbor Status
PUT
Update Bgp Neighbor