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

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

Describing the status for each link on the Interconnect.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#circuit_id

def circuit_id() -> ::String
Returns
  • (::String) — The unique ID for this link assigned during turn up by Google.

#circuit_id=

def circuit_id=(value) -> ::String
Parameter
  • value (::String) — The unique ID for this link assigned during turn up by Google.
Returns
  • (::String) — The unique ID for this link assigned during turn up by Google.

#lacp_status

def lacp_status() -> ::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus
Returns

#lacp_status=

def lacp_status=(value) -> ::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus
Parameter
Returns

#lldp_statuses

def lldp_statuses() -> ::Array<::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLLDPStatus>
Returns

#lldp_statuses=

def lldp_statuses=(value) -> ::Array<::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLLDPStatus>
Parameter
Returns

#packet_counts

def packet_counts() -> ::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::PacketCounts
Returns

#packet_counts=

def packet_counts=(value) -> ::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::PacketCounts
Parameter
Returns