Help Center> CodeArts Build> User Guide> Other Operations> Operations Recorded by CTS
Updated on 2023-12-06 GMT+08:00

Operations Recorded by CTS

With CTS, you can record operations associated with CodeArts Build for future query, audit, and backtrack operations.

After you enable CTS, it starts recording operations on build resources.

View traces of the last seven days on the CTS console. For details about viewing logs in CTS, see Querying Real-Time Traces.

Table 1 Operations that can be recorded by CTS

Operation

Resource Type

Event

Creating a build task

CloudBuildsServer

createJob

Running a build task

CloudBuildServer

buildJob

Deleting a build task

CloudBuildServer

deleteJob

Updating a build task

CloudBuildServer

updateJob

Disabling a build task

CloudBuildServer

disableJob

Enabling a build task

CloudBuildServer

enableJob

Uploading a keystore file

CloudBuildServer

uploadKeystore

Updating a keystore file

CloudBuildServer

updateKeystore

Deleting a keystore file

CloudBuildServer

deleteKeystore

Initializing the EFS directory and storage quota

CloudBuildCache

initEFSDirAndQuota

Uploading a report (including the unit test and dependency analysis)

CloudBuildReport

uploadReport

Creating a custom template

CloudBuildTemplateService

createCustomTemplate

Deleting a custom template

CloudBuildTemplateService

deleteCustomTemplate

Updating nextfs information

nextfsInfo

updateNextfsInfo

Creating nextfs

nextfsInfo

createNextfsInfo

Associating nextfs with a tenant

tenantNextfs

createTenantNextfs

Disassociating a tenant from nextfs

tenantNextfs

deleteTenantNextfs

Modifying License information

licenseInfo

updateLicenseInfo

Creating a tenant license

licenseInfo

createLicenseInfo

Creating code cache information

codeCacheInfo

createCodeCacheInfo

Deleting code cache information

codeCacheInfo

deleteCodeCacheInfo

Creating records of using code cache

cacheHistoryInfo

createCacheHistoryInfo

Updating usage info of code cache

cacheHistoryInfo

updateCacheHistoryInfo