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,41 +6,41 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata GenHiveTableDDLSql --cli-unfold-argument \
9
- --Id abc \
10
- --ProjectId abc \
11
- --MsType abc \
12
- --DatasourceId abc \
13
- --SourceDatabase abc \
14
- --TableName abc \
15
- --SinkDatabase abc \
16
- --SinkType abc \
17
- --SchemaName abc \
18
- --SourceFieldInfoList.0.FieldName abc \
19
- --SourceFieldInfoList.0.FieldType abc \
20
- --SourceFieldInfoList.0.Alias abc \
21
- --Partitions.0.Transform abc \
22
- --Partitions.0.Name abc \
23
- --Partitions.0.TransformArgs abc \
24
- --Properties.0.Key abc \
25
- --Properties.0.Value abc \
9
+ --Id \
10
+ --ProjectId 1486446569620893696 \
11
+ --MsType MYSQL \
12
+ --DatasourceId 915669 \
13
+ --SourceDatabase source_database_name \
14
+ --TableName test_table_name \
15
+ --SinkDatabase sink_database_name \
16
+ --SinkType HIVE \
17
+ --SchemaName test_schema_name \
18
+ --SourceFieldInfoList.0.FieldName name \
19
+ --SourceFieldInfoList.0.FieldType string \
20
+ --SourceFieldInfoList.0.Alias name \
21
+ --Partitions.0.Transform identity \
22
+ --Partitions.0.Name id \
23
+ --Partitions.0.TransformArgs \
24
+ --Properties.0.Key format-version \
25
+ --Properties.0.Value 2 \
26
26
  --TableMode 0 \
27
27
  --TableVersion abc \
28
28
  --UpsertFlag True \
29
- --TableComment abc \
29
+ --TableComment 表注释 \
30
30
  --AddDataFiles 0 \
31
31
  --AddEqualityDeletes 0 \
32
32
  --AddPositionDeletes 0 \
33
33
  --AddDeleteFiles 0 \
34
- --TargetDatasourceId abc
34
+ --TargetDatasourceId 915792
35
35
  ```
36
36
 
37
37
  Output:
38
38
  ```
39
39
  {
40
40
  "Response": {
41
- "DDLSql": "abc",
42
- "Data": "abc",
43
- "RequestId": "abc"
41
+ "DDLSql": "CREATE TABLE IF NOT EXISTS `test_hive`.`test_table`(`id` bigint comment '主键id',`name` string comment '名称',`len` decimal(5,2),`a1` bigint)row format delimited fields terminated by '\\t' STORED AS PARQUET;",
42
+ "Data": "CREATE TABLE IF NOT EXISTS `test_hive`.`test_table`(`id` bigint comment '主键id',`name` string comment '名称',`len` decimal(5,2),`a1` bigint)row format delimited fields terminated by '\\t' STORED AS PARQUET;",
43
+ "RequestId": "53042adf-3bf5-4d52-aa48-9b91ef2ccaa7"
44
44
  }
45
45
  }
46
46
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata GetIntegrationNodeColumnSchema --cli-unfold-argument \
9
- --ColumnContent {"a":1,"b":"0","c":0} \
10
- --DatasourceType KAFKA
9
+ --ColumnContent { "id": 1699859100000, "name": "This seems to be a string", "len": 0, "a1": "This seems to be a string"} \
10
+ --DatasourceType MYSQL
11
11
  ```
12
12
 
13
13
  Output:
@@ -16,21 +16,43 @@ Output:
16
16
  "Response": {
17
17
  "Schemas": [
18
18
  {
19
- "Id": "abc",
20
- "Name": "abc",
21
- "Value": "abc",
22
- "Type": "abc",
23
- "Properties": [
24
- {
25
- "Name": "abc",
26
- "Value": "abc"
27
- }
28
- ],
29
- "Alias": "abc",
30
- "Comment": "abc"
19
+ "Alias": null,
20
+ "Comment": "",
21
+ "Id": "",
22
+ "Name": "id",
23
+ "Properties": null,
24
+ "Type": "bigint",
25
+ "Value": null
26
+ },
27
+ {
28
+ "Alias": null,
29
+ "Comment": "",
30
+ "Id": "",
31
+ "Name": "name",
32
+ "Properties": null,
33
+ "Type": "string",
34
+ "Value": null
35
+ },
36
+ {
37
+ "Alias": null,
38
+ "Comment": "",
39
+ "Id": "",
40
+ "Name": "len",
41
+ "Properties": null,
42
+ "Type": "int",
43
+ "Value": null
44
+ },
45
+ {
46
+ "Alias": null,
47
+ "Comment": "",
48
+ "Id": "",
49
+ "Name": "a1",
50
+ "Properties": null,
51
+ "Type": "string",
52
+ "Value": null
31
53
  }
32
54
  ],
33
- "RequestId": "abc"
55
+ "RequestId": "b86188b4-93e4-4b90-a5ed-2f7346af921f"
34
56
  }
35
57
  }
36
58
  ```
