RouterStatusBgpPeerStatus
import type { RouterStatusBgpPeerStatus } from "https://googleapis.deno.dev/v1/compute:v1.ts";§Properties
Output only. Enable IPv4 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 4.
Output only. Enable IPv6 traffic over BGP Peer. It is enabled by default if the peerIpAddress is version 6.
Output only. URL of the VPN tunnel that this BGP peer controls.
Output only. Number of routes learned from the remote BGP Peer.
Output only. IPv4 address of the remote BGP interface.
Output only. IPv6 address of the remote BGP interface.
Output only. [Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
Output only. The state of the BGP session. For a list of possible values for this field, seeBGP session states.
Indicates why particular status was returned.