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 BatchRerunIntegrationTaskInstances --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId 123456 \
10
10
  --Instances.0.TaskId 123 \
11
11
  --Instances.0.CurRunDate 2022-04-12 17:00:15 \
12
12
  --Instances.1.TaskId 1234 \
@@ -17,10 +17,13 @@ Output:
17
17
  ```
18
18
  {
19
19
  "Response": {
20
+ "TaskNames": [
21
+ "abc"
22
+ ],
20
23
  "SuccessCount": 1,
21
24
  "FailedCount": 1,
22
25
  "TotalCount": 2,
23
- "RequestId": "xx"
26
+ "RequestId": "12345"
24
27
  }
25
28
  }
26
29
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CheckDuplicateRuleName --cli-unfold-argument \
9
- --ProjectId xx \
10
- --RuleId 1 \
11
- --Name xx \
12
- --RuleGroupId 1
9
+ --ProjectId 456789007 \
10
+ --RuleGroupId 1 \
11
+ --Name 规则1 \
12
+ --RuleId 1
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": true,
20
- "RequestId": "xx"
20
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CheckDuplicateTemplateName --cli-unfold-argument \
9
- --ProjectId 1 \
10
- --Name xx \
11
- --TemplateId 1
9
+ --TemplateId 1 \
10
+ --Name 模版名 \
11
+ --ProjectId 5678987
12
12
  ```
13
13
 
14
14
  Output:
@@ -16,7 +16,7 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": true,
19
- "RequestId": "xx"
19
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
20
20
  }
21
21
  }
22
22
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CheckIntegrationNodeNameExists --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --Id 0 \
11
- --TaskId xx \
12
- --Name xx
11
+ --TaskId abc \
12
+ --Name abc
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": true,
20
- "RequestId": "xx"
20
+ "RequestId": "abc"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CheckIntegrationTaskNameExists --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskName xx \
11
- --TaskId xx
9
+ --ProjectId abc \
10
+ --TaskName abc \
11
+ --TaskId abc
12
12
  ```
13
13
 
14
14
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  "Response": {
18
18
  "Data": true,
19
19
  "ExistsType": 1,
20
- "RequestId": "xx"
20
+ "RequestId": "abc"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CheckTaskNameExist --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskName xx \
9
+ --ProjectId abc \
10
+ --TaskName abc \
11
11
  --TypeId 27
12
12
  ```
13
13
 
@@ -16,7 +16,7 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": true,
19
- "RequestId": "xx"
19
+ "RequestId": "abc"
20
20
  }
21
21
  }
22
22
  ```
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CommitExportTask --cli-unfold-argument \
9
+ --ProjectId 67898 \
9
10
  --RuleExecId 1 \
10
- --ProjectId 1 \
11
11
  --ExportType 1 \
12
- --QueueName xx \
13
- --ExecutorGroupId xx
12
+ --ExecutorGroupId 56776578 \
13
+ --QueueName test
14
14
  ```
15
15
 
16
16
  Output:
@@ -18,7 +18,7 @@ Output:
18
18
  {
19
19
  "Response": {
20
20
  "Data": true,
21
- "RequestId": "xx"
21
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
22
22
  }
23
23
  }
24
24
  ```
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CreateInLongAgent --cli-unfold-argument \
9
- --ExecutorGroupId xx \
9
+ --ExecutorGroupId abc \
10
10
  --AgentType 1 \
11
- --ClusterId xx \
12
- --ProjectId xx \
13
- --AgentName xx \
11
+ --ClusterId abc \
12
+ --ProjectId abc \
13
+ --AgentName abc \
14
14
  --TkeRegion ap-beijing
15
15
  ```
16
16
 
@@ -18,8 +18,8 @@ Output:
18
18
  ```
19
19
  {
20
20
  "Response": {
21
- "AgentId": "xx",
22
- "RequestId": "xx"
21
+ "AgentId": "abc",
22
+ "RequestId": "abc"
23
23
  }
24
24
  }
25
25
  ```
@@ -12,7 +12,8 @@ tccli wedata CreateOrUpdateResource --cli-unfold-argument \
12
12
  --CosBucketName hannahtest-1257305158 \
13
13
  --CosRegion ap-guangzhou \
14
14
  --NewFile True \
15
- --FilesSize 3167
15
+ --FilesSize 3167 \
16
+ --FileMd5 02b8cabb83e2978aa746be7b3dd300df
16
17
  ```
17
18
 
18
19
  Output:
@@ -23,7 +23,7 @@ Output:
23
23
  {
24
24
  "Response": {
25
25
  "Data": 1,
26
- "RequestId": "abc"
26
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
27
27
  }
28
28
  }
29
29
  ```
