tccli 3.0.1084.1__py2.py3-none-any.whl → 3.0.1086.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 (213) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/aiart/v20221229/QueryTextToImageProJob.md +30 -0
  3. tccli/examples/aiart/v20221229/SubmitTextToImageProJob.md +22 -0
  4. tccli/examples/billing/v20180709/DescribeCostDetail.md +36 -33
  5. tccli/examples/billing/v20180709/DescribeCostSummaryByProject.md +25 -80
  6. tccli/examples/billing/v20180709/DescribeCostSummaryByRegion.md +23 -14
  7. tccli/examples/billing/v20180709/DescribeCostSummaryByResource.md +53 -27
  8. tccli/examples/ccc/v20200210/CreateCompanyApply.md +36 -0
  9. tccli/examples/ccc/v20200210/DescribeCompanyList.md +33 -0
  10. tccli/examples/ccc/v20200210/ModifyCompanyApply.md +36 -0
  11. tccli/examples/ckafka/v20190819/CreateInstancePost.md +9 -6
  12. tccli/examples/ckafka/v20190819/CreatePrometheus.md +29 -0
  13. tccli/examples/ckafka/v20190819/DescribePrometheus.md +25 -0
  14. tccli/examples/cynosdb/v20190107/RollbackToNewCluster.md +62 -0
  15. tccli/examples/dlc/v20210125/QueryTaskCostDetail.md +20 -0
  16. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +1 -1
  17. tccli/examples/faceid/v20180301/GetFaceIdResult.md +4 -4
  18. tccli/examples/iotexplorer/v20190423/BindCloudStorageUser.md +22 -0
  19. tccli/examples/iotexplorer/v20190423/CreateIotVideoCloudStorage.md +22 -0
  20. tccli/examples/iotexplorer/v20190423/DeleteCloudStorageEvent.md +26 -0
  21. tccli/examples/iotexplorer/v20190423/DescribeCloudStorage.md +27 -0
  22. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageDate.md +24 -0
  23. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageEvents.md +87 -0
  24. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageMultiThumbnail.md +28 -0
  25. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageOrder.md +25 -0
  26. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeDetails.md +21 -0
  27. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeStats.md +44 -0
  28. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageStreamData.md +24 -0
  29. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnail.md +24 -0
  30. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnailList.md +28 -0
  31. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageTime.md +43 -0
  32. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageUsers.md +29 -0
  33. tccli/examples/iotexplorer/v20190423/DescribeDevicePackages.md +37 -0
  34. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTask.md +21 -0
  35. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTasks.md +39 -0
  36. tccli/examples/iotexplorer/v20190423/GenerateSignedVideoURL.md +22 -0
  37. tccli/examples/iotexplorer/v20190423/InheritCloudStorageUser.md +23 -0
  38. tccli/examples/iotexplorer/v20190423/ResetCloudStorage.md +21 -0
  39. tccli/examples/iotexplorer/v20190423/ResetCloudStorageEvent.md +22 -0
  40. tccli/examples/iotexplorer/v20190423/TransferCloudStorage.md +22 -0
  41. tccli/examples/monitor/v20180724/CreateExporterIntegration.md +626 -2
  42. tccli/examples/ocr/v20181119/ReconstructDocument.md +2263 -0
  43. tccli/examples/pts/v20210728/CreateEnvironment.md +18 -0
  44. tccli/examples/pts/v20210728/DeleteEnvironments.md +18 -0
  45. tccli/examples/pts/v20210728/DescribeEnvironments.md +18 -0
  46. tccli/examples/pts/v20210728/UpdateEnvironment.md +18 -0
  47. tccli/examples/redis/v20180412/DescribeInstanceEvents.md +45 -0
  48. tccli/examples/redis/v20180412/ModifyInstanceEvent.md +25 -0
  49. tccli/examples/ssl/v20191205/UploadCertificate.md +48 -3
  50. tccli/examples/tag/v20180813/DescribeProjects.md +1 -1
  51. tccli/examples/tione/v20211111/CreateModelService.md +3 -1
  52. tccli/examples/tione/v20211111/ModifyModelService.md +62 -228
  53. tccli/examples/vrs/v20200824/DetectEnvAndSoundQuality.md +12 -4
  54. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +11 -11
  55. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +2 -2
  56. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +2 -2
  57. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +2 -2
  58. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -2
  59. tccli/examples/wedata/v20210820/CheckDuplicateRuleName.md +5 -5
  60. tccli/examples/wedata/v20210820/CheckDuplicateTemplateName.md +4 -4
  61. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  62. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  63. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  64. tccli/examples/wedata/v20210820/CommitExportTask.md +4 -4
  65. tccli/examples/wedata/v20210820/CreateInLongAgent.md +6 -6
  66. tccli/examples/wedata/v20210820/CreateOrUpdateResource.md +2 -1
  67. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +1 -1
  68. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +11 -11
  69. tccli/examples/wedata/v20210820/DeleteInLongAgent.md +3 -3
  70. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +2 -2
  71. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  72. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  73. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  74. tccli/examples/wedata/v20210820/DescribeClusterNamespaceList.md +6 -6
  75. tccli/examples/wedata/v20210820/DescribeDataBases.md +12 -8
  76. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +5 -5
  77. tccli/examples/wedata/v20210820/DescribeDataObjects.md +6 -3
  78. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +20 -16
  79. tccli/examples/wedata/v20210820/DescribeInLongAgentTaskList.md +6 -6
  80. tccli/examples/wedata/v20210820/DescribeInLongAgentVpcList.md +3 -3
  81. tccli/examples/wedata/v20210820/DescribeInstances.md +6 -6
  82. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +61 -43
  83. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +13 -13
  84. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsAgentStatus.md +6 -6
  85. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +8 -10
  86. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  87. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  88. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +8 -10
  89. tccli/examples/wedata/v20210820/DescribeMonitorsByPage.md +7 -7
  90. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  91. tccli/examples/wedata/v20210820/DescribeProdTasks.md +6 -5
  92. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +9 -9
  93. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +32 -26
  94. tccli/examples/wedata/v20210820/DescribeRule.md +118 -23
  95. tccli/examples/wedata/v20210820/DescribeRuleDataSources.md +11 -8
  96. tccli/examples/wedata/v20210820/DescribeRuleDimStat.md +3 -3
  97. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +48 -41
  98. tccli/examples/wedata/v20210820/DescribeRuleExecExportResult.md +15 -10
  99. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  100. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +72 -4
  101. tccli/examples/wedata/v20210820/DescribeRuleExecResultsByPage.md +38 -33
  102. tccli/examples/wedata/v20210820/DescribeRuleExecStat.md +14 -14
  103. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +50 -23
  104. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +87 -14
  105. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPageWithoutAuth.md +81 -12
  106. tccli/examples/wedata/v20210820/DescribeRuleGroupSubscription.md +12 -6
  107. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +35 -27
  108. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +51 -21
  109. tccli/examples/wedata/v20210820/DescribeRuleHistoryByPage.md +9 -9
  110. tccli/examples/wedata/v20210820/DescribeRuleTablesByPage.md +52 -35
  111. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +33 -16
  112. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +8 -8
  113. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +13 -13
  114. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +123 -28
  115. tccli/examples/wedata/v20210820/DescribeStandardRuleDetailInfoList.md +3 -3
  116. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +9 -2
  117. tccli/examples/wedata/v20210820/DescribeTaskInstance.md +35 -35
  118. tccli/examples/wedata/v20210820/DescribeTaskInstanceReportDetail.md +28 -26
  119. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +7 -7
  120. tccli/examples/wedata/v20210820/DescribeTaskReport.md +6 -6
  121. tccli/examples/wedata/v20210820/DescribeTaskReportDetailList.md +17 -17
  122. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +9 -9
  123. tccli/examples/wedata/v20210820/DescribeTrendStat.md +2 -2
  124. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -9
  125. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +13 -11
  126. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +26 -26
  127. tccli/examples/wedata/v20210820/LockIntegrationTask.md +4 -4
  128. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -41
  129. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +110 -58
  130. tccli/examples/wedata/v20210820/ModifyMonitorStatus.md +4 -4
  131. tccli/examples/wedata/v20210820/ModifyRule.md +24 -24
  132. tccli/examples/wedata/v20210820/ModifyRuleGroupSubscription.md +11 -13
  133. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +45 -16
  134. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  135. tccli/examples/wedata/v20210820/RestartInLongAgent.md +3 -3
  136. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +7 -7
  137. tccli/examples/wedata/v20210820/StopIntegrationTask.md +4 -4
  138. tccli/examples/wedata/v20210820/TaskLog.md +5 -15
  139. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +4 -4
  140. tccli/examples/wedata/v20210820/UpdateInLongAgent.md +5 -5
  141. tccli/services/aiart/aiart_client.py +106 -0
  142. tccli/services/aiart/v20221229/api.json +174 -0
  143. tccli/services/aiart/v20221229/examples.json +16 -0
  144. tccli/services/asr/v20190614/api.json +4 -4
  145. tccli/services/bi/v20220105/api.json +27 -0
  146. tccli/services/billing/v20180709/api.json +365 -130
  147. tccli/services/billing/v20180709/examples.json +4 -4
  148. tccli/services/ccc/ccc_client.py +159 -0
  149. tccli/services/ccc/v20200210/api.json +442 -0
  150. tccli/services/ccc/v20200210/examples.json +24 -0
  151. tccli/services/cdb/v20170320/api.json +3 -3
  152. tccli/services/cdwch/v20200915/api.json +13 -4
  153. tccli/services/cdwdoris/v20211228/api.json +127 -0
  154. tccli/services/cdwpg/v20201230/api.json +9 -0
  155. tccli/services/ckafka/ckafka_client.py +106 -0
  156. tccli/services/ckafka/v20190819/api.json +190 -12
  157. tccli/services/ckafka/v20190819/examples.json +17 -1
  158. tccli/services/clb/v20180317/api.json +2 -2
  159. tccli/services/cloudstudio/v20230508/api.json +40 -4
  160. tccli/services/cls/v20201016/api.json +30 -30
  161. tccli/services/csip/v20221121/api.json +76 -76
  162. tccli/services/cwp/v20180228/api.json +124 -8
  163. tccli/services/cynosdb/cynosdb_client.py +53 -0
  164. tccli/services/cynosdb/v20190107/api.json +255 -0
  165. tccli/services/cynosdb/v20190107/examples.json +8 -0
  166. tccli/services/dlc/dlc_client.py +53 -0
  167. tccli/services/dlc/v20210125/api.json +103 -4
  168. tccli/services/dlc/v20210125/examples.json +8 -0
  169. tccli/services/dsgc/v20190723/api.json +20 -0
  170. tccli/services/dts/v20211206/api.json +56 -2
  171. tccli/services/es/v20180416/api.json +127 -24
  172. tccli/services/ess/v20201111/api.json +20 -20
  173. tccli/services/essbasic/v20210526/api.json +14 -5
  174. tccli/services/essbasic/v20210526/examples.json +1 -1
  175. tccli/services/faceid/v20180301/api.json +23 -13
  176. tccli/services/faceid/v20180301/examples.json +1 -1
  177. tccli/services/iotexplorer/iotexplorer_client.py +1453 -234
  178. tccli/services/iotexplorer/v20190423/api.json +2179 -117
  179. tccli/services/iotexplorer/v20190423/examples.json +184 -0
  180. tccli/services/lcic/v20220817/api.json +62 -4
  181. tccli/services/live/v20180801/api.json +16 -0
  182. tccli/services/monitor/v20180724/examples.json +111 -3
  183. tccli/services/mps/v20190612/api.json +161 -27
  184. tccli/services/ms/v20180408/api.json +14 -14
  185. tccli/services/ocr/ocr_client.py +53 -0
  186. tccli/services/ocr/v20181119/api.json +276 -0
  187. tccli/services/ocr/v20181119/examples.json +8 -0
  188. tccli/services/pts/pts_client.py +212 -0
  189. tccli/services/pts/v20210728/api.json +96 -0
  190. tccli/services/pts/v20210728/examples.json +32 -0
  191. tccli/services/redis/redis_client.py +106 -0
  192. tccli/services/redis/v20180412/api.json +342 -0
  193. tccli/services/redis/v20180412/examples.json +16 -0
  194. tccli/services/ssl/v20191205/examples.json +9 -3
  195. tccli/services/tag/v20180813/examples.json +1 -1
  196. tccli/services/tdmq/v20200217/api.json +45 -0
  197. tccli/services/tione/v20211111/api.json +77 -3
  198. tccli/services/tione/v20211111/examples.json +2 -2
  199. tccli/services/tms/v20201229/api.json +1 -1
  200. tccli/services/tmt/v20180321/api.json +1 -1
  201. tccli/services/trtc/v20190722/api.json +1 -1
  202. tccli/services/tse/v20201207/api.json +286 -42
  203. tccli/services/tts/v20190823/api.json +19 -10
  204. tccli/services/vod/v20180717/api.json +6 -6
  205. tccli/services/vrs/v20200824/api.json +34 -33
  206. tccli/services/vrs/v20200824/examples.json +1 -1
  207. tccli/services/wedata/v20210820/api.json +621 -198
  208. tccli/services/wedata/v20210820/examples.json +146 -146
  209. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/METADATA +2 -2
  210. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/RECORD +213 -174
  211. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/WHEEL +0 -0
  212. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/entry_points.txt +0 -0
  213. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/license_files/LICENSE +0 -0
