Nom de la ressource | domain record |
URL | https://api.alwaysdata.com/v1/record |
Description | Enregistrements DNS |
Operations | create, read, update, delete, list |
Name | Details |
---|---|
id
readonly: YES |
integer
Resource ID. |
href
readonly: YES |
string
Resource location. |
domain |
integer (domain)
Domain |
type |
string
Type d'enregistrement DNS (A, CNAME, MX, TXT, etc.).
|
name
default value: null |
string
The hostname, without adding the domain at the end. Only composed of letters (a-z), numbers (0-9), hyphen (-), underscore (_), dot (.) or leave blank to designate the domain itself. Examples: www, webmail, admin. |
value |
string
Value |
priority
default value: null |
integer
For MX and SRV records, please specify a priority. |
ttl
default value: 300 |
integer
In seconds. |
is_user_defined
readonly: YES |
bool
True si l'enregistrement DNS a été créé par l'utilisateur. |
is_active
readonly: YES |
bool
True si l'enregistrement DNS est actif. |
annotation |
string
L'annotation est facultative et apparaitra dans le listing. |