APIRef_tm_ltm_dns_zone

mgmt/tm/ltm/dns/zone

/tm/ltm/dns

Zone configuration.

REST Endpoints

Collection URI
/mgmt/tm/ltm/dns/zone
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/dns/zone/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service to which the object belongs.
dnsExpressAllowNotify string   optional read/write Specifies a list of IP addresses, in addition to the DNS Zone’s DNS-Express Server address, which are allowed to notify the BIGIP of DNS Zone changes.
dnsExpressEnabled string yes optional read/write Specifies whether DNS Express is enabled to process queries for this zone. The default value is yes.
dnsExpressNotifyAction string consume optional read/write Action to take when a NOTIFY query is received for a configured zone. Options are consume, bypass, and repeat. Default is consume, meaning the NOTIFY query is seen only by DNS Express. bypass means the query will NOT go to DNS Express, but any backend DNS resource (subject to DNS profile unhandled-query-action). repeat means the NOTIFY will go to both DNS Express and any backend DNS resource. If TSIG is configured, the signature is only validated for consume and repeat actions. NOTIFY responses are assumed to be sent by the backend DNS resource, except when the action is Consume and DNS Express will generate a response.
dnsExpressNotifyTsigVerify string yes optional read/write Verify NOTIFY query TSIG for a DNS Express zone. Default is yes.
dnsExpressServer string   optional read/write Specifies the server from which to retrieve zone information for DNS Express.
tmPartition string Common optional read/write  
responsePolicy string no optional read/write Specifies if the zone contains response policy resource records.
serverTsigKey string   optional read/write Specifies the TSIG key associated with the DNS zone.

Lists

Name Type Default Value Required Access Description
transferClients (ltm/dns/nameserver) array_structure   optional read/write Specifies the nameservers allowed to transfer the zone from BIGIP.
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.