Networking::Interfaces::BundleState¶
Members¶
Member
Value
Description
INTERFACE_BUNDLE_UNKNOWN
0
This value reflects a setting which is unknown or unsupported by iControl.
INTERFACE_BUNDLE_NOT_SUPPORTED
1
This value indicates that the interface is not a bundle interface at all.
INTERFACE_BUNDLE_ENABLED
2
Indicates the interface is a bundle and the bundle is enabled. That is, the interface is actually a collection of interfaces acting as one.
INTERFACE_BUNDLE_DISABLED
3
Indicates the interface is a bundle, but the bundle is disabled so bundle members are working as individual interfaces.
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.