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
@@ -9,7 +9,7 @@ tccli wedata DescribeRuleGroupsByPage --cli-unfold-argument \
9
9
  --OrderFields.0.Direction ASC \
10
10
  --OrderFields.0.Name id \
11
11
  --PageNumber 1 \
12
- --Filters.0.Values 78yguhbjbju78yguh \
12
+ --Filters.0.Values 78yguhbu78yguh \
13
13
  --Filters.0.Name tableId \
14
14
  --PageSize 1 \
15
15
  --ProjectId 1
@@ -24,43 +24,47 @@ Output:
24
24
  "Items": [
25
25
  {
26
26
  "RuleGroupId": 1,
27
- "DatasourceId": "54任ftg678tyguh",
28
- "DatasourceName": "dbName",
27
+ "DatasourceId": "IBw6DFI_pGVj1F73Q",
28
+ "DatasourceName": "hive-emr-asda",
29
29
  "DatasourceType": 1,
30
30
  "MonitorType": 1,
31
- "UpdateTime": "2023-10-01",
32
- "TableName": "test",
33
- "TableId": "78uyighbjuy787uy",
31
+ "UpdateTime": "2022-09-08",
32
+ "TableName": "table1",
33
+ "TableId": "IBw6DFI_pGVj1F73Q",
34
34
  "TableOwnerName": "zhangsan",
35
35
  "ExecStrategy": {
36
36
  "RuleGroupId": 1,
37
37
  "MonitorType": 1,
38
- "ExecQueue": "789y7uihjb",
39
- "ExecutorGroupId": "t678yughbjnjhyui77",
40
- "ExecutorGroupName": "执行队列",
38
+ "ExecQueue": "default",
39
+ "ExecutorGroupId": "1",
40
+ "ExecutorGroupName": "default",
41
41
  "Tasks": [
42
42
  {
43
- "TaskId": "78yughuy778uyihj",
44
- "TaskName": "上游任务",
45
- "WorkflowId": "786ytughhuy778uy"
43
+ "WorkflowId": "workflow_dq_1008997",
44
+ "TaskId": "202403567999922",
45
+ "TaskName": "shell_test1",
46
+ "CycleType": 0
46
47
  }
47
48
  ],
48
- "StartTime": "2023-10-01",
49
- "EndTime": "2023-10-01",
50
- "CycleType": "abc",
49
+ "StartTime": "2023-09-07 09:09:09",
50
+ "EndTime": "2023-09-08 09:09:09",
51
+ "CycleType": "D",
51
52
  "DelayTime": 1,
52
53
  "CycleStep": 1,
53
- "TaskAction": "abc",
54
- "ExecEngineType": "abc",
55
- "ExecPlan": "abc",
54
+ "TaskAction": "",
55
+ "ExecEngineType": "HIVE",
56
+ "ExecPlan": "2024-04-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
56
57
  "RuleId": 1,
57
- "RuleName": "规则1"
58
+ "RuleName": "规则名称",
59
+ "TriggerTypes": [
60
+ "1"
61
+ ]
58
62
  },
59
63
  "Subscription": {
60
64
  "RuleGroupId": 1,
61
65
  "Receivers": [
62
66
  {
63
- "ReceiverUserId": 1,
67
+ "ReceiverUserId": 1078892223332,
64
68
  "ReceiverName": "zhangsan"
65
69
  }
66
70
  ],
@@ -69,27 +73,28 @@ Output:
69
73
  ],
70
74
  "WebHooks": [
71
75
  {
72
- "HookType": "abc",
73
- "HookAddress": "abc"
76
+ "HookType": "feishu",
77
+ "HookAddress": "http://aassdd.com"
74
78
  }
75
79
  ],
76
80
  "RuleId": 1,
77
- "RuleName": "规则1"
81
+ "RuleName": "规则名称"
78
82
  },
79
- "DatabaseId": "78yuhiguiy7878yui",
80
- "DatabaseName": "dbName",
83
+ "DatabaseId": "IBw6DFI_pGVj1F73Q",
84
+ "DatabaseName": "dq_test1",
81
85
  "Permission": true,
82
86
  "RuleCount": 1,
83
87
  "MonitorStatus": true,
84
88
  "TableOwnerUserId": 1,
85
- "InstanceId": "78yuhiuiy8",
86
- "CreateTime": "2023-10-01",
89
+ "InstanceId": "emr-asda",
90
+ "CreateTime": "2022-09-08",
87
91
  "StrategyConfig": true,
88
- "SubscribeConfig": true
92
+ "SubscribeConfig": true,
93
+ "DsEnvType": 0
89
94
  }
