Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::InterconnectDiagnostics::BundleOperationalStatus (v3.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::InterconnectDiagnostics::BundleOperationalStatus.
The operational status of the bundle interface.
Constants
UNDEFINED_BUNDLE_OPERATIONAL_STATUS
value: 0 A value indicating that the enum field is not set.
BUNDLE_OPERATIONAL_STATUS_DOWN
value: 453_842_693 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.
BUNDLE_OPERATIONAL_STATUS_UP
value: 161_366_462 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.