@@ -6,44 +6,44 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata GetOfflineDIInstanceList --cli-unfold-argument \
9
- --PageIndex 1 \
10
- --PageSize 1 \
11
- --ProjectId abc \
12
- --SearchCondition.Keyword abc \
13
- --SearchCondition.Sort abc \
14
- --SearchCondition.SortCol abc \
15
- --SearchCondition.Instance.ExecutionSpace abc \
16
- --SearchCondition.Instance.ProductName abc \
17
- --SearchCondition.Instance.ResourceGroup abc
9
+ --ProjectId 1486446569620893696 \
10
+ --SearchCondition.Instance.ExecutionSpace DRY_RUN \
11
+ --SearchCondition.Instance.ProductName DATA_INTEGRATION \
12
+ --SearchCondition.Instance.ResourceGroup 20240403154937113974 \
13
+ --SearchCondition.SortCol CurRunDate \
14
+ --SearchCondition.Sort desc \
15
+ --SearchCondition.Keyword 20240408130054538 \
16
+ --PageIndex 0 \
17
+ --PageSize 1
18
18
  ```
19
19
 
20
20
  Output:
21
21
  ```
22
22
  {
23
23
  "Response": {
24
- "Total": 1,
25
24
  "List": [
26
25
  {
27
- "CreateUin": "abc",
28
- "OperatorUin": "abc",
29
- "OwnerUin": "abc",
30
- "AppId": "abc",
31
- "WorkspaceId": "abc",
32
- "TaskId": "abc",
33
- "CurRunDate": "abc",
34
- "IssueId": "abc",
35
- "InlongTaskId": "abc",
36
- "ResourceGroup": "abc",
26
+ "AppId": "1315059999",
27
+ "CreateTime": "2022-04-10 19:38:23",
28
+ "CreateUin": "100028649999",
29
+ "CurRunDate": "2022-04-10T19:38:21+08:00",
30
+ "EndTime": null,
31
+ "InlongTaskId": "dev_20220408130054538_1712749111_1712749111",
32
+ "InstanceKey": "20220408130054538_2022-04-10T19:38:21+08:00",
33
+ "IssueId": "2022-04-10 19:38:21",
34
+ "OperatorUin": "100028649999",
35
+ "OwnerUin": "100028448993",
36
+ "ResourceGroup": "20240403154937113777",
37
+ "StartTime": null,
38
+ "State": "COMPLETED",
39
+ "TaskId": "20220408130054538",
37
40
  "TaskRunType": 1,
38
- "State": "abc",
39
- "StartTime": "abc",
40
- "EndTime": "abc",
41
- "CreateTime": "abc",
42
- "UpdateTime": "abc",
43
- "InstanceKey": "abc"
41
+ "UpdateTime": "2022-04-10 19:38:37",
42
+ "WorkspaceId": "148644656962089399"
44
43
  }
45
44
  ],
46
- "RequestId": "abc"
45
+ "RequestId": "ea9ec716-a23c-4adc-b7e8-cd54f562b9d3",
46
+ "Total": 4
47
47
  }
48
48
  }