90
95
  ]
91
96
  },
92
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
97
+ "RequestId": "e06e90e7-40e0-4cf4--5566c"
93
98
  }
94
99
  }
95
100
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleTemplate --cli-unfold-argument \
9
- --ProjectId 567890 \
9
+ --ProjectId 153161111111111111 \
10
10
  --TemplateId 1
11
11
  ```
12
12
 
@@ -16,14 +16,14 @@ Output:
16
16
  "Response": {
17
17
  "Data": {
18
18
  "RuleTemplateId": 1,
19
- "Name": "abc",
19
+ "Name": "表行数",
20
20
  "Description": "描述",
21
21
  "Type": 1,
22
22
  "SourceObjectType": 1,
23
23
  "SourceObjectDataType": 1,
24
- "SourceContent": "abc",
24
+ "SourceContent": "",
25
25
  "SourceEngineTypes": [
26
- 1
26
+ 2
27
27
  ],
28
28
  "QualityDim": 1,
29
29
  "CompareType": 1,
@@ -33,23 +33,23 @@ Output:
33
33
  "UpdateTime": "2023-10-01",
34
34
  "WhereFlag": true,
35
35
  "MultiSourceFlag": true,
36
- "SqlExpression": "sql",
36
+ "SqlExpression": "select count(*) from table",
37
37
  "SubQualityDim": 1,
38
38
  "ResolvedSqlExpression": {
39
39
  "TableExpressions": [
40
40
  {
41
- "TableExpression": "expr",
41
+ "TableExpression": "table_2.column_2",
42
42
  "ColumnExpression": [
43
- "expr"
43
+ "column_1"
44
44
  ]
45
45
  }
46
46
  ],
47
47
  "ParamExpressions": [
48
- "exp"
48
+ "param_1"
49
49
  ]
50
50
  },
51
51
  "DatasourceTypes": [
52
- 0
52
+ 2
53
53
  ]
54
54
  },
55
55
  "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
@@ -17,40 +17,40 @@ Output:
17
17
  "Data": [
18
18
  {
19
19
  "RuleTemplateId": 1,
20
- "Name": "abc",
21
- "Description": "abc",
20
+ "Name": "表行数",
21
+ "Description": "描述",
22
22
  "Type": 1,
23
23
  "SourceObjectType": 1,
24
24
  "SourceObjectDataType": 1,
25
- "SourceContent": "content",
25
+ "SourceContent": "",
26
26
  "SourceEngineTypes": [
27
- 1
27
+ 2
28
28
  ],
29
29
  "QualityDim": 1,
30
30
  "CompareType": 1,
31
31
  "CitationCount": 1,
32
32
  "UserId": 1,
33
- "UserName": "zhangsan",
33
+ "UserName": "zahgnsan",
34
34
  "UpdateTime": "2023-10-01",
35
35
  "WhereFlag": true,
36
36
  "MultiSourceFlag": true,
37
- "SqlExpression": "sql",
37
+ "SqlExpression": "select count(*) from table",
38
38
  "SubQualityDim": 1,
39
39
  "ResolvedSqlExpression": {
40
40
  "TableExpressions": [
41
41
  {
42
- "TableExpression": "expr",
42
+ "TableExpression": "table_2.column_2",
43
43
  "ColumnExpression": [
44
- "expr"
44
+ "column_1"
45
45
  ]
46
46
  }
47
47
  ],
48
48
  "ParamExpressions": [
49
- "expr"
49
+ "param_1"
50
50
  ]
51
51
  },
52
52
  "DatasourceTypes": [
53
- 0
53
+ 2
54
54
  ]
55
55
  }
56
56
  ],
@@ -12,7 +12,7 @@ tccli wedata DescribeRuleTemplatesByPage --cli-unfold-argument \
12
12
  --Filters.0.Values t678yuh987tgui \
13
13
  --PageNumber 1 \
14
14
  --PageSize 1 \
15
- --ProjectId abc
15
+ --ProjectId 1
16
16
  ```
