PEM::ForwardingEndpoint::ForwardingEndpointType

Introduced : BIG-IP_v11.5.0
Specifies the type for the endpoint. When an endpoint is defined, flow is forwarded to the member in pool associated with the endpoint. If an endpoint is transparent then the proxy is not supposed to modify the flow contents. If an endpoint is non-transparent then proxy can modify the flow contents.

Members

Member

Value

Description

FORWARDING_ENDPOINT_UNKNOWN

0

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

FORWARDING_ENDPOINT_TRANSPARENT

1

The type transparent is chosen by default. The endpoint is not supposed to modify the contents in the original flow.

FORWARDING_ENDPOINT_NONTRANSPARENT

2

The non-transparent type for the endpoint is relevant in service chain context. The intermediate service endpoints can modify the flow before forwarding to the BIG-IP.


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.