GlobalLB::GTMQueryType

Introduced : BIG-IP_v12.0.0
An enumeration of GTM query types.

Members

Member

Value

Description

GTM_QUERY_TYPE_UNKNOWN

0

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

GTM_QUERY_TYPE_A

1

The GTM query type that corresponds a to DNS record type of A (IPv4 address record).

GTM_QUERY_TYPE_CNAME

2

The GTM query type that corresponds to a DNS record type of CNAME (canonical name record).

GTM_QUERY_TYPE_MX

3

The GTM query type that corresponds to a DNS record type of MX (mail exchange record).

GTM_QUERY_TYPE_AAAA

4

The GTM query type that corresponds to a DNS record type of AAAA (IPv6 address record).

GTM_QUERY_TYPE_SRV

5

The GTM query type that corresponds to a DNS record type of SRV (service location record).

GTM_QUERY_TYPE_NAPTR

6

The GTM query type that corresponds to a DNS record type of NAPTR (naming authority pointer).


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.