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,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleTemplate --cli-unfold-argument \
9
- --ProjectId 1 \
9
+ --ProjectId 567890 \
10
10
  --TemplateId 1
11
11
  ```
12
12
 
@@ -15,27 +15,44 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": {
18
- "UserName": "xx",
18
+ "RuleTemplateId": 1,
19
+ "Name": "abc",
20
+ "Description": "描述",
21
+ "Type": 1,
22
+ "SourceObjectType": 1,
23
+ "SourceObjectDataType": 1,
24
+ "SourceContent": "abc",
19
25
  "SourceEngineTypes": [
20
26
  1
21
27
  ],
22
- "UpdateTime": "xx",
23
- "Name": "xx",
24
- "MultiSourceFlag": true,
25
- "SourceObjectDataType": 1,
26
- "SourceContent": "xx",
27
- "UserId": 1,
28
- "CitationCount": 1,
29
- "WhereFlag": true,
30
28
  "QualityDim": 1,
31
- "RuleTemplateId": 1,
32
29
  "CompareType": 1,
33
- "SqlExpression": "xx",
34
- "Type": 1,
35
- "SourceObjectType": 1,
36
- "Description": "xx"
30
+ "CitationCount": 1,
31
+ "UserId": 1,
32
+ "UserName": "zahgnsan",
33
+ "UpdateTime": "2023-10-01",
34
+ "WhereFlag": true,
35
+ "MultiSourceFlag": true,
36
+ "SqlExpression": "sql",
37
+ "SubQualityDim": 1,
38
+ "ResolvedSqlExpression": {
39
+ "TableExpressions": [
40
+ {
41
+ "TableExpression": "expr",
42
+ "ColumnExpression": [
43
+ "expr"
44
+ ]
45
+ }
46
+ ],
47
+ "ParamExpressions": [
48
+ "exp"
49
+ ]
50
+ },
51
+ "DatasourceTypes": [
52
+ 0
53
+ ]
37
54
  },
38
- "RequestId": "xx"
55
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
39
56
  }
40
57
  }
41
58
  ```
@@ -22,7 +22,7 @@ Output:
22
22
  "Type": 1,
23
23
  "SourceObjectType": 1,
24
24
  "SourceObjectDataType": 1,
25
- "SourceContent": "abc",
25
+ "SourceContent": "content",
26
26
  "SourceEngineTypes": [
27
27
  1
28
28
  ],
@@ -30,23 +30,23 @@ Output:
30
30
  "CompareType": 1,
31
31
  "CitationCount": 1,
32
32
  "UserId": 1,
33
- "UserName": "abc",
34
- "UpdateTime": "abc",
33
+ "UserName": "zhangsan",
34
+ "UpdateTime": "2023-10-01",
35
35
  "WhereFlag": true,
36
36
  "MultiSourceFlag": true,
37
- "SqlExpression": "abc",
37
+ "SqlExpression": "sql",
38
38
  "SubQualityDim": 1,
39
39
  "ResolvedSqlExpression": {
40
40
  "TableExpressions": [
41
41
  {
42
- "TableExpression": "abc",
42
+ "TableExpression": "expr",
43
43
  "ColumnExpression": [
44
- "abc"
44
+ "expr"
45
45
  ]
46
46
  }
47
47
  ],
48
48
  "ParamExpressions": [
49
- "abc"
49
+ "expr"
50
50
  ]
51
51
  },
52
52
  "DatasourceTypes": [
@@ -54,7 +54,7 @@ Output:
54
54
  ]
55
55
  }
56
56
  ],
57
- "RequestId": "abc"
57
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
58
58
  }
59
59
  }
60
60
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRuleTemplatesByPage --cli-unfold-argument \
9
- --OrderFields.0.Name abc \
10
- --OrderFields.0.Direction abc \
11
- --Filters.0.Name abc \
12
- --Filters.0.Values abc \
9
+ --OrderFields.0.Name id \
10
+ --OrderFields.0.Direction asc \
11
+ --Filters.0.Name tableId \
12
+ --Filters.0.Values t678yuh987tgui \
13
13
  --PageNumber 1 \
14
14
  --PageSize 1 \
15
15
  --ProjectId abc
