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,4 +1,4 @@
1
- **Example 1: 待消费**
1
+ **Example 1: 查找事件实例**
2
2
 
3
3
 
4
4
 
@@ -6,22 +6,22 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeEventCases --cli-unfold-argument \
9
- --ProjectId abc \
10
- --Category abc \
9
+ --ProjectId 1253824234232 \
10
+ --Category \
11
11
  --PageNumber 1 \
12
- --PageSize 1 \
13
- --EventName abc \
14
- --EventType abc \
15
- --EventSubType abc \
16
- --EventBroadcastType abc \
17
- --Status abc \
18
- --CreationTimeStart abc \
19
- --CreationTimeEnd abc \
20
- --EventTriggeredTimeStart abc \
21
- --EventTriggeredTimeEnd abc \
22
- --LogTimeStart abc \
23
- --LogTimeEnd abc \
24
- --Dimension abc
12
+ --PageSize 10 \
13
+ --EventName test_day_event \
14
+ --EventType \
15
+ --EventSubType \
16
+ --EventBroadcastType \
17
+ --Status \
18
+ --CreationTimeStart \
19
+ --CreationTimeEnd \
20
+ --EventTriggeredTimeStart \
21
+ --EventTriggeredTimeEnd \
22
+ --LogTimeStart \
23
+ --LogTimeEnd \
24
+ --Dimension
25
25
  ```
26
26
 
27
27
  Output:
@@ -29,56 +29,29 @@ Output:
29
29
  {
30
30
  "Response": {
31
31
  "Data": {
32
- "TotalCount": 1,
33
- "TotalPage": 1,
34
- "PageCount": 1,
35
- "PageNumber": 1,
36
- "PageSize": 1,
37
32
  "Items": [
38
33
  {
39
- "CaseId": "abc",
40
- "EventName": "abc",
41
- "EventType": "abc",
42
- "EventSubType": "abc",
43
- "EventBroadcastType": "abc",
44
- "TTL": 1,
45
- "TimeUnit": "abc",
46
- "Dimension": "abc",
47
- "Status": "abc",
48
- "EventTriggerTimestamp": "abc",
49
- "LogTimestamp": "abc",
50
- "Description": "abc"
34
+ "CaseId": "7b55e80c3a7949428c34b02ab82b09b7",
35
+ "Description": null,
36
+ "Dimension": "20240409",
37
+ "EventBroadcastType": null,
38
+ "EventName": "test_event_mico",
39
+ "EventSubType": "DAY",
40
+ "EventTriggerTimestamp": "2024-04-11T06:45:06.198Z",
41
+ "EventType": "TIME_SERIES",
42
+ "LogTimestamp": "2024-04-11T07:37:40.410Z",
43
+ "Status": "CONSUMING",
44
+ "TTL": 30,
45
+ "TimeUnit": "DAYS"
51
46
  }
52
- ]
53
- },
54
- "RequestId": "abc"
55
- }
56
- }
57
- ```
58
-
59
- **Example 2: 获取事件**
60
-
61
- 获取事件
62
-
63
- Input:
64
-
65
- ```
66
- tccli wedata DescribeEventCases --cli-unfold-argument \
67
- --ProjectId 1460947878944567296 \
68
- --Category all \
69
- --PageNumber 1 \
70
- --PageSize 10
71
- ```
72
-
73
- Output:
74
- ```
75
- {
76
- "Response": {
77
- "Error": {
78
- "Code": "FailedOperation",
79
- "Message": "获取事件实例出错"
47
+ ],
48
+ "PageCount": 1,
49
+ "PageNumber": 1,
50
+ "PageSize": 20,
51
+ "TotalCount": 1,
52
+ "TotalPage": 1
80
53
  },
81
- "RequestId": "dd4c9f45-1b85-488f-8fcd-73ae8c1fa37d"
54
+ "RequestId": "ed042b6e-e2de-4425-9868-b994d5d18fd8"
82
55
  }
83
56
  }
84
57
  ```
