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.
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,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeIntegrationTask --cli-unfold-argument \
9
- --TaskId abc \
10
- --ProjectId abc \
11
- --TaskType 1 \
12
- --InstanceVersion 0
9
+ --TaskId c6f6968-97c0-4e40-b25b-8258c0170f4 \
10
+ --ProjectId 1486446569620893696 \
11
+ --TaskType 201 \
12
+ --InstanceVersion 12
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,188 +17,250 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "TaskInfo": {
20
- "TaskName": "abc",
21
- "Description": "abc",
22
- "SyncType": 0,
23
- "TaskType": 0,
24
- "WorkflowId": "abc",
25
- "TaskId": "abc",
26
- "ScheduleTaskId": "abc",
27
- "TaskGroupId": "abc",
28
- "ProjectId": "abc",
29
- "CreatorUin": "abc",
30
- "OperatorUin": "abc",
31
- "OwnerUin": "abc",
32
- "AppId": "abc",
33
- "Status": 0,
20
+ "TaskName": "testtaskname",
21
+ "Description": "testdesc",
22
+ "SyncType": 2,
23
+ "TaskType": 202,
24
+ "WorkflowId": "",
25
+ "TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
26
+ "ScheduleTaskId": "cql-hjlx38yl",
27
+ "TaskGroupId": "a5d814828-452c-46f6-b128-19c1a3249bf0",
28
+ "ProjectId": "1486446569620893696",
29
+ "CreatorUin": "100022187073",
30
+ "OperatorUin": "100022187073",
31
+ "OwnerUin": "100022187073",
32
+ "AppId": "1257305888",
33
+ "Status": 3,
34
34
  "Nodes": [
35
35
  {
36
- "Id": "abc",
37
- "TaskId": "abc",
38
- "Name": "abc",
39
- "NodeType": "abc",
40
- "DataSourceType": "abc",
41
- "Description": "abc",
42
- "DatasourceId": "abc",
36
+ "Id": "130973",
37
+ "TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
38
+ "Name": "nodeTestName",
39
+ "NodeType": "INPUT",
40
+ "DataSourceType": "MYSQL",
41
+ "Description": "testdesc",
42
+ "DatasourceId": "914840",
43
43
  "Config": [
44
44
  {
45
- "Name": "abc",
46
- "Value": "abc"
45
+ "Name": "Type",
46
+ "Value": "MYSQL"
47
+ },
48
+ {
49
+ "Name": "splitPk",
50
+ "Value": "id"
51
+ },
52
+ {
53
+ "Name": "Database",
54
+ "Value": "databasetestname"
55
+ },
56
+ {
57
+ "Name": "TableNames",
58
+ "Value": "tabletestname"
59
+ },
60
+ {
61
+ "Name": "PrimaryKey",
62
+ "Value": "id"
63
+ },
64
+ {
65
+ "Name": "isNew",
66
+ "Value": "true"
67
+ },
68
+ {
69
+ "Name": "PrimaryKey_INPUT_SYMBOL",
70
+ "Value": "input"
71
+ },
72
+ {
73
+ "Name": "splitPk_INPUT_SYMBOL",
74
+ "Value": "input"
75
+ },
76
+ {
77
+ "Name": "isClean",
78
+ "Value": "0"
79
+ },
80
+ {
81
+ "Name": "encoding",
82
+ "Value": "utf-8"
47
83
  }
48
84
  ],
49
85
  "ExtConfig": [
50
86
  {
51
- "Name": "abc",
52
- "Value": "abc"
87
+ "Name": "x",
88
+ "Value": "300"
89
+ },
90
+ {
91
+ "Name": "y",
92
+ "Value": "260"
93
+ },
94
+ {
95
+ "Name": "iconPosition",
96
+ "Value": "left"
97
+ },
98
+ {
99
+ "Name": "size",
100
+ "Value": "m"
53
101
  }
54
102
  ],
55
103
  "Schema": [
56
104
  {
57
- "Id": "abc",
58
- "Name": "abc",
59
- "Value": "abc",
60
- "Type": "abc",
105
+ "Type": "String",
106
+ "Alias": "name",
107
+ "Comment": "名字",
108
+ "Id": "616042880",
109
+ "Name": "name",
110
+ "Value": "nihao",
61
111
  "Properties": [
62
112
  {
63
- "Name": "abc",
64
- "Value": "abc"
113
+ "Name": "exttestname",
114
+ "Value": "exttestvalue"
65
115
  }
66
- ],
67
- "Alias": "abc",
68
- "Comment": "abc"
116
+ ]
69
117
  }
70
118
  ],
71
119
  "NodeMapping": {
72
- "SourceId": "abc",
73
- "SinkId": "abc",
120
+ "SourceId": "130973",
121
+ "SinkId": "130972",
74
122
  "SourceSchema": [
75
123
  {
76
- "Id": "abc",
77
- "Name": "abc",
78
- "Value": "abc",
79
- "Type": "abc",
80
- "Alias": "abc",
81
- "Comment": "abc",
124
+ "Id": "597853056",
125
+ "Name": "name",
126
+ "Value": "test",
127
+ "Type": "String",
128
+ "Alias": "name",
129
+ "Comment": "名称",
82
130
  "Properties": [
83
131
  {
84
- "Name": "abc",
85
- "Value": "abc"
132
+ "Name": "exttestname",
133
+ "Value": "exttestvalue"
86
134
  }
87
135
  ]
88
136
  }
89
137
  ],
90
138
  "SchemaMappings": [
91
139
  {
92
- "SourceSchemaId": "abc",
93
- "SinkSchemaId": "abc"
140
+ "SourceSchemaId": "597853056",
141
+ "SinkSchemaId": "616042880"
142
+ }
143
+ ],
144
+ "ExtConfig": [
145
+ {
146
+ "Name": "Type",
147
+ "Value": "MYSQL"
94
148
  }
95
149
  ]
96
150
  },
97
- "AppId": "abc",
98
- "ProjectId": "abc",
99
- "CreatorUin": "abc",
100
- "OperatorUin": "abc",
101
- "OwnerUin": "abc",
102
- "CreateTime": "abc",
103
- "UpdateTime": "abc"
151
+ "AppId": "1315051999",
152
+ "ProjectId": "1486446569620893696",
153
+ "CreatorUin": "100028644005",
154
+ "OperatorUin": "100028644005",
155
+ "OwnerUin": "100028644005",
156
+ "CreateTime": "2022-05-07 10:13:21",
157
+ "UpdateTime": "2022-05-07 10:13:21"
104
158
  }
105
159
  ],
