QueryDomainPinLockList
Query list of domains in account with DomainPinLock
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryDomainPinLockListDOMAIN = (PATTERN)ORDER = ASC|DESCORDERBY = DOMAINGENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)FIRST = (INT)LIMIT = (INT)WIDE = 0|1Response
code = (INT)description = (TEXT)property[DOMAIN][n] = (TEXT)property[PINLOCK_RENEWALDATE][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”| DOMAIN | The domain name. |
|---|---|
| PINLOCK_RENEWALDATE | Renewal date of the trustee service. |
| 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 |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryDomainPinLockListDOMAIN = (PATTERN)ORDER = ASC|DESCORDERBY = DOMAINGENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)FIRST = (INT)LIMIT = (INT)WIDE = 0|1Response
code = (INT)description = (TEXT)property[DOMAIN][n] = (TEXT)property[PINLOCK_RENEWALDATE][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”| DOMAIN | Searchpattern for domain names in the list. (optional) |
|---|---|
| ORDER | Optional |
| ORDERBY | Sort the result by this column (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) |
| WIDE | Optional |
Query commands