Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#arp_caches
def arp_caches() -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>
Returns
- (::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>) — A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
#arp_caches=
def arp_caches=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>) — A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
Returns
- (::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>) — A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
#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.
#google_demarc
def google_demarc() -> ::String
Returns
- (::String) — The Demarc address assigned by Google and provided in the LoA.
#google_demarc=
def google_demarc=(value) -> ::String
Parameter
- value (::String) — The Demarc address assigned by Google and provided in the LoA.
Returns
- (::String) — The Demarc address assigned by Google and provided in the LoA.
#lacp_status
def lacp_status() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus
#lacp_status=
def lacp_status=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus
Parameter
#receiving_optical_power
def receiving_optical_power() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Returns
- (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
#receiving_optical_power=
def receiving_optical_power=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
Returns
- (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
#transmitting_optical_power
def transmitting_optical_power() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Returns
- (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
#transmitting_optical_power=
def transmitting_optical_power=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
Returns
- (::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower) — An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.