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 page provides reference documentation for the `InterconnectDiagnostics.Types.BundleOperationalStatus` enum within the Google Cloud Compute Engine v1 API."],["The latest version of the API documented is 3.6.0, with numerous older versions available, ranging down to version 1.0.0."],["The enum `InterconnectDiagnostics.Types.BundleOperationalStatus` defines the operational status of a bundle interface, which can be either `Up` or `Down`."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["There are 3 defined states within the `BundleOperationalStatus` enum: `Down`, `UndefinedBundleOperationalStatus`, and `Up` which are described in the table."]]],[]]