GlobalLB::MonitorRuleV2

Introduced : BIG-IP_v13.0.0
A struct that specifies a monitor rule.
Member Type Description
type MonitorRuleType An indicator of the type of monitor rule specified.
quorum long A value to be used when type is MONITOR_RULE_TYPE_M_OF_N or MONITOR_RULE_TYPE_M_FROM_N, i.e. this value is the M in M of N or M from N. This value is ignored for other rule types.
prober_count long A value to be used when type is MONITOR_RULE_TYPE_M_FROM_N, i.e. this value is the N in M from N. This value is ignored for other rule types.
monitor_templates String [] The list of monitors that constitute this monitor rule. If a monitor name is empty, the monitor will be set to its default value (if any).

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.