API Overview
The DNS service provides REST APIs.
By calling these APIs, you can use all DNS functions, including creating, querying, modifying, and deleting public zones, private zones, and record sets.
Table 1 provides an overview of the DNS APIs.
Category |
Description |
---|---|
Version Management |
Query version information of all DNS APIs or a specified API. |
Public Zone Management |
Create, delete, modify, and query public zones. |
Private Zone Management |
Create, delete, modify, and query private zones. |
Record Set Management |
Create, delete, modify, and query record sets in public and private zones. |
Multi-line Record Set Management |
Create, delete, modify, and query record sets of different resolution lines in public zones. |
PTR Record Management |
Create, delete, modify, and query PTR records that map EIPs to domain names. |
Tag Management |
Create, delete, modify, and query tags for specified DNS resources. |
Quota Management |
Query DNS resource quotas. |
Version Management
Query DNS API versions.
API |
Description |
---|---|
Query the versions of all DNS APIs. |
Public Zone Management
Create, query, delete, and modify public zones.
API |
Description |
---|---|
Create a public zone. |
|
Query a public zone. |
|
Query public zones in list. |
|
Query name servers in a public zone. |
|
Delete a public zone. |
|
Modify a public zone. |
Private Zone Management
Create, query, delete, and modify private zones.
API |
Description |
---|---|
Create a private zone. |
|
Associate a private zone with a VPC. |
|
Disassociate a VPC from a private zone. |
|
Query a private zone. |
|
Query private zones. |
|
Query name servers in a private zone. |
|
Delete a private zone. |
|
Modify a private zone. |
Record Set Management
Create, query, delete, and modify record sets.
API |
Description |
---|---|
Create a record set. |
|
Query a record set. |
|
Query record sets. |
|
Query record sets in a specified zone. |
|
Delete a record set. |
|
Modify a record set. |
PTR Record Management
Set, query, modify, and unset PTR records for EIPs.
API |
Description |
---|---|
Configure a PTR record for an EIP. |
|
Query the PTR record of an EIP. |
|
Query PTR records of EIPs. |
|
Unset the PTR record to the default value. |
|
Modify the PTR record for an EIP. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot