Reference documentation and code samples for the Compute Engine v1 API enum InterconnectDiagnosticsLinkLACPStatus.Types.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.
[[["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-04-01 UTC."],[[["The content provides reference documentation for the `InterconnectDiagnosticsLinkLACPStatus.Types.State` enum in the Google Compute Engine v1 API."],["The latest version documented is 3.6.0, while the current context is within version 2.16.0."],["The enum `InterconnectDiagnosticsLinkLACPStatus.Types.State` has three fields: `Active`, `Detached`, and `UndefinedState`."],["The `Active` state indicates that a link is configured and active, while `Detached` indicates it's not configured in the bundle."],["The `UndefinedState` field represents a state where the enum field is not set."]]],[]]