QueryNameserverList
Possible Gateways
The command QueryNameserverList is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = QueryNameserverList
Response
code = (INT)
description = (TEXT)
property[NAMESERVER][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)Attributes
| NAMESERVER | Hostname of the nameserver | 
| COUNT | Total number of nameservers 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 nameservers | 
Optional
The following parameters are optional for this command.
Command
COMMAND = QueryNameserverList
NAMESERVER = (PATTERN)
PARENTDOMAIN = (DOMAIN)
WIDE = 0|1
GENERATELIST = 0|1
SENDLISTEMAIL = (EMAILS)
FIRST = (INT)
LIMIT = (INT)Response
code = (INT)
description = (TEXT)
property[NAMESERVER][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)Attributes
| NAMESERVER | Show only nameservers matching this pattern (wildcards allowed, optional) | 
| PARENTDOMAIN | Show only nameservers belonging to this domain (optional) | 
| WIDE | Show more or less details (optional) | 
| GENERATELIST | Show result on screen|Generate a CSV File and upload to ftp (optional) | 
| SENDLISTEMAIL | Email address where the CSV will be sent to (optional) | 
| FIRST | Start the output of results from this item (optional) | 
| LIMIT | Show only this many items in the response (optional) |