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_address
default value: null |
integer (ip address)
Subdomains created will automatically use this IP address. However, you can modify the settings in the IP address details. |
default_ssl_certificate
default value: null |
integer (ssl certificate)
ChatGPT Subdomains created will automatically use this SSL certificate. However, you can modify the settings in the SSL certificate details. |
alias_mail_of
default value: null |
integer (domain)
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. |
annotation |
string
L'annotation est facultative et apparaitra dans le listing. |
Name | Details |
---|---|
whois |
POST Returns the WHOIS for this domain. |