106
- "ExecutorId": "abc",
160
+ "ExecutorId": "20220331190555092303",
107
161
  "Mappings": [
108
162
  {
109
- "SourceId": "abc",
110
- "SinkId": "abc",
163
+ "SourceId": "130973",
164
+ "SinkId": "130972",
111
165
  "SourceSchema": [
112
166
  {
113
- "Id": "abc",
114
- "Name": "abc",
115
- "Value": "abc",
116
- "Type": "abc",
117
- "Alias": "abc",
118
- "Comment": "abc",
167
+ "Id": "597853056",
168
+ "Name": "name",
169
+ "Value": "test",
170
+ "Type": "String",
171
+ "Alias": "name",
172
+ "Comment": "名称",
119
173
  "Properties": [
120
174
  {
121
- "Name": "abc",
122
- "Value": "abc"
175
+ "Name": "exttestname",
176
+ "Value": "exttestvalue"
123
177
  }
124
178
  ]
125
179
  }
126
180
  ],
127
181
  "SchemaMappings": [
128
182
  {
129
- "SourceSchemaId": "abc",
130
- "SinkSchemaId": "abc"
183
+ "SourceSchemaId": "597853056",
184
+ "SinkSchemaId": "616042880"
185
+ }
186
+ ],
187
+ "ExtConfig": [
188
+ {
189
+ "Name": "Type",
190
+ "Value": "MYSQL"
131
191
  }
132
192
  ]
133
193
  }
134
194
  ],
135
- "TaskMode": "abc",
136
- "Incharge": "abc",
195
+ "TaskMode": "1",
196
+ "Incharge": "100028625403",
137
197
  "OfflineTaskAddEntity": {
138
- "WorkflowName": "abc",
139
- "DependencyWorkflow": "abc",
140
- "StartTime": "abc",
141
- "EndTime": "abc",
198
+ "WorkflowName": "",
199
+ "DependencyWorkflow": "",
200
+ "StartTime": "2024-04-10 00:00:00",
201
+ "EndTime": "2099-12-31 00:00:00",
142
202
  "CycleType": 1,
143
- "CycleStep": 1,
144
- "DelayTime": 1,
145
- "CrontabExpression": "abc",
146
- "RetryWait": 1,
203
+ "CycleStep": 5,
204
+ "DelayTime": 0,
205
+ "CrontabExpression": "",
206
+ "RetryWait": 3,
147
207
  "Retriable": 1,
148
- "TryLimit": 1,
149
- "RunPriority": 1,
150
- "ProductName": "abc",
151
- "SelfDepend": 1,
152
- "TaskAction": "abc",
153
- "ExecutionEndTime": "abc",
154
- "ExecutionStartTime": "abc",
208
+ "TryLimit": 3,
209
+ "RunPriority": 6,
210
+ "ProductName": "DATA_INTEGRATION",
211
+ "SelfDepend": 3,
212
+ "TaskAction": "",
213
+ "ExecutionEndTime": "23:59",
214
+ "ExecutionStartTime": "00:00",
155
215
  "TaskAutoSubmit": true,
156
- "InstanceInitStrategy": "abc"
216
+ "InstanceInitStrategy": "T+0"
157
217
  },
