LocalLB::VirtualServer::VirtualServerType

Introduced : BIG-IP_v9.0
A list of virtual server types.

Members

Member

Value

Description

RESOURCE_TYPE_POOL

0

The virtual server is based on a pool.

RESOURCE_TYPE_IP_FORWARDING

1

The virtual server only supports IP forwarding. There is no load balancing on this type of virtual server.

RESOURCE_TYPE_L2_FORWARDING

2

The virtual server only supports L2 forwarding. There is no load balancing on this type of virtual server.

RESOURCE_TYPE_REJECT

3

All connections going to this virtual server will be rejected, and resets will be sent.

RESOURCE_TYPE_FAST_L4

4

The virtual server is based on the Fast L4 profile.

RESOURCE_TYPE_FAST_HTTP

5

The virtual server is based on the Fast HTTP profile.

RESOURCE_TYPE_STATELESS

6

The virtual server is based on a pool.

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.