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-03-24 UTC."],[[["This page provides versioned documentation for the `InterconnectDiagnostics.Types.BundleOperationalStatus` enum within the Google Cloud Compute Engine v1 API."],["The latest version of the documentation is 3.6.0, with versions ranging back to 1.0.0 all the way up to the most recent release, and 2.11.0 as the version that this specific page covers."],["The `BundleOperationalStatus` enum defines possible operational states for bundle interfaces, including `Down`, `Up`, and `UndefinedBundleOperationalStatus`."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The current API provides descriptions of the `Up` and `Down` states, which vary slightly depending on if the `bundleAggregationType` is `LACP` or `STATIC`, but both require all or some of the links to be down, or at least one to be up in order to achieve their respective states."]]],[]]