If bundleAggregationType is LACP: LACP is not established and/or all links in the bundle have DOWN operational status. If bundleAggregationType is STATIC: one or more links in the bundle has DOWN operational status.
UndefinedBundleOperationalStatus
A value indicating that the enum field is not set.
Up
If bundleAggregationType is LACP: LACP is established and at least one link in the bundle has UP operational status. If bundleAggregationType is STATIC: all links in the bundle (typically just one) have UP operational status.
[[["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-02 UTC."],[[["This webpage provides versioned documentation for the `InterconnectDiagnostics.Types.BundleOperationalStatus` enum within the Google Cloud Compute Engine v1 API."],["The latest version of this enum is 3.6.0, with documentation available for versions ranging from 1.0.0 to 3.6.0."],["The `BundleOperationalStatus` enum defines the possible operational states of a bundle interface, including `Down`, `Up`, and `UndefinedBundleOperationalStatus`."],["The `Down` state indicates that the LACP is not established, or links are down, whereas the `Up` state indicates that LACP is established and at least one link is operational."],["This documentation is under the namespace `Google.Cloud.Compute.V1`, and the assembly `Google.Cloud.Compute.V1.dll` in the .NET framework."]]],[]]