CTS records operations of VBS resources, facilitating query, audit, and backtracking.
You have enabled CTS and the tracker is running properly. For details about how to enable CTS, see section "Enabling CTS" in the Cloud Trace Service User Guide.
Operation |
Resource Type |
Trace |
---|---|---|
Creating a backup |
vbs |
bksCreateBackup |
Deleting a backup |
vbs |
bksDeleteBackup |
Restoring a backup |
vbs |
bksRestoreBackup |
Associating a backup policy |
autobackup |
addPolicyResource |
Disassociating a backup policy |
autobackup |
deletePolicyResource |
Executing a backup policy |
autobackup |
actionPolicy |
Creating a backup policy |
autobackup |
createPolicy |
Deleting a backup policy |
autobackup |
deletePolicy |
Modifying a backup policy |
autobackup |
modifyPolicy |
Creating a backup scheduled by a backup policy |
autobackup |
scheduleCreateBackup |
Automatically deleting a backup scheduled by a backup policy |
autobackup |
scheduleDeleteBackup |
Batch adding or modifying tags of a backup policy |
autobackup |
batchAddPolicyTag |
Batch deleting tags of a backup policy |
autobackup |
batchDeletePolicyTag |
Adding or modifying a backup policy tag |
autobackup |
addPolicyTag |
Deleting a backup policy tag |
autobackup |
deletePolicyTag |
For details about other operations, see section "Querying Real-Time Traces" in the Cloud Trace Service User Guide.
This section describes how to disable an existing tracker on the CTS console. After the tracker is disabled, the system will stop recording operations, but you can still view existing operation records.