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 documentation for the `InterconnectDiagnostics.Types.BundleOperationalStatus` enum within the Google Cloud Compute Engine v1 API, spanning multiple versions."],["The latest documented version of this API element is 3.6.0, with a range of previous versions from 1.0.0 to 3.5.0 also available for reference."],["The `BundleOperationalStatus` enum represents the operational state of a bundle interface, which includes `Down`, `UndefinedBundleOperationalStatus`, and `Up`."],["The bundle aggregation type can either be LACP or STATIC, depending on the type the status will vary."],["The documentation provided is in the .Net framework."]]],[]]