@@ -20,6 +20,8 @@ Output:
20
20
  {
21
21
  "ConsumeLogId": "9eb04578870ec50d018712b3938d0005",
22
22
  "ConsumerDetail": {
23
+ "Submit": true,
24
+ "TasksStr": "",
23
25
  "BrokerIp": "any",
24
26
  "ClusterId": null,
25
27
  "CreateTime": "2023-03-24 16:09:14",
@@ -32,9 +32,9 @@ Output:
32
32
  "CycleType": "abc",
33
33
  "DelayTime": 1,
34
34
  "CycleStep": 1,
35
- "TaskAction": "abc",
36
- "ExecEngineType": "abc",
37
- "ExecPlan": "plan",
35
+ "TaskAction": "2",
36
+ "ExecEngineType": "HIVE",
37
+ "ExecPlan": "2024-03-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
38
38
  "RuleId": 1,
39
39
  "RuleName": "规则1"
40
40
  },
@@ -1,82 +1,42 @@
1
- **Example 1: 范例**
2
-
1
+ **Example 1: 拉取文件夹下的工作流示例**
3
2
 
3
+ 拉取文件夹下的工作流
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeFolderWorkflowList --cli-unfold-argument \
9
- --KeyWords \
10
- --ProjectId 1 \
11
- --ParentsFolderId c4440a5d-0cd6-11ed-8909-bc97e105ba60 \
9
+ --ProjectId 15316096090365952 \
10
+ --ParentsFolderId ae1875b0-df51-11ee-8d4ae120f8272 \
12
11
  --PageNumber 1 \
13
- --PageSize 10
12
+ --PageSize 20
14
13
  ```
15
14
 
16
15
  Output:
17
16
  ```
18
17
  {
19
18
  "Response": {
20
- "RequestId": "d889cd28-4c59-4c1f-8e92-60fed712ac7f",
21
19
  "Data": {
22
- "TotalCount": 1,
23
- "PageNumber": 0,
24
- "PageSize": 0,
25
20
  "Items": [
26
21
  {
27
- "WorkflowId": "34e51bc4-0cd9-11ed-8909-bc97e105ba60",
28
- "Owner": "fe",
29
- "OwnerId": "100022256608",
30
- "ProjectId": "1",
31
- "ProjectIdent": "test_dev_all",
32
- "ProjectName": "test_dev_all",
33
- "WorkflowDesc": null,
34
- "WorkflowName": "work1",
35
- "FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
22
+ "FolderId": "ae1875b0-df51-11ee-8d4ae120f8272",
23
+ "Owner": "jack",
24
+ "OwnerId": "100028427",
25
+ "ProjectId": "15316096090365952",
26
+ "ProjectIdent": "project_wedata",
27
+ "ProjectName": "project_wedata",
36
28
  "UserGroupId": null,
37
- "UserGroupName": null
38
- },
39
- {
40
- "WorkflowId": "9e993c1d-0cd9-11ed-8909-bc97e105ba60",
41
- "Owner": "fe",
42
- "OwnerId": "100022256608",
43
- "ProjectId": "1",
44
- "ProjectIdent": "test_dev_all",
45
- "ProjectName": "test_dev_all",
46
- "WorkflowDesc": null,
47
- "WorkflowName": "work2",
48
- "FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
49
- "UserGroupId": null,
50
- "UserGroupName": null
51
- },
52
- {
53
- "WorkflowId": "c7004cc9-0cd9-11ed-8909-bc97e105ba60",
54
- "Owner": "fe",
55
- "OwnerId": "100022256608",
56
- "ProjectId": "1",
57
- "ProjectIdent": "test_dev_all",
58
- "ProjectName": "test_dev_all",
59
- "WorkflowDesc": null,
60
- "WorkflowName": "work3",
61
- "FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
62
- "UserGroupId": null,
63
- "UserGroupName": null
64
- },
65
- {
66
- "WorkflowId": "f8d87da6-0cd9-11ed-8909-bc97e105ba60",
67
- "Owner": "fe",
68
- "OwnerId": "100022256608",
69
- "ProjectId": "1",
70
- "ProjectIdent": "test_dev_all",
71
- "ProjectName": "test_dev_all",
72
- "WorkflowDesc": null,
73
- "WorkflowName": "work4",
74
- "FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
75
- "UserGroupId": null,
76
- "UserGroupName": null
29
+ "UserGroupName": null,
30
+ "WorkflowDesc": "",
31
+ "WorkflowId": "b2487621-df51-11ee-8a4ae120f8272",
32
+ "WorkflowName": "demo"
77
33
  }
78
- ]
79
- }
34
+ ],
35
+ "PageNumber": 0,
36
+ "PageSize": 0,
37
+ "TotalCount": 1
38
+ },
39
+ "RequestId": "b316ed89-2840-4eeb-8fbd-7240473f44f3"
80
40
  }
