Personal tools

From HEXONET Wiki

Revision as of 08:41, 17 January 2013 by WikiAdmin (Talk | contribs)

Jump to: navigation, search





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)

X-ASIA-MAINTAINERURL = <TEXT>
X-ASIA-NOTF-CONTACT = <CONTACT>

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>

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>
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
domainauth = <TEXT>

OPTIONAL

emaillanguage = <TEXT>
emailurl = <TEXT>
emaillanguage = <TEXT>
emailtac = <TEXT>
requestentity = <TEXT>
emailsender = <TEXT> | <NULL>
emailsubject = <TEXT> | <NULL>

subuser = <TEXT> | <NULL>
period = <PERIOD>

transferlock = 0 | 1 | <NULL>

Delete Domain

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

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

domainalerttriggercode = <TEXT> | <NULL>
repository = <TEXT> | <NULL>


Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

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

Ownerchange

{{{Possible Extensions}}}