@@ -6,13 +6,13 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleGroupExecResultsByPage --cli-unfold-argument \
9
- --OrderFields.0.Direction xx \
10
- --OrderFields.0.Name xx \
11
9
  --PageNumber 1 \
12
- --Filters.0.Values xx \
13
- --Filters.0.Name xx \
14
10
  --PageSize 1 \
15
- --ProjectId 1
11
+ --Filters.0.Name abc \
12
+ --Filters.0.Values abc \
13
+ --OrderFields.0.Name abc \
14
+ --OrderFields.0.Direction abc \
15
+ --ProjectId abc
16
16
  ```
17
17
 
18
18
  Output:
@@ -23,20 +23,93 @@ Output:
23
23
  "TotalCount": 1,
24
24
  "Items": [
25
25
  {
26
- "Status": 1,
27
- "AlarmRuleCount": 1,
28
- "RuleGroupId": 1,
29
26
  "RuleGroupExecId": 1,
30
- "TableName": "xx",
31
- "ExecTime": "xx",
32
- "TableId": 1,
33
- "TableOwnerName": "xx",
27
+ "RuleGroupId": 1,
34
28
  "TriggerType": 1,
35
- "TotalRuleCount": 1
29
+ "ExecTime": "abc",
30
+ "Status": 1,
31
+ "AlarmRuleCount": 1,
32
+ "TotalRuleCount": 1,
33
+ "TableOwnerName": "abc",
34
+ "TableName": "abc",
35
+ "TableId": "abc",
36
+ "DatabaseId": "abc",
37
+ "DatasourceId": "abc",
38
+ "Permission": true,
39
+ "ExecDetail": "abc",
40
+ "EngineType": "abc",
41
+ "RuleExecResultVOList": [
42
+ {
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",
54
+ "CompareResult": {
55
+ "Items": [
56
+ {
57
+ "FixResult": 1,
58
+ "ResultValue": "abc",
59
+ "Values": [
60
+ {
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"
99
+ }
100
+ ]
101
+ }
102
+ ]
103
+ },
104
+ "RelConditionExpr": "abc",
105
+ "StartTime": "abc",
106
+ "AlarmLevel": 1
107
+ }
108
+ ]
36
109
  }
37
110
  ]
38
111
  },
39
- "RequestId": "xx"
112
+ "RequestId": "abc"
40
113
  }
41
114
  }
42
115
  ```