@@ -24,12 +24,12 @@ Output:
24
24
  "Items": [
25
25
  {
26
26
  "RuleTemplateId": 1,
27
- "Name": "abc",
28
- "Description": "abc",
27
+ "Name": "规则1",
28
+ "Description": "描述",
29
29
  "Type": 1,
30
30
  "SourceObjectType": 1,
31
31
  "SourceObjectDataType": 1,
32
- "SourceContent": "abc",
32
+ "SourceContent": "content",
33
33
  "SourceEngineTypes": [
34
34
  1
35
35
  ],
@@ -37,23 +37,23 @@ Output:
37
37
  "CompareType": 1,
38
38
  "CitationCount": 1,
39
39
  "UserId": 1,
40
- "UserName": "abc",
41
- "UpdateTime": "abc",
40
+ "UserName": "zhangsan",
41
+ "UpdateTime": "2023-10-01",
42
42
  "WhereFlag": true,
43
43
  "MultiSourceFlag": true,
44
- "SqlExpression": "abc",
44
+ "SqlExpression": "sql",
45
45
  "SubQualityDim": 1,
46
46
  "ResolvedSqlExpression": {
47
47
  "TableExpressions": [
48
48
  {
49
49
  "TableExpression": "abc",
50
50
  "ColumnExpression": [
51
- "abc"
51
+ "expr"
52
52
  ]
53
53
  }
54
54
  ],
55
55
  "ParamExpressions": [
56
- "abc"
56
+ "expr"
57
57
  ]
58
58
  },
59
59
  "DatasourceTypes": [
@@ -62,7 +62,7 @@ Output:
62
62
  }
63
63
  ]
64
64
  },
65
- "RequestId": "abc"
65
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
66
66
  }
67
67
  }
68
68
  ```
@@ -6,13 +6,13 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeRulesByPage --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 tableId \
12
+ --Filters.0.Values 79tugiojbhkrfvdesc \
13
+ --OrderFields.0.Name id \
14
+ --OrderFields.0.Direction asc \
15
+ --ProjectId 5346789087654
16
16
  ```
17
17
 
18
18
  Output:
@@ -23,43 +23,138 @@ Output:
23
23
  "TotalCount": 1,
24
24
  "Items": [
25
25
  {
26
+ "RuleId": 1,
27
+ "RuleGroupId": 1,
28
+ "TableId": "79tyugihbksda",
29
+ "Name": "规则",
30
+ "Type": 1,
31
+ "RuleTemplateId": 1,
32
+ "RuleTemplateContent": "cont",
33
+ "QualityDim": 1,
34
+ "SourceObjectType": 1,
35
+ "SourceObjectDataType": 1,
36
+ "SourceObjectDataTypeName": "string",
37
+ "SourceObjectValue": "1",
38
+ "ConditionType": 1,
39
+ "ConditionExpression": ">",
40
+ "CustomSql": "abc",
26
41
  "CompareRule": {
27
42
  "Items": [
28
43
  {
29
- "Operator": "xx",
44
+ "CompareType": 1,
45
+ "Operator": ">",
30
46
  "ValueComputeType": 1,
31
47
  "ValueList": [
32
48
  {
33
49
  "ValueType": 1,
34
- "Value": "xx"
50
+ "Value": "1"
35
51
  }
36
- ],
37
- "CompareType": 1
52
+ ]
38
53
  }
39
- ]
54
+ ],
55
+ "CycleStep": 1,
56
+ "ComputeExpression": "expr"
40
57
  },
41
- "ConditionType": 1,
42
- "RuleTemplateContent": "xx",
43
- "Name": "xx",
44
- "RuleGroupId": 1,
45
- "SourceObjectDataType": 1,
46
- "RuleId": 1,
47
58
  "AlarmLevel": 1,
