APIRef_tm_ltm_dns_dnssec_zoneΒΆ
mgmt/tm/ltm/dns/dnssec/zone
DNSSEC zone configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/dns/dnssec/zone
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/dns/dnssec/zone/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service to which the object belongs. | |
description |
string | optional | read/write | User defined description. | |
disabled |
boolean | true | optional | read/write | Specifies that the DNSSEC zone will not be signed. |
dsAlgorithm |
string | sha1 | optional | read/write | Specifies the hash algorithm to use when creating the Delegation Signer (DS) resource record. The default value is SHA256 |
enabled |
boolean | true | optional | read/write | Specifies that the DNSSEC zone will be signed. |
indicateAuthenticated |
string | disabled | optional | read/write | Specifies the Authenticated Data flag state on DNSSEC zone authoritative answers. The default value is disabled. |
nsec3Algorithm |
string | sha1 | optional | read/write | Specifies the hash algorithm to use when creating the Next Secure (NSEC3) resource record. The default value is SHA1. |
nsec3Iterations |
integer | 1 | optional | read/write | Specifies the number of times to hash the Next Secure (NSEC3) names. The default value is 1. |
seps |
string | optional | read/write | Secure Entry Point(s) (DS and DNSKEY resource records used as client trust anchors) of the zone. | |
xfrPrimarySoaSerial |
uint64 | -1 | optional | read/write | The learned zone SOA serial number from the primary server. |
xfrSoaSerial |
uint64 | -1 | optional | read/write | The advertised zone SOA serial number to all clients. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
keys (ltm/dns/dnssec/key) |
array_structure | optional | read/write | Specifies the DNSSEC keys that will be used by this zone. |
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.