Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatus.
Request to get the status of the interconnect group with extra detail.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#configured
def configured() -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The configuration analysis, as returned by Get.
#configured=
def configured=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The configuration analysis, as returned by Get.
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The configuration analysis, as returned by Get.
#group_status
def group_status() -> ::String
Returns
- (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
#group_status=
def group_status=(value) -> ::String
Parameter
- value (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
Returns
- (::String) — Summarizes the status of the group. Check the GroupStatus enum for the list of possible values.
#intent
def intent() -> ::Google::Cloud::Compute::V1::InterconnectGroupIntent
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupIntent) — The intent of the resource, as returned by Get.
#intent=
def intent=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupIntent
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectGroupIntent) — The intent of the resource, as returned by Get.
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupIntent) — The intent of the resource, as returned by Get.
#interconnect_statuses
def interconnect_statuses() -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatusInterconnectStatus>
Returns
#interconnect_statuses=
def interconnect_statuses=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectGroupsOperationalStatusInterconnectStatus>
Parameter
Returns
#operational
def operational() -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The operational state of the group, including only active Interconnects.
#operational=
def operational=(value) -> ::Google::Cloud::Compute::V1::InterconnectGroupConfigured
Parameter
- value (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The operational state of the group, including only active Interconnects.
Returns
- (::Google::Cloud::Compute::V1::InterconnectGroupConfigured) — The operational state of the group, including only active Interconnects.