forked from docs/doc-exports
Reviewed-by: Rumpler, Mihály <mihaly.rumpler@t-systems.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
5.2 KiB
5.2 KiB
Supported TMS Operations
Scenario
With Cloud Trace Service (CTS), you can record operations associated with TMS for later query, audit, and backtrack operations.
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 perform this operation by calling an API. Currently, TMS console does not support this operation. |
resourceTag |
batchDeleteResourceTags |
Querying Traces
Parent topic: Interconnecting with CTS