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
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleExecDetail --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 19419808749824 \
10
10
  --RuleExecId 1
11
11
  ```
12
12
 
@@ -15,83 +15,59 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": {
18
- "DatasourceId": 1,
19
- "DatasourceName": "hive89yuhihutg",
20
- "DatabaseId": "89y7hui87by",
21
- "DatabaseName": "dbName",
22
- "InstanceId": "978uijhbb87",
23
- "TableId": "0oi8hejnfc",
24
- "TableName": "test",
18
+ "DatabaseId": "zw-oGh2Y9XSkZxkPQVA",
19
+ "DatabaseName": "at_dlc_sh_dq",
20
+ "DatasourceId": 6259,
21
+ "DatasourceName": "dlc_qehpp208",
22
+ "DatasourceType": 3,
23
+ "InstanceId": "qep208",
25
24
  "RuleExecResult": {
26
- "RuleExecId": 1,
27
- "RuleGroupExecId": 1,
28
- "RuleGroupId": 1,
29
- "RuleId": 1,
30
- "RuleName": "规则1",
31
- "RuleType": 1,
32
- "SourceObjectDataTypeName": "name",
33
- "SourceObjectValue": "value",
34
- "ConditionExpression": "exp",
35
- "ExecResultStatus": 1,
36
- "TriggerResult": "res",
25
+ "AlarmLevel": 1,
37
26
  "CompareResult": {
38
27
  "Items": [
39
28
  {
40
- "FixResult": 1,
41
- "ResultValue": "value",
29
+ "CompareType": 5,
30
+ "FixResult": null,
31
+ "Operator": "==",
32
+ "ResultValue": "3.0000",
33
+ "ValueComputeType": null,
42
34
  "Values": [
43
35
  {
44
- "ValueType": 1,
45
- "Value": "10"
46
- }
47
- ],
48
- "Operator": ">",
49
- "CompareType": 1,
50
- "ValueComputeType": 1
51
- }
52
- ],
53
- "TotalRows": 1,
54
- "PassRows": 1,
55
- "TriggerRows": 1
56
- },
57
- "TemplateName": "abc",
58
- "QualityDim": 1,
59
- "TargetDBTableName": "abc",
60
- "TargetObjectValue": "abc",
61
- "TargetObjectDataType": "abc",
62
- "FieldConfig": {
63
- "WhereConfig": [
64
- {
65
- "FieldKey": "name",
66
- "FieldValue": "zhangsan",
67
- "FieldDataType": "string"
68
- }
69
- ],
70
- "TableConfig": [
71
- {
72
- "DatabaseId": "897yuhijjhu8h89u",
73
- "DatabaseName": "name",
74
- "TableId": "abc",
75
- "TableName": "test",
76
- "TableKey": "abc",
77
- "FieldConfig": [
78
- {
79
- "FieldKey": "id",
80
- "FieldValue": "1",
81
- "FieldDataType": "int"
36
+ "Value": "0",
37
+ "ValueType": 3
82
38
  }
83
39
  ]
84
40
  }
85
- ]
41
+ ],
42
+ "PassRows": null,
43
+ "TotalRows": 3,
44
+ "TriggerRows": null
86
45
  },
87
- "RelConditionExpr": "expr",
88
- "StartTime": "abc",
89
- "AlarmLevel": 1
46
+ "ConditionExpression": "全表",
47
+ "ExecResultStatus": 1,
48
+ "FieldConfig": null,
49
+ "QualityDim": 5,
50
+ "RelConditionExpr": null,
51
+ "RuleExecId": 341876,
52
+ "RuleGroupExecId": 112532,
53
+ "RuleGroupId": 308,
54
+ "RuleId": 885,
55
+ "RuleName": "data_in_time_fail",
56
+ "RuleType": 1,
57
+ "SourceObjectDataTypeName": "table",
58
+ "SourceObjectValue": "表",
59
+ "StartTime": "2024-04-09 21:10:25",
60
+ "TargetDBTableName": "null.null",
61
+ "TargetObjectDataType": null,
62
+ "TargetObjectValue": null,
63
+ "TemplateName": "数据产出及时性",
64
+ "TriggerResult": "无"
90
65
  },
91
- "TableOwnerUserId": 1,
92
- "DatasourceType": 1
66
+ "TableId": "OE3C5Y0Qp5Sh40qq9g",
67
+ "TableName": "auto_dlc_test_dq",
68
+ "TableOwnerUserId": 10002056
93
69
  },
94
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
70
+ "RequestId": "572b64f8-9-4207-8385-151c5e553ca1"
95
71
  }
96
72
  }
97
73
  ```
