Personal tools

From HEXONET Wiki

Jump to: navigation, search
Line 1: Line 1:
{{#repositoryinfo:  AG-afiliascctld-1api | ag }}  
+
{{#repositoryinfo:  AFILIASCCTLD-LIVE-1API | ag }}  
 
{{#var:ABOUTTLD}}
 
{{#var:ABOUTTLD}}
 
{{Sidebar}}
 
{{Sidebar}}

Revision as of 11:50, 13 August 2012





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>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>
nameserverset = <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> | <NIC-1132>
action = REQUEST | DENY | CANCEL | USERTRANSFER

OPTIONAL

subuser = <TEXT> | <NULL>
period = <PERIOD>
transferlock = 0 | 1 | <NULL>
repository = <NULL> | <TEXT>

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

n/a


Restore Domain

command = RestoreDomain
domain = (DOMAIN)

REQUIRED

n/a

OPTIONAL

subuser = <TEXT>


Ownerchange

There are no specific parameters available

No special procedures.