APIRef_tm_ltm_dns_nameserver¶
mgmt/tm/ltm/dns/nameserver
DNS nameserver configuration.
REST Endpoints
- Collection URI
/mgmt/tm/ltm/dns/nameserver
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/dns/nameserver/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
address |
string | 127.0.0.1 | optional | read/write | Specifies the IP address of the nameserver. The default value is 127.0.0.1 |
appService |
string | optional | read/write | The application service to which the object belongs. | |
tmPartition |
string | Common | optional | read/write | |
port |
integer | 53 | optional | read/write | Specifies the service port of the nameserver. The default value is 53. |
routeDomain |
string | optional | read/write | Specifies the route domain of the nameserver. | |
tsigKey |
string | optional | read/write | Specifies the TSIG key associated with the nameserver. |
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.