Bu sayfa henüz yerel dilinizde mevcut değildir. Daha fazla dil seçeneği eklemek için yoğun bir şekilde çalışıyoruz. Desteğiniz için teşekkür ederiz.
- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Public Zones
- Private Zones
- Record Sets
- PTR Records
- Intelligent Resolution
- Resolver
- Permissions Management
- Using CTS to Collect DNS Key Operations
- Access Logging
- Quota Adjustment
- Best Practices
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- APIs
- Examples
- Permissions Policies and Supported Actions
- Appendix
- SDK Reference
-
FAQs
-
DNS Overview
- Will I Be Billed for the DNS Service?
- How Many Zones, PTR Records, and Record Sets Can I Create?
- What Are Huawei Cloud DNS Servers?
- What Are Huawei Cloud Private DNS Server Addresses?
- What Are the Differences Between Public and Private Domain Names?
- Does DNS Support IPv6?
- Does DNS Support Explicit and Implicit URLs?
- Does DNS Support Dynamic Domain Name Resolution?
- Does DNS Support Wildcard Entries?
- What Is TTL?
- How Many Domain Name Levels Does DNS Support?
- How Are Zones Queried to Resolve a Domain Name?
- What Are the Priorities of Resolution Lines?
- Why Was the Email Address Format Changed in the SOA Record?
- What Is CAA?
- Why Should I Set Priority For an MX Record Set?
- Can DNS Point a Domain Name to a Specific Port?
- Invalid Domain Resolution
- Website Access Failures
-
Public Zones
- Why Is a Message Indicating Conflict with an Existing Record Set Displayed When I Add a Record Set?
- How Do I Handle the Conflict Between CNAME and MX Record Sets?
- How Do I Add Record Sets to Subdomains?
- Which IP Address Is Returned for the Domain Name If There Are Multiple IP Addresses in a Record Set?
- Can I Modify a Zone?
- Can DNS Translate a Domain Name to IP Addresses of On-premises Servers or Third-Party Servers?
- How Can Multiple Domain Names Be Linked to the Same Website?
- Configuring Weighted Routing
- Can DNS Resolve a Domain Name that Has Not Been Licensed?
- Does DNS Support Dynamic Domain Name Resolution?
- How Do I View and Change the DNS Servers of a Domain Name?
-
Private Zones
- Why Is a Message Indicating Conflict with an Existing Record Set Displayed When I Add a Record Set?
- How Do I Change Default DNS Servers of an ECS to Huawei Cloud Private DNS Servers?
- How Can I Access an ECS Using Its Host Name?
- How Can I Map the Private IP Address of an ECS to a Domain Name?
- How Can I Use a Private Domain Name to Route Internet Traffic?
- Can I Use Private Domain Names Across Regions?
- Do I Need to Register Private Domain Names?
- Will a Deleted VPC Be Automatically Disassociated from the Private Zone?
- Are Private DNS Server Addresses the Same for All Users?
- What Are the Restrictions on Concurrent Private DNS Requests?
- Reverse Resolution
- Domain Transfer
-
DNS Overview
- Videos
-
More Documents
-
User Guide (ME-Abu Dhabi Region)
- Overview
- Getting Started
- Private Zone
- Record Set
- PTR Record
- Permissions Management
- Key Operations Recorded by CTS
- Quota Adjustment
- FAQs
- Change History
- API Reference (ME-Abu Dhabi Region)
-
User Guide (Paris Region)
- Overview
- Getting Started
- Public Zones
- Private Zones
- Record Sets
- PTR Records
- Intelligent Resolution
- Permissions Management
- Key Operations Recorded by CTS
- Quota Adjustment
-
FAQ
-
DNS Overview
- Will I Be Billed for the DNS Service?
- How Many Zones, PTR Records, and Record Sets Can I Create?
- What Are DNS Servers?
- What Are the Differences Between Public and Private Domain Names?
- Does DNS Support IPv6?
- Does DNS Support Explicit and Implicit URLs?
- Does DNS Support Dynamic Domain Name Resolution?
- Does DNS Support Wildcard Entries?
- What Is TTL?
- How Many Domain Name Levels Does DNS Support?
- How Are Zones Queried to Resolve a Domain Name?
- Why Was the Email Address Format Changed in the SOA Record?
- What Is CAA?
- Why Should I Set Priority For an MX Record Set?
- Can DNS Point a Domain Name to a Specific Port?
-
Public Zones
- How Do I Add Record Sets to Subdomains?
- Which IP Address Is Returned for the Domain Name If There Are Multiple IP Addresses in a Record Set?
- What Can I Do If There Is Message Indicating that the Public Zone Already Exists?
- Can I Modify a Zone?
- How Can Multiple Domain Names Be Linked to the Same Website?
- Configuring Weighted Routing
-
Private Zones
- How Can I Map the Private IP Address of an ECS to a Domain Name?
- Can I Use Private Domain Names Across Regions?
- Do I Need to Register Private Domain Names?
- Will a Deleted VPC Be Automatically Disassociated from the Private Zone?
- Are Private DNS Server Addresses the Same for All Users?
- What Are the Restrictions on Concurrent Private DNS Requests?
- Reverse Resolution
-
DNS Overview
- Change History
- API Reference (Paris Region)
-
User Guide (Kuala Lumpur Region)
- Overview
- Getting Started
- Private Zone
- Record Set
- Permissions Management
- Key Operations Recorded by CTS
- Quota Adjustment
-
FAQs
-
DNS Overview
- Will I Be Billed for the DNS Service?
- How Many Zones and Record Sets Can I Create?
- What Are the Private DNS Servers Provided by the DNS Service?
- Does DNS Support Wildcard Entries?
- How Are Zones Queried to Resolve a Domain Name?
- Why Was the Email Address Format Changed in the SOA Record?
- Can DNS Point a Domain Name to a Specific Port?
- Private Zones
-
DNS Overview
- Change History
- API Reference (Kuala Lumpur Region)
- User Guide (Ankara Region)
- API Reference (Ankara Region)
-
User Guide (ME-Abu Dhabi Region)
- Glossary
- General Reference
Show all
Copied.
DNS Key Operations Recorded by CTS
CTS records DNS operations performed by users in real time. Actions and results of the operations are stored in OBS buckets in the form of traces.
After you enable CTS, whenever a DNS API is called, the operation is recorded in a log file, which is then delivered to a specified OBS bucket for storage.
Table 1 and Table 2 list the DNS operations that will be recorded by CTS.
The DNS service involves resources both at the global and region levels. Table 1 lists DNS operations at the global level. Traces of these operations are displayed only in the primary region.
Table 2 lists DNS operations at the region level. Traces of these operations are displayed in the regions where the operations are performed.
Operation |
Resource Type |
Trace Name |
Description |
---|---|---|---|
Creating a record set for a public zone |
publicRecordSet |
createPublicRecordSet |
A record set is added to a public zone. |
Deleting a record set from a public zone |
publicRecordSet |
deletePublicRecordSet |
A record set is deleted from a public zone. |
Modifying a record set of a public zone |
publicRecordSet |
updatePublicRecordSet |
A record set added to a public zone is modified. |
Disabling or enabling a public zone record set |
publicRecordSet |
updateRecordSetStatus |
Disable or enable a record set added a public zone. |
Creating a public zone |
publicZone |
createPublicZone |
A public zone is created for hosting a domain name. |
Modifying a public zone |
publicZone |
updatePublicZone |
A public zone is modified. |
Deleting a public zone |
publicZone |
deletePublicZone |
A public zone is deleted. |
Creating a custom line |
publicCustomLine |
createPublicCustomLine |
A custom line is created for a public zone. |
Deleting a custom line |
publicCustomLine |
deletePublicCustomLine |
A custom line created for a public zone is deleted. |
Modifying a custom line |
publicCustomLine |
updatePublicCustomLine |
A custom line is modified. |
Adding a tag to a public zone |
publicZoneTag |
createPublicZoneTag |
A tag is added to a public zone for easier identification. |
Deleting a tag from a public zone |
publicZoneTag |
deletePublicZoneTag |
A tag added to a public zone is deleted. |
Adding a tag to a record set of a public zone |
publicRecordSetTag |
createPublicRecordSetTag |
A tag is added to a record set of a public zone. |
Deleting a tag from a record set of a public zone |
publicRecordSetTag |
deletePublicRecordSetTag |
A tag is deleted from a record set of a public zone. |
Creating a PTR record set |
ptrRecord |
setPTRRecord |
A PTR record set is added to a zone. |
Resetting a PTR record set |
ptrRecord |
resetPTRRecord |
A PTR record set is reset to delete this record set. |
Deleting a PTR record set |
ptrRecord |
deletePtrRecord |
A PTR record set is deleted. |
Adding a tag to a PTR record set |
ptrRecordTag |
createPTRRecordSetTag |
A tag is added to a PTR record set. |
Deleting a tag from a PTR record set |
ptrRecordTag |
deletePTRRecordTag |
A tag is deleted from a PTR record set. |
Batch disabling or enabling record sets added to a public zone |
publicRecordSetStatusBatch |
updatePublicRecordSetStatusBatch |
Public zone record sets are disabled or enabled in batches. |
Operation |
Resource Type |
Trace Name |
Description |
---|---|---|---|
Creating a record set in a private zone |
privateRecordSet |
createPrivateRecordSet |
A record set is added to a private zone. |
Deleting a record set from a private zone |
privateRecordSet |
deletePrivateRecordSet |
A record set is deleted from a private zone. |
Modifying a record set of a private zone |
privateRecordSet |
updatePrivateRecordSet |
A private zone record set is modified. |
Creating a private zone |
privateZone |
createPrivateZone |
A private zone is created for a domain name. |
Modifying a private zone |
privateZone |
updatePrivateZone |
A private zone is modified. |
Deleting a private zone |
privateZone |
deletePrivateZone |
A private zone is deleted. |
Associating a VPC with a private zone |
privateZone |
associateRouter |
A VPC is associated with a private zone. |
Disassociating a VPC from a private zone |
privateZone |
disassociateRouter |
A VPC is disassociated from a private zone. |
Adding a tag to a private zone |
privateZoneTag |
createPrivateZoneTag |
A tag is added to a private zone for easier identification. |
Deleting a tag from a private zone |
privateZoneTag |
deletePrivateZoneTag |
A tag added to a private zone is deleted. |
Adding a tag to a record set of a private zone |
privateRecordSetTag |
createPrivateRecordSetTag |
A tag is added to a record set of a private zone. |
Deleting a tag from a record set of a private zone |
privateRecordSetTag |
deletePrivateRecordSetTag |
A tag is deleted from a record set of a private zone. |
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