QueryDNSZoneList
Show details about all created DNS objects.
Possible Gateways
The command QueryDNSZoneList is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = QueryDNSZoneListResponse
code = [INT]
code = (INTEGER)
description = (TEXT)
runtime = (INTEGER)
queuetime = (INTEGER)
property[column][#] = dnszone
property[count][#] = (INTEGER)
property[dnszone][#] = (TEXT)
property[first][#] = (INTEGER)
property[last][#] = (INTEGER)
property[limit][#] = (INTEGER)
property[total][#] = (INTEGER)Optional
The following parameters are optional for this command.Command
COMMAND = QueryDNSZoneList
DNSZONE = (TEXT)
FIRST = (INTEGER)
LIMIT = (INTEGER)
ORDER = ASC | DESC
WIDE = (INTEGER)
CLTRID = (TEXT)
EXTERNAL = O|1Response
property[zonetype][#] = (TEXT)
property[wide][#] = (INTEGER)
property[updated date][#] = YYYY-M-DD HH:MM:SS
property[external][#] = O|1
CLTRID = (TEXT)
SVTRID = (TEXT)
EXTERNAL = O|1Attributes
| DNSZONE | Filter by dnszone (optional) |
| FIRST | First result to display (optional) |
| LIMIT | Limits the number of results to given number (optional) |
| ORDER | Optional |
| ASC | ascending |
| DESC | descending |
| WIDE | Optional |
| CLTRID | Unique identifier for this request, must be changed with every request, the default is autogenerated (optional) |
| DNSZONE# | Zones |
| UPDATED DATE | Last Update; Will only be returned if WIDE |
| COUNT | Total number of zones shown |
| FIRST | Pointer to the first shown ID |
| LAST | Pointer to the last shown ID |
| LIMIT | The limit given in the command |
| TOTAL | Total number of existing zones |
| CLTRID | The transaction - ID given in the request where this response is the answer for; Will only be returned if a CLTRID was given in the request |
| SVTRID | A unique ID for this request generated by the server; Will only be returned if a CLTRID was given in the request |
| EXTERNAL | This will return the external DNS zones for clean up |