@@ -8,7 +8,7 @@ Input:
8
8
  tccli wedata DescribeRuleExecLog --cli-unfold-argument \
9
9
  --RuleGroupExecId 1 \
10
10
  --RuleExecId 1 \
11
- --ProjectId 1
11
+ --ProjectId 19419899749824
12
12
  ```
13
13
 
14
14
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  "Response": {
18
18
  "Data": {
19
19
  "Finished": true,
20
- "Log": "1"
20
+ "Log": "[2024-04-09 21:10:24]-[INFO] the rule-sql list :"
21
21
  },
22
22
  "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
23
23
  }
@@ -15,77 +15,53 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": {
18
- "TotalCount": 1,
19
18
  "Items": [
20
19
  {
21
- "RuleExecId": 1,
22
- "RuleGroupExecId": 1,
23
- "RuleGroupId": 1,
24
- "RuleId": 1,
25
- "RuleName": "规则1",
26
- "RuleType": 1,
27
- "SourceObjectDataTypeName": "name",
28
- "SourceObjectValue": "value",
29
- "ConditionExpression": "exp",
30
- "ExecResultStatus": 1,
31
- "TriggerResult": "result",
20
+ "AlarmLevel": 1,
32
21
  "CompareResult": {
33
22
  "Items": [
34
23
  {
35
- "FixResult": 1,
36
- "ResultValue": "value",
24
+ "CompareType": 5,
25
+ "FixResult": null,
26
+ "Operator": "==",
27
+ "ResultValue": "3.0000",
28
+ "ValueComputeType": null,
37
29
  "Values": [
38
30
  {
39
- "ValueType": 1,
40
- "Value": "abc"
41
- }
42
- ],
43
- "Operator": "abc",
44
- "CompareType": 1,
45
- "ValueComputeType": 1
46
- }
47
- ],
48
- "TotalRows": 1,
49
- "PassRows": 1,
50
- "TriggerRows": 1
51
- },
52
- "TemplateName": "name",
53
- "QualityDim": 1,
54
- "TargetDBTableName": "name",
55
- "TargetObjectValue": "value",
56
- "TargetObjectDataType": "type",
57
- "FieldConfig": {
58
- "WhereConfig": [
59
- {
60
- "FieldKey": "name",
61
- "FieldValue": "zhangsan",
62
- "FieldDataType": "string"
63
- }
64
- ],
65
- "TableConfig": [
66
- {
67
- "DatabaseId": "9uihjbkjhu78hui",
68
- "DatabaseName": "dbtest",
69
- "TableId": "abc",
70
- "TableName": "test",
71
- "TableKey": "abc",
72
- "FieldConfig": [
73
- {
74
- "FieldKey": "id",
75
- "FieldValue": "1",
76
- "FieldDataType": "int"
31
+ "Value": "0",
32
+ "ValueType": 3
77
33
  }
78
34
  ]
79
35
  }
80
- ]
36
+ ],
37
+ "PassRows": null,
38
+ "TotalRows": 3,
39
+ "TriggerRows": null
81
40
  },
82
- "RelConditionExpr": "expr",
83
- "StartTime": "2023-10-01",
84
- "AlarmLevel": 1
41
+ "ConditionExpression": "全表",
42
+ "ExecResultStatus": 1,
43
+ "FieldConfig": null,
44
+ "QualityDim": 5,
45
+ "RelConditionExpr": null,
46
+ "RuleExecId": 341876,
47
+ "RuleGroupExecId": 11232,
48
+ "RuleGroupId": 308,
49
+ "RuleId": 885,
50
+ "RuleName": "data_in_time_fail",
51
+ "RuleType": 1,
52
+ "SourceObjectDataTypeName": "table",
53
+ "SourceObjectValue": "表",
54
+ "StartTime": "2024-04-09 21:10:25",
55
+ "TargetDBTableName": "null.null",
56
+ "TargetObjectDataType": null,
57
+ "TargetObjectValue": null,
58
+ "TemplateName": "数据产出及时性",
59
+ "TriggerResult": "无"
85
60
  }
86
- ]
61
+ ],
62
+ "TotalCount": 1
87
63
  },
88
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
64
+ "RequestId": "8150d24f-6ee7-4797-a7fccc771e008"
89
65
  }
90
66
  }
91
67
  ```