49
49
  ```
@@ -6,44 +6,44 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata GetOfflineInstanceList --cli-unfold-argument \
9
- --ProjectId xx \
10
- --PageIndex xx \
11
- --SearchCondition.Sort xx \
12
- --SearchCondition.Instance.ResourceGroup 1 \
13
- --SearchCondition.Instance.ExecutionSpace 1 \
14
- --SearchCondition.Instance.ProductName 1 \
15
- --SearchCondition.SortCol xx \
16
- --SearchCondition.Keyword xx \
17
- --PageSize 1
9
+ --ProjectId 1486446569620893696 \
10
+ --SearchCondition.Instance.ExecutionSpace DRY_RUN \
11
+ --SearchCondition.Instance.ProductName DATA_INTEGRATION \
12
+ --SearchCondition.Instance.ResourceGroup 20240403154937116000 \
13
+ --SearchCondition.SortCol CurRunDate \
14
+ --SearchCondition.Sort desc \
15
+ --SearchCondition.Keyword 20220408130054538 \
16
+ --PageIndex 1 \
17
+ --PageSize 10
18
18
  ```
19
19
 
20
20
  Output:
21
21
  ```
22
22
  {
23
23
  "Response": {
24
- "Total": 1,
25
24
  "List": [
26
25
  {
27
- "UpdateTime": "xx",
28
- "OwnerUin": "xx",
29
- "OperatorUin": "xx",
30
- "IssueId": "xx",
31
- "CurRunDate": "xx",
32
- "CreateUin": "xx",
33
- "InlongTaskId": "xx",
34
- "InstanceKey": "xx",
35
- "ResourceGroup": "xx",
36
- "State": "xx",
37
- "WorkspaceId": "xx",
38
- "StartTime": "xx",
39
- "AppId": "xx",
40
- "TaskId": "xx",
41
- "EndTime": "xx",
42
- "CreateTime": "xx",
43
- "TaskRunType": 1
26
+ "AppId": "1315059999",
27
+ "CreateTime": "2022-04-10 19:38:23",
28
+ "CreateUin": "100028649999",
29
+ "CurRunDate": "2022-04-10T19:38:21+08:00",
30
+ "EndTime": null,
31
+ "InlongTaskId": "dev_20220408130054538_1712749111_1712749111",
32
+ "InstanceKey": "20220408130054538_2022-04-10T19:38:21+08:00",
33
+ "IssueId": "2022-04-10 19:38:21",
34
+ "OperatorUin": "100028649999",
35
+ "OwnerUin": "100028448993",
36
+ "ResourceGroup": "20220403154937113777",
37
+ "StartTime": null,
38
+ "State": "COMPLETED",
39
+ "TaskId": "20220408130054538",
40
+ "TaskRunType": 1,
41
+ "UpdateTime": "2022-04-10 19:38:37",
42
+ "WorkspaceId": "148644656962089399"
44
43
  }
45
44
  ],
46
- "RequestId": "xx"
45
+ "RequestId": "ea9ec716-a23c-4adc-b7e8-cd54f562b9d3",
46
+ "Total": 4
47
47
  }
48
48
  }
49
49
  ```
@@ -1,6 +1,6 @@
1
- **Example 1: test**
1
+ **Example 1: 批量终止实例**
2
2
 
3
- test
3
+ 实例运维-批量终止实例
4
4
 
5
5
  Input:
6
6
 
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata LockIntegrationTask --cli-unfold-argument \
9
- --TaskId abc \
10
- --ProjectId abc
9
+ --TaskId 20220410163642075 \
10
+ --ProjectId 1486446569620893696
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "abc"
18
+ "RequestId": "0c049ae3-d147-4557-8d24-9457c471037c"
19
19
  }
20
20
  }
21
21
  ```
@@ -1,28 +1,4 @@
1
- **Example 1: 样例**
2
-
3
-
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata ModifyApproveStatus --cli-unfold-argument ```
9
-
10
- Output:
11
- ```
12
- {
13
- "Response": {
14
- "Data": [
15
- {
16
- "ApproveId": "abc",
17
- "Success": true
18
- }
19
- ],
20
- "RequestId": "abc"
21
- }
22
- }
23
- ```
24
-
25
- **Example 2: 成功示例**
1
+ **Example 1: 成功示例**
26
2
 
27
3
 
28
4
 
@@ -9,18 +9,18 @@ tccli wedata ModifyDataSource --cli-unfold-argument \
9
9
  --ID 1 \
10
10
  --BizParams string \
11
11
  --Category DB \
12
- --DatabaseName string \
13
- --Description string \
14
- --Display string \
15
- --Name string \
12
+ --DatabaseName default \
13
+ --Description desc \
14
+ --Display test \
15
+ --Name mysql1 \
16
16
  --Params string \
17
17
  --ClusterId string \
18
18
  --Status 1 \
