LocalLB::PolicyEvent

Introduced : BIG-IP_v12.0.0
A Policy Event is an occurrence under a given policy operand (See: PolicyOperand for more details).

Members

Member

Value

Description

POLICY_EVENT_UNKNOWN

0

The event is unknown (or unsupported by iControl).

POLICY_EVENT_CLIENT_ACCEPTED

1

A client has been accepted.

POLICY_EVENT_CLIENTSSL_CLIENTHELLO

2

A client SSL HELLO is taking place.

POLICY_EVENT_SERVER_CONNECTED

3

A client has been connected to the server.

POLICY_EVENT_SERVERSSL_SERVERHELLO

4

A server SSL HELLO is taking place.

POLICY_EVENT_SERVERSSL_HANDSHAKE

5

A server SSL handshake is taking place.

POLICY_EVENT_HTTP_REQUEST

6

An HTTP request is being made.

POLICY_EVENT_HTTP_RESPONSE

7

An HTTP response is being made.


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.