@@ -18,71 +18,27 @@ Output:
18
18
  {
19
19
  "Response": {
20
20
  "Data": {
21
- "RuleGroupId": 1,
22
- "DatasourceId": "567897",
23
- "DatasourceName": "hive-yihjkjui098",
24
- "DatasourceType": 1,
25
- "MonitorType": 1,
26
- "UpdateTime": "2023-10-01",
27
- "TableName": "test",
28
- "TableId": "abc",
29
- "TableOwnerName": "zhangsan",
30
- "ExecStrategy": {
31
- "RuleGroupId": 1,
32
- "MonitorType": 1,
33
- "ExecQueue": "test",
34
- "ExecutorGroupId": "5678uhjb",
35
- "ExecutorGroupName": "执行队列",
36
- "Tasks": [
37
- {
38
- "TaskId": "56t7yguy7878yu",
39
- "TaskName": "任务1",
40
- "WorkflowId": "789uijbihu78uy"
41
- }
42
- ],
43
- "StartTime": "2023-10-01",
44
- "EndTime": "2023-10-01",
45
- "CycleType": "abc",
46
- "DelayTime": 1,
47
- "CycleStep": 1,
48
- "TaskAction": "abc",
49
- "ExecEngineType": "abc",
50
- "ExecPlan": "abc",
51
- "RuleId": 1,
52
- "RuleName": "规则1"
53
- },
54
- "Subscription": {
55
- "RuleGroupId": 1,
56
- "Receivers": [
57
- {
58
- "ReceiverUserId": 1,
59
- "ReceiverName": "zhangsan"
60
- }
61
- ],
62
- "SubscribeType": [
63
- 1
64
- ],
65
- "WebHooks": [
66
- {
67
- "HookType": "abc",
68
- "HookAddress": "abc"
69
- }
70
- ],
71
- "RuleId": 1,
72
- "RuleName": "规则1"
73
- },
74
- "DatabaseId": "678yughvjgy7guh",
75
- "DatabaseName": "dbName",
76
- "Permission": true,
77
- "RuleCount": 1,
21
+ "CreateTime": null,
22
+ "DatabaseId": null,
23
+ "DatabaseName": "v_vzjfzng",
24
+ "DatasourceId": null,
25
+ "DatasourceName": "hive_er-o5bxp",
26
+ "DatasourceType": 2,
27
+ "ExecStrategy": null,
28
+ "InstanceId": "emr-ovzb5bxp",
78
29
  "MonitorStatus": true,
79
- "TableOwnerUserId": 1,
80
- "InstanceId": "56789yu7ihg",
81
- "CreateTime": "2023-10-01",
82
- "StrategyConfig": true,
83
- "SubscribeConfig": true
30
+ "MonitorType": null,
31
+ "Permission": true,
32
+ "RuleCount": 0,
33
+ "RuleGroupId": null,
34
+ "Subscription": null,
35
+ "TableId": "XuKflA-wQbbohxQbg",
36
+ "TableName": "test",
37
+ "TableOwnerName": "zheyuang",
38
+ "TableOwnerUserId": null,
39
+ "UpdateTime": null
84
40
  },
85
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
41
+ "RequestId": "7c8ef235-4c4f-4b8b-8-0303d9dc1"
86
42
  }
87
43
  }
