APIRef_tm_ltm_dns_cache_global-settingsΒΆ
mgmt/tm/ltm/dns/cache/global-settings
DNS Cache global settings affecting all caches.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/dns/cache/global-settings
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/dns/cache/global-settings/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
cacheMaximumTtl |
integer | 864000 | optional | read/write | Force resolver to re-query for resource records at cache-maximum-ttl seconds if its original ttl is greater than cache-maximum-ttl. |
cacheMinimumTtl |
integer | 0 | optional | read/write | Cache resource records for at least cache-minimum-ttl seconds, i.e. longer than owner intended. |
resolverEdnsBufferSize |
integer | 4096 | optional | read/write | Buffer size resolver advertises in udp queries. |
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.