@@ -15,24 +15,93 @@ Output:
15
15
  "TotalCount": 1,
16
16
  "Items": [
17
17
  {
18
+ "RuleGroupExecId": 1,
19
+ "RuleGroupId": 1,
20
+ "TriggerType": 1,
21
+ "ExecTime": "abc",
18
22
  "Status": 1,
19
23
  "AlarmRuleCount": 1,
20
- "DatabaseId": "xx",
21
- "RuleGroupId": 1,
22
- "RuleGroupExecId": 1,
24
+ "TotalRuleCount": 1,
25
+ "TableOwnerName": "zhangsan",
26
+ "TableName": "test",
27
+ "TableId": "234rewfcd",
28
+ "DatabaseId": "23434rt3fewc3f",
29
+ "DatasourceId": "78987623",
23
30
  "Permission": true,
24
- "TableName": "xx",
25
- "ExecDetail": "xx",
26
- "ExecTime": "xx",
27
- "TableId": "xx",
28
- "TableOwnerName": "xx",
29
- "TriggerType": 1,
30
- "DatasourceId": "xx",
31
- "TotalRuleCount": 1
31
+ "ExecDetail": "abc",
32
+ "EngineType": "abc",
33
+ "RuleExecResultVOList": [
34
+ {
35
+ "RuleExecId": 1,
36
+ "RuleGroupExecId": 1,
37
+ "RuleGroupId": 1,
38
+ "RuleId": 1,
39
+ "RuleName": "规则1",
40
+ "RuleType": 1,
41
+ "SourceObjectDataTypeName": "int",
42
+ "SourceObjectValue": "1",
43
+ "ConditionExpression": "abc",
44
+ "ExecResultStatus": 1,
45
+ "TriggerResult": "abc",
46
+ "CompareResult": {
47
+ "Items": [
48
+ {
49
+ "FixResult": 1,
50
+ "ResultValue": "value",
51
+ "Values": [
52
+ {
53
+ "ValueType": 1,
54
+ "Value": "1"
55
+ }
56
+ ],
57
+ "Operator": "zhangsan",
58
+ "CompareType": 1,
59
+ "ValueComputeType": 1
60
+ }
61
+ ],
62
+ "TotalRows": 1,
63
+ "PassRows": 1,
64
+ "TriggerRows": 1
65
+ },
66
+ "TemplateName": "abc",
67
+ "QualityDim": 1,
68
+ "TargetDBTableName": "test",
69
+ "TargetObjectValue": "1",
70
+ "TargetObjectDataType": "int",
71
+ "FieldConfig": {
72
+ "WhereConfig": [
73
+ {
74
+ "FieldKey": "name",
75
+ "FieldValue": "zhangsan",
76
+ "FieldDataType": "string"
77
+ }
78
+ ],
79
+ "TableConfig": [
80
+ {
81
+ "DatabaseId": "79ughjib",
82
+ "DatabaseName": "test",
83
+ "TableId": "679yu89h0-97ug",
84
+ "TableName": "test",
85
+ "TableKey": "asdf2we3r",
86
+ "FieldConfig": [
87
+ {
88
+ "FieldKey": "id",
89
+ "FieldValue": "1",
90
+ "FieldDataType": "int"
91
+ }
92
+ ]
93
+ }
94
+ ]
95
+ },
96
+ "RelConditionExpr": "expr",
97
+ "StartTime": "2023-10-01",
98
+ "AlarmLevel": 1
99
+ }
100
+ ]
32
101
  }
33
102
  ]
