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