DataArts Factory Operations
CTS provides records of operations on cloud service resources. With CTS, you can query, audit, and backtrack those operations.
|
Operation |
Resource Type |
Trace Name |
|---|---|---|
|
Creating a job |
job |
createJob(api) |
|
Modifying a job |
job |
editJob(api) |
|
Saving a job |
job |
saveJob |
|
Deleting a job |
job |
deleteJob |
|
Renaming a job |
job |
renameJob |
|
Importing a job |
job |
importPipeline/importJob(api) |
|
Exporting a job |
job |
exportPipeline/exportJob(api) |
|
Exporting jobs |
job |
exportJobs(api) |
|
Submitting a job version |
job |
addNewVersion |
|
Locking a job |
job |
acquireEditLock |
|
Unlocking a job |
job |
releaseLock |
|
Unlocking jobs |
job |
batchReleaseEditLock |
|
Testing a job |
job |
testRun |
|
Starting a job |
job |
startJob |
|
Starting a job with a specified name |
job |
startJobByName |
|
Stopping a job |
job |
stopJob |
|
Stopping jobs |
job |
stopJobs |
|
Pausing a job |
job |
pauseJob |
|
Copying and saving a job |
job |
copyAndSaveJob |
|
Deleting jobs |
job |
deleteDirectoryList |
|
Moving a job |
job |
move |
|
Stopping an instance |
task |
stopTask/stop(api) |
|
Forcibly making the execution of an instance succeed |
task |
forceTaskSuccess |
|
Continuing to execute an instance |
task |
continueExecute |
|
Rerunning an instance |
task |
retryTask/restart(api) |
|
Pausing a node |
task |
pauseJob |
|
Resuming a node |
task |
resumeJob |
|
Retrying a node |
task |
redoJobs |
|
Skipping a node |
task |
skipJob |
|
Forcibly making the execution of a node succeed |
task |
forceJobSuccess |
|
Creating a script |
script |
addScript/createScript(api) |
|
Executing a script |
script |
executeScript |
|
Modifying a script |
script |
saveScript/editScript(api) |
|
Exporting a script |
script |
exportScripts |
|
Importing a script |
script |
importScript |
|
Checking the syntax of a script |
script |
checkSyntax |
|
Submitting a script version |
script |
addNewVersion |
|
Locking a script |
script |
acquireScriptLock |
|
Unlocking a script |
script |
releaseScriptLock |
|
Unlocking scripts |
script |
batchReleaseScriptLock |
|
Deleting scripts |
script |
deleteDirectoryList |
|
Moving a script |
script |
move |
|
Creating a directory |
directory |
createDirectory |
|
Modifying a directory |
directory |
modifyDirectory |
|
Deleting a directory |
directory |
deleteDirectoryByPath |
|
Moving a directory |
directory |
move |
|
Deleting directories |
directory |
deleteDirectoryList |
|
Creating a data connection |
dataWarehouse |
createDataWarehouse |
|
Testing a data connection |
dataWarehouse |
testDataWarehouseConnectivity |
|
Updating a data connection |
dataWarehouse |
updateDataWarehouse |
|
Deleting a data connection |
dataWarehouse |
deleteDataWarehouse |
|
Exporting a data connection |
dataWarehouse |
exportConnection |
|
Importing a data connection |
dataWarehouse |
importConnection |
|
Creating a database |
dataWarehouse |
createDatabase |
|
Updating a database |
dataWarehouse |
updateDatabase |
|
Deleting a database |
dataWarehouse |
deleteDatabase |
|
Creating a data table |
dataWarehouse |
createDataTable |
|
Updating a data table |
dataWarehouse |
updateDataTable |
|
Deleting a data table |
dataWarehouse |
deleteDataTable |
|
Creating a schema |
dataWarehouse |
createSchema |
|
Deleting a schema |
dataWarehouse |
deleteSchema |
|
Updating a schema |
dataWarehouse |
updateSchema |
|
Create a notification |
alarmRule |
createAlarmRules |
|
Creating and updating a notification |
alarmRule |
createAndUpdateAlarmRules |
|
Deleting a notification |
alarmRule |
deleteAlarmRules |
|
Updating a notification |
alarmRule |
updateAlarmRules |
|
Creating a resource |
dataResource |
createResource |
|
Updating a resource |
dataResource |
updateResource |
|
Deleting a resource |
dataResource |
deleteResources |
|
Exporting a resource |
dataResource |
exportResource |
|
Importing a resource |
dataResource |
importResource |
|
Deleting resources |
dataResource |
deleteDirectoryList |
|
Creating a tag |
tag |
create |
|
Deleting a tag |
tag |
delete |
|
Exporting a tag |
tag |
exportJobTags |
|
Importing a tag from OBS |
tag |
importJobTag |
|
Importing a tag from a local server |
tag |
importJobTag2 |
|
Saving an environment variable |
environmentVariable |
saveEnvParams |
|
Deleting an environment variable |
environmentVariable |
deleteEnvParams |
|
Exporting an environment variable |
environmentVariable |
exportEnvParams |
|
Importing an environment variable |
environmentVariable |
importEnvParams |
|
Updating a workspace configuration item |
workspaceConfig |
updateWorkSpaceConfigs |
|
Uploading a file |
file |
uploadFile |
|
Configuring an agency |
agency |
saveAgency |
|
Saving a sensitive variable |
sensitiveParam |
saveSensitiveParam |
|
Updating a sensitive variable |
sensitiveParam |
updateSensitiveParam |
|
Deleting a sensitive variable |
sensitiveParam |
deleteSensitiveParam |
|
Creating a CDM connection |
createConnection |
cdmConnection |
|
Updating a CDM connection |
updateConnection |
cdmConnection |
|
Deleting a CDM connection |
deleteConnection |
cdmConnection |
|
Sending an HTTP trigger message |
sendMessage |
httpTriggerMessage |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.