StatusDNSZone
Possible Gateways
The command StatusDNSZone is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = StatusDNSZone
DNSZONE = [TEXT]
CLTRID = [TEXT]
Response
code = [INT]
description = [TEXT]
property[DNSZONE][0] = [TEXT]
property[SOAEXPIRE][0] = [TEXT]
property[SOAMINTTL][0] = [TEXT]
property[SOAMNAME][0] = [TEXT]
property[SOAREFRESH][0] = [TEXT]
property[SOARETRY][0] = [TEXT]
property[SOARNAME][0] = [TEXT]
property[SOASERIAL][0] = [TEXT]
property[DNSSEC][0] = 0|1
property[ZONETYPE][0] = [TEXT]
property[MASTERIPADDRESS][0] = [TEXT]
property[CLTRID][0] = [TEXT]
property[SVTRID][0] = [TEXT]
property[PREMIUMDNSSET][0] = 0|1
property[signed][0] = 0|1
Attributes
CLTRID | Unique identifier for this request, must be changed with every request, the default is auto-generated (optional) |
DNSSEC | DNSSEC |
DNSZONE | DNSZONE |
DNSZONE | Name of the zone |
MASTERIPADDRESS | IP Address of Master NS |
PREMIUMDNSSET | Unicast (0)|Anycast (1) |
SOAEXPIRE | SOA Expire |
SOAMINTTL | SOA Minttl |
SOAMNAME | SOA Mname |
SOAREFRESH | SOA Refresh |
SOARETRY | SOA Retry |
SOARNAME | SOA Rname |
SOASERIAL | SOA Serial |
SVTRID | A unique ID for this request generated by the server; Will only be returned if a CLTRID was given in the request |
ZONETYPE | Master|Slave |
SIGNED | Indicates if DNSZone is signed |