LocalLB::ContentPolicy::PolicyRequires

Introduced : BIG-IP_v12.0.0
The Content Policy Requires type specifies the profiles that must be present on a virtual server before attaching a Content Policy.

Members

Member

Value

Description

POLICY_REQUIRES_UNKNOWN

0

The Policy Requires type is unknown (or unsupported by iControl).

POLICY_REQUIRES_HTTP

1

An HTTP profile is required to be attached to the virtual server.

POLICY_REQUIRES_TCP

2

A TCP profile is required to be attached to the virtual server.

POLICY_REQUIRES_CLIENT_SSL

3

A Client SSL profile is required to be attached to the virtual server.

POLICY_REQUIRES_SSL_PERSIST

4

An SSL Persistence profile is required to be attached to the virtual server.


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.