APIRef_tm_ltm_dns_cache_transparentΒΆ

mgmt/tm/ltm/dns/cache/transparent

/tm/ltm/dns/cache

DNS Cache without a resolver (responses from serverside cached).

REST Endpoints

Collection URI
/mgmt/tm/ltm/dns/cache/transparent
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/dns/cache/transparent/~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 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  
idx uint64 0 optional read/write  
localZones string   optional read/write Zones and associated resource records for which the cache will provide Authoritative answers.
msgCacheSize integer 1048576 optional read/write Number of bytes allocated for the message cache. The default value is 1m
tmPartition string Common optional read/write  
rrsetCacheSize integer 10485760 optional read/write Number of bytes allocated for the resource record set cache. The default value is 10m.
rrsetRotate string none optional read/write Select which resource record set rotation method should be used on cache responses.
type string cache-resolver optional read/write  

Array Structures

Name Type Default Value Required Access Description
/response-policy-zones array_structure   optional read/write Manage the set of Response Policy Zones used by this DNS Cache.
/response-policy-zones/action string donotuse required read/write The action to take upon finding a match to the response policy data.
/response-policy-zones/app-service string   optional read/write  
/response-policy-zones/logs-and-stats-only string no optional read/write If enabled, the action is not enforced, but the logs and statistics are updated as if it were.
/response-policy-zones/walled-garden string   optional read/write If action is configured to walled-garden, the name of the local zone containing the records to use in the DNS response.
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.