17
17
 
18
18
  Output:
@@ -46,7 +46,7 @@ Output:
46
46
  "ResolvedSqlExpression": {
47
47
  "TableExpressions": [
48
48
  {
49
- "TableExpression": "abc",
49
+ "TableExpression": "table1",
50
50
  "ColumnExpression": [
51
51
  "expr"
52
52
  ]
@@ -10,7 +10,7 @@ Input:
10
10
 
11
11
  ```
12
12
  tccli wedata DescribeRules --cli-unfold-argument \
13
- --ProjectId abc \
13
+ --ProjectId 153161111111111111 \
14
14
  --RuleGroupId 1 \
15
15
  --EngineType HIVE
16
16
  ```
@@ -23,64 +23,65 @@ Output:
23
23
  {
24
24
  "RuleId": 1,
25
25
  "RuleGroupId": 1,
26
- "TableId": "abc",
27
- "Name": "abc",
26
+ "TableId": "79tyugihbksda",
27
+ "Name": "规则",
28
28
  "Type": 1,
29
29
  "RuleTemplateId": 1,
30
- "RuleTemplateContent": "abc",
30
+ "RuleTemplateContent": "准确性:表行数",
31
31
  "QualityDim": 1,
32
32
  "SourceObjectType": 1,
33
33
  "SourceObjectDataType": 1,
34
- "SourceObjectDataTypeName": "abc",
35
- "SourceObjectValue": "abc",
34
+ "SourceObjectDataTypeName": "string",
35
+ "SourceObjectValue": "1",
36
36
  "ConditionType": 1,
37
- "ConditionExpression": "abc",
37
+ "ConditionExpression": ">",
38
38
  "CustomSql": "abc",
39
39
  "CompareRule": {
40
40
  "Items": [
41
41
  {
42
42
  "CompareType": 1,
43
- "Operator": "abc",
43
+ "Operator": ">",
44
44
  "ValueComputeType": 1,
45
45
  "ValueList": [
46
46
  {
47
47
  "ValueType": 1,
48
- "Value": "abc"
48
+ "Value": "1"
49
49
  }
50
50
  ]
51
51
  }
52
52
  ],
53
- "CycleStep": 1
53
+ "CycleStep": 1,
54
+ "ComputeExpression": "0"
54
55
  },
55
56
  "AlarmLevel": 1,
56
- "Description": "abc",
57
- "Operator": "abc",
58
- "TargetDatabaseId": "abc",
59
- "TargetDatabaseName": "abc",
60
- "TargetTableId": "abc",
61
- "TargetTableName": "abc",
62
- "TargetConditionExpr": "abc",
63
- "RelConditionExpr": "abc",
57
+ "Description": "描述",
58
+ "Operator": "zhangsan",
59
+ "TargetDatabaseId": "easdsad-dasdas",
60
+ "TargetDatabaseName": "db1",
61
+ "TargetTableId": "dsadxc-dsada",
62
+ "TargetTableName": "table1",
63
+ "TargetConditionExpr": "0",
64
+ "RelConditionExpr": "sourceTable.id = targetTable.id",
64
65
  "FieldConfig": {
65
66
  "WhereConfig": [
66
67
  {
67
- "FieldKey": "abc",
68
- "FieldValue": "abc",
69
- "FieldDataType": "abc"
68
+ "FieldKey": "name",
69
+ "FieldValue": "zhangsan",
70
+ "FieldDataType": "string"
70
71
  }
71
72
  ],
72
73
  "TableConfig": [
73
74
  {
74
- "DatabaseId": "abc",
75
- "DatabaseName": "abc",
76
- "TableId": "abc",
77
- "TableName": "abc",
78
- "TableKey": "abc",
75
+ "DatabaseId": "7p9gyuih78tgy",
76
+ "DatabaseName": "dbTest",
77
+ "TableId": "7t8ygihb670ygo",
78
+ "TableName": "test",
79
+ "TableKey": "asdfsdf",
79
80
  "FieldConfig": [
80
81
  {
81
- "FieldKey": "abc",
82
- "FieldValue": "abc",
83
- "FieldDataType": "abc"
82
+ "FieldKey": "id",
83
+ "FieldValue": "12",
84
+ "FieldDataType": "int"
84
85
  }
85
86
  ]
86
87
  }
@@ -88,15 +89,73 @@ Output:
88
89
  },
89
90
  "MultiSourceFlag": true,
90
91
  "WhereFlag": true,
91
- "TemplateSql": "abc",
92
+ "TemplateSql": "select count(*) from a",
92
93
  "SubQualityDim": 1,
93
94
  "TargetObjectType": 1,
94
95
  "TargetObjectDataType": 1,
95
- "TargetObjectDataTypeName": "abc",
96
- "TargetObjectValue": "abc"
96
+ "TargetObjectDataTypeName": "int",
97
+ "TargetObjectValue": "1",
98
+ "SourceEngineTypes": [
99
+ 2
100
+ ],
101
+ "TableName": "abc",
102
+ "TableOwnerName": "abc",
103
+ "ExecStrategy": {
104
+ "RuleGroupId": 1,
105
+ "MonitorType": 1,
106
+ "ExecQueue": "default",
107
+ "ExecutorGroupId": "2",
108
+ "ExecutorGroupName": "资源组",
109
+ "Tasks": [
110
+ {
111
+ "WorkflowId": "32131232323",
112
+ "TaskId": "321321321321",
113
+ "TaskName": "shell1",
114
+ "CycleType": 1
115
+ }
116
+ ],
117
+ "StartTime": "2023-10-01",
118
+ "EndTime": "2023-10-01",
119
+ "CycleType": "D",
120
+ "DelayTime": 1,
121
+ "CycleStep": 1,
122
+ "TaskAction": "",
123
+ "ExecEngineType": "HIVE",
124
+ "ExecPlan": "2024-04-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
125
+ "RuleId": 1,
126
+ "RuleName": "规则",
127
+ "TriggerTypes": [
128
+ "2"
129
+ ]
130
+ },
131
+ "Subscription": {
132
+ "RuleGroupId": 1,
133
+ "Receivers": [
134
+ {
135
+ "ReceiverUserId": 1,
136
+ "ReceiverName": "zhangsan"
137
+ }
138
+ ],
139
+ "SubscribeType": [
140
+ 1
141
+ ],
142
+ "WebHooks": [
143
+ {
144
+ "HookType": "1",
145
+ "HookAddress": "http://www.test.com"
146
+ }
147
+ ],
148
+ "RuleId": 1,
149
+ "RuleName": "规则1"
150
+ },
151
+ "CreateTime": "2023-10-01",
152
+ "DatasourceId": 1,
153
+ "DatabaseId": "sddyhhjj-daskk",
154
+ "MonitorStatus": 0,
155
+ "TriggerCondition": "固定值 小于 2"
97
156
  }
98
157
  ],
99
- "RequestId": "abc"
158
+ "RequestId": "0ff4e8ab68e69"
100
159
  }
101
160
  }
102
161
  ```
@@ -9,7 +9,7 @@ tccli wedata DescribeRulesByPage --cli-unfold-argument \
9
9
  --PageNumber 1 \
10
10
  --PageSize 1 \
11
11
  --Filters.0.Name tableId \
12
- --Filters.0.Values 79tugiojbhkrfvdesc \
12
+ --Filters.0.Values 79tugiojbfvdesc \
13
13
  --OrderFields.0.Name id \
14
14
  --OrderFields.0.Direction asc \
15
15
  --ProjectId 5346789087654
@@ -58,12 +58,12 @@ Output:
58
58
  "AlarmLevel": 1,
59
59
  "Description": "描述",
60
60
  "Operator": "zhangsan",
61
- "TargetDatabaseId": "70afsdfaasdgrthy8tyighb",
61
+ "TargetDatabaseId": "70afsdfaasyighb",
62
62
  "TargetDatabaseName": "dbName",
63
63
  "TargetTableId": "8y9uhojt79u",
64
64
  "TargetTableName": "test",
65
- "TargetConditionExpr": "expr",
66
- "RelConditionExpr": "expr",
65
+ "TargetConditionExpr": "0",
66
+ "RelConditionExpr": "sourceTable.id = targetTable.id",
67
67
  "FieldConfig": {
68
68
  "WhereConfig": [
69
69
  {
@@ -76,7 +76,7 @@ Output:
76
76
  {
77
77
  "DatabaseId": "7p9gyuih78tgy",
78
78
  "DatabaseName": "dbTest",
79
- "TableId": "7t8ygihb8t670ygo",
79
+ "TableId": "7t8ygihb670ygo",
80
80
  "TableName": "test",
81
81
  "TableKey": "asdfsdf",
82
82
  "FieldConfig": [
@@ -117,12 +117,12 @@ Output:
117
117
  ],
118
118
  "StartTime": "2023-10-01",
119
119
  "EndTime": "2023-10-01",
120
- "CycleType": "abc",
120
+ "CycleType": "D",
121
121
  "DelayTime": 1,
122
122
  "CycleStep": 1,
123
123
  "TaskAction": "abc",
124
- "ExecEngineType": "abc",
125
- "ExecPlan": "abc",
124
+ "ExecEngineType": "HIVE",
125
+ "ExecPlan": "2024-04-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
126
126
  "RuleId": 1,
127
127
  "RuleName": "规则1"
128
128
  },
@@ -140,7 +140,7 @@ Output:
140
140
  "WebHooks": [
141
141
  {
142
142
  "HookType": "1",
143
- "HookAddress": "www.baidu.com"
143
+ "HookAddress": "http://www.test.com"
144
144
  }
145
145
  ],
146
146
  "RuleId": 1,
@@ -148,13 +148,13 @@ Output:
148
148
  },
149
149
  "CreateTime": "2023-10-01",
150
150
  "DatasourceId": 1,
151
- "DatabaseId": "abc",
151
+ "DatabaseId": "ssddyhhjj-daskk",
152
152
  "MonitorStatus": 0,
153
- "TriggerCondition": "abc"
153
+ "TriggerCondition": "固定值 小于 2"
154
154
  }
155
155
  ]
156
156
  },
157
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
157
+ "RequestId": "0ff4e8ab68e69"
158
158
  }
159
159
  }
160
160
  ```
@@ -1,6 +1,6 @@
1
- **Example 1: 测试**
1
+ **Example 1: 获取实例列表示例**
2
2
 
3
- 测试
3
+ 获取实例列表
4
4
 
5
5
  Input:
6
6
 
@@ -62,6 +62,8 @@ Output:
62
62
  "State": "EXPIRED",
63
63
  "TaskId": "20230101114142907",
64
64
  "TaskName": "retry_hive",
65
+ "TotalRunNum": 2,
66
+ "InstanceKey": "your InstanceKey",
65
67
  "TaskType": {
66
68
  "TypeDesc": "Hive SQL",
67
69
  "TypeId": 34,
@@ -118,6 +120,8 @@ Output:
118
120
  "State": "EXPIRED",
119
121
  "TaskId": "20230101114142907",
120
122
  "TaskName": "retry_hive",
123
+ "TotalRunNum": 2,
124
+ "InstanceKey": "your InstanceKey",
121
125
  "TaskType": {
122
126
  "TypeDesc": "Hive SQL",
123
127
  "TypeId": 34,
@@ -174,6 +178,8 @@ Output:
174
178
  "State": "EXPIRED",
175
179
  "TaskId": "20230101114142907",
176
180
  "TaskName": "retry_hive",
181
+ "TotalRunNum": 2,
182
+ "InstanceKey": "your InstanceKey",
177
183
  "TaskType": {
178
184
  "TypeDesc": "Hive SQL",
179
185
  "TypeId": 34,
@@ -1,59 +1,4 @@
1
- **Example 1: 1**
2
-
3
- 1
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata DescribeSchedulerInstanceStatus --cli-unfold-argument \
9
- --ProjectId abc \
10
- --TaskTypeId abc \
11
- --ExecutionGroupId abc \
12
- --ExecutionGroupName abc \
13
- --StartTime abc \
14
- --EndTime abc \
15
- --InCharge abc
16
- ```
17
-
18
- Output:
19
- ```
20
- {
21
- "Response": {
22
- "Error": {
23
- "Code": "UnauthorizedOperation",
24
- "Message": "未授权操作"
25
- },
26
- "RequestId": "72dd1900-2555-4298-89a4-680fb1c3993c"
27
- }
28
- }
29
- ```
30
-
31
- **Example 2: 测试**
32
-
33
- 测试
34
-
35
- Input:
36
-
37
- ```
38
- tccli wedata DescribeSchedulerInstanceStatus --cli-unfold-argument \
39
- --ProjectId 1470561602745229312 \
40
- --StartTime 2023-07-30 23:59:59
41
- ```
42
-
43
- Output:
44
- ```
45
- {
46
- "Response": {
47
- "Error": {
48
- "Code": "AuthFailure.SignatureFailure",
49
- "Message": "The provided credentials could not be validated. Please check your signature is correct."
50
- },
51
- "RequestId": "dc00c9b3-faec-404b-a2da-da2653ba026b"
52
- }
53
- }
54
- ```
55
-
56
- **Example 3: 示例1**
1
+ **Example 1: 实例状态分布示例**
57
2
 
58
3
  实例状态分布
59
4
 
@@ -70,18 +15,18 @@ Output:
70
15
  "Response": {
71
16
  "Data": [
72
17
  {
73
- "CountTag": 1,
74
- "TotalNum": 1,
75
- "RunningNum": 1,
76
- "WaitRunningNum": 1,
77
- "DependencyNum": 1,
78
- "WaitEventNum": "abc",
79
- "StoppingNum": 1,
80
- "SucceedNum": 1,
81
- "FailedNum": 1
18
+ "CountTag": 0,
19
+ "DependencyNum": 0,
20
+ "FailedNum": 5540,
21
+ "RunningNum": 0,
22
+ "StoppingNum": 0,
23
+ "SucceedNum": 1425,
24
+ "TotalNum": 6965,
25
+ "WaitEventNum": "0",
26
+ "WaitRunningNum": 0
82
27
  }
83
28
  ],
84
- "RequestId": "abc"
29
+ "RequestId": "851a90c2-5c3e-4931-818d-66155133784b"
85
30
  }
86
31
  }
87
32
  ```
@@ -1,36 +1,6 @@
1
- **Example 1: 1**
1
+ **Example 1: 实例运行时长排行示例**
2
2
 
3
- 1
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata DescribeSchedulerRunTimeInstanceCntByStatus --cli-unfold-argument \
9
- --ProjectId 1 \
10
- --CycleUnit 1 \
11
- --TimeUnit 1 \
12
- --StartTime 1 \
13
- --EndTime 1 \
14
- --TaskType 1 \
15
- --InCharge 1
16
- ```
17
-
18
- Output:
19
- ```
20
- {
21
- "Response": {
22
- "Error": {
23
- "Code": "UnauthorizedOperation",
24
- "Message": "未授权操作"
25
- },
26
- "RequestId": "23a27e89-4bc1-4572-8efb-7a77f155d743"
27
- }
28
- }
29
- ```
30
-
31
- **Example 2: 示例1**
32
-
33
- Demo
3
+ 实例运行时长排行示例
34
4
 
35
5
  Input:
36
6