From HEXONET Wiki
Line 166: | Line 166: | ||
= TLD specific = | = TLD specific = | ||
− | + | === Domain Limitations and Requirements === | |
+ | ==.TEL-Hosting == | ||
+ | As soon as a domain has been registered successfully, the following parameters will provide you the login and password for the .TEL-hosting platform. | ||
+ | Please add the following parameters with the [[API:StatusDomain|StatusDomain]] command: | ||
+ | <pre> | ||
+ | PROPERTY[X-TEL-CTH-LOGIN][0] (shows the login) | ||
+ | PROPERTY[X-TEL-CTH-PASSWORD][0] (shows the password) | ||
+ | </pre> | ||
− | }} | + | Via the Web-Interface: Once registered, please use your provided control panel to retrieve your .TEL-hosting Platform login details. Please be advised that each and every .TEL domain has its own .TEL-hosting Platform login credential. You can obtain this information via the API-Command above or by clicking on Domains/Status in the HEXONET Web-Interface. Using the specific login credentials provided, you can setup and configure your .TEL domain at http://telhosting.1api.net. Configuration changes and initial setup may take up to six hours to process and to take effect. Additional configuration assistance is available in the Tel-hosting Platform interface, under "Users Guide" section. |
+ | |||
+ | {{warnbox| Please note that your domain will stay in status Pending create unless you have configured your domain. The URL to login to the TEL-hosting platform can be found here: http://telhosting.1api.net }} | ||
+ | |||
+ | <h3>TEL-hosting - Documentation</h3> | ||
+ | |||
+ | Download the TELuser guide here: <b>[[Media:telguide.pdf| TELhosting user guide]]</b> | ||
+ | |||
+ | A German version can be found here: [http://www.tel-domain-forum.de/ger_details_508/TEL-Download.html TelUserGuide (german-version)] | ||
+ | |||
+ | Information about the .TEL Machine: [http://www.tel-machine.com/eng_English.html www.tel-machine.com] | ||
+ | |||
+ | See the TELNIC specific API commands here: <b>[[Domain_commands#TELNIC| TELNIC specific commands]]</b> | ||
+ | |||
+ | {{#var:NAMESERVERCHECKSENTENCE}} | ||
+ | |||
+ | |||
+ | = Addons = | ||
+ | |||
+ | {{#var:DOMAINADDONTABLE}} | ||
+ | |||
+ | = RegistrarOC = | ||
+ | |||
+ | {{#var:REGISTRAROCSENTENCE}} | ||
+ | |||
+ | {{#var:CATEGORY}} | ||
<headertabs/> | <headertabs/> |
Revision as of 12:00, 7 August 2012
TLD |
- |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
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
secdns-ds# = <LONGTEXT> | <NULL> secdns-key# = <LONGTEXT> | <NULL> secdns-maxsiglife = <INT> auth = <TEXT> | <NULL> host# = <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> action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER domainauth = <TEXT>
OPTIONAL
order = CREATE | REPLACE | UPDATE orderid = <INT> emaillanguage = <TEXT> emailurl = <TEXT> emaillanguage = <TEXT> emailtac = <TEXT> requestentity = <TEXT> emailsender = <TEXT> | <NULL> emailsubject = <TEXT> | <NULL> preconfirmed = <TEXT> transferconfirmationemailoverride = <EMAIL> | <NULL> nameserver# = <TEXT> | <NULL> host# = <TEXT> | <NULL> subuser = <TEXT> | <NULL> period = <PERIOD> x-idn-language = <TEXT> | <NULL> ownercontact0 = <CONTACT> | <NULL> admincontact0 = <CONTACT> | <NULL> techcontact0 = <CONTACT> | <NULL> billingcontact0 = <CONTACT> | <NULL> 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
domainalerttriggercode = <TEXT> | <NULL> repository = <TEXT> | <NULL>
Restore Domain
command = RestoreDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
force = 0 | 1 | <NULL> renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
Domain Limitations and Requirements
.TEL-Hosting
As soon as a domain has been registered successfully, the following parameters will provide you the login and password for the .TEL-hosting platform.
Please add the following parameters with the StatusDomain command:
PROPERTY[X-TEL-CTH-LOGIN][0] (shows the login) PROPERTY[X-TEL-CTH-PASSWORD][0] (shows the password)
Via the Web-Interface: Once registered, please use your provided control panel to retrieve your .TEL-hosting Platform login details. Please be advised that each and every .TEL domain has its own .TEL-hosting Platform login credential. You can obtain this information via the API-Command above or by clicking on Domains/Status in the HEXONET Web-Interface. Using the specific login credentials provided, you can setup and configure your .TEL domain at http://telhosting.1api.net. Configuration changes and initial setup may take up to six hours to process and to take effect. Additional configuration assistance is available in the Tel-hosting Platform interface, under "Users Guide" section.
TEL-hosting - Documentation
Download the TELuser guide here: TELhosting user guide
A German version can be found here: TelUserGuide (german-version)
Information about the .TEL Machine: www.tel-machine.com
See the TELNIC specific API commands here: TELNIC specific commands
No special procedures.