Cloud Trace Service (CTS) is available on the cloud platform. With CTS, you can view the operations CTS records for DNS for later query, audit, and backtrack operations.
Table 1 lists the DNS operations that will be recorded by CTS.
Table 1 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 |
|---|---|---|
Creating a record set in a private zone | privateRecordSet | createPrivateRecordSet |
Deleting a record set from a private zone | privateRecordSet | deletePrivateRecordSet |
Modifying a record set of a private zone | privateRecordSet | updatePrivateRecordSet |
Creating a private zone | privateZone | createPrivateZone |
Modifying a private zone | privateZone | updatePrivateZone |
Deleting a private zone | privateZone | deletePrivateZone |
Associating a VPC with a private zone | privateZone | associateRouter |
Disassociating a VPC from a private zone | privateZone | disassociateRouter |