88
44
  ```
@@ -8,11 +8,11 @@ Input:
8
8
  tccli wedata DescribeRuleGroupExecResultsByPage --cli-unfold-argument \
9
9
  --PageNumber 1 \
10
10
  --PageSize 1 \
11
- --Filters.0.Name abc \
12
- --Filters.0.Values abc \
13
- --OrderFields.0.Name abc \
14
- --OrderFields.0.Direction abc \
15
- --ProjectId abc
11
+ --Filters.0.Name StartTime \
12
+ --Filters.0.Values 1712160000 \
13
+ --OrderFields.0.Name CitationCount \
14
+ --OrderFields.0.Direction DESC \
15
+ --ProjectId 66661616161616161616
16
16
  ```
17
17
 
18
18
  Output:
@@ -20,96 +20,72 @@ Output:
20
20
  {
21
21
  "Response": {
22
22
  "Data": {
23
- "TotalCount": 1,
24
23
  "Items": [
25
24
  {
26
- "RuleGroupExecId": 1,
27
- "RuleGroupId": 1,
28
- "TriggerType": 1,
29
- "ExecTime": "abc",
30
- "Status": 1,
31
25
  "AlarmRuleCount": 1,
32
- "TotalRuleCount": 1,
33
- "TableOwnerName": "abc",
34
- "TableName": "abc",
35
- "TableId": "abc",
36
- "DatabaseId": "abc",
37
- "DatasourceId": "abc",
26
+ "DatabaseId": "sqhsS5G57A",
27
+ "DatasourceId": "92",
28
+ "EngineType": "HIVE",
29
+ "ExecDetail": "2024-04-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
30
+ "ExecTime": "2024-04-10 17:01:23",
38
31
  "Permission": true,
39
- "ExecDetail": "abc",
40
- "EngineType": "abc",
41
32
  "RuleExecResultVOList": [
42
33
  {
43
- "RuleExecId": 1,
44
- "RuleGroupExecId": 1,
45
- "RuleGroupId": 1,
46
- "RuleId": 1,
47
- "RuleName": "abc",
48
- "RuleType": 1,
49
- "SourceObjectDataTypeName": "abc",
50
- "SourceObjectValue": "abc",
51
- "ConditionExpression": "abc",
52
- "ExecResultStatus": 1,
53
- "TriggerResult": "abc",
34
+ "AlarmLevel": 3,
54
35
  "CompareResult": {
55
36
  "Items": [
56
37
  {
38
+ "CompareType": 1,
57
39
  "FixResult": 1,
58
- "ResultValue": "abc",
40
+ "Operator": ">",
41
+ "ResultValue": "2.0000",
42
+ "ValueComputeType": null,
59
43
  "Values": [
60
44
  {
61
- "ValueType": 1,
62
- "Value": "abc"
63
- }
64
- ],
65
- "Operator": "abc",
66
- "CompareType": 1,
67
- "ValueComputeType": 1
68
- }
69
- ],
70
- "TotalRows": 1,
71
- "PassRows": 1,
72
- "TriggerRows": 1
73
- },
74
- "TemplateName": "abc",
75
- "QualityDim": 1,
76
- "TargetDBTableName": "abc",
77
- "TargetObjectValue": "abc",
78
- "TargetObjectDataType": "abc",
79
- "FieldConfig": {
80
- "WhereConfig": [
81
- {
82
- "FieldKey": "abc",
83
- "FieldValue": "abc",
84
- "FieldDataType": "abc"
85
- }
86
- ],
87
- "TableConfig": [
88
- {
89
- "DatabaseId": "abc",
90
- "DatabaseName": "abc",
91
- "TableId": "abc",
92
- "TableName": "abc",
93
- "TableKey": "abc",
94
- "FieldConfig": [
95
- {
96
- "FieldKey": "abc",
97
- "FieldValue": "abc",
98
- "FieldDataType": "abc"
45
+ "Value": "1",
46
+ "ValueType": 3
99
47
  }
100
48
  ]
101
49
  }
102
- ]
50
+ ],
51
+ "PassRows": null,
52
+ "TotalRows": null,
53
+ "TriggerRows": null
103
54
  },
104
- "RelConditionExpr": "abc",
105
- "StartTime": "abc",
106
- "AlarmLevel": 1
55
+ "ConditionExpression": null,
56
+ "ExecResultStatus": 2,
57
+ "FieldConfig": null,
58
+ "QualityDim": 2,
59
+ "RelConditionExpr": null,
60
+ "RuleExecId": 3047,
61
+ "RuleGroupExecId": 1071,
62
+ "RuleGroupId": 1726,
63
+ "RuleId": 14723,
64
+ "RuleName": "文件上传规则",
65
+ "RuleType": 3,
66
+ "SourceObjectDataTypeName": "table",
67
+ "SourceObjectValue": "表",
68
+ "StartTime": "2024-04-10 17:01:23",
69
+ "TargetDBTableName": "null.null",
70
+ "TargetObjectDataType": null,
71
+ "TargetObjectValue": null,
72
+ "TemplateName": "用户定义SQL",
73
+ "TriggerResult": "发送告警成功, 阻断任务成功"
107
74
  }
108
- ]
75
+ ],
76
+ "RuleGroupExecId": 1057371,
77
+ "RuleGroupId": 1726,
78
+ "Status": 4,
79
+ "TableId": "fr7xvusttwfQ",
80
+ "TableName": "at_1",
81
+ "TableOwnerName": "AUEST",
82
+ "TotalRuleCount": 1,
83
+ "TriggerType": 3
109
84
  }
110
- ]
85
+ ],
86
+ "TotalCount": 1
111
87
  },