19
19
  --Type CLICKHOUSE \
20
20
  --Collect string \
21
- --OwnerProjectId string \
22
- --OwnerProjectName string \
23
- --OwnerProjectIdent string \
21
+ --OwnerProjectId 106659848354 \
22
+ --OwnerProjectName project1 \
23
+ --OwnerProjectIdent pppp \
24
24
  --COSBucket string \
25
25
  --COSRegion string
26
26
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyDsFolder --cli-unfold-argument \
9
- --ProjectId abc \
10
- --ParentsFolderId abc \
11
- --FolderName abc \
12
- --FolderId abc
9
+ --ProjectId 1460947878944567296 \
10
+ --ParentsFolderId fe6d12bb-0f1b-4a72-9c9e-8ec2a131c084 \
11
+ --FolderName anyone \
12
+ --FolderId 860a23d6-ea4a-11ed-8909-bc97e105ba60
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": "860a23d6-ea4a-11ed-8909-bc97e105ba60"
21
21
  }
22
22
  }
23
23
  ```
@@ -8,23 +8,23 @@ Input:
8
8
  tccli wedata ModifyExecStrategy --cli-unfold-argument \
9
9
  --RuleGroupId 1 \
10
10
  --MonitorType 1 \
11
- --ExecQueue abc \
12
- --ExecutorGroupId abc \
13
- --ExecutorGroupName abc \
14
- --Tasks.0.TaskId abc \
15
- --Tasks.0.TaskName abc \
16
- --Tasks.0.WorkflowId abc \
17
- --ProjectId abc \
18
- --StartTime abc \
19
- --EndTime abc \
20
- --CycleType abc \
11
+ --ExecQueue default \
12
+ --ExecutorGroupId 56789 \
13
+ --ExecutorGroupName 执行队列 \
14
+ --Tasks.0.TaskId 20240205135835 \
15
+ --Tasks.0.TaskName at_qualire_task_1708606293AquG \
16
+ --Tasks.0.WorkflowId 1c2a85c6-d181-11eeb-b8cef68a6637 \
17
+ --ProjectId 678909876576 \
18
+ --StartTime 2023-10-01 \
19
+ --EndTime 2023-10-01 \
20
+ --CycleType HOUR_CYCLE \
21
21
  --CycleStep 1 \
22
- --TaskAction abc \
22
+ --TaskAction 2 \
23
23
  --DelayTime 1 \
24
- --DatabaseId abc \
25
- --DatasourceId abc \
26
- --TableId abc \
27
- --ExecEngineType abc
24
+ --DatabaseId 780yiqaw-e9fiph \
25
+ --DatasourceId 87909876 \
26
+ --TableId 65rt8yoighawsde9u \
27
+ --ExecEngineType HIVE
28
28
  ```
29
29
 
30
30
  Output:
@@ -32,7 +32,7 @@ Output:
32
32
  {
33
33
  "Response": {
34
34
  "Data": 123456,
35
- "RequestId": "abc"
35
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
36
36
  }
37
37
  }
