GlobalLB::AddressType

Introduced : BIG-IP_v9.2.0
A list of address types used to differentiate various node definitions.

Members

Member

Value

Description

ATYPE_UNSET

0

The address type is unknown.

ATYPE_STAR_ADDRESS_STAR_PORT

1

For example, “:”.

ATYPE_STAR_ADDRESS_EXPLICIT_PORT

2

For example, “*:80”.

ATYPE_EXPLICIT_ADDRESS_EXPLICIT_PORT

3

For example, “10.10.10.1:80”.

ATYPE_STAR_ADDRESS

4

For example, “:”.

ATYPE_EXPLICIT_ADDRESS

5

For example, “10.10.10.1:80”.

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.