LocalLB::ProfileType

Introduced : BIG-IP_v9.0
A list of profile types.

Members

Member

Value

Description

PROFILE_TYPE_TCP

0

The TCP profile.

PROFILE_TYPE_UDP

1

The UDP profile.

PROFILE_TYPE_FTP

2

The FTP profile.

PROFILE_TYPE_FAST_L4

3

The L4 translation profile.

PROFILE_TYPE_HTTP

4

The HTTP profile.

PROFILE_TYPE_SERVER_SSL

5

The server-side SSL profile.

PROFILE_TYPE_CLIENT_SSL

6

The client-side SSL profile.

PROFILE_TYPE_AUTH

7

The authorization profile.

PROFILE_TYPE_PERSISTENCE

8

The persistence profile.

PROFILE_TYPE_CONNECTION_POOL

9

The connection pool profile.

PROFILE_TYPE_STREAM

10

The stream profile.

PROFILE_TYPE_XML

11

The XML profile.

PROFILE_TYPE_FAST_HTTP

12

The FastHTTP profile.

PROFILE_TYPE_IIOP

13

The IIOP profile.

PROFILE_TYPE_RTSP

14

The RTSP profile.

PROFILE_TYPE_STATISTICS

15

The STATISTICS profile.

PROFILE_TYPE_HTTPCLASS

16

The HTTP class profile.

PROFILE_TYPE_DNS

17

The DNS profile.

PROFILE_TYPE_SCTP

18

The SCTP profile.

PROFILE_TYPE_INSTANCE

19

A loosely-typed profile.

PROFILE_TYPE_SIPP

20

The SIP profile.

PROFILE_TYPE_HTTPCOMPRESSION

21

The HTTP Compression profile.

PROFILE_TYPE_WEBACCELERATION

22

The Web Acceleration profile.

PROFILE_TYPE_UNKNOWN

23

Profile type is unknown (or is unsupported by iControl).

PROFILE_TYPE_RADIUS

24

The RADIUS profile.

PROFILE_TYPE_DIAMETER

25

The Diameter profile.

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.