38
38
  ```
@@ -6,54 +6,54 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyIntegrationNode --cli-unfold-argument \
9
- --NodeInfo.Id abc \
10
- --NodeInfo.TaskId abc \
11
- --NodeInfo.Name abc \
12
- --NodeInfo.NodeType abc \
13
- --NodeInfo.DataSourceType abc \
14
- --NodeInfo.Description abc \
15
- --NodeInfo.DatasourceId abc \
16
- --NodeInfo.Config.0.Name abc \
17
- --NodeInfo.Config.0.Value abc \
18
- --NodeInfo.ExtConfig.0.Name abc \
19
- --NodeInfo.ExtConfig.0.Value abc \
20
- --NodeInfo.Schema.0.Id abc \
21
- --NodeInfo.Schema.0.Name abc \
22
- --NodeInfo.Schema.0.Value abc \
23
- --NodeInfo.Schema.0.Type abc \
24
- --NodeInfo.Schema.0.Properties.0.Name abc \
25
- --NodeInfo.Schema.0.Properties.0.Value abc \
26
- --NodeInfo.Schema.0.Alias abc \
27
- --NodeInfo.Schema.0.Comment abc \
28
- --NodeInfo.NodeMapping.SourceId abc \
29
- --NodeInfo.NodeMapping.SinkId abc \
30
- --NodeInfo.NodeMapping.SourceSchema.0.Id abc \
31
- --NodeInfo.NodeMapping.SourceSchema.0.Name abc \
32
- --NodeInfo.NodeMapping.SourceSchema.0.Value abc \
33
- --NodeInfo.NodeMapping.SourceSchema.0.Type abc \
34
- --NodeInfo.NodeMapping.SourceSchema.0.Alias abc \
35
- --NodeInfo.NodeMapping.SourceSchema.0.Comment abc \
36
- --NodeInfo.NodeMapping.SchemaMappings.0.SourceSchemaId abc \
37
- --NodeInfo.NodeMapping.SchemaMappings.0.SinkSchemaId abc \
38
- --NodeInfo.AppId abc \
39
- --NodeInfo.ProjectId abc \
40
- --NodeInfo.CreatorUin abc \
41
- --NodeInfo.OperatorUin abc \
42
- --NodeInfo.OwnerUin abc \
43
- --NodeInfo.CreateTime abc \
44
- --NodeInfo.UpdateTime abc \
45
- --ProjectId abc \
46
- --TaskType 1 \
47
- --TaskMode 1
9
+ --NodeInfo.Id 3039 \
10
+ --NodeInfo.TaskId 20220331184313320 \
11
+ --NodeInfo.Name mysql \
12
+ --NodeInfo.NodeType OUTPUT \
13
+ --NodeInfo.DataSourceType MYSQL \
14
+ --NodeInfo.Description 描述 \
15
+ --NodeInfo.DatasourceId 913032 \
16
+ --NodeInfo.Config.0.Name isClean \
17
+ --NodeInfo.Config.0.Value 0 \
18
+ --NodeInfo.ExtConfig.0.Name x \
19
+ --NodeInfo.ExtConfig.0.Value 269 \
20
+ --NodeInfo.Schema.0.Id 913935552 \
21
+ --NodeInfo.Schema.0.Name id \
22
+ --NodeInfo.Schema.0.Value null \
23
+ --NodeInfo.Schema.0.Type int \
24
+ --NodeInfo.Schema.0.Properties.0.Name 111 \
25
+ --NodeInfo.Schema.0.Properties.0.Value 1 \
26
+ --NodeInfo.Schema.0.Alias id \
27
+ --NodeInfo.Schema.0.Comment 主键ID \
28
+ --NodeInfo.NodeMapping.SourceId 130973 \
29
+ --NodeInfo.NodeMapping.SinkId 130972 \
30
+ --NodeInfo.NodeMapping.SourceSchema.0.Id 517902752 \
31
+ --NodeInfo.NodeMapping.SourceSchema.0.Name col1 \
32
+ --NodeInfo.NodeMapping.SourceSchema.0.Value null \
33
+ --NodeInfo.NodeMapping.SourceSchema.0.Type int(11) \
34
+ --NodeInfo.NodeMapping.SourceSchema.0.Alias col1 \
35
+ --NodeInfo.NodeMapping.SourceSchema.0.Comment 列名 \
36
+ --NodeInfo.NodeMapping.SchemaMappings.0.SourceSchemaId 517902752 \
37
+ --NodeInfo.NodeMapping.SchemaMappings.0.SinkSchemaId 756243136 \
38
+ --NodeInfo.AppId 1257305158 \
39
+ --NodeInfo.ProjectId 11022568003970304 \
40
+ --NodeInfo.CreatorUin 100022744352 \
41
+ --NodeInfo.OperatorUin 100022744352 \
42
+ --NodeInfo.OwnerUin 100006908545 \
43
+ --NodeInfo.CreateTime 2022-03-31 18:43:24 \
44
+ --NodeInfo.UpdateTime 2022-03-31 18:43:24 \
45
+ --ProjectId 11022568003970304 \
46
+ --TaskType 202 \
47
+ --TaskMode 2
48
48
  ```
49
49
 
50
50
  Output:
51
51
  ```
52
52
  {
53
53
  "Response": {
54
- "Id": "abc",
55
- "TaskId": "abc",
56
- "RequestId": "abc"
54
+ "Id": "1",
55
+ "TaskId": "20230112170349643",
56
+ "RequestId": "as1cs2c123asyi23bh213cc"
57
57
  }
58
58
  }
59
59
  ```