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-21 UTC."],[[["This document provides versioned reference documentation for the `InterconnectDiagnostics.Types.BundleOperationalStatus` enum within the Google Cloud Compute Engine v1 API, starting from version 1.0.0 up to the latest release of 3.6.0."],["The `BundleOperationalStatus` enum describes the operational state of a bundle interface, with possible values including `Down`, `UndefinedBundleOperationalStatus`, and `Up`."],["The namespace for this documentation is `Google.Cloud.Compute.V1`, and the assembly is `Google.Cloud.Compute.V1.dll`."],["The `Down` status indicates that LACP is not established or that one or more links are down for LACP and that one or more links are down for static, whereas the `Up` status signifies that LACP is established with at least one link up, or that all links are up for static bundles."],["Version 3.6.0 is the latest release, with many other versions available for older usage, as the content shows version 2.12.0 as a starting point."]]],[]]