LocalLB::MonitorInstanceStateType

Introduced : BIG-IP_v9.0
A list of monitor instance states.

Members

Member

Value

Description

INSTANCE_STATE_UNCHECKED

0

The instance state is unknown.

INSTANCE_STATE_CHECKING

1

The instance state is CHECKING.

INSTANCE_STATE_UP

2

The instance state is UP.

INSTANCE_STATE_DOWN

3

The instance state is DOWN.

INSTANCE_STATE_FORCED_DOWN

4

The instance state is FORCED_DOWN.

INSTANCE_STATE_DISABLED

5

The instance state is DISABLED.

INSTANCE_STATE_DOWN_BY_IRULE

6

The instance state is DOWN, marked by an iRule.

INSTANCE_STATE_DOWN_WAIT_FOR_MANUAL_RESUME

7

The instance state is DOWN, and should only be marked up manually.

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.