QueryDomainHistoryList
This command lists you all domains that has been removed from your Account via explicit Deletion, autodelete/expire and Transfer outs. This can be filtered via the ‘reason’ variable listed in the optional section.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryDomainHistoryListResponse
code = (INT)description = (TEXT)property[HISTORYID][n] = (INT)property[DELETEDDATE][n] = (DATE)property[DOMAIN][n] = (DOMAIN)property[ZONE][n] = (TEXT)property[REASON][n] = (TEXT)property[STATUS][n] = (TEXT)property[STATUS UNTIL][n] = (DATE)property[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| HISTORYID | The unique history ID of the deleted domain name. |
|---|---|
| DELETEDDATE | The date when the domain was deleted. |
| DOMAIN | The domain name. |
| REASON | The reason for the deletion of the domain name. |
| STATUS | The current status of the domain name (available, pendingDelete, redemptionGrace, pendingRestore) |
| COUNT | Total number of contacts 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 contacts |
| ZONE | The TLD of the domain name |
| STATUS | The current status of the domain name (_none_, pendingDelete, redemptionGrace) |
| STATUS UNTIL | The date until the current status is set |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryDomainHistoryListMINDATE = (DATE)MAXDATE = (DATE)HISTORYID = (INT)DOMAIN = (PATTERN)ZONE = (PATTERN)REASON = (PATTERN)STATUS = REDEMPTIONPERIOD|PENDINGDELETEGENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)WIDE = 0|1FIRST = (INT)LIMIT = (INT)ORDER = ASC|DESCORDERBY = HISTORYID|DELETEDDATE|REASON|DOMAINResponse
code = (INT)description = (TEXT)property[HISTORYID][n] = (INT)property[DELETEDDATE][n] = (DATE)property[DOMAIN][n] = (DOMAIN)property[ZONE][n] = (TEXT)property[REASON][n] = (TEXT)property[STATUS][n] = (TEXT)property[STATUS UNTIL][n] = (DATE)property[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| MINDATE | Search for deleted domain names starting the given mindate. Default is one month in the past.(optional) |
|---|---|
| MAXDATE | Search for deleted domain names until the given maxdate. Default is the current date. (optional) |
| HISTORYID | Search for a single historyid entry (optional) |
| DOMAIN | Search for a specific deleted domain name pattern (optional) |
| REASON | Search for deleted domains with a specific reason (optional) |
| STATUS | Search for deleted domains within a specific domain status. (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) |
| WIDE | 0|1 (optional) |
| FIRST | Start the output of results from this item (optional) |
| LIMIT | Show only this many items in the response (optional) |
| ORDER | ASC|DESC (optional) |
| ORDERBY | Order the results for the corresponding column. Default is historyid. (optional) |
| ZONE | The TLD of the domain name |
| STATUS | The current status of the domain name (_none_, pendingDelete, redemptionGrace) |
| STATUS UNTIL | The date until the current status is set |
Domain commands