ProviderGatewayBgpNeighborsStatusList

ProviderGatewayBgpNeighborsStatusList
ProviderGatewayBgpNeighborsStatusList

Provider Gateway BGP Neighbors status list.

JSON Example
{
    "values": [
        {
            "neighborId": "string",
            "edgeNodeRef": {
                "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
                "name": "string",
                "type": "string"
            },
            "sourceAddress": "string",
            "neighborAddress": "string",
            "remoteASNumber": "string",
            "connectionState": "string",
            "establishedConnectionCount": 0,
            "connectionDropCount": 0,
            "totalInPrefixCount": 0,
            "totalOutPrefixCount": 0,
            "localPort": 0,
            "remotePort": 0,
            "messagesReceived": 0,
            "messagesSent": 0,
            "timeSinceEstablished": 0,
            "announcedCapabilities": [
                "string"
            ],
            "negotiatedCapabilities": [
                "string"
            ]
        }
    ]
}
values
Optional

values

Availability
Added in 38.1