From HEXONET Wiki
(→Delete Domain) |
(→Domain Limitations and Requirements: confirmed by Ray Fassett <[email protected]>) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 85: | Line 85: | ||
nameserver0 = (NAMESERVER) | nameserver0 = (NAMESERVER) | ||
nameserver1 = (NAMESERVER) | nameserver1 = (NAMESERVER) | ||
− | |||
</pre> | </pre> | ||
Line 147: | Line 146: | ||
= TLD specific = | = TLD specific = | ||
=== Domain Limitations and Requirements === | === Domain Limitations and Requirements === | ||
− | + | .JOBS used to have registration limitations, but these have been removed. Any available name can be registered in .jobs regardless of the registrant business or company name. | |
− | + | ||
− | + | === Ownerchange === | |
− | + | ||
− | + | After a domain has been transferred in, some information must be resupplied with a change of the contacts. One of the following parameters must be supplied: | |
− | + | ||
− | + | <pre> | |
− | + | x-jobs-title = <TEXT> | <NULL> | |
+ | x-jobs-hraname = <TEXT> | <NULL> | ||
+ | x-jobs-admintype = 0 | 1 | <NULL> | ||
</pre> | </pre> | ||
Latest revision as of 21:25, 18 August 2021
Introduced | 2005 |
---|---|
TLD Type | Generic |
Category | Business |
Registry | Verisign |
IDN Capable | No |
Webpage | Register .JOBS |
Contents |
[edit] Registry
TLD |
.jobs |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
[edit] Periods
[edit] API
[edit] 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>
[edit] 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>
[edit] Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.
command = DeleteDomain domain = (DOMAIN)
[edit] Restore Domain
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
[edit] Ownerchange
[edit] TLD specific
[edit] Domain Limitations and Requirements
.JOBS used to have registration limitations, but these have been removed. Any available name can be registered in .jobs regardless of the registrant business or company name.
[edit] Ownerchange
After a domain has been transferred in, some information must be resupplied with a change of the contacts. One of the following parameters must be supplied:
x-jobs-title = <TEXT> | <NULL> x-jobs-hraname = <TEXT> | <NULL> x-jobs-admintype = 0 | 1 | <NULL>