Management::TrafficGroup::HAOrder

Introduced : BIG-IP_v11.4.0
A struct that associates a devices with an ordinal value. A list of these structs is passed to the failover daemon. The list specifies the order in which the device will become active for the traffic group. It is optional so may have no entries or any number of entries up to the number of devices in the failover device group. In this interface the user is responsible for managing the order value. Undefined behaviour may result if the user specifies the same order value for two different devices for the same traffic group.
Member Type Description
device String The device that will become active for the traffic group.
order long The order in which the device will become active for the traffic group.

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.