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,8 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleDataSources --cli-unfold-argument \
9
- --ProjectId xx \
10
- --DatasourceId xx
9
+ --ProjectId 567898765632 \
10
+ --DatasourceId 45678 \
11
+ --DsTypes 1
11
12
  ```
12
13
 
13
14
  Output:
@@ -16,15 +17,17 @@ Output:
16
17
  "Response": {
17
18
  "Data": [
18
19
  {
19
- "DatabaseId": "xx",
20
- "DatasourceName": "xx",
21
- "InstanceId": "xx",
20
+ "DatasourceName": "hive-78yughbhyg",
21
+ "DatasourceId": "6789",
22
+ "DatabaseName": "dbName",
23
+ "DatabaseId": "89yuhi675tgy",
24
+ "InstanceId": "y79ugibh2wefsdc",
22
25
  "DatasourceType": 1,
23
- "DatasourceId": "xx",
24
- "DatabaseName": "xx"
26
+ "OriginDatabaseName": "dbNmae",
27
+ "OriginSchemaName": "dbNmae"
25
28
  }
26
29
  ],
27
- "RequestId": "xx"
30
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
28
31
  }
29
32
  }
30
33
  ```
@@ -16,15 +16,15 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": {
19
+ "TotalCnt": 1,
19
20
  "DimCntList": [
20
21
  {
21
22
  "Dim": 1,
22
23
  "Cnt": 1
23
24
  }
24
- ],
25
- "TotalCnt": 1
25
+ ]
26
26
  },
27
- "RequestId": "xx"
27
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
28
28
  }
29
29
  }
30
30
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleExecDetail --cli-unfold-argument \
9
- --RuleExecId 1 \
10
- --ProjectId xx
9
+ --ProjectId abc \
10
+ --RuleExecId 1
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,76 +15,83 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": {
18
- "DatabaseId": "xx",
19
- "DatasourceName": "xx",
20
- "InstanceId": "xx",
21
- "TableName": "xx",
22
18
  "DatasourceId": 1,
23
- "DatabaseName": "xx",
19
+ "DatasourceName": "hive89yuhihutg",
20
+ "DatabaseId": "89y7hui87by",
21
+ "DatabaseName": "dbName",
22
+ "InstanceId": "978uijhbb87",
23
+ "TableId": "0oi8hejnfc",
24
+ "TableName": "test",
24
25
  "RuleExecResult": {
25
- "RuleType": 1,
26
- "QualityDim": 1,
27
- "RelConditionExpr": "xx",
28
- "RuleGroupId": 1,
29
26
  "RuleExecId": 1,
30
- "ConditionExpression": "xx",
27
+ "RuleGroupExecId": 1,
28
+ "RuleGroupId": 1,
31
29
  "RuleId": 1,
30
+ "RuleName": "规则1",
31
+ "RuleType": 1,
32
+ "SourceObjectDataTypeName": "name",
33
+ "SourceObjectValue": "value",
34
+ "ConditionExpression": "exp",
32
35
  "ExecResultStatus": 1,
33
- "TargetDBTableName": "xx",
34
- "SourceObjectValue": "xx",
35
- "RuleGroupExecId": 1,
36
- "SourceObjectDataTypeName": "xx",
37
- "TargetObjectDataType": "xx",
38
- "RuleName": "xx",
39
- "TriggerResult": "xx",
36
+ "TriggerResult": "res",
40
37
  "CompareResult": {
41
38
  "Items": [
42
39
  {
43
- "ResultValue": "xx",
44
40
  "FixResult": 1,
45
- "ValueComputeType": 1,
41
+ "ResultValue": "value",
46
42
  "Values": [
47
43
  {
48
44
  "ValueType": 1,
49
- "Value": "xx"
45
+ "Value": "10"
50
46
  }
51
47
  ],
48
+ "Operator": ">",
52
49
  "CompareType": 1,
53
- "Operator": "xx"
50
+ "ValueComputeType": 1
54
51
  }
55
- ]
52
+ ],
53
+ "TotalRows": 1,
54
+ "PassRows": 1,
55
+ "TriggerRows": 1
56
56
  },
