StatusDomainHistory
This command enables you to get domain details of a deleted domain.
Possible Gateways
The command StatusDomainHistory is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
COMMAND = StatusDomainHistory
DOMAIN = (DOMAIN)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][0] = (DOMAIN)
property[STATUS][n] = (TEXT)
property[RGP_STATUS][n] = (TEXT)
property[RGP_ENDDATE][n] = (TEXT)
property[OWNER_CONTACT][0] = (CONTACT)
property[ADMIN_CONTACT][n] = (CONTACT)
property[TECH_CONTACT][n] = (CONTACT)
property[BILLING_CONTACT][n] = (CONTACT)
property[NAMESERVER][n] = (NAMESERVER)
property[DNSSEC][n] = (TEXT)
property[DNSSECDSDATA][n] = (TEXT)
property[ROID][0] = (TEXT)
property[UPDATED_DATE][0] = (DATE)
property[UPDATED_BY][0] = (TEXT)
property[DELETED_DATE][0] = (DATE)
property[CREATED_DATE][0] = (DATE)
property[CREATED_BY][0] = (TEXT)
property[REGISTRAR_TRANSFER_DATE][0] = (DATE)
property[REGISTRATION_EXPIRATION_DATE][0] = (DATE)
Attributes
DOMAIN | ACE encoded version of the domainname |
STATUS | Status of the domain |
RGP_STATUS | Registry Grace Period (RGP) Status of the domain |
RGP_ENDDATE | The date on which the RGP status ends |
OWNER_CONTACT | Owner contact of the domain |
ADMIN_CONTACT | Administrative contact(s) of this domain |
TECH_CONTACT | Technical contact(s) of this domain |
BILLING_CONTACT | Billing contact(s) of this domain |
NAMESERVER | Nameserver used for this domain |
DNSSEC | DNSSEC Public key |
DNSSECDSDATA | DNSSEC Delegation Signer (DS) |
ROID | The ROID (Registry Object ID) is an unique identifier for the domain and will stay the same during the entire lifecycle in the system |
UPDATED_DATE | When the domain was last updated, if never it's the same like the created date |
UPDATED_BY | Who was the last one updating the domain |
DELETED_DATE | When the domain was deleted at the registry |
CREATED_DATE | When the domain was created at the registry if data available, otherwise |
CREATED_BY | Who created the domain in our system (EXTERNAL if it created by a transfer-in) |
REGISTRAR_TRANSFER_DATE | Last time, the domain was transfered (is available) |
REGISTRATION_EXPIRATION_DATE | The domain will expire in the registry on this date |
Optional
The following parameters are optional for this command.
Command
COMMAND = StatusDomainHistory
DOMAIN = (DOMAIN)
HISTORYID = (INT)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][0] = (DOMAIN)
property[STATUS][n] = (TEXT)
property[RGP_STATUS][n] = (TEXT)
property[RGP_ENDDATE][n] = (TEXT)
property[OWNER_CONTACT][0] = (CONTACT)
property[ADMIN_CONTACT][n] = (CONTACT)
property[TECH_CONTACT][n] = (CONTACT)
property[BILLING_CONTACT][n] = (CONTACT)
property[NAMESERVER][n] = (NAMESERVER)
property[DNSSEC][n] = (TEXT)
property[DNSSECDSDATA][n] = (TEXT)
property[ROID][0] = (TEXT)
property[UPDATED_DATE][0] = (DATE)
property[UPDATED_BY][0] = (TEXT)
property[DELETED_DATE][0] = (DATE)
property[CREATED_DATE][0] = (DATE)
property[CREATED_BY][0] = (TEXT)
property[REGISTRAR_TRANSFER_DATE][0] = (DATE)
property[REGISTRATION_EXPIRATION_DATE][0] = (DATE)
Attributes
DOMAIN | The domain to get the latest history details for (optional) |
HISTORYID | The unique history id to get details for (optional) |