Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
9.5 KiB
Enumeration Values
Resource Status
Parameter |
Description |
---|---|
ACTIVE |
Normal |
PENDING_CREATE |
Creating |
PENDING_DELETE |
Deleting |
PENDING_UPDATE |
Updating |
FREEZE |
Frozen |
PENDING_DISABLE |
Disabling |
DISABLE |
Disabled |
ERROR |
Failed |
ILLEGAL |
Frozen due to abuse |
POLICE |
Frozen due to security reasons |
Record Set Type
Type |
Description |
---|---|
A |
Map domains to IPv4 addresses. |
CNAME |
Map one domain to another. CNAME record sets are usually used to map multiple domain names to the same host. |
MX |
Map domains to email servers. |
AAAA |
Map domains to IPv6 addresses. |
TXT |
Specify text records. |
SRV |
Record servers providing specific services. |
NS |
Delegates subdomains to other name servers. |
SOA |
Specify the master authoritative DNS server for a domain name. The SOA record set is created by the system and cannot be manually added. |
CAA |
Grant certificate issuing permissions to CAs. CAA record sets can be used to prevent unauthorized HTTPS certificate issuing. |
PTR |
Map IP addresses to domains. |