112
- "RequestId": "abc"
88
+ "RequestId": "15bb9da3584b"
113
89
  }
114
90
  }
115
91
  ```
@@ -15,13 +15,13 @@ Output:
15
15
  "Response": {
16
16
  "Data": {
17
17
  "TableInfo": {
18
- "TableId": "896rtfyoghuibasd",
18
+ "TableId": "896rtfyogbasd",
19
19
  "TableName": "teste",
20
- "InstanceId": "5679t8ygihub",
20
+ "InstanceId": "5679t8yihub",
21
21
  "DatasourceId": "6789",
22
- "DatasourceName": "hive-uibgj97ug",
22
+ "DatasourceName": "hive-uij97ug",
23
23
  "DatasourceType": 0,
24
- "DatabaseId": "7tyg89i978yuh",
24
+ "DatabaseId": "7tyg89i8yuh",
25
25
  "DatabaseName": "dbName",
26
26
  "ProjectId": 0,
27
27
  "UserId": 0
@@ -32,14 +32,14 @@ Output:
32
32
  "MonitorType": 0,
33
33
  "StartTime": "2023-10-01",
34
34
  "EndTime": "2023-10-01",
35
- "CycleType": "10",
36
- "CycleStep": 0,
37
- "CycleDesc": "abc",
38
- "TaskAction": "abc",
35
+ "CycleType": "D",
36
+ "CycleStep": 1,
37
+ "CycleDesc": "3",
38
+ "TaskAction": "1",
39
39
  "DelayTime": 0,
40
- "CycleTaskId": "abc",
40
+ "CycleTaskId": "20240307109",
41
41
  "AssociateTaskIds": [
42
- "abc"
42
+ "2024007195414609"
43
43
  ]
44
44
  }
45
45
  ],
@@ -48,7 +48,7 @@ Output:
48
48
  "RuleGroupId": 1,
49
49
  "Receivers": [
50
50
  {
51
- "ReceiverUserId": 1,
51
+ "ReceiverUserId": 12738273899,
52
52
  "ReceiverName": "zhangan"
53
53
  }
54
54
  ],
@@ -66,7 +66,7 @@ Output:
66
66
  }
67
67
  ]
68
68
  },
69
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
69
+ "RequestId": "0ff4e8ae-ec4b68e69"
70
70
  }
71
71
  }
72
72
  ```