Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatusInterconnectStatus (v3.0.0)

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

The status of one Interconnect in the group. The order is arbitrary.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#admin_enabled

def admin_enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether the Interconnect is enabled.

#admin_enabled=

def admin_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the Interconnect is enabled.
Returns
  • (::Boolean) — Whether the Interconnect is enabled.

#diagnostics

def diagnostics() -> ::Google::Cloud::Compute::V1::InterconnectDiagnostics
Returns

#diagnostics=

def diagnostics=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnostics
Parameter
Returns

#interconnect

def interconnect() -> ::String
Returns
  • (::String) — The URL of the Interconnect being described.

#interconnect=

def interconnect=(value) -> ::String
Parameter
  • value (::String) — The URL of the Interconnect being described.
Returns
  • (::String) — The URL of the Interconnect being described.

#is_active

def is_active() -> ::String
Returns
  • (::String) — Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.

#is_active=

def is_active=(value) -> ::String
Parameter
  • value (::String) — Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.
Returns
  • (::String) — Whether this interconnect is participating in the redundant configuration. Check the IsActive enum for the list of possible values.