QueryDNSZoneList
Show details about all created DNS objects.
Required Parameters
Section titled “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][#] = dnszoneproperty[count][#] = (INTEGER)property[dnszone][#] = (TEXT)property[first][#] = (INTEGER)property[last][#] = (INTEGER)property[limit][#] = (INTEGER)property[total][#] = (INTEGER)Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryDNSZoneListDNSZONE = (TEXT)FIRST = (INTEGER)LIMIT = (INTEGER)ORDER = ASC | DESCWIDE = (INTEGER)CLTRID = (TEXT)EXTERNAL = O|1Response
property[zonetype][#] = (TEXT)property[wide][#] = (INTEGER)property[updated date][#] = YYYY-M-DD HH:MM:SSproperty[external][#] = O|1CLTRID = (TEXT)SVTRID = (TEXT)EXTERNAL = O|1Attributes
Section titled “Attributes”| 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 |
KeyDNS commands