Class LinkStatus (0.1.7)

LinkStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describing the status for each link on the Interconnect.

Attributes

NameDescription
circuit_id str
The unique ID for this link assigned during turn up by Google.
lacp_status google.cloud.edgenetwork_v1.types.InterconnectDiagnostics.LinkLACPStatus
Describing the state of a LACP link.
lldp_statuses MutableSequence[google.cloud.edgenetwork_v1.types.InterconnectDiagnostics.LinkLLDPStatus]
A list of LinkLLDPStatus objects, used to describe LLDP status of each peer for each link on the Interconnect.
packet_counts google.cloud.edgenetwork_v1.types.InterconnectDiagnostics.PacketCounts
Packet counts specific statistics for this link.