tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
- tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
- tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
- tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
- tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
- tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
- tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
- tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
- tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
- tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
- tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
- tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
- tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
- tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
- tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
- tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/ListPolicies.md +41 -0
- tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
- tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
- tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
- tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
- tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
- tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
- tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
- tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
- tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
- tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
- tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
- tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
- tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
- tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
- tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
- tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
- tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
- tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
- tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
- tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
- tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
- tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
- tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
- tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
- tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
- tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
- tccli/examples/wedata/v20210820/CreateRule.md +118 -68
- tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/CreateTask.md +1 -1
- tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
- tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
- tccli/examples/wedata/v20210820/DagInstances.md +105 -2
- tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
- tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
- tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
- tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
- tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
- tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
- tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
- tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
- tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
- tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
- tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
- tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
- tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
- tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
- tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
- tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
- tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
- tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
- tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
- tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
- tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
- tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
- tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
- tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
- tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
- tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
- tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
- tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
- tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
- tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
- tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
- tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
- tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
- tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
- tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
- tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
- tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
- tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
- tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
- tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
- tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
- tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
- tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
- tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
- tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
- tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
- tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
- tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
- tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
- tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
- tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
- tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
- tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
- tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
- tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
- tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
- tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
- tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
- tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
- tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
- tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
- tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
- tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
- tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
- tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
- tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
- tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
- tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
- tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
- tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
- tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
- tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
- tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
- tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
- tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
- tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
- tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
- tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
- tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
- tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
- tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
- tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
- tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
- tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
- tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
- tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
- tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
- tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
- tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
- tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
- tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
- tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
- tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
- tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
- tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
- tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
- tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
- tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
- tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
- tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
- tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
- tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
- tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
- tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
- tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
- tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
- tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
- tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
- tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
- tccli/examples/wedata/v20210820/TaskLog.md +5 -5
- tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
- tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
- tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
- tccli/examples/wedata/v20210820/UploadContent.md +29 -29
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/antiddos/v20200309/api.json +19 -0
- tccli/services/cdb/v20170320/api.json +3 -3
- tccli/services/cfs/v20190719/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +177 -0
- tccli/services/ckafka/v20190819/api.json +17 -17
- tccli/services/cls/v20201016/api.json +5 -3
- tccli/services/cynosdb/v20190107/api.json +70 -0
- tccli/services/dasb/v20191018/examples.json +2 -2
- tccli/services/dnspod/v20210323/api.json +3 -2
- tccli/services/domain/v20180808/api.json +40 -0
- tccli/services/domain/v20180808/examples.json +1 -1
- tccli/services/dsgc/v20190723/api.json +90 -20
- tccli/services/dts/v20180330/api.json +1 -1
- tccli/services/dts/v20211206/api.json +4 -3
- tccli/services/eb/v20210416/api.json +64 -0
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +429 -0
- tccli/services/es/v20180416/examples.json +8 -0
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +179 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/facefusion/v20220927/api.json +1 -1
- tccli/services/gaap/v20180529/api.json +68 -40
- tccli/services/gaap/v20180529/examples.json +6 -6
- tccli/services/iotexplorer/iotexplorer_client.py +375 -4
- tccli/services/iotexplorer/v20190423/api.json +589 -0
- tccli/services/iotexplorer/v20190423/examples.json +56 -0
- tccli/services/lcic/v20220817/api.json +5 -5
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +49 -0
- tccli/services/monitor/v20180724/api.json +20 -2
- tccli/services/oceanus/v20190422/api.json +1 -1
- tccli/services/organization/organization_client.py +783 -147
- tccli/services/organization/v20210331/api.json +1259 -207
- tccli/services/organization/v20210331/examples.json +96 -0
- tccli/services/pts/v20210728/api.json +16 -3
- tccli/services/pts/v20210728/examples.json +2 -2
- tccli/services/redis/v20180412/api.json +11 -0
- tccli/services/tke/v20180525/api.json +23 -25
- tccli/services/tke/v20180525/examples.json +2 -2
- tccli/services/trocket/trocket_client.py +8 -61
- tccli/services/trocket/v20230308/api.json +0 -34
- tccli/services/trocket/v20230308/examples.json +0 -8
- tccli/services/tse/v20201207/api.json +10 -1
- tccli/services/vod/v20180717/api.json +14 -14
- tccli/services/wedata/v20210820/api.json +20339 -35347
- tccli/services/wedata/v20210820/examples.json +406 -1282
- tccli/services/wedata/wedata_client.py +704 -5315
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -6,124 +6,151 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyIntegrationTask --cli-unfold-argument \
|
9
|
-
--TaskInfo.TaskName
|
10
|
-
--TaskInfo.Description
|
11
|
-
--TaskInfo.SyncType
|
12
|
-
--TaskInfo.TaskType
|
13
|
-
--TaskInfo.WorkflowId
|
14
|
-
--TaskInfo.TaskId
|
15
|
-
--TaskInfo.ScheduleTaskId
|
16
|
-
--TaskInfo.TaskGroupId
|
17
|
-
--TaskInfo.ProjectId
|
18
|
-
--TaskInfo.CreatorUin
|
19
|
-
--TaskInfo.OperatorUin
|
20
|
-
--TaskInfo.OwnerUin
|
21
|
-
--TaskInfo.AppId
|
22
|
-
--TaskInfo.Status
|
23
|
-
--TaskInfo.Nodes.0.Id
|
24
|
-
--TaskInfo.Nodes.0.TaskId
|
25
|
-
--TaskInfo.Nodes.0.Name
|
26
|
-
--TaskInfo.Nodes.0.NodeType
|
27
|
-
--TaskInfo.Nodes.0.DataSourceType
|
28
|
-
--TaskInfo.Nodes.0.Description
|
29
|
-
--TaskInfo.Nodes.0.DatasourceId
|
30
|
-
--TaskInfo.Nodes.0.Config.0.Name
|
31
|
-
--TaskInfo.Nodes.0.Config.0.Value
|
32
|
-
--TaskInfo.Nodes.0.
|
33
|
-
--TaskInfo.Nodes.0.
|
34
|
-
--TaskInfo.Nodes.0.
|
35
|
-
--TaskInfo.Nodes.0.
|
36
|
-
--TaskInfo.Nodes.0.
|
37
|
-
--TaskInfo.Nodes.0.
|
38
|
-
--TaskInfo.Nodes.0.
|
39
|
-
--TaskInfo.Nodes.0.
|
40
|
-
--TaskInfo.Nodes.0.
|
41
|
-
--TaskInfo.Nodes.0.
|
42
|
-
--TaskInfo.Nodes.0.
|
43
|
-
--TaskInfo.Nodes.0.
|
44
|
-
--TaskInfo.Nodes.0.
|
45
|
-
--TaskInfo.Nodes.0.
|
46
|
-
--TaskInfo.Nodes.0.
|
47
|
-
--TaskInfo.Nodes.0.
|
48
|
-
--TaskInfo.Nodes.0.
|
49
|
-
--TaskInfo.Nodes.0.
|
50
|
-
--TaskInfo.Nodes.0.
|
51
|
-
--TaskInfo.Nodes.0.
|
52
|
-
--TaskInfo.Nodes.0.
|
53
|
-
--TaskInfo.Nodes.0.
|
54
|
-
--TaskInfo.Nodes.0.
|
55
|
-
--TaskInfo.Nodes.0.
|
56
|
-
--TaskInfo.Nodes.0.
|
57
|
-
--TaskInfo.Nodes.0.
|
58
|
-
--TaskInfo.Nodes.0.
|
59
|
-
--TaskInfo.
|
60
|
-
--TaskInfo.
|
61
|
-
--TaskInfo.
|
62
|
-
--TaskInfo.
|
63
|
-
--TaskInfo.
|
64
|
-
--TaskInfo.
|
65
|
-
--TaskInfo.
|
66
|
-
--TaskInfo.
|
67
|
-
--TaskInfo.
|
68
|
-
--TaskInfo.
|
69
|
-
--TaskInfo.
|
70
|
-
--TaskInfo.
|
71
|
-
--TaskInfo.
|
72
|
-
--TaskInfo.
|
73
|
-
--TaskInfo.
|
74
|
-
--TaskInfo.
|
75
|
-
--TaskInfo.
|
9
|
+
--TaskInfo.TaskName testtaskname \
|
10
|
+
--TaskInfo.Description testdesc \
|
11
|
+
--TaskInfo.SyncType 2 \
|
12
|
+
--TaskInfo.TaskType 202 \
|
13
|
+
--TaskInfo.WorkflowId \
|
14
|
+
--TaskInfo.TaskId n11a6d01c-0ec6-4efc-bd14-97a921d01d3f \
|
15
|
+
--TaskInfo.ScheduleTaskId cql-hjlx38yl \
|
16
|
+
--TaskInfo.TaskGroupId a5d814828-452c-46f6-b128-19c1a3249bf0 \
|
17
|
+
--TaskInfo.ProjectId 1486446569620893696 \
|
18
|
+
--TaskInfo.CreatorUin 100022187073 \
|
19
|
+
--TaskInfo.OperatorUin 100022187073 \
|
20
|
+
--TaskInfo.OwnerUin 100022187073 \
|
21
|
+
--TaskInfo.AppId 1257305888 \
|
22
|
+
--TaskInfo.Status 3 \
|
23
|
+
--TaskInfo.Nodes.0.Id 130973 \
|
24
|
+
--TaskInfo.Nodes.0.TaskId n11a6d01c-0ec6-4efc-bd14-97a921d01d3f \
|
25
|
+
--TaskInfo.Nodes.0.Name nodeTestName \
|
26
|
+
--TaskInfo.Nodes.0.NodeType INPUT \
|
27
|
+
--TaskInfo.Nodes.0.DataSourceType MYSQL \
|
28
|
+
--TaskInfo.Nodes.0.Description testdesc \
|
29
|
+
--TaskInfo.Nodes.0.DatasourceId 914840 \
|
30
|
+
--TaskInfo.Nodes.0.Config.0.Name Type \
|
31
|
+
--TaskInfo.Nodes.0.Config.0.Value MYSQL \
|
32
|
+
--TaskInfo.Nodes.0.Config.1.Name splitPk \
|
33
|
+
--TaskInfo.Nodes.0.Config.1.Value id \
|
34
|
+
--TaskInfo.Nodes.0.Config.2.Name Database \
|
35
|
+
--TaskInfo.Nodes.0.Config.2.Value databasetestname \
|
36
|
+
--TaskInfo.Nodes.0.Config.3.Name TableNames \
|
37
|
+
--TaskInfo.Nodes.0.Config.3.Value tabletestname \
|
38
|
+
--TaskInfo.Nodes.0.Config.4.Name PrimaryKey \
|
39
|
+
--TaskInfo.Nodes.0.Config.4.Value id \
|
40
|
+
--TaskInfo.Nodes.0.Config.5.Name isNew \
|
41
|
+
--TaskInfo.Nodes.0.Config.5.Value true \
|
42
|
+
--TaskInfo.Nodes.0.Config.6.Name PrimaryKey_INPUT_SYMBOL \
|
43
|
+
--TaskInfo.Nodes.0.Config.6.Value input \
|
44
|
+
--TaskInfo.Nodes.0.Config.7.Name splitPk_INPUT_SYMBOL \
|
45
|
+
--TaskInfo.Nodes.0.Config.7.Value input \
|
46
|
+
--TaskInfo.Nodes.0.Config.8.Name isClean \
|
47
|
+
--TaskInfo.Nodes.0.Config.8.Value 0 \
|
48
|
+
--TaskInfo.Nodes.0.Config.9.Name encoding \
|
49
|
+
--TaskInfo.Nodes.0.Config.9.Value utf-8 \
|
50
|
+
--TaskInfo.Nodes.0.ExtConfig.0.Name x \
|
51
|
+
--TaskInfo.Nodes.0.ExtConfig.0.Value 300 \
|
52
|
+
--TaskInfo.Nodes.0.ExtConfig.1.Name y \
|
53
|
+
--TaskInfo.Nodes.0.ExtConfig.1.Value 260 \
|
54
|
+
--TaskInfo.Nodes.0.ExtConfig.2.Name iconPosition \
|
55
|
+
--TaskInfo.Nodes.0.ExtConfig.2.Value left \
|
56
|
+
--TaskInfo.Nodes.0.ExtConfig.3.Name size \
|
57
|
+
--TaskInfo.Nodes.0.ExtConfig.3.Value m \
|
58
|
+
--TaskInfo.Nodes.0.Schema.0.Type String \
|
59
|
+
--TaskInfo.Nodes.0.Schema.0.Alias name \
|
60
|
+
--TaskInfo.Nodes.0.Schema.0.Comment 名字 \
|
61
|
+
--TaskInfo.Nodes.0.Schema.0.Id 616042880 \
|
62
|
+
--TaskInfo.Nodes.0.Schema.0.Name name \
|
63
|
+
--TaskInfo.Nodes.0.Schema.0.Properties.0.Name exttestname \
|
64
|
+
--TaskInfo.Nodes.0.Schema.0.Properties.0.Value exttestvalue \
|
65
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceId 130973 \
|
66
|
+
--TaskInfo.Nodes.0.NodeMapping.SinkId 130972 \
|
67
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Id 597853056 \
|
68
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Name name \
|
69
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Value test \
|
70
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Type String \
|
71
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Alias name \
|
72
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Comment 名称 \
|
73
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Properties.0.Name exttestname \
|
74
|
+
--TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Properties.0.Value exttestvalue \
|
75
|
+
--TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SourceSchemaId 597853056 \
|
76
|
+
--TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SinkSchemaId 616042880 \
|
77
|
+
--TaskInfo.Nodes.0.AppId 1315051999 \
|
78
|
+
--TaskInfo.Nodes.0.ProjectId 1486446569620893696 \
|
79
|
+
--TaskInfo.Nodes.0.CreatorUin 100028644005 \
|
80
|
+
--TaskInfo.Nodes.0.OperatorUin 100028644005 \
|
81
|
+
--TaskInfo.Nodes.0.OwnerUin 100028644005 \
|
82
|
+
--TaskInfo.Nodes.0.CreateTime 2022-05-07 10:13:21 \
|
83
|
+
--TaskInfo.Nodes.0.UpdateTime 2022-05-07 10:13:21 \
|
84
|
+
--TaskInfo.ExecutorId 20220331190555092303 \
|
85
|
+
--TaskInfo.Mappings.0.SourceId 130973 \
|
86
|
+
--TaskInfo.Mappings.0.SinkId 130972 \
|
87
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Id 597853056 \
|
88
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Name name \
|
89
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Value test \
|
90
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Type String \
|
91
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Alias name \
|
92
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Comment 名称 \
|
93
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Properties.0.Name exttestname \
|
94
|
+
--TaskInfo.Mappings.0.SourceSchema.0.Properties.0.Value exttestvalue \
|
95
|
+
--TaskInfo.Mappings.0.SchemaMappings.0.SourceSchemaId 597853056 \
|
96
|
+
--TaskInfo.Mappings.0.SchemaMappings.0.SinkSchemaId 616042880 \
|
97
|
+
--TaskInfo.TaskMode 1 \
|
98
|
+
--TaskInfo.Incharge 100028625403 \
|
99
|
+
--TaskInfo.OfflineTaskAddEntity.WorkflowName \
|
100
|
+
--TaskInfo.OfflineTaskAddEntity.DependencyWorkflow \
|
101
|
+
--TaskInfo.OfflineTaskAddEntity.StartTime 2024-04-10 00:00:00 \
|
102
|
+
--TaskInfo.OfflineTaskAddEntity.EndTime 2099-12-31 00:00:00 \
|
76
103
|
--TaskInfo.OfflineTaskAddEntity.CycleType 1 \
|
77
|
-
--TaskInfo.OfflineTaskAddEntity.CycleStep
|
78
|
-
--TaskInfo.OfflineTaskAddEntity.DelayTime
|
79
|
-
--TaskInfo.OfflineTaskAddEntity.CrontabExpression
|
80
|
-
--TaskInfo.OfflineTaskAddEntity.RetryWait
|
104
|
+
--TaskInfo.OfflineTaskAddEntity.CycleStep 5 \
|
105
|
+
--TaskInfo.OfflineTaskAddEntity.DelayTime 0 \
|
106
|
+
--TaskInfo.OfflineTaskAddEntity.CrontabExpression \
|
107
|
+
--TaskInfo.OfflineTaskAddEntity.RetryWait 3 \
|
81
108
|
--TaskInfo.OfflineTaskAddEntity.Retriable 1 \
|
82
|
-
--TaskInfo.OfflineTaskAddEntity.TryLimit
|
83
|
-
--TaskInfo.OfflineTaskAddEntity.RunPriority
|
84
|
-
--TaskInfo.OfflineTaskAddEntity.ProductName
|
85
|
-
--TaskInfo.OfflineTaskAddEntity.SelfDepend
|
86
|
-
--TaskInfo.OfflineTaskAddEntity.TaskAction
|
87
|
-
--TaskInfo.OfflineTaskAddEntity.ExecutionEndTime
|
88
|
-
--TaskInfo.OfflineTaskAddEntity.ExecutionStartTime
|
109
|
+
--TaskInfo.OfflineTaskAddEntity.TryLimit 3 \
|
110
|
+
--TaskInfo.OfflineTaskAddEntity.RunPriority 6 \
|
111
|
+
--TaskInfo.OfflineTaskAddEntity.ProductName DATA_INTEGRATION \
|
112
|
+
--TaskInfo.OfflineTaskAddEntity.SelfDepend 3 \
|
113
|
+
--TaskInfo.OfflineTaskAddEntity.TaskAction \
|
114
|
+
--TaskInfo.OfflineTaskAddEntity.ExecutionEndTime 23:59 \
|
115
|
+
--TaskInfo.OfflineTaskAddEntity.ExecutionStartTime 00:00 \
|
89
116
|
--TaskInfo.OfflineTaskAddEntity.TaskAutoSubmit True \
|
90
|
-
--TaskInfo.OfflineTaskAddEntity.InstanceInitStrategy
|
91
|
-
--TaskInfo.ExecutorGroupName
|
92
|
-
--TaskInfo.InLongManagerUrl
|
93
|
-
--TaskInfo.InLongStreamId
|
94
|
-
--TaskInfo.InLongManagerVersion
|
95
|
-
--TaskInfo.DataProxyUrl
|
117
|
+
--TaskInfo.OfflineTaskAddEntity.InstanceInitStrategy T+0 \
|
118
|
+
--TaskInfo.ExecutorGroupName 资源组01 \
|
119
|
+
--TaskInfo.InLongManagerUrl 172.16.64.68:8083 \
|
120
|
+
--TaskInfo.InLongStreamId f8317843e-68f9-4373-914f-241d7200a9a4 \
|
121
|
+
--TaskInfo.InLongManagerVersion v17 \
|
122
|
+
--TaskInfo.DataProxyUrl 172.16.64.68:8086 \
|
96
123
|
--TaskInfo.Submit True \
|
97
|
-
--TaskInfo.InputDatasourceType
|
98
|
-
--TaskInfo.OutputDatasourceType
|
99
|
-
--TaskInfo.NumRecordsIn
|
100
|
-
--TaskInfo.NumRecordsOut
|
101
|
-
--TaskInfo.ReaderDelay 0 \
|
102
|
-
--TaskInfo.NumRestarts
|
103
|
-
--TaskInfo.CreateTime
|
104
|
-
--TaskInfo.UpdateTime
|
105
|
-
--TaskInfo.LastRunTime
|
106
|
-
--TaskInfo.StopTime
|
124
|
+
--TaskInfo.InputDatasourceType MYSQL \
|
125
|
+
--TaskInfo.OutputDatasourceType DLC \
|
126
|
+
--TaskInfo.NumRecordsIn 1000 \
|
127
|
+
--TaskInfo.NumRecordsOut 1000 \
|
128
|
+
--TaskInfo.ReaderDelay 5.0 \
|
129
|
+
--TaskInfo.NumRestarts 2 \
|
130
|
+
--TaskInfo.CreateTime 2022-05-07 10:13:21 \
|
131
|
+
--TaskInfo.UpdateTime 2022-05-07 10:13:21 \
|
132
|
+
--TaskInfo.LastRunTime 2022-05-07 10:13:21 \
|
133
|
+
--TaskInfo.StopTime 2022-05-07 10:13:21 \
|
107
134
|
--TaskInfo.HasVersion True \
|
108
135
|
--TaskInfo.Locked True \
|
109
|
-
--TaskInfo.Locker
|
110
|
-
--TaskInfo.RunningCu 0 \
|
111
|
-
--TaskInfo.TaskAlarmRegularList
|
112
|
-
--TaskInfo.SwitchResource
|
136
|
+
--TaskInfo.Locker 100022187073 \
|
137
|
+
--TaskInfo.RunningCu 2.0 \
|
138
|
+
--TaskInfo.TaskAlarmRegularList 1769,1768 \
|
139
|
+
--TaskInfo.SwitchResource 1 \
|
113
140
|
--TaskInfo.ReadPhase 0 \
|
114
|
-
--TaskInfo.InstanceVersion
|
115
|
-
--TaskInfo.ArrangeSpaceTaskId
|
116
|
-
--TaskInfo.OfflineTaskStatus
|
117
|
-
--ProjectId
|
118
|
-
--RollbackFlag
|
141
|
+
--TaskInfo.InstanceVersion 12 \
|
142
|
+
--TaskInfo.ArrangeSpaceTaskId 20230112170349643 \
|
143
|
+
--TaskInfo.OfflineTaskStatus 1 \
|
144
|
+
--ProjectId 1486446569620893696 \
|
145
|
+
--RollbackFlag False
|
119
146
|
```
|
120
147
|
|
121
148
|
Output:
|
122
149
|
```
|
123
150
|
{
|
124
151
|
"Response": {
|
125
|
-
"RequestId": "
|
126
|
-
"TaskId": "
|
152
|
+
"RequestId": "3508f999-0ee0-43b9-9ee3-542bfbf6559a",
|
153
|
+
"TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f"
|
127
154
|
}
|
128
155
|
}
|
129
156
|
```
|
@@ -29,19 +29,19 @@ tccli wedata ModifyRule --cli-unfold-argument \
|
|
29
29
|
--Description 规则1 \
|
30
30
|
--TargetDatabaseId 97yghbj9ik \
|
31
31
|
--TargetTableId 56yujhr57ftuvgjb 78u \
|
32
|
-
--TargetConditionExpr
|
33
|
-
--RelConditionExpr
|
34
|
-
--FieldConfig.WhereConfig.0.FieldKey
|
32
|
+
--TargetConditionExpr ct='${yyyy-mm-dd-1}' \
|
33
|
+
--RelConditionExpr sourceTable.id=targetTable.id \
|
34
|
+
--FieldConfig.WhereConfig.0.FieldKey param_1 \
|
35
35
|
--FieldConfig.WhereConfig.0.FieldValue 10 \
|
36
|
-
--FieldConfig.WhereConfig.0.FieldDataType
|
36
|
+
--FieldConfig.WhereConfig.0.FieldDataType id \
|
37
37
|
--FieldConfig.TableConfig.0.DatabaseId 78ughibj8t6ygihb \
|
38
38
|
--FieldConfig.TableConfig.0.DatabaseName dbName \
|
39
39
|
--FieldConfig.TableConfig.0.TableId 8iuyhbf2we9fu \
|
40
40
|
--FieldConfig.TableConfig.0.TableName test \
|
41
|
-
--FieldConfig.TableConfig.0.TableKey
|
42
|
-
--FieldConfig.TableConfig.0.FieldConfig.0.FieldKey
|
43
|
-
--FieldConfig.TableConfig.0.FieldConfig.0.FieldValue
|
44
|
-
--FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType
|
41
|
+
--FieldConfig.TableConfig.0.TableKey table_1 \
|
42
|
+
--FieldConfig.TableConfig.0.FieldConfig.0.FieldKey table_1.column_1 \
|
43
|
+
--FieldConfig.TableConfig.0.FieldConfig.0.FieldValue id \
|
44
|
+
--FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType int \
|
45
45
|
--TargetObjectValue 表 \
|
46
46
|
--SourceEngineTypes 1
|
47
47
|
```
|
@@ -7,14 +7,14 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyRuleTemplate --cli-unfold-argument \
|
9
9
|
--SourceEngineTypes 1 \
|
10
|
-
--Name
|
11
|
-
--SqlExpression
|
10
|
+
--Name 模版名 \
|
11
|
+
--SqlExpression c2VsZWN0IGNvdW50KCR7dGFibGVfY29sdW1uXzJ9ID0gJHt0YWJsZV9jb2x1bW5fMn0= \
|
12
12
|
--QualityDim 1 \
|
13
13
|
--MultiSourceFlag True \
|
14
14
|
--TemplateId 1 \
|
15
15
|
--Type 1 \
|
16
16
|
--SourceObjectType 1 \
|
17
|
-
--Description
|
17
|
+
--Description 描述
|
18
18
|
```
|
19
19
|
|
20
20
|
Output:
|
@@ -22,7 +22,7 @@ Output:
|
|
22
22
|
{
|
23
23
|
"Response": {
|
24
24
|
"Data": true,
|
25
|
-
"RequestId": "
|
25
|
+
"RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
|
26
26
|
}
|
27
27
|
}
|
28
28
|
```
|
@@ -6,52 +6,52 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyTaskAlarmRegular --cli-unfold-argument \
|
9
|
-
--Id
|
10
|
-
--TaskAlarmInfo.Id
|
11
|
-
--TaskAlarmInfo.TaskId
|
12
|
-
--TaskAlarmInfo.RegularId
|
13
|
-
--TaskAlarmInfo.RegularName
|
9
|
+
--Id 1769 \
|
10
|
+
--TaskAlarmInfo.Id 1289287 \
|
11
|
+
--TaskAlarmInfo.TaskId 3cd6b1b3-76a0-4147-8f0e-6df206bc58c0 \
|
12
|
+
--TaskAlarmInfo.RegularId 1769 \
|
13
|
+
--TaskAlarmInfo.RegularName 测试规则 \
|
14
14
|
--TaskAlarmInfo.RegularStatus 1 \
|
15
15
|
--TaskAlarmInfo.AlarmLevel 1 \
|
16
16
|
--TaskAlarmInfo.AlarmIndicator 1 \
|
17
17
|
--TaskAlarmInfo.TriggerType 1 \
|
18
18
|
--TaskAlarmInfo.EstimatedTime 1 \
|
19
|
-
--TaskAlarmInfo.AlarmWay
|
20
|
-
--TaskAlarmInfo.AlarmRecipientId
|
21
|
-
--TaskAlarmInfo.TaskType
|
22
|
-
--TaskAlarmInfo.ProjectId
|
23
|
-
--TaskAlarmInfo.Creater
|
24
|
-
--TaskAlarmInfo.AlarmRecipientName
|
25
|
-
--TaskAlarmInfo.AlarmIndicatorDesc
|
19
|
+
--TaskAlarmInfo.AlarmWay 1 \
|
20
|
+
--TaskAlarmInfo.AlarmRecipientId 100028448903 \
|
21
|
+
--TaskAlarmInfo.TaskType 201 \
|
22
|
+
--TaskAlarmInfo.ProjectId 1486446569620893696 \
|
23
|
+
--TaskAlarmInfo.Creater 100028448903 \
|
24
|
+
--TaskAlarmInfo.AlarmRecipientName 100028448903 \
|
25
|
+
--TaskAlarmInfo.AlarmIndicatorDesc 任务失败 \
|
26
26
|
--TaskAlarmInfo.Operator 1 \
|
27
|
-
--TaskAlarmInfo.NodeId
|
28
|
-
--TaskAlarmInfo.NodeName
|
29
|
-
--TaskAlarmInfo.AlarmIndicatorInfos.0.Id
|
27
|
+
--TaskAlarmInfo.NodeId 12846 \
|
28
|
+
--TaskAlarmInfo.NodeName node test name \
|
29
|
+
--TaskAlarmInfo.AlarmIndicatorInfos.0.Id \
|
30
30
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicator 1 \
|
31
|
-
--TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorDesc
|
31
|
+
--TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorDesc 任务失败 \
|
32
32
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.TriggerType 1 \
|
33
|
-
--TaskAlarmInfo.AlarmIndicatorInfos.0.EstimatedTime
|
33
|
+
--TaskAlarmInfo.AlarmIndicatorInfos.0.EstimatedTime 20 \
|
34
34
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.Operator 1 \
|
35
|
-
--TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorUnit
|
35
|
+
--TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorUnit ms \
|
36
36
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.Duration 0 \
|
37
|
-
--TaskAlarmInfo.AlarmIndicatorInfos.0.DurationUnit
|
37
|
+
--TaskAlarmInfo.AlarmIndicatorInfos.0.DurationUnit minute \
|
38
38
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.MaxTimes 0 \
|
39
39
|
--TaskAlarmInfo.AlarmIndicatorInfos.0.Threshold 0 \
|
40
40
|
--TaskAlarmInfo.AlarmRecipientType 1 \
|
41
|
-
--TaskAlarmInfo.QuietPeriods.0.DaysOfWeek
|
42
|
-
--TaskAlarmInfo.QuietPeriods.0.
|
43
|
-
--TaskAlarmInfo.QuietPeriods.0.
|
44
|
-
--TaskAlarmInfo.WeComHook
|
45
|
-
--TaskAlarmInfo.UpdateTime
|
46
|
-
--TaskAlarmInfo.OperatorUin
|
47
|
-
--TaskAlarmInfo.TaskCount
|
48
|
-
--TaskAlarmInfo.MonitorType
|
49
|
-
--TaskAlarmInfo.MonitorObjectIds
|
50
|
-
--TaskAlarmInfo.LatestAlarmInstanceId
|
51
|
-
--TaskAlarmInfo.LatestAlarmTime
|
52
|
-
--TaskAlarmInfo.Description
|
53
|
-
--TaskAlarmInfo.LarkWebHooks
|
54
|
-
--ProjectId
|
41
|
+
--TaskAlarmInfo.QuietPeriods.0.DaysOfWeek 6 7 \
|
42
|
+
--TaskAlarmInfo.QuietPeriods.0.EndTime 06:00:00 \
|
43
|
+
--TaskAlarmInfo.QuietPeriods.0.StartTime 00:00:01 \
|
44
|
+
--TaskAlarmInfo.WeComHook https://www.feishu.cn/ \
|
45
|
+
--TaskAlarmInfo.UpdateTime 2022-04-10 10:49:56 \
|
46
|
+
--TaskAlarmInfo.OperatorUin 100028448903 \
|
47
|
+
--TaskAlarmInfo.TaskCount 1 \
|
48
|
+
--TaskAlarmInfo.MonitorType 2 \
|
49
|
+
--TaskAlarmInfo.MonitorObjectIds k753e8924-a3ed-4201-b5d3-35ce683b589c \
|
50
|
+
--TaskAlarmInfo.LatestAlarmInstanceId 3047 \
|
51
|
+
--TaskAlarmInfo.LatestAlarmTime 2022-04-11 10:49:56 \
|
52
|
+
--TaskAlarmInfo.Description 描述 \
|
53
|
+
--TaskAlarmInfo.LarkWebHooks https://www.feishu.cn/ \
|
54
|
+
--ProjectId 1486446569620893696
|
55
55
|
```
|
56
56
|
|
57
57
|
Output:
|
@@ -59,7 +59,7 @@ Output:
|
|
59
59
|
{
|
60
60
|
"Response": {
|
61
61
|
"Data": true,
|
62
|
-
"RequestId": "
|
62
|
+
"RequestId": "a502d7c7-d872-408e-9c2"
|
63
63
|
}
|
64
64
|
}
|
65
65
|
```
|
@@ -1,73 +1,46 @@
|
|
1
1
|
**Example 1: 范例**
|
2
2
|
|
3
3
|
修改任务信息
|
4
|
-
POST / HTTP/1.1
|
5
|
-
Host: wedata.tencentcloudapi.com
|
6
|
-
Content-Type: application/json
|
7
|
-
X-TC-Action: ModifyTaskInfo
|
8
|
-
<公共请求参数>
|
9
4
|
|
10
5
|
Input:
|
11
6
|
|
12
7
|
```
|
13
8
|
tccli wedata ModifyTaskInfo --cli-unfold-argument \
|
14
|
-
--ProjectId
|
15
|
-
--TaskId
|
16
|
-
--DelayTime
|
9
|
+
--ProjectId 1492511691706699776 \
|
10
|
+
--TaskId 20240307211852581 \
|
11
|
+
--DelayTime 600 \
|
17
12
|
--StartupTime 0 \
|
18
13
|
--SelfDepend 0 \
|
19
|
-
--StartTime
|
20
|
-
--EndTime
|
21
|
-
--TaskAction
|
22
|
-
--CycleType
|
23
|
-
--CycleStep
|
24
|
-
--
|
25
|
-
--
|
26
|
-
--
|
27
|
-
--
|
28
|
-
--
|
29
|
-
--
|
30
|
-
--
|
31
|
-
--
|
32
|
-
--TaskExt.0.
|
33
|
-
--
|
34
|
-
--
|
35
|
-
--
|
36
|
-
--
|
37
|
-
--
|
38
|
-
--
|
39
|
-
--
|
40
|
-
--
|
41
|
-
--SourceServer abc \
|
42
|
-
--TargetServer abc \
|
43
|
-
--DependencyWorkflow abc \
|
44
|
-
--DependencyConfigDTOs.0.ParentTask.TaskId abc \
|
45
|
-
--DependencyConfigDTOs.0.ParentTask.VirtualTaskId abc \
|
46
|
-
--DependencyConfigDTOs.0.ParentTask.VirtualFlag True \
|
47
|
-
--DependencyConfigDTOs.0.ParentTask.TaskName abc \
|
48
|
-
--DependencyConfigDTOs.0.ParentTask.WorkflowId abc \
|
49
|
-
--DependencyConfigDTOs.0.ParentTask.RealWorkflowId abc \
|
50
|
-
--DependencyConfigDTOs.0.ParentTask.CycleType 0 \
|
51
|
-
--DependencyConfigDTOs.0.SonTask.TaskId abc \
|
52
|
-
--DependencyConfigDTOs.0.SonTask.VirtualTaskId abc \
|
53
|
-
--DependencyConfigDTOs.0.SonTask.VirtualFlag True \
|
54
|
-
--DependencyConfigDTOs.0.SonTask.TaskName abc \
|
55
|
-
--DependencyConfigDTOs.0.SonTask.WorkflowId abc \
|
56
|
-
--DependencyConfigDTOs.0.SonTask.RealWorkflowId abc \
|
57
|
-
--DependencyConfigDTOs.0.SonTask.CycleType 0 \
|
58
|
-
--DependencyConfigDTOs.0.DependConfType abc \
|
59
|
-
--DependencyConfigDTOs.0.SubordinateCyclicType abc \
|
60
|
-
--DependencyConfigDTOs.0.DependencyStrategy abc \
|
61
|
-
--ExecutionTTL 0 \
|
62
|
-
--ScriptChange True
|
14
|
+
--StartTime 2024-03-28 00:00:00 \
|
15
|
+
--EndTime 2024-03-29 00:00:00 \
|
16
|
+
--TaskAction \
|
17
|
+
--CycleType 3 \
|
18
|
+
--CycleStep 1 \
|
19
|
+
--ExecutionStartTime 00:00 \
|
20
|
+
--ExecutionEndTime 23:59 \
|
21
|
+
--TaskName python_task_failed \
|
22
|
+
--RetryWait 5 \
|
23
|
+
--TryLimit 5 \
|
24
|
+
--Retriable 1 \
|
25
|
+
--RunPriority 6 \
|
26
|
+
--TaskExt.0.Key python_type \
|
27
|
+
--TaskExt.0.Value python3 \
|
28
|
+
--ResourceGroup 20221229172428663695 \
|
29
|
+
--BrokerIp ins-g8j6pv4f \
|
30
|
+
--InCharge micofywang \
|
31
|
+
--Notes test \
|
32
|
+
--TaskParamInfos.0.ParamKey a \
|
33
|
+
--TaskParamInfos.0.ParamValue 3 \
|
34
|
+
--DependencyWorkflow no \
|
35
|
+
--InChargeIds 100033435965
|
63
36
|
```
|
64
37
|
|
65
38
|
Output:
|
66
39
|
```
|
67
40
|
{
|
68
41
|
"Response": {
|
69
|
-
"
|
70
|
-
"
|
42
|
+
"Data": true,
|
43
|
+
"RequestId": "d7f6c6d3-d483-4485-b600-c665c9aea28b"
|
71
44
|
}
|
72
45
|
}
|
73
46
|
```
|
@@ -1,24 +1,24 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
1
|
+
**Example 1: 添加父任务依赖**
|
3
2
|
|
3
|
+
添加父任务依赖
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyTaskLinks --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--
|
11
|
-
--TaskTo
|
12
|
-
--
|
13
|
-
--
|
9
|
+
--ProjectId 1492511691706699776 \
|
10
|
+
--TaskFrom 20240307211633923 \
|
11
|
+
--TaskTo 20240307211852581 \
|
12
|
+
--WorkflowId ca1253e8-dc84-11ee-8d13-a4ae120f8272 \
|
13
|
+
--RealFromWorkflowId ca1253e8-dc84-11ee-8d13-a4ae120f8272
|
14
14
|
```
|
15
15
|
|
16
16
|
Output:
|
17
17
|
```
|
18
18
|
{
|
19
19
|
"Response": {
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"Data": true,
|
21
|
+
"RequestId": "2dd59176-0b25-428c-b4ec-bb7ab2876147"
|
22
22
|
}
|
23
23
|
}
|
24
24
|
```
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyTaskName --cli-unfold-argument \
|
9
|
-
--TaskName
|
10
|
-
--TaskId
|
11
|
-
--Notes
|
12
|
-
--ProjectId
|
9
|
+
--TaskName newtaskname \
|
10
|
+
--TaskId 20220410160743666 \
|
11
|
+
--Notes desc \
|
12
|
+
--ProjectId 1486446569620773677
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
@@ -17,7 +17,7 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"Data": true,
|
20
|
-
"RequestId": "
|
20
|
+
"RequestId": "bc930a1-11375459-ca5b68ab-99a66-60f5"
|
21
21
|
}
|
22
22
|
}
|
23
23
|
```
|
@@ -6,28 +6,19 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyTaskScript --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--
|
11
|
-
--
|
12
|
-
--IntegrationNodeDetails.0.DataSourceType MYSQL \
|
13
|
-
--IntegrationNodeDetails.0.OwnerUin \
|
14
|
-
--IntegrationNodeDetails.0.ExtConfig.0.Name x \
|
15
|
-
--IntegrationNodeDetails.0.ExtConfig.0.Value 290 \
|
16
|
-
--IntegrationNodeDetails.0.DatasourceId \
|
17
|
-
--IntegrationNodeDetails.0.Config.0.Name Type \
|
18
|
-
--IntegrationNodeDetails.0.Config.0.Value MYSQL \
|
19
|
-
--IntegrationNodeDetails.0.Description aa \
|
20
|
-
--TaskId 20220801190325351
|
9
|
+
--ProjectId 1492511691706699776 \
|
10
|
+
--TaskId 20240307211852581 \
|
11
|
+
--ScriptContent IyoqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioq
|
21
12
|
```
|
22
13
|
|
23
14
|
Output:
|
24
15
|
```
|
25
16
|
{
|
26
17
|
"Response": {
|
27
|
-
"RequestId": "2ea96515-b3cf-4bc4-a873-302ac2cc4afd",
|
28
18
|
"Data": {
|
29
|
-
"Content": "/datastudio/project/
|
30
|
-
}
|
19
|
+
"Content": "https://wedata-fusion-1257305158.cos.ap-beijing.myqcloud.com/datastudio/project/1492511691706699776/micofywang/mico_wf_test_alarm/python_task_failed.py"
|
20
|
+
},
|
21
|
+
"RequestId": "cb69af6c-e19f-4c04-82d4-a015eda468cc"
|
31
22
|
}
|
32
23
|
}
|
33
24
|
```
|
@@ -1,13 +1,13 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
1
|
+
**Example 1: 更新工作流信息范例**
|
3
2
|
|
3
|
+
更新工作流信息
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata ModifyWorkflowInfo --cli-unfold-argument \
|
9
9
|
--WorkflowId 34e51bc4-0cd9-11ed-8909-bc97e105ba60 \
|
10
|
-
--WorkflowName
|
10
|
+
--WorkflowName 测试工作流 \
|
11
11
|
--UserGroupName \
|
12
12
|
--WorkflowParams.0.ParamValue 11 \
|
13
13
|
--WorkflowParams.0.ParamKey ff \
|
@@ -15,10 +15,10 @@ tccli wedata ModifyWorkflowInfo --cli-unfold-argument \
|
|
15
15
|
--GeneralTaskParams.0.Value cc \
|
16
16
|
--ProjectId 1 \
|
17
17
|
--WorkflowDesc ccc \
|
18
|
-
--UserGroupId
|
19
|
-
--Owner
|
20
|
-
--OwnerId
|
21
|
-
--FolderId
|
18
|
+
--UserGroupId 1 \
|
19
|
+
--Owner jack \
|
20
|
+
--OwnerId 104293423 \
|
21
|
+
--FolderId sdf-ddsef-oge923
|
22
22
|
```
|
23
23
|
|
24
24
|
Output:
|