tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1094.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 (276) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  3. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
  4. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  5. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  6. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  7. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  8. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  12. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  15. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  16. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  17. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  18. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  19. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  20. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  21. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  22. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  23. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  25. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  26. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  27. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  28. tccli/examples/rce/v20201103/ManageMarketingRisk.md +19 -56
  29. tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
  33. tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
  34. tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
  35. tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
  36. tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
  37. tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
  38. tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
  39. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  40. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  41. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  42. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  43. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  45. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  46. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  47. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  48. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  49. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  50. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  51. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  52. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  53. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  54. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  55. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  56. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  57. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  58. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  59. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  60. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  61. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  62. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  63. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  64. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  66. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  67. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  68. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  69. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  70. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  71. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  72. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  73. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  74. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  75. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  76. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  77. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  79. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  80. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  81. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  82. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  83. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  84. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  85. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  86. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  87. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  88. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  89. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  90. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  91. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  92. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  93. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  94. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  95. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  96. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  97. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  98. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  99. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  100. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  101. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  102. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  103. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  104. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  105. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  106. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  107. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  108. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  109. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  110. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  111. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  112. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  113. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  114. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  115. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  116. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  117. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  118. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  119. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  120. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  121. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  122. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  123. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  124. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  125. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  126. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  127. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  128. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  129. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  130. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  131. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  132. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  133. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  134. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  135. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  136. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  137. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  138. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  139. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  140. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  141. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  142. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  143. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  144. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  145. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  146. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  147. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  148. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  149. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  150. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  151. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  152. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  153. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  154. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  155. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  156. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  157. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  158. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  159. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  160. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  161. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  162. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  163. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  164. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  165. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  166. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  167. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  168. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  169. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  170. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  171. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  172. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  173. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  174. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  175. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  176. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  177. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  178. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  179. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  180. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  181. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  182. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  183. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  184. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  185. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  186. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  187. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  188. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  189. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  190. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  191. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  192. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  193. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  194. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  195. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  196. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  197. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  198. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  199. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  200. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  201. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  202. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  203. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  205. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  206. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  207. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  208. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  209. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  210. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  211. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  212. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  213. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  214. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  215. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  216. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  217. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  218. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  219. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  220. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  221. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  222. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  223. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  224. tccli/services/aiart/v20221229/api.json +19 -0
  225. tccli/services/asr/v20190614/api.json +4 -4
  226. tccli/services/bsca/v20210811/api.json +19 -1
  227. tccli/services/ccc/v20200210/api.json +12 -12
  228. tccli/services/cfs/v20190719/api.json +2 -2
  229. tccli/services/ckafka/v20190819/api.json +17 -17
  230. tccli/services/cls/v20201016/api.json +5 -3
  231. tccli/services/cynosdb/v20190107/api.json +70 -0
  232. tccli/services/dnspod/v20210323/api.json +2 -2
  233. tccli/services/domain/v20180808/api.json +50 -10
  234. tccli/services/domain/v20180808/examples.json +1 -1
  235. tccli/services/dsgc/v20190723/api.json +90 -20
  236. tccli/services/dts/v20180330/api.json +1 -1
  237. tccli/services/dts/v20211206/api.json +4 -3
  238. tccli/services/eb/v20210416/api.json +64 -0
  239. tccli/services/emr/v20190103/api.json +1 -1
  240. tccli/services/ess/ess_client.py +57 -4
  241. tccli/services/ess/v20201111/api.json +372 -1
  242. tccli/services/ess/v20201111/examples.json +10 -2
  243. tccli/services/facefusion/v20220927/api.json +1 -1
  244. tccli/services/gaap/v20180529/api.json +68 -40
  245. tccli/services/gaap/v20180529/examples.json +6 -6
  246. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  247. tccli/services/iotexplorer/v20190423/api.json +589 -0
  248. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  249. tccli/services/lcic/v20220817/api.json +54 -5
  250. tccli/services/lcic/v20220817/examples.json +1 -1
  251. tccli/services/lke/v20231130/api.json +11 -1
  252. tccli/services/ocr/v20181119/api.json +24 -15
  253. tccli/services/organization/organization_client.py +783 -147
  254. tccli/services/organization/v20210331/api.json +1259 -207
  255. tccli/services/organization/v20210331/examples.json +96 -0
  256. tccli/services/rce/v20201103/api.json +4 -4
  257. tccli/services/rce/v20201103/examples.json +3 -3
  258. tccli/services/svp/v20240125/examples.json +1 -1
  259. tccli/services/tat/v20201028/api.json +3 -3
  260. tccli/services/tke/tke_client.py +106 -0
  261. tccli/services/tke/v20180525/api.json +252 -42
  262. tccli/services/tke/v20180525/examples.json +19 -3
  263. tccli/services/trocket/trocket_client.py +8 -61
  264. tccli/services/trocket/v20230308/api.json +0 -34
  265. tccli/services/trocket/v20230308/examples.json +0 -8
  266. tccli/services/tse/v20201207/api.json +10 -1
  267. tccli/services/vod/v20180717/api.json +36 -36
  268. tccli/services/vod/v20180717/examples.json +8 -8
  269. tccli/services/wedata/v20210820/api.json +19900 -34093
  270. tccli/services/wedata/v20210820/examples.json +404 -1256
  271. tccli/services/wedata/wedata_client.py +714 -5166
  272. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/METADATA +2 -2
  273. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/RECORD +276 -253
  274. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/WHEEL +0 -0
  275. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/entry_points.txt +0 -0
  276. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,320 +1,279 @@
