Distributed Cloud Edge Network V1 API - Class Google::Cloud::EdgeNetwork::V1::RouterStatus (v0.4.0)

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

Describing the current status of a router.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bgp_peer_status

def bgp_peer_status() -> ::Array<::Google::Cloud::EdgeNetwork::V1::RouterStatus::BgpPeerStatus>
Returns

#bgp_peer_status=

def bgp_peer_status=(value) -> ::Array<::Google::Cloud::EdgeNetwork::V1::RouterStatus::BgpPeerStatus>
Parameter
Returns

#network

def network() -> ::String
Returns
  • (::String) — The canonical name of the network to which this router belongs.

#network=

def network=(value) -> ::String
Parameter
  • value (::String) — The canonical name of the network to which this router belongs.
Returns
  • (::String) — The canonical name of the network to which this router belongs.