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 documentation for the `InterconnectDiagnosticsLinkLACPStatus.Types.State` enum within the Google Cloud Compute Engine v1 API."],["This enum defines the possible states of a LACP (Link Aggregation Control Protocol) link, which are `Active`, `Detached`, and `UndefinedState`."],["The `Active` state indicates that the link is configured and active within its bundle, while `Detached` means it is not configured within the bundle."],["The documentation covers a range of versions of the Google.Cloud.Compute.V1 package, from version 1.0.0 to the latest version 3.6.0."],["The `UndefinedState` enum value represents a state where the enum field has not been explicitly set to a defined state."]]],[]]