48
- "SourceObjectValue": "xx",
49
- "RuleTemplateId": 1,
50
- "SourceObjectDataTypeName": "xx",
51
- "TableId": 1,
52
- "CustomSql": "xx",
53
- "Operator": "xx",
54
- "Description": "xx",
55
- "Type": 1,
56
- "ConditionExpression": "xx",
57
- "SourceObjectType": 1,
58
- "QualityDim": 1
59
+ "Description": "描述",
60
+ "Operator": "zhangsan",
61
+ "TargetDatabaseId": "70afsdfaasdgrthy8tyighb",
62
+ "TargetDatabaseName": "dbName",
63
+ "TargetTableId": "8y9uhojt79u",
64
+ "TargetTableName": "test",
65
+ "TargetConditionExpr": "expr",
66
+ "RelConditionExpr": "expr",
67
+ "FieldConfig": {
68
+ "WhereConfig": [
69
+ {
70
+ "FieldKey": "name",
71
+ "FieldValue": "zhangsan",
72
+ "FieldDataType": "string"
73
+ }
74
+ ],
75
+ "TableConfig": [
76
+ {
77
+ "DatabaseId": "7p9gyuih78tgy",
78
+ "DatabaseName": "dbTest",
79
+ "TableId": "7t8ygihb8t670ygo",
80
+ "TableName": "test",
81
+ "TableKey": "asdfsdf",
82
+ "FieldConfig": [
83
+ {
84
+ "FieldKey": "id",
85
+ "FieldValue": "12",
86
+ "FieldDataType": "int"
87
+ }
88
+ ]
89
+ }
90
+ ]
91
+ },
92
+ "MultiSourceFlag": true,
93
+ "WhereFlag": true,
94
+ "TemplateSql": "select1",
95
+ "SubQualityDim": 1,
96
+ "TargetObjectType": 1,
97
+ "TargetObjectDataType": 1,
98
+ "TargetObjectDataTypeName": "int",
99
+ "TargetObjectValue": "1",
100
+ "SourceEngineTypes": [
101
+ 1
102
+ ],
103
+ "TableName": "test",
104
+ "TableOwnerName": "zhangsan",
105
+ "ExecStrategy": {
106
+ "RuleGroupId": 1,
107
+ "MonitorType": 1,
108
+ "ExecQueue": "test",
109
+ "ExecutorGroupId": "6578987685",
110
+ "ExecutorGroupName": "name",
111
+ "Tasks": [
112
+ {
113
+ "TaskId": "576890867",
114
+ "TaskName": "任务名",
115
+ "WorkflowId": "79tyughib87yu9"
116
+ }
117
+ ],
118
+ "StartTime": "2023-10-01",
119
+ "EndTime": "2023-10-01",
120
+ "CycleType": "abc",
121
+ "DelayTime": 1,
122
+ "CycleStep": 1,
123
+ "TaskAction": "abc",
124
+ "ExecEngineType": "abc",
125
+ "ExecPlan": "abc",
126
+ "RuleId": 1,
127
+ "RuleName": "规则1"
128
+ },
129
+ "Subscription": {
130
+ "RuleGroupId": 1,
131
+ "Receivers": [
132
+ {
133
+ "ReceiverUserId": 1,
134
+ "ReceiverName": "zhangsan"
135
+ }
136
+ ],
137
+ "SubscribeType": [
138
+ 1
139
+ ],
140
+ "WebHooks": [
141
+ {
142
+ "HookType": "1",
143
+ "HookAddress": "www.baidu.com"
144
+ }
145
+ ],
146
+ "RuleId": 1,
147
+ "RuleName": "规则1"
148
+ },
149
+ "CreateTime": "2023-10-01",
150
+ "DatasourceId": 1,
151
+ "DatabaseId": "abc",
152
+ "MonitorStatus": 0,
153
+ "TriggerCondition": "abc"
59
154
  }
60
155
  ]
61
156
  },
62
- "RequestId": "xx"
157
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
63
158
  }
64
159
  }
65
160
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeStandardRuleDetailInfoList --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --Type 0
11
11
  ```
12
12
 
@@ -14,8 +14,8 @@ Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "StandardRuleDetailList": "xx",
18
- "RequestId": "xx"
17
+ "StandardRuleDetailList": "abc",
18
+ "RequestId": "abc"
19
19
  }
20
20
  }
21
21
  ```
@@ -20,8 +20,15 @@ Output:
20
20
  ```
21
21
  {
22
22
  "Response": {
23
- "TableInfo": "xx",
24
- "RequestId": "xx"
23
+ "TableInfo": [
24
+ {
25
+ "TableId": "abc",
26
+ "TableName": "abc",
27
+ "OriginDatabaseName": "abc",
28
+ "OriginSchemaName": "abc"
29
+ }
30
+ ],
31
+ "RequestId": "abc"
25
32
  }
26
33
  }
27
34
  ```
