Reference documentation and code samples for the Distributed Cloud Edge Network V1 API module Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus::State.
State enum for LACP link.
Constants
UNKNOWN
value: 0 The default state indicating state is in unknown state.
ACTIVE
value: 1 The link is configured and active within the bundle.
DETACHED
value: 2 The link is not configured within the bundle, this means the rest of
the object should be empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Distributed Cloud Edge Network V1 API - Module Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus::State (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_network-v1/latest/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [2.0.2](/ruby/docs/reference/google-cloud-edge_network-v1/2.0.2/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [1.2.0](/ruby/docs/reference/google-cloud-edge_network-v1/1.2.0/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [1.1.0](/ruby/docs/reference/google-cloud-edge_network-v1/1.1.0/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [1.0.3](/ruby/docs/reference/google-cloud-edge_network-v1/1.0.3/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [0.5.0](/ruby/docs/reference/google-cloud-edge_network-v1/0.5.0/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [0.4.1](/ruby/docs/reference/google-cloud-edge_network-v1/0.4.1/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [0.3.1](/ruby/docs/reference/google-cloud-edge_network-v1/0.3.1/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [0.2.1](/ruby/docs/reference/google-cloud-edge_network-v1/0.2.1/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State)\n- [0.1.0](/ruby/docs/reference/google-cloud-edge_network-v1/0.1.0/Google-Cloud-EdgeNetwork-V1-InterconnectDiagnostics-LinkLACPStatus-State) \nReference documentation and code samples for the Distributed Cloud Edge Network V1 API module Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkLACPStatus::State.\n\nState enum for LACP link.\n\nConstants\n---------\n\n### UNKNOWN\n\n**value:** 0 \nThe default state indicating state is in unknown state.\n\n### ACTIVE\n\n**value:** 1 \nThe link is configured and active within the bundle.\n\n### DETACHED\n\n**value:** 2 \nThe link is not configured within the bundle, this means the rest of\nthe object should be empty."]]