Querying Audit Logs
Cloud Trace Service (CTS) records operations on CodeArts Build for query, audit, and backtrack.
Operations Recorded by CTS
| Operation | Resource Type | Event |
|---|---|---|
| Triggering a build task | buildTask | buildJob |
| Creating a build task | buildTask | createJob |
| Updating a build task | buildTask | updateJob |
| Copying a build task | buildTask | copyJob |
| Viewing task configuration | buildTask | ShowJobConfig |
| Viewing the task modification history | buildTask | ShowListHistory |
| Viewing historical build parameters | buildTask | ListBuildParameter |
| Obtaining the task status | buildTask | ShowJobStatus |
| Viewing build task information in a pipeline | buildTask | ShowJobPipelineInfo |
| Stopping a build task | buildTask | stopJob |
| Querying task notification information | buildNotice | ShowJobNoticeConfigInfo |
| Obtaining the task copy name | buildTask | ShowCopyName |
| Obtaining the task permission matrix | buildTask | ShowProjectJobPermission |
| Obtaining the task role permission matrix | buildTask | ShowJobRolePermission |
| Viewing task details | buildTask | ShowJobInfo |
| Checking whether the task is being built | buildTask | ShowRunningStatus |
| Deleting a build task | buildTask | deleteJob |
| Batch deleting build tasks | buildTask | batchDeleteJob |
| Obtaining the configuration differences of build tasks | buildTask | ShowJobConfigDiff |
| Disabling or enabling a build task | buildTask | disableJob |
| Checking whether a task is disabled | buildTask | ShowDisable |
| Setting the retention period of the recycle bin | BuildProjectService | editKeepTimeSetting |
| Deleting a task from the recycle bin | BuildProjectService | recyclingJobsDeletion |
| Clearing the recycle bin | BuildProjectService | recyclingJobsEmpty |
| Restoring a task from the recycle bin | BuildProjectService | recyclingJobsRestoration |
| Adding a task to favorites | buildTask | AddFavouriteTask |
| Removing a task from favorites | buildTask | RemoverFavouriteTask |
| Creating a group | buildGroup | CreateJobGroup |
| Switching the group sequence | buildGroup | SwapGroup |
| Updating the group name | buildGroup | UpdateJobGroup |
| Deleting a group | buildGroup | DeleteGroup |
| Moving a task to a group | buildTask | MoveGroup |
| Querying build output information | buildTask | ShowOutput |
| Batch modifying task permissions | buildTask | updateJobRolePermission |
| Viewing build details | buildTask | ShowBuildDetails |
| Applying project permissions | buildTask | ApplyProjectPermission |
| Modifying single role permissions for a task | buildTask | UpdateSimpleJobRolePermission |
| Querying the list of branches built by a task | buildTask | ShowBranchByJobId |
| Updating task notifications | buildTask | UpdateNotice |
| Listing task build records | buildTask | ListBuildInfoRecordByJobId |
| Obtaining a single build record | buildTask | ShowBuildInfoRecord |
| Obtaining build record details | buildTask | ShowJobBuildRecordDetail |
| Obtaining project build statistics | buildProject | ShowJobTotal |
| Listing project build records | buildProject | ListRecords |
| Adding a custom template to favorites | BuildProjectService | addFavouriteCustomTemplate |
| Removing a custom template from favorites | BuildProjectService | RemoverFavouriteCustomTemplate |
| Adding an official template to favorites | BuildProjectService | addFavouriteOfficialTemplate |
| Removing an official template from favorites | BuildProjectService | RemoverFavouriteOfficialTemplate |
| Saving template usage records | buildTemplate | saveTemplateUsedInfo |
| Deleting a custom template | BuildProjectService | DeleteTemplate |
| Creating a custom template | BuildProjectService | createCustomTemplate |
| Deleting a key file | buildKeyStore | deleteKeystore |
| Downloading a key file | buildKeyStore | getKeystore |
| Adding key permissions | buildKeyStore | addKeystorePermission |
| Deleting key permissions | buildKeyStore | deleteKeystorePermission |
| Editing key permissions | buildKeyStore | editKeystorePermission |
| Modifying a Key File | buildKeyStore | updateKeystore |
| Uploading a key file | buildKeyStore | uploadKeystore |
| Triggering a sub-build | BuildProjectService | triggerSubBuild |
| Registering build record commit information | BuildProjectService | registerCommitInfoInBuildRecord |
Viewing Audit Logs
Query CodeArts Build traces on the CTS console. For details, see Querying Traces in CTS.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot