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 |
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.