57
- "TargetObjectValue": "xx",
58
- "TemplateName": "xx",
57
+ "TemplateName": "abc",
58
+ "QualityDim": 1,
59
+ "TargetDBTableName": "abc",
60
+ "TargetObjectValue": "abc",
61
+ "TargetObjectDataType": "abc",
59
62
  "FieldConfig": {
60
63
  "WhereConfig": [
61
64
  {
62
- "FieldKey": "xx",
63
- "FieldValue": "xx",
64
- "FieldDataType": "xx"
65
+ "FieldKey": "name",
66
+ "FieldValue": "zhangsan",
67
+ "FieldDataType": "string"
65
68
  }
66
69
  ],
67
70
  "TableConfig": [
68
71
  {
69
- "DatabaseId": "xx",
72
+ "DatabaseId": "897yuhijjhu8h89u",
73
+ "DatabaseName": "name",
74
+ "TableId": "abc",
75
+ "TableName": "test",
76
+ "TableKey": "abc",
70
77
  "FieldConfig": [
71
78
  {
72
- "FieldKey": "xx",
73
- "FieldValue": "xx",
74
- "FieldDataType": "xx"
79
+ "FieldKey": "id",
80
+ "FieldValue": "1",
81
+ "FieldDataType": "int"
75
82
  }
76
- ],
77
- "TableName": "xx",
78
- "TableId": "xx",
79
- "DatabaseName": "xx",
80
- "TableKey": "xx"
83
+ ]
81
84
  }
82
85
  ]
83
- }
86
+ },
87
+ "RelConditionExpr": "expr",
88
+ "StartTime": "abc",
89
+ "AlarmLevel": 1
84
90
  },
85
- "TableId": "xx"
91
+ "TableOwnerUserId": 1,
92
+ "DatasourceType": 1
86
93
  },
87
- "RequestId": "xx"
94
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
88
95
  }
89
96
  }
90
97
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleExecExportResult --cli-unfold-argument \
9
- --RuleExecId 1 \
10
- --ProjectId xx
9
+ --ProjectId 456789 \
10
+ --RuleExecId 1
11
11
  ```
12
12
 
13
13
  Output:
@@ -18,19 +18,24 @@ Output:
18
18
  "RuleExecId": 1,
19
19
  "ExportTasks": [
20
20
  {
21
- "Status": 1,
22
- "SchedulerCurRunDate": "xx",
23
- "OperatorId": 1,
24
- "FilePath": "xx",
25
21
  "ExportTaskId": 1,
26
- "CreateTime": "xx",
27
22
  "TaskType": 1,
28
- "SchedulerTaskId": "xx",
29
- "OperatorName": "xx"
23
+ "OperatorId": 1,
24
+ "OperatorName": "zhangsan",
25
+ "CreateTime": "2023-10-01",
26
+ "Status": 1,
27
+ "SchedulerTaskId": "5678979567",
28
+ "SchedulerCurRunDate": "2023-10-01",
29
+ "FilePath": "abc",
30
+ "Expire": 0,
31
+ "DatasourceName": "hive-79ugihbj",
32
+ "DbTableName": "test",
33
+ "RuleName": "规则1",
34
+ "RuleExecId": 1
30
35
  }
31
36
  ]
32
37
  },
33
- "RequestId": "xx"
38
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
34
39
  }
35
40
  }
36
41
  ```
@@ -17,9 +17,9 @@ Output:
17
17
  "Response": {
18
18
  "Data": {
19
19
  "Finished": true,
20
- "Log": "xx"
20
+ "Log": "1"
21
21
  },
22
- "RequestId": "xx"
22
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
23
23
  }
24
24
  }
25
25
  ```
@@ -14,10 +14,78 @@ Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "Data": [
18
- {}
19
- ],
20
- "RequestId": "xx"
17
+ "Data": {
18
+ "TotalCount": 1,
19
+ "Items": [
20
+ {
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",
32
+ "CompareResult": {
33
+ "Items": [
34
+ {
35
+ "FixResult": 1,
36
+ "ResultValue": "value",
37
+ "Values": [
38
+ {
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"
77
+ }
78
+ ]
79
+ }
80
+ ]
81
+ },
82
+ "RelConditionExpr": "expr",
83
+ "StartTime": "2023-10-01",
84
+ "AlarmLevel": 1
85
+ }
86
+ ]
87
+ },
88
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
21
89
  }
22
90
  }
23
91
  ```
