LocalLB::Monitor::IntPropertyType

Introduced : BIG-IP_v9.0
A list of monitor template&aposs integer property types.

Members

Member

Value

Description

ITYPE_UNSET

0

The integer property type is unknown.

ITYPE_INTERVAL

1

The integer property type used to change the value of interval.

ITYPE_TIMEOUT

2

The integer property type used to change the value of timeout.

ITYPE_PROBE_INTERVAL

3

The integer property type used to change the value of the probing interval.

ITYPE_PROBE_TIMEOUT

4

The integer property type used to change the value of the probing timeout.

ITYPE_PROBE_NUM_PROBES

5

The integer property type used to change the number of probes.

ITYPE_PROBE_NUM_SUCCESSES

6

The integer property type used to change the number of successful probes.

ITYPE_TIME_UNTIL_UP

7

Specifies the amount of time in seconds after the first successful response before a node will be marked up. A value of 0 will cause a node to be marked up immediately after a valid response is received from the node. The default setting is 0.

ITYPE_UP_INTERVAL

8

Specifies how often in seconds that the system issues the monitor check when the node is up. The default value is the same as the (down) interval.

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.