Key Operations Recorded by CTS

Table 1 lists the RTS operations that will be recorded by CTS.

Table 1 RTS operations recorded by CTS

Operation

Resource Type

Trace Name

Creating a configuration

software_configs

createSoftwareConfigs

Deleting a Configuration

software_configs

deleteSoftwareConfigs

Creating a deployment

software_deployments

createSoftwareDeployments

Deleting a deployment

software_deployments

deleteSoftwareDeployments

Updating a deployment

software_deployments

updateSoftwareDeployments

Managing a stack, for example, canceling stack update or checking stack resources

stacks

createStacksActions

Sending a signal to resources in a stack

stacks

createStacksResourcesSignal

Creating a stack

stacks

createStacks

Deleting a stack

stacks

deleteStacks

Updating a stack

stacks

updateStacks

Previewing a stack

stacks

createStacksPreview

Marking a resource as unhealthy

stacks

patchStacksResource

Validating a template

validate

createValidate