34
103
  },
35
- "RequestId": "xx"
104
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
36
105
  }
37
106
  }
38
107
  ```
@@ -15,20 +15,26 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": {
18
+ "RuleGroupId": 1,
18
19
  "Receivers": [
19
20
  {
20
- "ReceiverName": "xx"
21
+ "ReceiverUserId": 1,
22
+ "ReceiverName": "zhangsan"
21
23
  }
22
24
  ],
23
- "WebHooks": [
24
- {}
25
- ],
26
25
  "SubscribeType": [
27
26
  1
28
27
  ],
29
- "RuleGroupId": 1
28
+ "WebHooks": [
29
+ {
30
+ "HookType": "8",
31
+ "HookAddress": "http:www.baidu.com"
32
+ }
33
+ ],
34
+ "RuleId": 1,
35
+ "RuleName": "规则1"
30
36
  },
31
- "RequestId": "xx"
37
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
32
38
  }
33
39
  }
34
40
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleGroupTable --cli-unfold-argument \
9
- --TableId
9
+ --TableId 2389yuho80yhu
10
10
  ```
11
11
 
12
12
  Output:
@@ -14,51 +14,59 @@ Output:
14
14
  {
15
15
  "Response": {
16
16
  "Data": {
17
+ "TableInfo": {
18
+ "TableId": "896rtfyoghuibasd",
19
+ "TableName": "teste",
20
+ "InstanceId": "5679t8ygihub",
21
+ "DatasourceId": "6789",
22
+ "DatasourceName": "hive-uibgj97ug",
23
+ "DatasourceType": 0,
24
+ "DatabaseId": "7tyg89i978yuh",
25
+ "DatabaseName": "dbName",
26
+ "ProjectId": 0,
27
+ "UserId": 0
28
+ },
17
29
  "RuleGroups": [
18
30
  {
19
- "CycleTaskId": "xx",
20
- "EndTime": "xx",
21
- "AssociateTaskIds": [
22
- "xx"
23
- ],
24
- "CycleDesc": "xx",
25
- "CycleType": "xx",
26
- "DelayTime": 0,
27
- "StartTime": "xx",
28
31
  "Id": 0,
29
32
  "MonitorType": 0,
30
- "TaskAction": "xx",
31
- "CycleStep": 0
33
+ "StartTime": "2023-10-01",
34
+ "EndTime": "2023-10-01",
35
+ "CycleType": "10",
36
+ "CycleStep": 0,
37
+ "CycleDesc": "abc",
38
+ "TaskAction": "abc",
39
+ "DelayTime": 0,
40
+ "CycleTaskId": "abc",
41
+ "AssociateTaskIds": [
42
+ "abc"
43
+ ]
32
44
  }
33
45
  ],
34
- "TableInfo": {
35
- "DatabaseId": "xx",
36
- "DatasourceName": "xx",
37
- "InstanceId": "xx",
38
- "TableName": "xx",
39
- "UserId": 0,
40
- "TableId": "xx",
41
- "DatabaseName": "xx",
42
- "ProjectId": 0,
43
- "DatasourceType": 0,
44
- "DatasourceId": "xx"
45
- },
46
46
  "Subscriptions": [
47
47
  {
48
+ "RuleGroupId": 1,
48
49
  "Receivers": [
49
50
  {
50
51
  "ReceiverUserId": 1,
51
- "ReceiverName": "xx"
52
+ "ReceiverName": "zhangan"
52
53
  }
53
54
  ],
54
55
  "SubscribeType": [
55
56
  1
56
57
  ],
57
- "RuleGroupId": 1
58
+ "WebHooks": [
59
+ {
60
+ "HookType": "1",
61
+ "HookAddress": "zhangsan"
62
+ }
63
+ ],
64
+ "RuleId": 1,
65
+ "RuleName": "规则1"
58
66
  }
59
67
  ]
60
68
  },
61
- "RequestId": "xx"
69
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
62
70
  }
63
71
  }
