Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectDiagnostics (v1.9.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectDiagnostics.

Diagnostics information about interconnect, contains detailed and current technical information about Google's side of the connection.

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

#arp_caches=

def arp_caches=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>
Parameter
Returns

#bundle_aggregation_type

def bundle_aggregation_type() -> ::String
Returns
  • (::String) — The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.

#bundle_aggregation_type=

def bundle_aggregation_type=(value) -> ::String
Parameter
  • value (::String) — The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.
Returns
  • (::String) — The aggregation type of the bundle interface. Check the BundleAggregationType enum for the list of possible values.

#bundle_operational_status

def bundle_operational_status() -> ::String
Returns
  • (::String) — The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.

#bundle_operational_status=

def bundle_operational_status=(value) -> ::String
Parameter
  • value (::String) — The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
Returns
  • (::String) — The operational status of the bundle interface. Check the BundleOperationalStatus enum for the list of possible values.
def links() -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus>
Returns
def links=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus>
Parameter
Returns

#mac_address

def mac_address() -> ::String
Returns
  • (::String) — The MAC address of the Interconnect's bundle interface.

#mac_address=

def mac_address=(value) -> ::String
Parameter
  • value (::String) — The MAC address of the Interconnect's bundle interface.
Returns
  • (::String) — The MAC address of the Interconnect's bundle interface.