From HEXONET Wiki
(→TLD specific) |
|||
Line 154: | Line 154: | ||
=== Domain Limitations and Requirements === | === Domain Limitations and Requirements === | ||
{{warnbox | Registrations for individuals are not allowed.}} | {{warnbox | Registrations for individuals are not allowed.}} | ||
− | + | <pre>Registrations are limited to your "company name", either your legal name or by which your business is commonly known. You may also add to your name as long as the complete company name is present in the newly registered domain. Example: If you are American Family Life Assurance Company, you may register: | |
* AmericanFamilyLife.jobs | * AmericanFamilyLife.jobs | ||
* AmericanFamilyLifeAssurance.jobs | * AmericanFamilyLifeAssurance.jobs | ||
Line 161: | Line 161: | ||
* AFLAC-California.jobs | * AFLAC-California.jobs | ||
* AFLAC-Agents.jobs | * AFLAC-Agents.jobs | ||
− | + | </pre> | |
= Addons = | = Addons = |
Revision as of 16:38, 16 April 2014
Introduced | 2005 |
---|---|
TLD Type | Generic |
Category | Business |
Registry | Verisign |
IDN Capable | No |
Webpage | Register .JOBS |
Contents |
Registry
TLD |
.jobs |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
Periods
API
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
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)
OPTIONAL
domainalerttriggercode = <TEXT> | <NULL> repository = <TEXT> | <NULL>
Restore Domain
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
TLD specific
Domain Limitations and Requirements
Registrations for individuals are not allowed.
Registrations are limited to your "company name", either your legal name or by which your business is commonly known. You may also add to your name as long as the complete company name is present in the newly registered domain. Example: If you are American Family Life Assurance Company, you may register: * AmericanFamilyLife.jobs * AmericanFamilyLifeAssurance.jobs * AmericanFamilyLifeAssuranceCompany.jobs * AFLAC.jobs * AFLAC-California.jobs * AFLAC-Agents.jobs