tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
  3. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  4. tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
  5. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  6. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  7. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  8. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  12. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  15. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  16. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  17. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  18. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  19. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  20. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  21. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  22. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  23. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  25. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  26. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  27. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  28. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  29. tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  33. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  34. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  35. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  36. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  37. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  38. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  39. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  40. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  41. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  42. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  43. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  45. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  46. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  47. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  48. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  49. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  50. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  51. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  52. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  53. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  54. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  55. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  56. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  57. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  58. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  59. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  60. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  61. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  62. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  63. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  64. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  66. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  67. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  68. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  69. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  70. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  71. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  72. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  73. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  74. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  75. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  76. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  77. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  79. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  80. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  81. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  82. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  83. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  84. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  85. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  86. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  87. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  88. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  89. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  90. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  91. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  92. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  93. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  94. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  95. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  96. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  97. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  98. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  99. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  100. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  101. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  102. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  103. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  104. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  105. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  106. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  107. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  108. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  109. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  110. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  111. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  112. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  113. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  114. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  115. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  116. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  117. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  118. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  119. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  120. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  121. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  122. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  123. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  124. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  125. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  126. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  127. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  128. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  129. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  130. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  131. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  132. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  133. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  134. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  135. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  136. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  137. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  138. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  139. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  140. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  141. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  142. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  143. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  144. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  145. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  146. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  147. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  148. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  149. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  150. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  151. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  152. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  153. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  154. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  155. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  156. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  157. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  158. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  159. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  160. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  161. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  162. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  163. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  164. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  165. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  166. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  167. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  168. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  169. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  170. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  171. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  172. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  173. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  174. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  175. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  176. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  177. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  178. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  179. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  180. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  181. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  182. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  183. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  184. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  185. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  186. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  187. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  188. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  189. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  190. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  191. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  192. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  193. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  194. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  195. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  196. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  197. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  198. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  199. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  200. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  201. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  202. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  203. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  205. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  206. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  207. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  208. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  209. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  210. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  211. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  212. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  213. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  214. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  215. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  216. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  217. tccli/services/aiart/v20221229/api.json +1 -1
  218. tccli/services/antiddos/v20200309/api.json +19 -0
  219. tccli/services/cdb/v20170320/api.json +3 -3
  220. tccli/services/cfs/v20190719/api.json +2 -2
  221. tccli/services/cfw/v20190904/api.json +177 -0
  222. tccli/services/ckafka/v20190819/api.json +17 -17
  223. tccli/services/cls/v20201016/api.json +5 -3
  224. tccli/services/cynosdb/v20190107/api.json +70 -0
  225. tccli/services/dasb/v20191018/examples.json +2 -2
  226. tccli/services/dnspod/v20210323/api.json +3 -2
  227. tccli/services/domain/v20180808/api.json +40 -0
  228. tccli/services/domain/v20180808/examples.json +1 -1
  229. tccli/services/dsgc/v20190723/api.json +90 -20
  230. tccli/services/dts/v20180330/api.json +1 -1
  231. tccli/services/dts/v20211206/api.json +4 -3
  232. tccli/services/eb/v20210416/api.json +64 -0
  233. tccli/services/emr/v20190103/api.json +1 -1
  234. tccli/services/es/es_client.py +53 -0
  235. tccli/services/es/v20180416/api.json +429 -0
  236. tccli/services/es/v20180416/examples.json +8 -0
  237. tccli/services/ess/ess_client.py +57 -4
  238. tccli/services/ess/v20201111/api.json +179 -0
  239. tccli/services/ess/v20201111/examples.json +8 -0
  240. tccli/services/facefusion/v20220927/api.json +1 -1
  241. tccli/services/gaap/v20180529/api.json +68 -40
  242. tccli/services/gaap/v20180529/examples.json +6 -6
  243. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  244. tccli/services/iotexplorer/v20190423/api.json +589 -0
  245. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  246. tccli/services/lcic/v20220817/api.json +5 -5
  247. tccli/services/lcic/v20220817/examples.json +1 -1
  248. tccli/services/live/v20180801/api.json +49 -0
  249. tccli/services/monitor/v20180724/api.json +20 -2
  250. tccli/services/oceanus/v20190422/api.json +1 -1
  251. tccli/services/organization/organization_client.py +783 -147
  252. tccli/services/organization/v20210331/api.json +1259 -207
  253. tccli/services/organization/v20210331/examples.json +96 -0
  254. tccli/services/pts/v20210728/api.json +16 -3
  255. tccli/services/pts/v20210728/examples.json +2 -2
  256. tccli/services/redis/v20180412/api.json +11 -0
  257. tccli/services/tke/v20180525/api.json +23 -25
  258. tccli/services/tke/v20180525/examples.json +2 -2
  259. tccli/services/trocket/trocket_client.py +8 -61
  260. tccli/services/trocket/v20230308/api.json +0 -34
  261. tccli/services/trocket/v20230308/examples.json +0 -8
  262. tccli/services/tse/v20201207/api.json +10 -1
  263. tccli/services/vod/v20180717/api.json +14 -14
  264. tccli/services/wedata/v20210820/api.json +20339 -35347
  265. tccli/services/wedata/v20210820/examples.json +406 -1282
  266. tccli/services/wedata/wedata_client.py +704 -5315
  267. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
  268. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
  269. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
  270. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
  271. {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 abc \
10
- --TaskInfo.Description abc \
11
- --TaskInfo.SyncType 0 \
12
- --TaskInfo.TaskType 0 \
13
- --TaskInfo.WorkflowId abc \
14
- --TaskInfo.TaskId abc \
15
- --TaskInfo.ScheduleTaskId abc \
16
- --TaskInfo.TaskGroupId abc \
17
- --TaskInfo.ProjectId abc \
18
- --TaskInfo.CreatorUin abc \
19
- --TaskInfo.OperatorUin abc \
20
- --TaskInfo.OwnerUin abc \
21
- --TaskInfo.AppId abc \
22
- --TaskInfo.Status 0 \
23
- --TaskInfo.Nodes.0.Id abc \
24
- --TaskInfo.Nodes.0.TaskId abc \
25
- --TaskInfo.Nodes.0.Name abc \
26
- --TaskInfo.Nodes.0.NodeType abc \
27
- --TaskInfo.Nodes.0.DataSourceType abc \
28
- --TaskInfo.Nodes.0.Description abc \
29
- --TaskInfo.Nodes.0.DatasourceId abc \
30
- --TaskInfo.Nodes.0.Config.0.Name abc \
31
- --TaskInfo.Nodes.0.Config.0.Value abc \
32
- --TaskInfo.Nodes.0.ExtConfig.0.Name abc \
33
- --TaskInfo.Nodes.0.ExtConfig.0.Value abc \
34
- --TaskInfo.Nodes.0.Schema.0.Id abc \
35
- --TaskInfo.Nodes.0.Schema.0.Name abc \
36
- --TaskInfo.Nodes.0.Schema.0.Value abc \
37
- --TaskInfo.Nodes.0.Schema.0.Type abc \
38
- --TaskInfo.Nodes.0.Schema.0.Properties.0.Name abc \
39
- --TaskInfo.Nodes.0.Schema.0.Properties.0.Value abc \
40
- --TaskInfo.Nodes.0.Schema.0.Alias abc \
41
- --TaskInfo.Nodes.0.Schema.0.Comment abc \
42
- --TaskInfo.Nodes.0.NodeMapping.SourceId abc \
43
- --TaskInfo.Nodes.0.NodeMapping.SinkId abc \
44
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Id abc \
45
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Name abc \
46
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Value abc \
47
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Type abc \
48
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Alias abc \
49
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Comment abc \
50
- --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SourceSchemaId abc \
51
- --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SinkSchemaId abc \
52
- --TaskInfo.Nodes.0.AppId abc \
53
- --TaskInfo.Nodes.0.ProjectId abc \
54
- --TaskInfo.Nodes.0.CreatorUin abc \
55
- --TaskInfo.Nodes.0.OperatorUin abc \
56
- --TaskInfo.Nodes.0.OwnerUin abc \
57
- --TaskInfo.Nodes.0.CreateTime abc \
58
- --TaskInfo.Nodes.0.UpdateTime abc \
59
- --TaskInfo.ExecutorId abc \
60
- --TaskInfo.Mappings.0.SourceId abc \
61
- --TaskInfo.Mappings.0.SinkId abc \
62
- --TaskInfo.Mappings.0.SourceSchema.0.Id abc \
63
- --TaskInfo.Mappings.0.SourceSchema.0.Name abc \
64
- --TaskInfo.Mappings.0.SourceSchema.0.Value abc \
65
- --TaskInfo.Mappings.0.SourceSchema.0.Type abc \
66
- --TaskInfo.Mappings.0.SourceSchema.0.Alias abc \
67
- --TaskInfo.Mappings.0.SourceSchema.0.Comment abc \
68
- --TaskInfo.Mappings.0.SchemaMappings.0.SourceSchemaId abc \
69
- --TaskInfo.Mappings.0.SchemaMappings.0.SinkSchemaId abc \
70
- --TaskInfo.TaskMode abc \
71
- --TaskInfo.Incharge abc \
72
- --TaskInfo.OfflineTaskAddEntity.WorkflowName abc \
73
- --TaskInfo.OfflineTaskAddEntity.DependencyWorkflow abc \
74
- --TaskInfo.OfflineTaskAddEntity.StartTime abc \
75
- --TaskInfo.OfflineTaskAddEntity.EndTime abc \
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 1 \
78
- --TaskInfo.OfflineTaskAddEntity.DelayTime 1 \
79
- --TaskInfo.OfflineTaskAddEntity.CrontabExpression abc \
80
- --TaskInfo.OfflineTaskAddEntity.RetryWait 1 \
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 1 \
83
- --TaskInfo.OfflineTaskAddEntity.RunPriority 1 \
84
- --TaskInfo.OfflineTaskAddEntity.ProductName abc \
85
- --TaskInfo.OfflineTaskAddEntity.SelfDepend 1 \
86
- --TaskInfo.OfflineTaskAddEntity.TaskAction abc \
87
- --TaskInfo.OfflineTaskAddEntity.ExecutionEndTime abc \
88
- --TaskInfo.OfflineTaskAddEntity.ExecutionStartTime abc \
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 abc \
91
- --TaskInfo.ExecutorGroupName abc \
92
- --TaskInfo.InLongManagerUrl abc \
93
- --TaskInfo.InLongStreamId abc \
94
- --TaskInfo.InLongManagerVersion abc \
95
- --TaskInfo.DataProxyUrl abc \
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 abc \
98
- --TaskInfo.OutputDatasourceType abc \
99
- --TaskInfo.NumRecordsIn 0 \
100
- --TaskInfo.NumRecordsOut 0 \
101
- --TaskInfo.ReaderDelay 0 \
102
- --TaskInfo.NumRestarts 0 \
103
- --TaskInfo.CreateTime abc \
104
- --TaskInfo.UpdateTime abc \
105
- --TaskInfo.LastRunTime abc \
106
- --TaskInfo.StopTime abc \
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 abc \
110
- --TaskInfo.RunningCu 0 \
111
- --TaskInfo.TaskAlarmRegularList abc \
112
- --TaskInfo.SwitchResource 0 \
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 0 \
115
- --TaskInfo.ArrangeSpaceTaskId abc \
116
- --TaskInfo.OfflineTaskStatus 0 \
117
- --ProjectId abc \
118
- --RollbackFlag True
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": "abc",
126
- "TaskId": "abc"
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 <10 \
33
- --RelConditionExpr abc \
34
- --FieldConfig.WhereConfig.0.FieldKey id \
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 int \
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 abc \
42
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldKey name \
43
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldValue 123 \
44
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType string \
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 abc \
11
- --SqlExpression abc \
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 abc
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": "abc"
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 abc \
10
- --TaskAlarmInfo.Id abc \
11
- --TaskAlarmInfo.TaskId abc \
12
- --TaskAlarmInfo.RegularId abc \
13
- --TaskAlarmInfo.RegularName abc \
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 abc \
20
- --TaskAlarmInfo.AlarmRecipientId abc \
21
- --TaskAlarmInfo.TaskType 1 \
22
- --TaskAlarmInfo.ProjectId abc \
23
- --TaskAlarmInfo.Creater abc \
24
- --TaskAlarmInfo.AlarmRecipientName abc \
25
- --TaskAlarmInfo.AlarmIndicatorDesc abc \
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 abc \
28
- --TaskAlarmInfo.NodeName abc \
29
- --TaskAlarmInfo.AlarmIndicatorInfos.0.Id abc \
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 abc \
31
+ --TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorDesc 任务失败 \
32
32
  --TaskAlarmInfo.AlarmIndicatorInfos.0.TriggerType 1 \
33
- --TaskAlarmInfo.AlarmIndicatorInfos.0.EstimatedTime 1 \
33
+ --TaskAlarmInfo.AlarmIndicatorInfos.0.EstimatedTime 20 \
34
34
  --TaskAlarmInfo.AlarmIndicatorInfos.0.Operator 1 \
35
- --TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorUnit abc \
35
+ --TaskAlarmInfo.AlarmIndicatorInfos.0.AlarmIndicatorUnit ms \
36
36
  --TaskAlarmInfo.AlarmIndicatorInfos.0.Duration 0 \
37
- --TaskAlarmInfo.AlarmIndicatorInfos.0.DurationUnit abc \
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 1 \
42
- --TaskAlarmInfo.QuietPeriods.0.StartTime abc \
43
- --TaskAlarmInfo.QuietPeriods.0.EndTime abc \
44
- --TaskAlarmInfo.WeComHook abc \
45
- --TaskAlarmInfo.UpdateTime abc \
46
- --TaskAlarmInfo.OperatorUin abc \
47
- --TaskAlarmInfo.TaskCount 0 \
48
- --TaskAlarmInfo.MonitorType 0 \
49
- --TaskAlarmInfo.MonitorObjectIds abc \
50
- --TaskAlarmInfo.LatestAlarmInstanceId abc \
51
- --TaskAlarmInfo.LatestAlarmTime abc \
52
- --TaskAlarmInfo.Description abc \
53
- --TaskAlarmInfo.LarkWebHooks abc \
54
- --ProjectId abc
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": "abc"
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 abc \
15
- --TaskId abc \
16
- --DelayTime 0 \
9
+ --ProjectId 1492511691706699776 \
10
+ --TaskId 20240307211852581 \
11
+ --DelayTime 600 \
17
12
  --StartupTime 0 \
18
13
  --SelfDepend 0 \
19
- --StartTime abc \
20
- --EndTime abc \
21
- --TaskAction abc \
22
- --CycleType 0 \
23
- --CycleStep 0 \
24
- --CrontabExpression abc \
25
- --ExecutionStartTime abc \
26
- --ExecutionEndTime abc \
27
- --TaskName abc \
28
- --RetryWait 0 \
29
- --TryLimit 0 \
30
- --Retriable 0 \
31
- --RunPriority 0 \
32
- --TaskExt.0.Key abc \
33
- --TaskExt.0.Value abc \
34
- --ResourceGroup abc \
35
- --YarnQueue abc \
36
- --BrokerIp abc \
37
- --InCharge abc \
38
- --Notes abc \
39
- --TaskParamInfos.0.ParamKey abc \
40
- --TaskParamInfos.0.ParamValue abc \
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
- "RequestId": "2e409eea-c8c8-4d3e-98b3-d8fdc960b631",
70
- "Data": true
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 1 \
10
- --WorkflowId 9e993c1d-0cd9-11ed-8909-bc97e105ba60 \
11
- --TaskTo 20220729142629819 \
12
- --RealFromWorkflowId 9e993c1d-0cd9-11ed-8909-bc97e105ba60 \
13
- --TaskFrom 20220729130936366
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
- "RequestId": "afa1f6bf-7a86-410c-a214-006726d11957",
21
- "Data": true
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 abc \
10
- --TaskId abc \
11
- --Notes abc \
12
- --ProjectId abc
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": "abc"
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 1 \
10
- --IntegrationNodeDetails.0.NodeType INPUT \
11
- --IntegrationNodeDetails.0.Name input-MySQL-1 \
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/1/wb555/work1/bbggg.dg"
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: