Updated on 2023-09-07 GMT+08:00

Key Operations Supported by CTS

Scenarios

Cloud Trace Service (CTS) records user operations performed on ECSs and related resources for further query, auditing, and backtracking.

Prerequisites

CTS has been provisioned.

Key ECS Operations Recorded by CTS

Table 1 ECS operations recorded by CTS

Operation

Resource Type

Event Name

Creating an ECS

ecs

createServer

createServerV2

createServerV21

Deleting an ECS

ecs

deleteServer

deleteServerV2

deleteServerV21

Starting an ECS

ecs

startServer

Restarting an ECS

ecs

rebootServer

Stopping an ECS

ecs

stopServer

Adding an ECS NIC

ecs

addNic

Deleting an ECS NIC

ecs

deleteNic

delNic

Attaching a disk (on the EVS console)

ecs

attachVolume2

Reinstalling an OS

ecs

reinstallOs

Changing an OS

ecs

changeOs

Modifying specifications

ecs

resizeServer

Enabling automatic recovery on an ECS

ecs

addAutoRecovery

Disabling automatic recovery on an ECS

ecs

deleteAutoRecovery