@@ -15,69 +15,74 @@ Output:
15
15
  "TotalCount": 1,
16
16
  "Items": [
17
17
  {
18
- "RuleType": 1,
19
- "QualityDim": 1,
20
- "RelConditionExpr": "xx",
21
- "RuleGroupId": 1,
22
18
  "RuleExecId": 1,
23
- "ConditionExpression": "xx",
19
+ "RuleGroupExecId": 1,
20
+ "RuleGroupId": 1,
24
21
  "RuleId": 1,
22
+ "RuleName": "规则1",
23
+ "RuleType": 1,
24
+ "SourceObjectDataTypeName": "name",
25
+ "SourceObjectValue": "1",
26
+ "ConditionExpression": "expr",
25
27
  "ExecResultStatus": 1,
26
- "TargetDBTableName": "xx",
27
- "SourceObjectValue": "xx",
28
- "RuleGroupExecId": 1,
29
- "SourceObjectDataTypeName": "xx",
30
- "TargetObjectDataType": "xx",
31
- "RuleName": "xx",
32
- "TriggerResult": "xx",
28
+ "TriggerResult": "abc",
33
29
  "CompareResult": {
34
30
  "Items": [
35
31
  {
36
- "ResultValue": "xx",
37
32
  "FixResult": 1,
38
- "ValueComputeType": 1,
33
+ "ResultValue": "1",
39
34
  "Values": [
40
35
  {
41
36
  "ValueType": 1,
42
- "Value": "xx"
37
+ "Value": "1"
43
38
  }
44
39
  ],
40
+ "Operator": "zhyangsan",
45
41
  "CompareType": 1,
46
- "Operator": "xx"
42
+ "ValueComputeType": 1
47
43
  }
48
- ]
44
+ ],
45
+ "TotalRows": 1,
46
+ "PassRows": 1,
47
+ "TriggerRows": 1
49
48
  },
50
- "TargetObjectValue": "xx",
51
- "TemplateName": "xx",
49
+ "TemplateName": "name",
50
+ "QualityDim": 1,
51
+ "TargetDBTableName": "test",
52
+ "TargetObjectValue": "1",
53
+ "TargetObjectDataType": "int",
52
54
  "FieldConfig": {
53
55
  "WhereConfig": [
54
56
  {
55
- "FieldKey": "xx",
56
- "FieldValue": "xx",
57
- "FieldDataType": "xx"
57
+ "FieldKey": "name",
58
+ "FieldValue": "zhangsan",
59
+ "FieldDataType": "string"
58
60
  }
59
61
  ],
60
62
  "TableConfig": [
61
63
  {
62
- "DatabaseId": "xx",
64
+ "DatabaseId": "abc6578trfgvyn",
65
+ "DatabaseName": "test",
66
+ "TableId": "89uhon890uoh",
67
+ "TableName": "test",
68
+ "TableKey": "6789tgy",
63
69
  "FieldConfig": [
64
70
  {
65
- "FieldKey": "xx",
66
- "FieldValue": "xx",
67
- "FieldDataType": "xx"
71
+ "FieldKey": "id",
72
+ "FieldValue": "1",
73
+ "FieldDataType": "int"
68
74
  }
69
- ],
70
- "TableName": "xx",
71
- "TableId": "xx",
72
- "DatabaseName": "xx",
73
- "TableKey": "xx"
75
+ ]
74
76
  }
75
77
  ]
76
- }
78
+ },
79
+ "RelConditionExpr": "expr",
80
+ "StartTime": "abc",
81
+ "AlarmLevel": 1
77
82
  }
78
83
  ]
79
84
  },
80
- "RequestId": "xx"
85
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
81
86
  }
82
87
  }