64
72
  ```
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleGroupsByPage --cli-unfold-argument \
9
- --OrderFields.0.Direction xx \
10
- --OrderFields.0.Name xx \
9
+ --OrderFields.0.Direction ASC \
10
+ --OrderFields.0.Name id \
11
11
  --PageNumber 1 \
12
- --Filters.0.Values xx \
13
- --Filters.0.Name xx \
12
+ --Filters.0.Values 78yguhbjbju78yguh \
13
+ --Filters.0.Name tableId \
14
14
  --PageSize 1 \
15
15
  --ProjectId 1
16
16
  ```
@@ -23,43 +23,73 @@ Output:
23
23
  "TotalCount": 1,
24
24
  "Items": [
25
25
  {
26
- "UpdateTime": "xx",
27
- "DatasourceName": "xx",
28
26
  "RuleGroupId": 1,
27
+ "DatasourceId": "54任ftg678tyguh",
28
+ "DatasourceName": "dbName",
29
29
  "DatasourceType": 1,
30
- "TableName": "xx",
31
- "TableId": 1,
32
- "TableOwnerName": "xx",
33
30
  "MonitorType": 1,
31
+ "UpdateTime": "2023-10-01",
32
+ "TableName": "test",
33
+ "TableId": "78uyighbjuy787uy",
34
+ "TableOwnerName": "zhangsan",
34
35
  "ExecStrategy": {
36
+ "RuleGroupId": 1,
37
+ "MonitorType": 1,
38
+ "ExecQueue": "789y7uihjb",
39
+ "ExecutorGroupId": "t678yughbjnjhyui77",
40
+ "ExecutorGroupName": "执行队列",
35
41
  "Tasks": [
36
42
  {
37
- "TaskName": "xx",
38
- "TaskId": 1
43
+ "TaskId": "78yughuy778uyihj",
44
+ "TaskName": "上游任务",
45
+ "WorkflowId": "786ytughhuy778uy"
39
46
  }
40
47
  ],
41
- "ExecQueue": "xx",
42
- "RuleGroupId": 1,
43
- "ExecutorGroupName": "xx",
44
- "MonitorType": 1,
45
- "ExecutorGroupId": 1
48
+ "StartTime": "2023-10-01",
49
+ "EndTime": "2023-10-01",
50
+ "CycleType": "abc",
51
+ "DelayTime": 1,
52
+ "CycleStep": 1,
53
+ "TaskAction": "abc",
54
+ "ExecEngineType": "abc",
55
+ "ExecPlan": "abc",
56
+ "RuleId": 1,
57
+ "RuleName": "规则1"
46
58
  },
47
- "DatasourceId": 1,
48
59
  "Subscription": {
60
+ "RuleGroupId": 1,
49
61
  "Receivers": [
50
62
  {
51
- "ReceiverName": "xx"
63
+ "ReceiverUserId": 1,
64
+ "ReceiverName": "zhangsan"
52
65
  }
53
66
  ],
54
67
  "SubscribeType": [
55
68
  1
56
69
  ],
57
- "RuleGroupId": 1
58
- }
70
+ "WebHooks": [
71
+ {
72
+ "HookType": "abc",
73
+ "HookAddress": "abc"
74
+ }
75
+ ],
76
+ "RuleId": 1,
77
+ "RuleName": "规则1"
78
+ },
79
+ "DatabaseId": "78yuhiguiy7878yui",
80
+ "DatabaseName": "dbName",
81
+ "Permission": true,
82
+ "RuleCount": 1,
83
+ "MonitorStatus": true,
84
+ "TableOwnerUserId": 1,
85
+ "InstanceId": "78yuhiuiy8",
86
+ "CreateTime": "2023-10-01",
87
+ "StrategyConfig": true,
88
+ "SubscribeConfig": true
59
89
  }
60
90
  ]
61
91
  },
62
- "RequestId": "xx"
92
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
63
93
  }
64
94
  }
65
95
  ```
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleHistoryByPage --cli-unfold-argument \
9
- --ProjectId 1 \
9
+ --ProjectId abc \
10
10
  --PageNumber 1 \
11
- --Filters.0.Values xx \
12
- --Filters.0.Name xx \
13
- --PageSize 1
11
+ --PageSize 1 \
12
+ --Filters.0.Name tableId \
13
+ --Filters.0.Values 968tygoiuhb087yefg
14
14
  ```
15
15
 
16
16
  Output:
@@ -21,15 +21,15 @@ Output:
21
21
  "TotalCount": 1,
22
22
  "Items": [
23
23
  {
24
- "AlterTime": "xx",
25
- "AlterContent": "xx",
24
+ "RuleId": 1,
25
+ "AlterTime": "2023-10-01",
26
+ "AlterContent": "content",
26
27
  "OperatorUserId": 1,
27
- "OperatorName": "xx",
28
- "RuleId": 1
28
+ "OperatorName": ">"
29
29
  }
30
30
  ]
31
31
  },
32
- "RequestId": "xx"
32
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
33
33
  }
34
34
  }
35
35
  ```
@@ -6,13 +6,13 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleTablesByPage --cli-unfold-argument \
9
- --ProjectId xx \
10
- --PageNumber 1 \
11
- --Filters.0.Values xx \
12
- --Filters.0.Name xx \
9
+ --ProjectId abc \
13
10
  --PageSize 1 \
14
- --OrderFields.0.Direction xx \
15
- --OrderFields.0.Name xx
11
+ --PageNumber 1 \
12
+ --Filters.0.Name tableId \
13
+ --Filters.0.Values 79tugijh97u0iq34ew \
14
+ --OrderFields.0.Name id \
15
+ --OrderFields.0.Direction asc
16
16
  ```
