Distributed Cloud Edge Network V1 API - Module Google::Cloud::EdgeNetwork::V1::RouterStatus::BgpPeerStatus::BgpStatus (v0.3.1)

Reference documentation and code samples for the Distributed Cloud Edge Network V1 API module Google::Cloud::EdgeNetwork::V1::RouterStatus::BgpPeerStatus::BgpStatus.

Status of the BGP peer: {UP, DOWN}

Constants

UNKNOWN

value: 0
The default status indicating BGP session is in unknown state.

UP

value: 1
The UP status indicating BGP session is established.

DOWN

value: 2
The DOWN state indicating BGP session is not established yet.