@@ -17,52 +17,52 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "TaskInstanceDetail": {
20
- "BrokerIp": "xx",
21
- "UpdateTime": "xx",
22
- "OwnerUin": 1,
23
- "TaskRunId": "xx",
20
+ "TaskRunId": "abc",
21
+ "TaskId": "abc",
22
+ "CurRunDate": "abc",
23
+ "IssueDate": "abc",
24
+ "InlongTaskId": "abc",
25
+ "ExecutorGroupId": "abc",
24
26
  "TaskRunType": 1,
25
- "CurRunDate": "xx",
26
- "CreateUin": 1,
27
- "ProjectId": "xx",
28
- "InlongTaskId": "xx",
29
27
  "State": 1,
30
- "PodName": "xx",
28
+ "StartTime": "abc",
29
+ "EndTime": "abc",
30
+ "BrokerIp": "abc",
31
+ "PodName": "abc",
32
+ "NextRunDate": "abc",
33
+ "CreateUin": 1,
31
34
  "OperatorUin": 1,
32
- "StartTime": "xx",
35
+ "OwnerUin": 1,
33
36
  "AppId": 1,
34
- "TaskId": "xx",
35
- "TaskName": "xx",
36
- "EndTime": "xx",
37
- "IssueDate": "xx",
38
- "CreateTime": "xx",
39
- "ExecutorGroupId": "xx",
40
- "NextRunDate": "xx"
37
+ "ProjectId": "abc",
38
+ "CreateTime": "abc",
39
+ "UpdateTime": "abc",
40
+ "TaskName": "abc"
41
41
  },
42
42
  "Data": {
43
- "BrokerIp": "xx",
44
- "UpdateTime": "xx",
45
- "OwnerUin": 1,
46
- "TaskRunId": "xx",
43
+ "TaskRunId": "abc",
44
+ "TaskId": "abc",
45
+ "CurRunDate": "abc",
46
+ "IssueDate": "abc",
47
+ "InlongTaskId": "abc",
48
+ "ExecutorGroupId": "abc",
47
49
  "TaskRunType": 1,
48
- "CurRunDate": "xx",
49
- "CreateUin": 1,
50
- "ProjectId": "xx",
51
- "InlongTaskId": "xx",
52
50
  "State": 1,
53
- "PodName": "xx",
51
+ "StartTime": "abc",
52
+ "EndTime": "abc",
53
+ "BrokerIp": "abc",
54
+ "PodName": "abc",
55
+ "NextRunDate": "abc",
56
+ "CreateUin": 1,
54
57
  "OperatorUin": 1,
55
- "StartTime": "xx",
58
+ "OwnerUin": 1,
56
59
  "AppId": 1,
57
- "TaskId": "xx",
58
- "TaskName": "xx",
59
- "EndTime": "xx",
60
- "IssueDate": "xx",
61
- "CreateTime": "xx",
62
- "ExecutorGroupId": "xx",
63
- "NextRunDate": "xx"
60
+ "ProjectId": "abc",
61
+ "CreateTime": "abc",
62
+ "UpdateTime": "abc",
63
+ "TaskName": "abc"
64
64
  },
65
- "RequestId": "xx"
65
+ "RequestId": "abc"
66
66
  }
67
67
  }