@@ -6,20 +6,20 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CreateTaskAlarmRegular --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskAlarmInfo.AlarmRecipientName xx \
11
- --TaskAlarmInfo.TaskId xx \
9
+ --ProjectId abc \
10
+ --TaskAlarmInfo.AlarmRecipientName abc \
11
+ --TaskAlarmInfo.TaskId abc \
12
12
  --TaskAlarmInfo.EstimatedTime 1 \
13
- --TaskAlarmInfo.ProjectId xx \
13
+ --TaskAlarmInfo.ProjectId abc \
14
14
  --TaskAlarmInfo.TaskType 1 \
15
15
  --TaskAlarmInfo.AlarmIndicator 1 \
16
- --TaskAlarmInfo.Id xx \
17
- --TaskAlarmInfo.Creater xx \
18
- --TaskAlarmInfo.RegularId xx \
19
- --TaskAlarmInfo.RegularName xx \
16
+ --TaskAlarmInfo.Id abc \
17
+ --TaskAlarmInfo.Creater abc \
18
+ --TaskAlarmInfo.RegularId abc \
19
+ --TaskAlarmInfo.RegularName abc \
20
20
  --TaskAlarmInfo.TriggerType 1 \
21
- --TaskAlarmInfo.AlarmRecipientId xx \
22
- --TaskAlarmInfo.AlarmWay xx \
21
+ --TaskAlarmInfo.AlarmRecipientId abc \
22
+ --TaskAlarmInfo.AlarmWay abc \
23
23
  --TaskAlarmInfo.AlarmLevel 1 \
24
24
  --TaskAlarmInfo.RegularStatus 1
25
25
  ```
@@ -28,7 +28,7 @@ Output:
28
28
  ```
29
29
  {
30
30
  "Response": {
31
- "RequestId": "xx",
31
+ "RequestId": "abc",
32
32
  "AlarmId": 0
33
33
  }
34
34
  }
@@ -6,15 +6,15 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteInLongAgent --cli-unfold-argument \
9
- --ProjectId xx \
10
- --AgentId xx
9
+ --ProjectId abc \
10
+ --AgentId abc
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "RequestId": "xx"
17
+ "RequestId": "abc"
18
18
  }
19
19
  }
20
20
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteIntegrationNode --cli-unfold-argument \
9
- --Id xx \
9
+ --Id abc \
10
10
  --ProjectId 123
11
11
  ```
12
12
 
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "xx"
18
+ "RequestId": "abc"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteOfflineTask --cli-unfold-argument \
9
- --ProjectId xx \
9
+ --ProjectId abc \
10
10
  --VirtualFlag True \
11
- --OperatorName xx \
12
- --TaskId xx
11
+ --OperatorName abc \
12
+ --TaskId abc
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": true,
20
- "RequestId": "xx"
20
+ "RequestId": "abc"
21
21
  }
22
22
  }
23
23
  ```
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "xx"
18
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
19
19
  }
20
20
  }
21
21
  ```
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "abc"
18
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,20 +6,20 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeClusterNamespaceList --cli-unfold-argument \
9
- --ClusterId xx \
10
- --ProjectId xx
9
+ --ClusterId abc \
10
+ --ProjectId abc
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "RequestId": "xx",
17
+ "RequestId": "abc",
18
18
  "Namespaces": [
19
19
  {
20
- "Status": "xx",
21
- "Name": "xx",
22
- "CreatedAt": "xx"
20
+ "Status": "abc",
21
+ "Name": "abc",
22
+ "CreatedAt": "abc"
23
23
  }
24
24
  ]
25
25
  }
@@ -6,8 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeDataBases --cli-unfold-argument \
9
- --ProjectId xx \
10
- --DatasourceId xx
9
+ --ProjectId 56789087 \
10
+ --DatasourceId 56789 \
11
+ --DsTypes 1
11
12
  ```
12
13
 
13
14
  Output:
@@ -16,14 +17,17 @@ Output:
16
17
  "Response": {
17
18
  "Data": [
18
19
  {
19
- "InstanceId": "xx",
20
- "DatasourceId": "xx",
21
- "DatabaseId": "xx",
22
- "DatasourceName": "xx",
23
- "DatabaseName": "xx"
20
+ "DatasourceName": "hive-78yughb",
21
+ "DatasourceId": "567890",
22
+ "DatabaseName": "dbName",
23
+ "DatabaseId": "67tygu897iyugh",
24
+ "InstanceId": "t67gy967yigu6789y",
25
+ "DatasourceType": 1,
26
+ "OriginDatabaseName": "test",
27
+ "OriginSchemaName": "test"
24
28
  }
25
29
  ],
26
- "RequestId": "xx"
30
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
27
31
  }
28
32
  }
