System::ConnectionType

Introduced : BIG-IP_v11.2.0
ConnectionType enumerates connection types. It is for internal f5 use.

Members

Member

Value

Description

CONNECTION_TYPE_UNKNOWN

0

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

CONNECTION_TYPE_CLUSTER

1

The connection is to a cluster IP (management) address.

CONNECTION_TYPE_BLADE

2

The connection is to a blade specific (management) address.

CONNECTION_TYPE_ADMIN

3

The connection is to an administrative (management) address (except blade specific would be CONNECTION_TYPE_BLADE).

CONNECTION_TYPE_SELF

4

The connection is to a self IP address.


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.