forked from docs/doc-exports
Reviewed-by: Rumpler, Mihály <mihaly.rumpler@t-systems.com> Co-authored-by: weihongmin1 <weihongmin1@huawei.com> Co-committed-by: weihongmin1 <weihongmin1@huawei.com>
4.6 KiB
4.6 KiB
Recording TMS Operations Using CTS
Scenario
Cloud Trace Service (CTS) records operations on TMS for your later query, audit, and backtrack.
Prerequisites
You have enabled CTS.
Supported TMS Operations
Operation |
Resource Type |
Trace Name |
|---|---|---|
Creating predefined tags |
predefineTag |
addPredefineTag |
Deleting predefined tags |
predefineTag |
deletePredefineTag |
Creating resource tags |
application |
createResourceTag |
Deleting resource tags |
application |
deleteResourceTag |
Batch removing tags NOTE:
You can only call an API to perform this operation. TMS console does not support this operation. |
resourceTag |
batchDeleteResourceTags |