forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
14 KiB
14 KiB
Key CDM Operations Recorded by CTS
CTS provides records of operations on cloud service resources. With CTS, you can query, audit, and backtrack those operations.
Operation |
Resource Type |
Trace Name |
|---|---|---|
Creating a cluster |
cluster |
createCluster |
Deleting a cluster |
cluster |
deleteCluster |
Modifying cluster configurations |
cluster |
modifyCluster |
Starting a cluster |
cluster |
startCluster |
Restarting a cluster |
cluster |
restartCluster |
Importing a job |
cluster |
clusterImportJob |
Binding an EIP |
cluster |
bindEip |
Unbinding an EIP |
cluster |
unbindEip |
Creating a link |
link |
createLink |
Modifying a link |
link |
modifyLink |
Testing a link |
link |
verifyLink |
Deleting a link |
link |
deleteLink |
Creating a job |
job |
createJob |
Modifying a job |
job |
modifyJob |
Deleting a job |
job |
deleteJob |
Starting a job |
job |
startJob |
Stopping a job |
job |
stopJob |
Parent topic: Key Operations Recorded by CTS