68
68
  ```
@@ -17,37 +17,39 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Summary": {
20
- "TotalReadRecords": 2000000,
21
- "TotalReadBytes": 89898292,
22
- "TotalWriteRecords": 2000000,
23
- "TotalWriteBytes": 89898292,
24
- "RecordSpeed": 8000,
25
- "ByteSpeed": 3.5,
26
- "TotalErrorRecords": 0,
27
- "TotalErrorBytes": 0,
28
- "TotalRunDuration": 308,
29
- "BeginRunTime": "2020-05-05 12:00:00",
30
- "EndRunTime": "2020-05-05 12:05:08"
20
+ "TotalReadRecords": 1,
21
+ "TotalReadBytes": 1,
22
+ "TotalWriteRecords": 1,
23
+ "TotalWriteBytes": 1,
24
+ "RecordSpeed": 1,
25
+ "ByteSpeed": 0,
26
+ "TotalErrorRecords": 1,
27
+ "TotalErrorBytes": 1,
28
+ "TotalRunDuration": 1,
29
+ "BeginRunTime": "abc",
30
+ "EndRunTime": "abc"
31
31
  },
32
32
  "ReadNode": {
33
- "NodeName": "mysql_input_node",
34
- "DataSource": "datasource.table",
35
- "TotalReadRecords": 2000000,
36
- "TotalReadBytes": 89898292,
37
- "RecordSpeed": 8000,
38
- "ByteSpeed": 3.5,
39
- "TotalErrorRecords": 0
33
+ "NodeName": "abc",
34
+ "DataSource": "abc",
35
+ "TotalReadRecords": 1,
36
+ "TotalReadBytes": 1,
37
+ "RecordSpeed": 1,
38
+ "ByteSpeed": 0,
39
+ "TotalErrorRecords": 1,
40
+ "WaitWriterTime": 0
40
41
  },
41
42
  "WriteNode": {
42
- "NodeName": "mysql_input_node",
43
- "DataSource": "datasource.table",
44
- "TotalWriteRecords": 2000000,
45
- "TotalWriteBytes": 89898292,
46
- "RecordSpeed": 8000,
47
- "ByteSpeed": 3.5,
48
- "TotalErrorRecords": 0
43
+ "NodeName": "abc",
44
+ "DataSource": "abc",
45
+ "TotalWriteRecords": 1,
46
+ "TotalWriteBytes": 1,
47
+ "RecordSpeed": 1,
48
+ "ByteSpeed": 0,
49
+ "TotalErrorRecords": 1,
50
+ "WaitReaderTime": 0
49
51
  },
50
- "RequestId": "xx"
52
+ "RequestId": "abc"
51
53
  }
52
54
  }
53
55
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeTaskLockStatus --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskId xx \
9
+ --TaskId abc \
10
+ --ProjectId abc \
11
11
  --TaskType 1
12
12
  ```
13
13
 
@@ -16,12 +16,12 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "TaskLockStatus": {
19
- "IsRob": 1,
20
- "Locker": "xx",
21
- "IsLocker": 1,
22
- "TaskId": "xx"
19
+ "TaskId": "abc",
20
+ "Locker": "abc",
21
+ "IsLocker": 0,
22
+ "IsRob": 0
23
23
  },
24
- "RequestId": "xx"
24
+ "RequestId": "abc"
25
25
  }
26
26
  }
27
27
  ```
@@ -16,12 +16,12 @@ Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "TotalReadRecords": 2000000,
20
- "TotalReadBytes": 89898292,
21
- "TotalWriteRecords": 2000000,
22
- "TotalWriteBytes": 89898292,
23
- "TotalErrorRecords": 0,
24
- "RequestId": "xx"
19
+ "TotalReadRecords": 1,
20
+ "TotalReadBytes": 1,
21
+ "TotalWriteRecords": 1,
22
+ "TotalWriteBytes": 1,
23
+ "TotalErrorRecords": 1,
24
+ "RequestId": "abc"
25
25
  }
26
26
  }
27
27
  ```
@@ -21,27 +21,27 @@ Output:
21
21
  ```
22
22
  {
23
23
  "Response": {
24
+ "PageIndex": 1,
25
+ "PageSize": 1,
26
+ "TotalCount": 1,
27
+ "TotalPage": 1,
24
28
  "Items": [
25
29
  {
26
- "TaskId": "202205058668000",
27
- "InstanceId": "202205058668000",
28
- "CurRunDate": "2020-05-05 12:00:00",
29
- "IssueDate": "2020-05-05 12:01:00",
30
- "TaskState": "2",
31
- "TotalReadRecords": 2000000,
32
- "TotalReadBytes": 89898292,
33
- "TotalWriteRecords": 2000000,
34
- "TotalWriteBytes": 89898292,
35
- "RecordSpeed": 8000,
36
- "ByteSpeed": 3.5,
37
- "TotalErrorRecords": 0
30
+ "TaskId": "abc",
31
+ "InstanceId": "abc",
32
+ "CurRunDate": "abc",
33
+ "IssueDate": "abc",
34
+ "TaskState": "abc",
35
+ "TotalReadRecords": 1,
36
+ "TotalReadBytes": 1,
37
+ "TotalWriteRecords": 1,
38
+ "TotalWriteBytes": 1,
39
+ "RecordSpeed": 1,
40
+ "ByteSpeed": 0,
41
+ "TotalErrorRecords": 1
38
42
  }
39
43
  ],
40
- "PageIndex": 1,
41
- "PageSize": 10,
42
- "TotalCount": 29,
43
- "TotalPage": 3,
44
- "RequestId": "xx"
44
+ "RequestId": "abc"
45
45
  }
46
46
  }
47
47
  ```