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.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Situation Awareness
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
Software Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

DNS Key Operations Recorded by CTS

Updated on 2024-08-09 GMT+08:00

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.

NOTE:

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.

Table 1 Global-level DNS operations that can be recorded by CTS

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.

Table 2 Region-level DNS operations that can be recorded by CTS

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.

Sitemizi ve deneyiminizi iyileştirmek için çerezleri kullanırız. Sitemizde tarama yapmaya devam ederek çerez politikamızı kabul etmiş olursunuz. Daha fazla bilgi edinin

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback