APIRef_tm_net_dns-resolverΒΆ
mgmt/tm/net/dns-resolver
DNS Resolver object.
REST Endpoints
- Collection URI
/mgmt/tm/net/dns-resolver
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/net/dns-resolver/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
answerDefaultZones |
string | no | optional | read/write | Specifies whether we answer queries for default zones: localhost, reverse 127.0.0.1 and ::1, and AS112 zones. The default value is no. |
appService |
string | optional | read/write | The application service that the object belongs to. | |
cacheSize |
integer | 5767168 | optional | read/write | Specifies number of bytes allocated for caching. The default value is 5.5mb. |
description |
string | optional | read/write | User defined description. | |
idx |
uint64 | 0 | optional | read/write | |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the DNS Resolver resides. |
randomizeQueryNameCase |
string | yes | optional | read/write | Specifies whether the resolver randomizes the case of query names. The default value is yes. |
routeDomain |
string | optional | read/write | Specifies route domain used for resolver outbound traffic. The default value is the default route domain. | |
type |
string | cache-resolver | optional | read/write | |
useIpv4 |
string | yes | optional | read/write | Specifies whether the resolver will issue IPv4 queries. The default value is yes. |
useIpv6 |
string | yes | optional | read/write | Specifies whether the resolver will issue IPv6 queries. The default value is yes. |
useTcp |
string | yes | optional | read/write | Specifies whether the resolver will issue tcp queries. The default value is yes. |
useUdp |
string | yes | optional | read/write | Specifies whether the resolver will issue udp queries. The default value is yes. |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/forward-zones |
array_structure | optional | read/write | Manage the set of Forward Zones used by this DNS Resolver |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
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.