Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 898 Bytes

File metadata and controls

38 lines (26 loc) · 898 Bytes

CreateDnsDomainRecordRequest

Properties

Name Type Description Notes
name String DNS domain record name
type TypeEnum DNS domain record type
content String DNS domain record content
ttl Long DNS domain record TTL [optional]
priority Long DNS domain record priority [optional]

Enum: TypeEnum

Name Value
NS "NS"
CAA "CAA"
NAPTR "NAPTR"
POOL "POOL"
A "A"
HINFO "HINFO"
CNAME "CNAME"
SSHFP "SSHFP"
SRV "SRV"
AAAA "AAAA"
MX "MX"
TXT "TXT"
ALIAS "ALIAS"
URL "URL"