InlineBgpNeighborsStatusListResult1

InlineBgpNeighborsStatusListResult1
InlineBgpNeighborsStatusListResult1
JSON Example
{
    "logical_router_name": "string",
    "last_update_timestamp": 0,
    "logical_router_id": "string",
    "results": [
        {
            "transport_node": {
                "target_display_name": "string",
                "is_valid": false,
                "target_id": "string",
                "target_type": "string"
            },
            "connection_state": "string",
            "neighbor_address": "string",
            "messages_sent": 0,
            "connection_drop_count": 0,
            "remote_port": 0,
            "source_address": "string",
            "total_in_prefix_count": 0,
            "messages_received": 0,
            "neighbor_router_id": "string",
            "total_out_prefix_count": 0,
            "lr_component_id": "string",
            "graceful_restart": false,
            "remote_as_number": "string",
            "announced_capabilities": [
                "string"
            ],
            "local_port": 0,
            "keep_alive_interval": 0,
            "time_since_established": 0,
            "hold_time": 0,
            "negotiated_capability": [
                "string"
            ],
            "established_connection_count": 0
        }
    ]
}
string
logical_router_name
Optional

Name of the logical router

integer As int64 As int64
last_update_timestamp
Optional

Timestamp when the data was last updated, unset if data source has never updated the data.

string
logical_router_id
Optional

Logical router id

results
Optional

Status of BGP neighbors of the logical router