Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Transfer)
(Delete Domain)
Line 122: Line 122:
 
{{#var:DELETESENTENCE}}
 
{{#var:DELETESENTENCE}}
 
{{#var:DELETEDOMAINCOMMAND}}
 
{{#var:DELETEDOMAINCOMMAND}}
<span class="label label-important">REQUIRED</span>
 
<pre>
 
n/a
 
</pre>
 
 
<span class="label label-info">OPTIONAL</span>
 
<pre>
 
domainalerttriggercode = <TEXT> | <NULL>
 
repository = <TEXT> | <NULL>
 
</pre>
 
 
  
 
=== Restore Domain ===
 
=== Restore Domain ===

Revision as of 13:41, 17 July 2013





TLD

-

Registry

-

Dispute Policy

-

Limitations
  • Registrant Contacts: Required: / Maximum:
  • Admin Contacts: Required: / Maximum:
  • Tech Contacts: Required: / Maximum:
  • Billing Contacts: Required: / Maximum:

{{{Possible Extensions}}}

Allowed number of NS

to


{{{Possible Extensions}}}


Domain Registration

Domains can be registered with the API AddDomain command.

command = AddDomain
domain  = (DOMAIN)

REQUIRED

ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)

OPTIONAL

auth = (TEXT) | (NULL)
period = (PERIOD)
transferlock = 0 | 1 | (NULL)
X-ASIA-CED-ACCEPT-TRUSTEE-TAC = 0 | 1
X-ASIA-MAINTAINERURL = (TEXT) (max. 255 chars)
X-ASIA-CED-CONTACT = registrant | admin | tech | billing
X-ASIA-CED-CCLOCALITY = (COUNTRY)
X-ASIA-CED-LOCALITYSP = (TEXT) (max. 255 chars)
X-ASIA-CED-LOCALITYCITY = (TEXT) (max. 255 chars)
X-ASIA-CED-LEGALENTITYTYPE = naturalPerson | corporation | cooperative | partnership | government | politicalParty | society | institution | other Type of Entity.
X-ASIA-CED-IDENTFORM = passport | certificate | legislation | societyRegistry | politicalPartyRegistry | other
X-ASIA-CED-IDENTNUMBER = (TEXT) (max. 255 chars)
X-ASIA-CED-OTHERLETYPE = (TEXT) (max. 255 chars)
X-ASIA-CED-OTHERIDENTFORM = (TEXT) (max. 255 chars)
X-ASIA-MAINTAINERURL = (TEXT) (max. 255 chars)
X-ASIA-NOTF-CONTACT = (CONTACT)

Domain Transfer

There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.

command = TransferDomain
domain = (DOMAIN)

REQUIRED

auth = <TEXT> | <NULL>

OPTIONAL

period = (PERIOD)
transferlock = 0 | 1 | (NULL)
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
emaillanguage = <TEXT>
emailurl = <TEXT>
emaillanguage = <TEXT>
emailtac = <TEXT>
emailsender = <TEXT> | <NULL>
emailsubject = <TEXT> | <NULL>
requestentity = <TEXT>

Delete Domain

Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.

command = DeleteDomain
domain = (DOMAIN)

Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

renewalmode = <NULL> | <TEXT>
subuser = <TEXT>

Ownerchange

{{{Possible Extensions}}}

No special procedures.