doc-exports/docs/rts/umn/en-us_topic_0110305014.html
Qin Ying, Fan 66a9aa2aa1 RTS UMN 1201 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2022-12-02 15:16:20 +00:00

8.5 KiB

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