Nom de la ressource | domain |
URL | https://api.alwaysdata.com/v1/domain |
Description | Noms de domaines |
Operations | create, read, update, delete, list, action |
Name | Details |
---|---|
id
readonly: YES |
integer
Resource ID. |
href
readonly: YES |
string
Resource location. |
name |
string
Domain name |
is_internal
readonly: YES default value: False |
bool
Les domaines externes sont enregistrés chez un autre registrar. |
auto_renew
default value: False |
bool
Auto renew |
date_expiration
readonly: YES default value: null |
date
Date expiration |
default_ip_addresses
default value: null |
string
Subdomains created automatically use this IP address. However, you can change the details in the the settings of the subdomain. |
default_ssl_certificate
default value: null |
string
Created subdomains will automatically use this SSL certificate. However, you can change the settings in the subdomain details. |
alias_mail_of
default value: null |
string
This domain will be an alias for the specified domain for incoming mails. |
dkim_selector
default value: null |
string
DKIM selector |
dkim_public_key
default value: null |
string
The public key, RSA type in PEM format. |
dkim_private_key
default value: null |
string
The private key, RSA type in PEM format. |
Name | Details |
---|---|
whois |
POST Returns the WHOIS for this domain. |