17
17
 
18
18
  Output:
@@ -23,56 +23,73 @@ Output:
23
23
  "TotalCount": 1,
24
24
  "Items": [
25
25
  {
26
- "UpdateTime": "xx",
27
- "DatasourceName": "xx",
28
- "TableOwnerName": "xx",
29
- "Permission": true,
30
- "DatasourceType": 1,
31
26
  "RuleGroupId": 1,
32
- "TableName": "xx",
33
- "DatabaseId": "xx",
34
- "TableId": "xx",
35
- "DatabaseName": "xx",
27
+ "DatasourceId": "567890",
28
+ "DatasourceName": "dbName",
29
+ "DatasourceType": 1,
36
30
  "MonitorType": 1,
37
- "RuleCount": 1,
31
+ "UpdateTime": "2023-10-01",
32
+ "TableName": "test",
33
+ "TableId": "79ugyihb80yui34",
34
+ "TableOwnerName": "zhangsan",
38
35
  "ExecStrategy": {
36
+ "RuleGroupId": 1,
37
+ "MonitorType": 1,
38
+ "ExecQueue": "test",
39
+ "ExecutorGroupId": "56789098675",
40
+ "ExecutorGroupName": "name",
39
41
  "Tasks": [
40
42
  {
41
- "TaskName": "xx",
42
- "WorkflowId": "xx",
43
- "TaskId": "xx"
43
+ "TaskId": "68790876",
44
+ "TaskName": "r任务名",
45
+ "WorkflowId": "89yuhojnfade8u80yihogsad324"
44
46
  }
45
47
  ],
48
+ "StartTime": "2023-10-01",
49
+ "EndTime": "2023-10-01",
50
+ "CycleType": "abc",
46
51
  "DelayTime": 1,
47
- "ExecQueue": "xx",
48
- "RuleGroupId": 1,
49
- "TaskAction": "xx",
50
- "CycleType": "xx",
51
- "ExecutorGroupName": "xx",
52
- "StartTime": "xx",
53
- "MonitorType": 1,
54
- "EndTime": "xx",
55
- "ExecutorGroupId": "xx",
56
- "CycleStep": 1
52
+ "CycleStep": 1,
53
+ "TaskAction": "abc",
54
+ "ExecEngineType": "abc",
55
+ "ExecPlan": "abc",
56
+ "RuleId": 1,
57
+ "RuleName": "规则1"
57
58
  },
58
- "MonitorStatus": true,
59
- "DatasourceId": "xx",
60
59
  "Subscription": {
60
+ "RuleGroupId": 1,
61
61
  "Receivers": [
62
62
  {
63
63
  "ReceiverUserId": 1,
64
- "ReceiverName": "xx"
64
+ "ReceiverName": "zhangsan"
65
65
  }
66
66
  ],
67
67
  "SubscribeType": [
68
68
  1
69
69
  ],
70
- "RuleGroupId": 1
71
- }
70
+ "WebHooks": [
71
+ {
72
+ "HookType": "1",
73
+ "HookAddress": "zhangsan"
74
+ }
75
+ ],
76
+ "RuleId": 1,
77
+ "RuleName": "规则1"
78
+ },
79
+ "DatabaseId": "68yfihv79tugoijwdefc",
80
+ "DatabaseName": "dbName",
81
+ "Permission": true,
82
+ "RuleCount": 1,
83
+ "MonitorStatus": true,
84
+ "TableOwnerUserId": 1,
85
+ "InstanceId": "68tyfguv97tyug7t9yg",
86
+ "CreateTime": "2023-10-01",
87
+ "StrategyConfig": true,
88
+ "SubscribeConfig": true
72
89
  }
73
90
  ]
74
91
  },
75
- "RequestId": "xx"
92
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
76
93
  }
77
94
  }
78
95
  ```