83
88
  ```
@@ -16,24 +16,24 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": {
19
- "AlarmCnt": 1,
20
- "LastTotalCntRatio": 0.0,
21
- "LastTriggerCnt": 1,
22
- "AlarmCntRatio": 0.0,
23
- "TotalCntRatio": 0.0,
24
- "TriggerCnt": 1,
25
- "TriggerCntRatio": 0.0,
26
- "LastPipelineCntRatio": 0.0,
27
- "PipelineCntRatio": 0.0,
28
19
  "TotalCnt": 1,
29
- "PipelineCnt": 1,
30
- "LastTriggerCntRatio": 0.0,
31
20
  "LastTotalCnt": 1,
32
- "LastAlarmCntRatio": 0.0,
21
+ "TotalCntRatio": 0,
22
+ "LastTotalCntRatio": 0,
23
+ "TriggerCnt": 1,
24
+ "LastTriggerCnt": 1,
25
+ "TriggerCntRatio": 0,
26
+ "LastTriggerCntRatio": 0,
27
+ "AlarmCnt": 1,
33
28
  "LastAlarmCnt": 1,
34
- "LastPipelineCnt": 1
29
+ "AlarmCntRatio": 0,
30
+ "LastAlarmCntRatio": 0,
31
+ "PipelineCnt": 1,
32
+ "LastPipelineCnt": 1,
33
+ "PipelineCntRatio": 0,
34
+ "LastPipelineCntRatio": 0
35
35
  },
36
- "RequestId": "xx"
36
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
37
37
  }
38
38
  }
39
39
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleGroup --cli-unfold-argument \
9
- --ProjectId xx \
10
- --DatabaseId xx \
11
- --TableId xx \
12
- --DatasourceId xx \
9
+ --ProjectId 5678987645 \
10
+ --DatabaseId 5rtfygfty6767tyug \
11
+ --TableId 56tdryfccfyrt556t \
12
+ --DatasourceId 44567 \
13
13
  --RuleGroupId 1
14
14
  ```
15
15
 
@@ -18,44 +18,71 @@ Output:
18
18
  {
19
19
  "Response": {
20
20
  "Data": {
21
- "UpdateTime": "xx",
22
- "DatasourceName": "xx",
23
- "TableOwnerName": "xx",
24
21
  "RuleGroupId": 1,
22
+ "DatasourceId": "567897",
23
+ "DatasourceName": "hive-yihjkjui098",
25
24
  "DatasourceType": 1,
26
- "TableName": "xx",
27
- "DatabaseId": "xx",
28
- "TableId": "xx",
29
- "DatabaseName": "xx",
30
25
  "MonitorType": 1,
26
+ "UpdateTime": "2023-10-01",
27
+ "TableName": "test",
28
+ "TableId": "abc",
29
+ "TableOwnerName": "zhangsan",
31
30
  "ExecStrategy": {
31
+ "RuleGroupId": 1,
32
+ "MonitorType": 1,
33
+ "ExecQueue": "test",
34
+ "ExecutorGroupId": "5678uhjb",
35
+ "ExecutorGroupName": "执行队列",
32
36
  "Tasks": [
33
37
  {
34
- "TaskName": "xx",
35
- "TaskId": 1
38
+ "TaskId": "56t7yguy7878yu",
39
+ "TaskName": "任务1",
40
+ "WorkflowId": "789uijbihu78uy"
36
41
  }
37
42
  ],
38
- "ExecQueue": "xx",
39
- "RuleGroupId": 1,
40
- "ExecutorGroupName": "xx",
41
- "MonitorType": 1,
42
- "ExecutorGroupId": 1
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"
43
53
  },
44
- "DatasourceId": "xx",
45
54
  "Subscription": {
55
+ "RuleGroupId": 1,
46
56
  "Receivers": [
47
57
  {
48
58
  "ReceiverUserId": 1,
49
- "ReceiverName": "xx"
59
+ "ReceiverName": "zhangsan"
50
60
  }
51
61
  ],
52
62
  "SubscribeType": [
53
63
  1
54
64
  ],
55
- "RuleGroupId": 1
56
- }
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,
78
+ "MonitorStatus": true,
79
+ "TableOwnerUserId": 1,
80
+ "InstanceId": "56789yu7ihg",
81
+ "CreateTime": "2023-10-01",
82
+ "StrategyConfig": true,
83
+ "SubscribeConfig": true
57
84
  },
58
- "RequestId": "xx"
85
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
59
86
  }
60
87
  }
61
88
  ```