Module: Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus::State

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The state of a LACP link, which can take one of the following values: - ACTIVE: The link is configured and active within the bundle. - DETACHED: The link is not configured within the bundle. This means that the rest of the object should be empty.

Constant Summary collapse

UNDEFINED_STATE =

A value indicating that the enum field is not set.

0
ACTIVE =

The link is configured and active within the bundle.

314733318
DETACHED =

The link is not configured within the bundle, this means the rest of the object should be empty.

216562546