Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus::State (v3.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus::State.
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.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
ACTIVE
value: 314_733_318 The link is configured and active within the bundle.
DETACHED
value: 216_562_546 The link is not configured within the bundle, this means the rest of
the object should be empty.