AddDNSZone
Possible Gateways
The command AddDNSZone is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = AddDNSZone
DNSZONE = [TEXT]
RR# = [TEXT]
SOAEXPIRE = [INT]
SOAMINTTL = [INT]
SOAMNAME = [TEXT]
SOAREFRESH = [INT]
SOARETRY = [INT]
SOARNAME = [TEXT]
MASTERIPADDRESS# = [IP]
CLTRID = [TEXT]
Response
code = [INT]
description = [TEXT]
property[CLTRID][0] = [TEXT]
property[SVTRID][0] = [TEXT]
Attributes
DNSZONE | Name of the new zone |
RR# | Resource Records (optional) |
SOAEXPIRE | A 32 bit time value that specifies the upper limit on the time interval that can elapse before the zone is no longer authoritative (optional). |
SOAMINTTL | The unsigned 32 bit minimum TTL field that should be exported with any RR from this zone (optional). |
SOATTL | The unsigned 32 bit TTL field that should be exported with SOA RR from this zone. |
SOASERIAL | The unsigned 32 bit version number of the original copy of the zone. Zone transfers preserve this value. This value wraps and should be compared using sequence space arithmetic. |
SOAMNAME | The |
SOAREFRESH | A 32 bit time interval before the zone should be refreshed (optional). |
SOARETRY | A 32 bit time interval that should elapse before a failed refresh should be retried (optional). |
SOARNAME | A |
MASTERIPADDRESS# | Up to 8 IP Addresses of the Master NS. This parameter can only be used with DNSZONE (optional). |
CLTRID | Unique identifier for this request, must be changed with every request, the default is autogenerated (optional). |
Optional
The following parameters are optional for this command.
Command
signed = 0 (DEFAULT) | 1 (OPTIONAL)
Response
property[signed][0] = 1