81
41
  }
82
42
  ```
@@ -13,12 +13,22 @@ Output:
13
13
  "Response": {
14
14
  "Kinds": [
15
15
  {
16
- "Name": "日期函数",
17
- "EnName": "dateFunction",
18
- "ZhName": "日期函数"
16
+ "EnName": "analytical functions",
17
+ "Name": "ANALYSIS",
18
+ "ZhName": "分析函数"
19
+ },
20
+ {
21
+ "EnName": "encryption function",
22
+ "Name": "ENCRYPTION",
23
+ "ZhName": "加密函数"
24
+ },
25
+ {
26
+ "EnName": "aggregate function",
27
+ "Name": "AGGREGATE",
28
+ "ZhName": "聚合函数"
19
29
  }
20
30
  ],
21
- "ErrorMessage": "查询失败",
31
+ "ErrorMessage": null,
22
32
  "RequestId": "87b71fd5-190f-4bea-87ad-b5c0891c74a3"
23
33
  }
24
34
  }
@@ -11,7 +11,7 @@ Output:
11
11
  ```
12
12
  {
13
13
  "Response": {
14
- "ErrorMessage": "查询失败",
14
+ "ErrorMessage": null,
15
15
  "RequestId": "0d7fda9a-607d-4e0b-817e-b6d39dd18005",
16
16
  "Types": [
17
17
  {
@@ -6,16 +6,16 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInstanceLastLog --cli-unfold-argument \
9
- --TaskId abc \
10
- --CurRunDate abc
9
+ --TaskId 20210602165654425 \
10
+ --CurRunDate 2021-06-02+00:00:00
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "Data": "abc",
18
- "RequestId": "abc"
17
+ "Data": "true",
18
+ "RequestId": "as1cs2c123asyi23bh213cc"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,42 +6,42 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInstanceList --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 11022568003970304 \
10
10
  --PageIndex 0 \
11
11
  --PageSize 0 \
12
- --CycleList abc \
13
- --OwnerList abc \
14
- --InstanceType abc \
15
- --Sort abc \
16
- --SortCol abc \
12
+ --CycleList 12312 \
13
+ --OwnerList tom \
14
+ --InstanceType 2 \
15
+ --Sort DESC \
16
+ --SortCol name \
17
17
  --TaskTypeList 0 \
18
18
  --StateList 0 \
19
- --Keyword abc
19
+ --Keyword 123
20
20
  ```
21
21
 
22
22
  Output:
23
23
  ```
24
24
  {
25
25
  "Response": {
26
- "Data": "abc",
26
+ "Data": "true",
27
27
  "InstanceList": [
28
28
  {
29
- "CostTime": "abc",
30
- "CurRunDate": "abc",
31
- "CycleType": "abc",
29
+ "CostTime": "1234",
30
+ "CurRunDate": "2022-04-10 19:38:37",
31
+ "CycleType": "2",
32
32
  "DoFlag": 0,
33
- "InCharge": "abc",
34
- "LastLog": "abc",
35
- "SchedulerDesc": "abc",
36
- "StartTime": "abc",
37
- "State": "abc",
38
- "TaskId": "abc",
39
- "TaskName": "abc",
33
+ "InCharge": "1231",
34
+ "LastLog": "LastLog",
35
+ "SchedulerDesc": "descripe",
36
+ "StartTime": "2022-04-10 19:38:37",
37
+ "State": "COMPLETED",
38
+ "TaskId": "20220408130054538",
39
+ "TaskName": "1",
40
40
  "TryLimit": 0
41
41
  }
42
42
  ],
43
43
  "TotalCount": 0,
44
- "RequestId": "abc"
44
+ "RequestId": "as1cs2c123asyi23bh213cc"
45
45
  }
46
46
  }
47
47
  ```
@@ -6,21 +6,21 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInstanceLog --cli-unfold-argument \
9
- --TaskId abc \
10
- --CurRunDate abc \
11
- --BrokerIp abc \
12
- --OriginFileName abc
9
+ --TaskId 20220408130054538 \
10
+ --CurRunDate 2022-04-10 19:38:37 \
11
+ --BrokerIp 172.168.0.1 \
12
+ --OriginFileName ins-1
13
13
  ```
14
14
 
15
15
  Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "Data": "abc",
19
+ "Data": "true",
20
20
  "InstanceLogInfo": {
21
- "LogInfo": "abc"
21
+ "LogInfo": "日志记录"
22
22
  },
23
- "RequestId": "abc"
23
+ "RequestId": "as1cs2c123asyi23bh213cc"
24
24
  }
25
25
  }
26
26
  ```
@@ -6,31 +6,31 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInstanceLogList --cli-unfold-argument \
9
- --TaskId abc \
10
- --CurRunDate abc
9
+ --TaskId 20220408130054538 \
10
+ --CurRunDate 2022-04-10 19:38:37
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "Data": "abc",
17
+ "Data": "true",
18
18
  "InstanceLogList": [
19
19
  {
20
- "TaskId": "abc",
21
- "CurRunDate": "abc",
22
- "Tries": "abc",
23
- "LastUpdate": "abc",
24
- "BrokerIp": "abc",
25
- "FileSize": "abc",
26
- "OriginFileName": "abc",
27
- "CreateTime": "abc",
28
- "InstanceLogType": "abc",
29
- "TaskName": "abc",
30
- "CostTime": "abc"
20
+ "TaskId": "20220408130054538",
21
+ "CurRunDate": "2022-04-10 19:38:37",
22
+ "Tries": "null",
23
+ "LastUpdate": "2022-04-10 19:38:37",
24
+ "BrokerIp": "172.1.1.1",
25
+ "FileSize": "10mb",
26
+ "OriginFileName": "ins-1",
27
+ "CreateTime": "2022-04-10 19:38:37",
28
+ "InstanceLogType": "info",
29
+ "TaskName": "1",
30
+ "CostTime": "123000"
31
31
  }
32
32
  ],
33
- "RequestId": "abc"
33
+ "RequestId": "as1cs2c123asyi23bh213cc"
34
34
  }
35
35
  }
36
36
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeIntegrationNode --cli-unfold-argument \
9
- --Id abc \
10
- --ProjectId abc \
11
- --TaskType 1
9
+ --Id 14342 \
10
+ --ProjectId 11022568003970304 \
11
+ --TaskType 201
12
12
  ```
13
13
 
14
14
  Output:
@@ -16,77 +16,115 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "NodeInfo": {
19
- "Id": "abc",
20
- "TaskId": "abc",
21
- "Name": "abc",
22
- "NodeType": "abc",
23
- "DataSourceType": "abc",
24
- "Description": "abc",
25
- "DatasourceId": "abc",
19
+ "Id": "1",
20
+ "TaskId": "20220331184313320",
21
+ "Name": "1",
22
+ "NodeType": "INPUT",
23
+ "DataSourceType": "MYSQL",
24
+ "Description": "NULL",
25
+ "DatasourceId": "72036",
26
26
  "Config": [
27
27
  {
28
- "Name": "abc",
29
- "Value": "abc"
28
+ "Name": "isClean",
29
+ "Value": "0"
30
+ },
31
+ {
32
+ "Name": "fieldDelimiter",
33
+ "Value": ","
34
+ },
35
+ {
36
+ "Name": "encoding",
37
+ "Value": "utf-8"
38
+ },
39
+ {
40
+ "Name": "Database",
41
+ "Value": "auto_test_db"
42
+ },
43
+ {
44
+ "Name": "TableNames",
45
+ "Value": "auto_mysql_table_1"
46
+ },
47
+ {
48
+ "Name": "SiblingNodes",
49
+ "Value": "[]"
30
50
  }
31
51
  ],
32
52
  "ExtConfig": [
33
53
  {
34
- "Name": "abc",
35
- "Value": "abc"
54
+ "Name": "x",
55
+ "Value": "280"
56
+ },
57
+ {
58
+ "Name": "y",
59
+ "Value": "150"
60
+ },
61
+ {
62
+ "Name": "iconPosition",
63
+ "Value": "left"
64
+ },
65
+ {
66
+ "Name": "size",
67
+ "Value": "m"
68
+ },
69
+ {
70
+ "Name": "imgHref",
71
+ "Value": "https://imgcache.qq.com/qcloud/tcloud_dtc/static/We_Data/72b24f22-a090-4052-9452-b0b9f38565e3.svg"
72
+ },
73
+ {
74
+ "Name": "disType",
75
+ "Value": "MySQL"
36
76
  }
37
77
  ],
38
78
  "Schema": [
39
79
  {
40
- "Id": "abc",
41
- "Name": "abc",
42
- "Value": "abc",
43
- "Type": "abc",
80
+ "Id": "517902752",
81
+ "Name": "col1",
82
+ "Value": null,
83
+ "Type": "int(11)",
44
84
  "Properties": [
45
85
  {
46
- "Name": "abc",
47
- "Value": "abc"
86
+ "Name": "12231",
87
+ "Value": "ab23123c"
48
88
  }
49
89
  ],
50
- "Alias": "abc",
51
- "Comment": "abc"
90
+ "Alias": "1111",
91
+ "Comment": "1111"
52
92
  }
53
93
  ],
54
94
  "NodeMapping": {
55
- "SourceId": "abc",
56
- "SinkId": "abc",
57
- "SourceSchema": [
95
+ "SourceId": "3041",
96
+ "SinkId": "3042",
97
+ "SourceSchema": null,
98
+ "ExtConfig": [
58
99
  {
59
- "Id": "abc",
60
- "Name": "abc",
61
- "Value": "abc",
62
- "Type": "abc",
63
- "Alias": "abc",
64
- "Properties": [
65
- {
66
- "Name": "abc",
67
- "Value": "abc"
68
- }
69
- ],
70
- "Comment": "abc"
71
- }
72
- ],
73
- "SchemaMappings": [
100
+ "Name": "fromNode",
101
+ "Value": "node_3041"
102
+ },
74
103
  {
75
- "SourceSchemaId": "abc",
76
- "SinkSchemaId": "abc"
104
+ "Name": "toNode",
105
+ "Value": "node_3042"
106
+ },
107
+ {
108
+ "Name": "fromNodeAnchor",
109
+ "Value": "bottom"
110
+ },
111
+ {
112
+ "Name": "toNodeAnchor",
113
+ "Value": "top"
77
114
  }
78
- ]
115
+ ],
116
+ "SchemaMappings": null
79
117
  },
80
- "AppId": "abc",
81
- "ProjectId": "abc",
82
- "CreatorUin": "abc",
83
- "OperatorUin": "abc",
84
- "OwnerUin": "abc",
85
- "CreateTime": "abc",
86
- "UpdateTime": "abc"
118
+ "AppId": "1257305158",
119
+ "ProjectId": "1",
120
+ "CreatorUin": "100022744352",
121
+ "OperatorUin": "100022744352",
122
+ "OwnerUin": "100006908545",
123
+ "CreateTime": "2022-03-31 18:43:24",
124
+ "UpdateTime": "2023-03-31 18:43:24"
87
125
  },
88
126
  "SourceCheckFlag": true,
89
- "RequestId": "abc"
127
+ "RequestId": "as1cs2c123asyi23bh213cc"
90
128
  }
91
129
  }
92
130
  ```
@@ -26,8 +26,8 @@ Output:
26
26
  "IncreaseWriteRecords": 0,
27
27
  "IncreaseErrorRecords": 0,
28
28
  "IncreaseAlarmEvent": 0,
29
- "AlarmEvent": "abc",
30
- "RequestId": "abc"
29
+ "AlarmEvent": "{\"important\":1,\"ordinary\":0,\"urgent\":0}",
30
+ "RequestId": "as1cs2c123asyi23bh213cc"
31
31
  }
32
32
  }
33
33
  ```