158
- "ExecutorGroupName": "abc",
159
- "InLongManagerUrl": "abc",
160
- "InLongStreamId": "abc",
161
- "InLongManagerVersion": "abc",
218
+ "ExecutorGroupName": "资源组01",
219
+ "InLongManagerUrl": "172.16.64.68:8083",
220
+ "InLongStreamId": "f8317843e-68f9-4373-914f-241d7200a9a4",
221
+ "InLongManagerVersion": "v17",
162
222
  "DataProxyUrl": [
163
- "abc"
223
+ "172.16.64.68:8086"
164
224
  ],
165
225
  "Submit": true,
166
- "InputDatasourceType": "abc",
167
- "OutputDatasourceType": "abc",
168
- "NumRecordsIn": 0,
169
- "NumRecordsOut": 0,
170
- "ReaderDelay": 0,
171
- "NumRestarts": 0,
172
- "CreateTime": "abc",
173
- "UpdateTime": "abc",
174
- "LastRunTime": "abc",
175
- "StopTime": "abc",
226
+ "InputDatasourceType": "MYSQL",
227
+ "OutputDatasourceType": "DLC",
228
+ "NumRecordsIn": 1000,
229
+ "NumRecordsOut": 1000,
230
+ "ReaderDelay": 5,
231
+ "NumRestarts": 2,
232
+ "CreateTime": "2022-05-07 10:13:21",
233
+ "UpdateTime": "2022-05-07 10:13:21",
234
+ "LastRunTime": "2022-05-07 10:13:21",
235
+ "StopTime": "2022-05-07 10:13:21",
176
236
  "HasVersion": true,
177
237
  "Locked": true,
178
- "Locker": "abc",
179
- "RunningCu": 0,
238
+ "Locker": "100022187073",
239
+ "RunningCu": 2,
180
240
  "TaskAlarmRegularList": [
181
- "abc"
241
+ "1769,1768"
182
242
  ],
183
- "SwitchResource": 0,
243
+ "SwitchResource": 1,
184
244
  "ReadPhase": 0,
185
- "InstanceVersion": 0,
245
+ "InstanceVersion": 12,
246
+ "ArrangeSpaceTaskId": "20230112170349643",
247
+ "OfflineTaskStatus": 1,
186
248
  "Config": [
187
249
  {
188
- "Name": "abc",
189
- "Value": "abc"
250
+ "Name": "Type",
251
+ "Value": "MYSQL"
190
252
  }
191
253
  ],
192
254
  "ExtConfig": [
193
255
  {
194
- "Name": "abc",
195
- "Value": "abc"
256
+ "Name": "Type",
257
+ "Value": "MYSQL"
196
258
  }
197
259
  ],
198
260
  "ExecuteContext": [
199
261
  {
200
- "Name": "abc",
201
- "Value": "abc"
262
+ "Name": "Type",
263
+ "Value": "MYSQL"
202
264
  }
203
265
  ]
204
266
  },
@@ -208,14 +270,14 @@ Output:
208
270
  "InOperation": 0
209
271
  },
210
272
  "TaskVersion": {
211
- "InstanceVersion": 0,
212
- "VersionDesc": "abc",
273
+ "InstanceVersion": 12,
274
+ "VersionDesc": "版本描述",
213
275
  "ChangeType": 0,
214
- "SubmitterUin": "abc",
215
- "InstanceDate": "abc",
276
+ "SubmitterUin": "100006908545",
277
+ "InstanceDate": "2022-09-29 16:40:38",
216
278
  "InstanceStatus": 0
217
279
  },
218
- "RequestId": "abc"
280
+ "RequestId": "4ec1ea77-7729-47bc-b541-e73412fc5fd7"
219
281
  }
220
282
  }
221
283
  ```