29
33
  ```
@@ -16,14 +16,14 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": {
19
- "ColumnConfig": 1,
20
- "TableExec": 1,
21
- "ColumnExec": 1,
19
+ "TableTotal": 1,
22
20
  "ColumnTotal": 1,
23
21
  "TableConfig": 1,
24
- "TableTotal": 1
22
+ "ColumnConfig": 1,
23
+ "TableExec": 1,
24
+ "ColumnExec": 1
25
25
  },
26
- "RequestId": "xx"
26
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
27
27
  }
28
28
  }
29
29
  ```
@@ -18,11 +18,14 @@ Output:
18
18
  "Response": {
19
19
  "Data": [
20
20
  {
21
- "SourceObjectValue": "xx",
22
- "SourceObjectDataTypeName": "xx"
21
+ "SourceObjectDataTypeName": "int",
22
+ "SourceObjectValue": "1",
23
+ "ObjectDataTypeName": "abc",
24
+ "ObjectValue": "1",
25
+ "ObjectType": 1
23
26
  }
24
27
  ],
25
- "RequestId": "xx"
28
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
26
29
  }
27
30
  }
28
31
  ```
@@ -7,34 +7,38 @@ Input:
7
7
  ```
8
8
  tccli wedata DescribeExecStrategy --cli-unfold-argument \
9
9
  --RuleGroupId 1 \
10
- --ProjectId xx
10
+ --ProjectId 5678976547
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "RequestId": "b6347c5c-10bd-4c70-b066-bc62ccbff7be",
18
17
  "Data": {
19
- "RuleGroupId": null,
20
- "MonitorType": 2,
21
- "ExecQueue": "root.default",
22
- "ExecutorGroupId": "1",
23
- "ExecutorGroupName": "worker",
18
+ "RuleGroupId": 1,
19
+ "MonitorType": 1,
20
+ "ExecQueue": "test",
21
+ "ExecutorGroupId": "5678987567",
22
+ "ExecutorGroupName": "执行队列",
24
23
  "Tasks": [
25
24
  {
26
- "TaskId": "1",
27
- "TaskName": "task_1",
28
- "WorkflowId": "1"
25
+ "TaskId": "56777777777767tgy676tgy",
26
+ "TaskName": "任务名",
27
+ "WorkflowId": "67tyg9h87yhun80o7yuh"
29
28
  }
30
29
  ],
31
- "StartTime": null,
32
- "EndTime": null,
33
- "CycleType": "H",
30
+ "StartTime": "2023-10-01",
31
+ "EndTime": "2023-10-01",
32
+ "CycleType": "abc",
33
+ "DelayTime": 1,
34
34
  "CycleStep": 1,
35
- "TaskAction": "1",
36
- "DelayTime": 1
37
- }
35
+ "TaskAction": "abc",
36
+ "ExecEngineType": "abc",
37
+ "ExecPlan": "plan",
38
+ "RuleId": 1,
39
+ "RuleName": "规则1"
40
+ },
41
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
38
42
  }
39
43
  }
40
44
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInLongAgentTaskList --cli-unfold-argument \
9
- --ProjectId xx \
10
- --AgentId xx
9
+ --ProjectId abc \
10
+ --AgentId abc
11
11
  ```
12
12
 
13
13
  Output:
@@ -16,12 +16,12 @@ Output:
16
16
  "Response": {
17
17
  "Items": [
18
18
  {
19
- "TaskName": "xx",
20
- "TaskId": "xx",
21
- "TaskStatus": "xx"
19
+ "TaskName": "abc",
20
+ "TaskId": "abc",
21
+ "TaskStatus": "abc"
22
22
  }
23
23
  ],
24
- "RequestId": "xx"
24
+ "RequestId": "abc"
25
25
  }
26
26
  }
27
27
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInLongAgentVpcList --cli-unfold-argument \
9
- --ProjectId xx
9
+ --ProjectId abc
10
10
  ```
11
11
 
12
12
  Output:
@@ -14,9 +14,9 @@ Output:
14
14
  {
15
15
  "Response": {
16
16
  "VpcList": [
17
- "xxx"
17
+ "abc"
18
18
  ],
19
- "RequestId": "xx"
19
+ "RequestId": "abc"
20
20
  }
21
21
  }
22
22
  ```
@@ -6,19 +6,19 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeInstances --cli-unfold-argument \
9
- --ProjectId 1 \
9
+ --ProjectId 4567890-897 \
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 567tgyh987tgyhbi8o9yu
14
14
  ```
15
15
 
16
16
  Output:
17
17
  ```
18
18
  {
19
19
  "Response": {
20
- "Data": "",
21
- "RequestId": "xx"
20
+ "Data": "abc",
21
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
22
22
  }
23
23
  }
24
24
  ```