Module: Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus::State

Defined in:
proto_docs/google/cloud/edgenetwork/v1/resources.rb

Overview

State enum for LACP link.

Constant Summary collapse

UNKNOWN =

The default state indicating state is in unknown state.

0
ACTIVE =

The link is configured and active within the bundle.

1
DETACHED =

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

2