1
- **Example 1: DescribeIntegrationTasks**
1
+ **Example 1: 查询集成任务列表**
2
2
 
3
- DescribeIntegrationTasks
3
+ 查询集成任务列表
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeIntegrationTasks --cli-unfold-argument \
9
- --Filters.0.Name abc \
10
- --Filters.0.Values abc \
11
- --ProjectId abc \
12
- --OrderFields.0.Name abc \
13
- --OrderFields.0.Direction abc \
14
- --StartTime abc \
15
- --EndTime abc \
16
- --PageNumber 0 \
17
- --PageSize 0 \
18
- --TaskType 1
9
+ --Filters.0.Name TaskId \
10
+ --Filters.0.Values t5c6f6968-97c0-4e40-b25b-8258c0170f48 \
11
+ --ProjectId 1486446569620893696 \
12
+ --OrderFields.0.Name CreateTime \
13
+ --OrderFields.0.Direction DESC \
14
+ --StartTime \
15
+ --EndTime \
16
+ --PageNumber 1 \
17
+ --PageSize 10 \
18
+ --TaskType 201
19
19
  ```
20
20
 
21
21
  Output:
22
22
  ```
23
23
  {
24
24
  "Response": {
25
+ "TotalCount": 10,
25
26
  "TaskInfoSet": [
26
27
  {
27
- "TaskName": "abc",
28
- "Description": "abc",
29
- "SyncType": 0,
30
- "TaskType": 0,
31
- "WorkflowId": "abc",
32
- "TaskId": "abc",
33
- "ScheduleTaskId": "abc",
34
- "TaskGroupId": "abc",
35
- "ProjectId": "abc",
36
- "CreatorUin": "abc",
37
- "OperatorUin": "abc",
38
- "OwnerUin": "abc",
39
- "AppId": "abc",
40
- "Status": 0,
28
+ "TaskName": "testtaskname",
29
+ "Description": "testdesc",
30
+ "SyncType": 2,
31
+ "TaskType": 202,
32
+ "WorkflowId": "",
33
+ "TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
34
+ "ScheduleTaskId": "cql-hjlx38yl",
35
+ "TaskGroupId": "a5d814828-452c-46f6-b128-19c1a3249bf0",
36
+ "ProjectId": "1486446569620893696",
37
+ "CreatorUin": "100022187073",
38
+ "OperatorUin": "100022187073",
39
+ "OwnerUin": "100022187073",
40
+ "AppId": "1257305888",
41
+ "Status": 3,
41
42
  "Nodes": [
42
43
  {
43
- "Id": "abc",
44
- "TaskId": "abc",
45
- "Name": "abc",
46
- "NodeType": "abc",
47
- "DataSourceType": "abc",
48
- "Description": "abc",
49
- "DatasourceId": "abc",
44
+ "Id": "130973",
45
+ "TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
46
+ "Name": "nodeTestName",
47
+ "NodeType": "INPUT",
48
+ "DataSourceType": "MYSQL",
49
+ "Description": "testdesc",
50
+ "DatasourceId": "914840",
50
51
  "Config": [
51
52
  {
52
- "Name": "abc",
53
- "Value": "abc"
53
+ "Name": "Type",
54
+ "Value": "MYSQL"
55
+ },
56
+ {
57
+ "Name": "splitPk",
58
+ "Value": "id"
59
+ },
60
+ {
61
+ "Name": "Database",
62
+ "Value": "databasetestname"
63
+ },
64
+ {
65
+ "Name": "TableNames",
66
+ "Value": "tabletestname"
67
+ },
68
+ {
69
+ "Name": "PrimaryKey",
70
+ "Value": "id"
71
+ },
72
+ {
73
+ "Name": "isNew",
74
+ "Value": "true"
75
+ },
76
+ {
77
+ "Name": "PrimaryKey_INPUT_SYMBOL",
78
+ "Value": "input"
79
+ },
80
+ {
81
+ "Name": "splitPk_INPUT_SYMBOL",
82
+ "Value": "input"
83
+ },
84
+ {
85
+ "Name": "isClean",
86
+ "Value": "0"
87
+ },
88
+ {
89
+ "Name": "encoding",
90
+ "Value": "utf-8"
54
91
  }
55
92
  ],
56
93
  "ExtConfig": [
57
94
  {
58
- "Name": "abc",
59
- "Value": "abc"
95
+ "Name": "x",
96
+ "Value": "300"
97
+ },
98
+ {
99
+ "Name": "y",
100
+ "Value": "260"
101
+ },
102
+ {
103
+ "Name": "iconPosition",
104
+ "Value": "left"
105
+ },
106
+ {
107
+ "Name": "size",
108
+ "Value": "m"
60
109
  }
61
110
  ],
62
111
  "Schema": [
63
112
  {
64
- "Id": "abc",
65
- "Name": "abc",
66
- "Value": "abc",
67
- "Type": "abc",
113
+ "Type": "String",
114
+ "Alias": "name",
115
+ "Comment": "名字",
116
+ "Id": "616042880",
117
+ "Name": "name",
118
+ "Value": "nihao",
68
119
  "Properties": [
69
120
  {
70
- "Name": "abc",
71
- "Value": "abc"
121
+ "Name": "exttestname",
122
+ "Value": "exttestvalue"
72
123
  }
73
- ],
74
- "Alias": "abc"
124
+ ]
75
125
  }
76
126
  ],
77
127
  "NodeMapping": {
78
- "SourceId": "abc",
79
- "SinkId": "abc",
128
+ "SourceId": "130973",
129
+ "SinkId": "130972",
80
130
  "SourceSchema": [
81
131
  {
82
- "Id": "abc",
83
- "Name": "abc",
84
- "Value": "abc",
85
- "Type": "abc",
86
- "Alias": "abc"
132
+ "Id": "597853056",
133
+ "Name": "name",
134
+ "Value": "test",
135
+ "Type": "String",
136
+ "Alias": "name",
137
+ "Comment": "名称",
138
+ "Properties": [
139
+ {
140
+ "Name": "exttestname",
141
+ "Value": "exttestvalue"
142
+ }
143
+ ]
87
144
  }
88
145
  ],
89
146
  "SchemaMappings": [
90
147
  {
91
- "SourceSchemaId": "abc",
92
- "SinkSchemaId": "abc"
148
+ "SourceSchemaId": "597853056",
149
+ "SinkSchemaId": "616042880"
150
+ }
151
+ ],
152
+ "ExtConfig": [
153
+ {
154
+ "Name": "Type",
155
+ "Value": "MYSQL"
93
156
  }
94
157
  ]
95
158
  },
96
- "AppId": "abc",
97
- "ProjectId": "abc",
98
- "CreatorUin": "abc",
99
- "OperatorUin": "abc",
100
- "OwnerUin": "abc",
101
- "CreateTime": "abc",
102
- "UpdateTime": "abc"
159
+ "AppId": "1315051999",
160
+ "ProjectId": "1486446569620893696",
161
+ "CreatorUin": "100028644005",
162
+ "OperatorUin": "100028644005",
163
+ "OwnerUin": "100028644005",
164
+ "CreateTime": "2022-05-07 10:13:21",
165
+ "UpdateTime": "2022-05-07 10:13:21"
103
166
  }
104
167
  ],
105
- "ExecutorId": "abc",
168
+ "ExecutorId": "20220331190555092303",
106
169
  "Mappings": [
107
170
  {
108
- "SourceId": "abc",
109
- "SinkId": "abc",
171
+ "SourceId": "130973",
172
+ "SinkId": "130972",
110
173
  "SourceSchema": [
111
174
  {
112
- "Id": "abc",
113
- "Name": "abc",
114
- "Value": "abc",
115
- "Type": "abc",
116
- "Alias": "abc"
175
+ "Id": "597853056",
176
+ "Name": "name",
177
+ "Value": "test",
178
+ "Type": "String",
179
+ "Alias": "name",
180
+ "Comment": "名称",
181
+ "Properties": [
182
+ {
183
+ "Name": "exttestname",
184
+ "Value": "exttestvalue"
185
+ }
186
+ ]
117
187
  }
118
188
  ],
119
189
  "SchemaMappings": [
120
190
  {
121
- "SourceSchemaId": "abc",
122
- "SinkSchemaId": "abc"
191
+ "SourceSchemaId": "597853056",
192
+ "SinkSchemaId": "616042880"
193
+ }
194
+ ],
195
+ "ExtConfig": [
196
+ {
197
+ "Name": "ext key name",
198
+ "Value": "ext key value"
123
199
  }
124
200
  ]
125
201
  }
126
202
  ],
127
- "TaskMode": "abc",
128
- "Incharge": "abc",
203
+ "TaskMode": "1",
204
+ "Incharge": "100028625403",
129
205
  "OfflineTaskAddEntity": {
130
- "WorkflowName": "abc",
131
- "DependencyWorkflow": "abc",
132
- "StartTime": "abc",
133
- "EndTime": "abc",
206
+ "WorkflowName": "",
207
+ "DependencyWorkflow": "",
208
+ "StartTime": "2024-04-10 00:00:00",
209
+ "EndTime": "2099-12-31 00:00:00",
134
210
  "CycleType": 1,
135
- "CycleStep": 1,
136
- "DelayTime": 1,
137
- "CrontabExpression": "abc",
138
- "RetryWait": 1,
211
+ "CycleStep": 5,
212
+ "DelayTime": 0,
213
+ "CrontabExpression": "",
214
+ "RetryWait": 3,
139
215
  "Retriable": 1,
140
- "TryLimit": 1,
141
- "RunPriority": 1,
142
- "ProductName": "abc",
143
- "SelfDepend": 1,
144
- "TaskAction": "abc",
145
- "ExecutionEndTime": "abc",
146
- "ExecutionStartTime": "abc"
216
+ "TryLimit": 3,
217
+ "RunPriority": 6,
218
+ "ProductName": "DATA_INTEGRATION",
219
+ "SelfDepend": 3,
220
+ "TaskAction": "",
221
+ "ExecutionEndTime": "23:59",
222
+ "ExecutionStartTime": "00:00",
223
+ "TaskAutoSubmit": true,
224
+ "InstanceInitStrategy": "T+0"
147
225
  },
148
- "ExecutorGroupName": "abc",
149
- "InLongManagerUrl": "abc",
150
- "InLongStreamId": "abc",
151
- "InLongManagerVersion": "abc",
226
+ "ExecutorGroupName": "资源组01",
227
+ "InLongManagerUrl": "172.16.64.68:8083",
228
+ "InLongStreamId": "f8317843e-68f9-4373-914f-241d7200a9a4",
229
+ "InLongManagerVersion": "v17",
152
230
  "DataProxyUrl": [
153
- "abc"
231
+ "172.16.64.68:8086"
154
232
  ],
155
233
  "Submit": true,
156
- "InputDatasourceType": "abc",
157
- "OutputDatasourceType": "abc",
158
- "NumRecordsIn": 0,
159
- "NumRecordsOut": 0,
160
- "ReaderDelay": 0,
161
- "NumRestarts": 0,
162
- "CreateTime": "abc",
163
- "UpdateTime": "abc",
164
- "LastRunTime": "abc",
165
- "StopTime": "abc",
234
+ "InputDatasourceType": "MYSQL",
235
+ "OutputDatasourceType": "DLC",
236
+ "NumRecordsIn": 1000,
237
+ "NumRecordsOut": 1000,
238
+ "ReaderDelay": 5,
239
+ "NumRestarts": 2,
240
+ "CreateTime": "2022-05-07 10:13:21",
241
+ "UpdateTime": "2022-05-07 10:13:21",
242
+ "LastRunTime": "2022-05-07 10:13:21",
243
+ "StopTime": "2022-05-07 10:13:21",
166
244
  "HasVersion": true,
167
245
  "Locked": true,
168
- "Locker": "abc",
169
- "RunningCu": 0,
246
+ "Locker": "100022187073",
247
+ "RunningCu": 2,
170
248
  "TaskAlarmRegularList": [
171
- "abc"
172
- ]
173
- }
174
- ],
175
- "TotalCount": 0,
176
- "RequestId": "abc"
177
- }
178
- }
179
- ```
180
-
181
- **Example 2: 查询集成任务列表**
182
-
183
- 查询集成任务列表
184
-
185
- Input:
186
-
187
- ```
188
- tccli wedata DescribeIntegrationTasks --cli-unfold-argument \
189
- --Filters.0.Name abc \
190
- --Filters.0.Values abc \
191
- --ProjectId abc \
192
- --OrderFields.0.Name abc \
193
- --OrderFields.0.Direction abc \
194
- --StartTime abc \
195
- --EndTime abc \
196
- --PageNumber 0 \
197
- --PageSize 0 \
198
- --TaskType 1
199
- ```
200
-
201
- Output:
202
- ```
203
- {
204
- "Response": {
205
- "TotalCount": 0,
206
- "TaskInfoSet": [
207
- {
208
- "TaskGroupId": "abc",
209
- "Status": 0,
210
- "WorkflowId": "abc",
211
- "Description": "abc",
212
- "CreatorUin": "abc",
213
- "SyncType": 0,
214
- "ProjectId": "abc",
215
- "OwnerUin": "abc",
216
- "ExecuteContext": [
217
- {
218
- "Name": "abc",
219
- "Value": "abc"
220
- }
249
+ "1769,1768"
221
250
  ],
222
- "ScheduleTaskId": "abc",
223
- "TaskType": 0,
224
- "AppId": "abc",
225
- "ExecutorId": "abc",
226
- "TaskId": "abc",
227
- "OperatorUin": "abc",
228
- "Nodes": [
251
+ "SwitchResource": 1,
252
+ "ReadPhase": 0,
253
+ "InstanceVersion": 12,
254
+ "ArrangeSpaceTaskId": "20230112170349643",
255
+ "OfflineTaskStatus": 1,
256
+ "Config": [
229
257
  {
230
- "NodeType": "abc",
231
- "Description": "abc",
232
- "CreatorUin": "abc",
233
- "DataSourceType": "abc",
234
- "ProjectId": "abc",
235
- "OwnerUin": "abc",
236
- "ExtConfig": [
237
- {
238
- "Name": "abc",
239
- "Value": "abc"
240
- }
241
- ],
242
- "DatasourceId": "abc",
243
- "NodeMapping": {
244
- "SourceId": "abc",
245
- "SchemaMappings": [
246
- {
247
- "SinkSchemaId": "abc",
248
- "SourceSchemaId": "abc"
249
- }
250
- ],
251
- "SinkId": "abc",
252
- "SourceSchema": [
253
- {
254
- "Type": "abc",
255
- "Id": "abc",
256
- "Value": "abc",
257
- "Name": "abc"
258
- }
259
- ]
260
- },
261
- "TaskId": "abc",
262
- "AppId": "abc",
263
- "Schema": [
264
- {
265
- "Type": "abc",
266
- "Id": "abc",
267
- "Value": "abc",
268
- "Name": "abc"
269
- }
270
- ],
271
- "Config": [
272
- {
273
- "Name": "abc",
274
- "Value": "abc"
275
- }
276
- ],
277
- "Id": "abc",
278
- "OperatorUin": "abc",
279
- "Name": "abc"
258
+ "Name": "ext key name",
259
+ "Value": "ext key value"
280
260
  }
281
261
  ],
282
262
  "ExtConfig": [
283
263
  {
284
- "Name": "abc",
285
- "Value": "abc"
286
- }
287
- ],
288
- "Config": [
289
- {
290
- "Name": "abc",
291
- "Value": "abc"
264
+ "Name": "ext key name",
265
+ "Value": "ext key value"
292
266
  }
293
267
  ],
294
- "TaskName": "abc",
295
- "Mappings": [
268
+ "ExecuteContext": [
296
269
  {
297
- "SourceId": "abc",
298
- "SchemaMappings": [
299
- {
300
- "SinkSchemaId": "abc",
301
- "SourceSchemaId": "abc"
302
- }
303
- ],
304
- "SinkId": "abc",
305
- "SourceSchema": [
306
- {
307
- "Type": "abc",
308
- "Id": "abc",
309
- "Value": "abc",
310
- "Name": "abc"
311
- }
312
- ]
270
+ "Name": "ext key name",
271
+ "Value": "ext key value"
313
272
  }
314
273
  ]
315
274
  }
316
275
  ],
317
- "RequestId": "abc"
276
+ "RequestId": "ae90b19-209e-4acb-9f62-e2860dd810"
318
277
  }
319
278
  }
320
279
  ```