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
@@ -16,22 +16,22 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": {
19
- "PipelineTables": [
19
+ "AlarmTables": [
20
20
  {
21
- "TableName": "xx",
22
- "Cnt": 1,
23
- "TableId": "xx"
21
+ "TableId": "asfert6345690uijn",
22
+ "TableName": "test",
23
+ "Cnt": 1
24
24
  }
25
25
  ],
26
- "AlarmTables": [
26
+ "PipelineTables": [
27
27
  {
28
- "TableName": "xx",
29
- "Cnt": 1,
30
- "TableId": "xx"
28
+ "TableId": "7896tyguhbi79tygui",
29
+ "TableName": "test",
30
+ "Cnt": 1
31
31
  }
32
32
  ]
33
33
  },
34
- "RequestId": "xx"
34
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
35
35
  }
36
36
  }
37
37
  ```
@@ -17,12 +17,12 @@ Output:
17
17
  "Response": {
18
18
  "Data": [
19
19
  {
20
+ "StatDate": "2023-10-01",
20
21
  "AlarmCnt": 1,
21
- "StatDate": "2022-01-01",
22
22
  "PipelineCnt": 1
23
23
  }
24
24
  ],
25
- "RequestId": "xx"
25
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
26
26
  }
27
27
  }
28
28
  ```
@@ -6,21 +6,22 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DryRunDIOfflineTask --cli-unfold-argument \
9
- --TaskId xx \
10
- --ProjectId xx \
11
- --ResourceGroup xx
9
+ --TaskId abc \
10
+ --ResourceGroup abc \
11
+ --ProjectId abc \
12
+ --TaskTypeId 1
12
13
  ```
13
14
 
14
15
  Output:
15
16
  ```
16
17
  {
17
18
  "Response": {
18
- "RequestId": "xx",
19
- "CurrentRunDate": "xx",
20
- "ProjectId": "xx",
21
- "Status": "xx",
22
- "TaskId": "xx",
23
- "TaskInstanceKey": "xx"
19
+ "CurrentRunDate": "abc",
20
+ "ProjectId": "abc",
21
+ "Status": "abc",
22
+ "TaskId": "abc",
23
+ "TaskInstanceKey": "abc",
24
+ "RequestId": "abc"
24
25
  }
25
26
  }
26
27
  ```
@@ -16,19 +16,21 @@ Output:
16
16
  "Response": {
17
17
  "Schemas": [
18
18
  {
19
- "Name": "a",
20
- "Value": "int"
21
- },
22
- {
23
- "Name": "b",
24
- "Value": "string"
25
- },
26
- {
27
- "Name": "c",
28
- "Value": "int"
19
+ "Id": "abc",
20
+ "Name": "abc",
21
+ "Value": "abc",
22
+ "Type": "abc",
23
+ "Properties": [
24
+ {
25
+ "Name": "abc",
26
+ "Value": "abc"
27
+ }
28
+ ],
29
+ "Alias": "abc",
30
+ "Comment": "abc"
29
31
  }
30
32
  ],
31
- "RequestId": "xx"
33
+ "RequestId": "abc"
32
34
  }
33
35
  }
34
36
  ```
@@ -6,15 +6,15 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata GetOfflineDIInstanceList --cli-unfold-argument \
9
- --ProjectId xx \
10
9
  --PageIndex 1 \
11
- --SearchCondition.Sort xx \
12
- --SearchCondition.Instance.ResourceGroup 1 \
13
- --SearchCondition.Instance.ExecutionSpace 1 \
14
- --SearchCondition.Instance.ProductName 1 \
15
- --SearchCondition.SortCol xx \
16
- --SearchCondition.Keyword xx \
17
- --PageSize 1
10
+ --PageSize 1 \
11
+ --ProjectId abc \
12
+ --SearchCondition.Keyword abc \
13
+ --SearchCondition.Sort abc \
14
+ --SearchCondition.SortCol abc \
15
+ --SearchCondition.Instance.ExecutionSpace abc \
16
+ --SearchCondition.Instance.ProductName abc \
17
+ --SearchCondition.Instance.ResourceGroup abc
18
18
  ```
19
19
 
20
20
  Output:
@@ -24,26 +24,26 @@ Output:
24
24
  "Total": 1,
25
25
  "List": [
26
26
  {
27
- "UpdateTime": "xx",
28
- "OwnerUin": "xx",
29
- "OperatorUin": "xx",
30
- "IssueId": "xx",
31
- "CurRunDate": "xx",
32
- "CreateUin": "xx",
33
- "InlongTaskId": "xx",
34
- "InstanceKey": "xx",
35
- "ResourceGroup": "xx",
36
- "State": "xx",
37
- "WorkspaceId": "xx",
38
- "StartTime": "xx",
39
- "AppId": "xx",
40
- "TaskId": "xx",
41
- "EndTime": "xx",
42
- "CreateTime": "xx",
43
- "TaskRunType": 1
27
+ "CreateUin": "abc",
28
+ "OperatorUin": "abc",
29
+ "OwnerUin": "abc",
30
+ "AppId": "abc",
31
+ "WorkspaceId": "abc",
32
+ "TaskId": "abc",
33
+ "CurRunDate": "abc",
34
+ "IssueId": "abc",
35
+ "InlongTaskId": "abc",
36
+ "ResourceGroup": "abc",
37
+ "TaskRunType": 1,
38
+ "State": "abc",
39
+ "StartTime": "abc",
40
+ "EndTime": "abc",
41
+ "CreateTime": "abc",
42
+ "UpdateTime": "abc",
43
+ "InstanceKey": "abc"
44
44
  }
45
45
  ],
46
- "RequestId": "xx"
46
+ "RequestId": "abc"
47
47
  }
48
48
  }
49
49
  ```
@@ -6,16 +6,16 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata LockIntegrationTask --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskId xx
9
+ --TaskId abc \
10
+ --ProjectId abc
11
11
  ```
12
12
 
13
13
  Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "RequestId": "xx",
18
- "Data": true
17
+ "Data": true,
18
+ "RequestId": "abc"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,53 +6,54 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyIntegrationNode --cli-unfold-argument \
9
- --NodeInfo.UpdateTime xx \
10
- --NodeInfo.NodeType xx \
11
- --NodeInfo.Description xx \
12
- --NodeInfo.CreatorUin xx \
13
- --NodeInfo.DataSourceType xx \
14
- --NodeInfo.ProjectId xx \
15
- --NodeInfo.OwnerUin xx \
16
- --NodeInfo.CreateTime xx \
17
- --NodeInfo.ExtConfig.0.Name xx \
18
- --NodeInfo.ExtConfig.0.Value xx \
19
- --NodeInfo.DatasourceId xx \
20
- --NodeInfo.NodeMapping.SourceId xx \
21
- --NodeInfo.NodeMapping.SchemaMappings.0.SinkSchemaId xx \
22
- --NodeInfo.NodeMapping.SchemaMappings.0.SourceSchemaId xx \
23
- --NodeInfo.NodeMapping.SinkId xx \
24
- --NodeInfo.NodeMapping.ExtConfig.0.Name xx \
25
- --NodeInfo.NodeMapping.ExtConfig.0.Value xx \
26
- --NodeInfo.NodeMapping.SourceSchema.0.Id xx \
27
- --NodeInfo.NodeMapping.SourceSchema.0.Type xx \
28
- --NodeInfo.NodeMapping.SourceSchema.0.Name xx \
29
- --NodeInfo.NodeMapping.SourceSchema.0.Value xx \
30
- --NodeInfo.NodeMapping.SourceSchema.0.Properties.0.Name xx \
31
- --NodeInfo.NodeMapping.SourceSchema.0.Properties.0.Value xx \
32
- --NodeInfo.TaskId xx \
33
- --NodeInfo.AppId xx \
34
- --NodeInfo.Schema.0.Id xx \
35
- --NodeInfo.Schema.0.Type xx \
36
- --NodeInfo.Schema.0.Name xx \
37
- --NodeInfo.Schema.0.Value xx \
38
- --NodeInfo.Schema.0.Properties.0.Name xx \
39
- --NodeInfo.Schema.0.Properties.0.Value xx \
40
- --NodeInfo.Config.0.Name xx \
41
- --NodeInfo.Config.0.Value xx \
42
- --NodeInfo.Id xx \
43
- --NodeInfo.OperatorUin xx \
44
- --NodeInfo.Name xx \
45
- --ProjectId xx \
46
- --TaskType 1
9
+ --NodeInfo.Id abc \
10
+ --NodeInfo.TaskId abc \
11
+ --NodeInfo.Name abc \
12
+ --NodeInfo.NodeType abc \
13
+ --NodeInfo.DataSourceType abc \
14
+ --NodeInfo.Description abc \
15
+ --NodeInfo.DatasourceId abc \
16
+ --NodeInfo.Config.0.Name abc \
17
+ --NodeInfo.Config.0.Value abc \
18
+ --NodeInfo.ExtConfig.0.Name abc \
19
+ --NodeInfo.ExtConfig.0.Value abc \
20
+ --NodeInfo.Schema.0.Id abc \
21
+ --NodeInfo.Schema.0.Name abc \
22
+ --NodeInfo.Schema.0.Value abc \
23
+ --NodeInfo.Schema.0.Type abc \
24
+ --NodeInfo.Schema.0.Properties.0.Name abc \
25
+ --NodeInfo.Schema.0.Properties.0.Value abc \
26
+ --NodeInfo.Schema.0.Alias abc \
27
+ --NodeInfo.Schema.0.Comment abc \
28
+ --NodeInfo.NodeMapping.SourceId abc \
29
+ --NodeInfo.NodeMapping.SinkId abc \
30
+ --NodeInfo.NodeMapping.SourceSchema.0.Id abc \
31
+ --NodeInfo.NodeMapping.SourceSchema.0.Name abc \
32
+ --NodeInfo.NodeMapping.SourceSchema.0.Value abc \
33
+ --NodeInfo.NodeMapping.SourceSchema.0.Type abc \
34
+ --NodeInfo.NodeMapping.SourceSchema.0.Alias abc \
35
+ --NodeInfo.NodeMapping.SourceSchema.0.Comment abc \
36
+ --NodeInfo.NodeMapping.SchemaMappings.0.SourceSchemaId abc \
37
+ --NodeInfo.NodeMapping.SchemaMappings.0.SinkSchemaId abc \
38
+ --NodeInfo.AppId abc \
39
+ --NodeInfo.ProjectId abc \
40
+ --NodeInfo.CreatorUin abc \
41
+ --NodeInfo.OperatorUin abc \
42
+ --NodeInfo.OwnerUin abc \
43
+ --NodeInfo.CreateTime abc \
44
+ --NodeInfo.UpdateTime abc \
45
+ --ProjectId abc \
46
+ --TaskType 1 \
47
+ --TaskMode 1
47
48
  ```
48
49
 
49
50
  Output:
50
51
  ```
51
52
  {
52
53
  "Response": {
53
- "Id": "xx",
54
- "TaskId": "xx",
55
- "RequestId": "xx"
54
+ "Id": "abc",
55
+ "TaskId": "abc",
56
+ "RequestId": "abc"
56
57
  }
57
58
  }
58
59
  ```
@@ -6,72 +6,124 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyIntegrationTask --cli-unfold-argument \
9
- --ProjectId xx \
10
- --TaskInfo.TaskGroupId xx \
11
- --TaskInfo.Status 0 \
12
- --TaskInfo.WorkflowId xx \
13
- --TaskInfo.Description xx \
14
- --TaskInfo.CreatorUin xx \
9
+ --TaskInfo.TaskName abc \
10
+ --TaskInfo.Description abc \
15
11
  --TaskInfo.SyncType 0 \
16
- --TaskInfo.ProjectId xx \
17
- --TaskInfo.OwnerUin xx \
18
- --TaskInfo.ExecuteContext.0.Name xx \
19
- --TaskInfo.ExecuteContext.0.Value xx \
20
- --TaskInfo.ScheduleTaskId xx \
21
12
  --TaskInfo.TaskType 0 \
22
- --TaskInfo.AppId xx \
23
- --TaskInfo.ExecutorId xx \
24
- --TaskInfo.TaskId xx \
25
- --TaskInfo.OperatorUin xx \
26
- --TaskInfo.Nodes.0.NodeType xx \
27
- --TaskInfo.Nodes.0.Description xx \
28
- --TaskInfo.Nodes.0.CreatorUin xx \
29
- --TaskInfo.Nodes.0.DataSourceType xx \
30
- --TaskInfo.Nodes.0.ProjectId xx \
31
- --TaskInfo.Nodes.0.OwnerUin xx \
32
- --TaskInfo.Nodes.0.ExtConfig.0.Name xx \
33
- --TaskInfo.Nodes.0.ExtConfig.0.Value xx \
34
- --TaskInfo.Nodes.0.DatasourceId xx \
35
- --TaskInfo.Nodes.0.NodeMapping.SourceId xx \
36
- --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SinkSchemaId xx \
37
- --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SourceSchemaId xx \
38
- --TaskInfo.Nodes.0.NodeMapping.SinkId xx \
39
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Type xx \
40
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Id xx \
41
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Value xx \
42
- --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Name xx \
43
- --TaskInfo.Nodes.0.TaskId xx \
44
- --TaskInfo.Nodes.0.AppId xx \
45
- --TaskInfo.Nodes.0.Schema.0.Type xx \
46
- --TaskInfo.Nodes.0.Schema.0.Id xx \
47
- --TaskInfo.Nodes.0.Schema.0.Value xx \
48
- --TaskInfo.Nodes.0.Schema.0.Name xx \
49
- --TaskInfo.Nodes.0.Config.0.Name xx \
50
- --TaskInfo.Nodes.0.Config.0.Value xx \
51
- --TaskInfo.Nodes.0.Id xx \
52
- --TaskInfo.Nodes.0.OperatorUin xx \
53
- --TaskInfo.Nodes.0.Name xx \
54
- --TaskInfo.ExtConfig.0.Name xx \
55
- --TaskInfo.ExtConfig.0.Value xx \
56
- --TaskInfo.Config.0.Name xx \
57
- --TaskInfo.Config.0.Value xx \
58
- --TaskInfo.TaskName xx \
59
- --TaskInfo.Mappings.0.SourceId xx \
60
- --TaskInfo.Mappings.0.SchemaMappings.0.SinkSchemaId xx \
61
- --TaskInfo.Mappings.0.SchemaMappings.0.SourceSchemaId xx \
62
- --TaskInfo.Mappings.0.SinkId xx \
63
- --TaskInfo.Mappings.0.SourceSchema.0.Type xx \
64
- --TaskInfo.Mappings.0.SourceSchema.0.Id xx \
65
- --TaskInfo.Mappings.0.SourceSchema.0.Value xx \
66
- --TaskInfo.Mappings.0.SourceSchema.0.Name xx
13
+ --TaskInfo.WorkflowId abc \
14
+ --TaskInfo.TaskId abc \
15
+ --TaskInfo.ScheduleTaskId abc \
16
+ --TaskInfo.TaskGroupId abc \
17
+ --TaskInfo.ProjectId abc \
18
+ --TaskInfo.CreatorUin abc \
19
+ --TaskInfo.OperatorUin abc \
20
+ --TaskInfo.OwnerUin abc \
21
+ --TaskInfo.AppId abc \
22
+ --TaskInfo.Status 0 \
23
+ --TaskInfo.Nodes.0.Id abc \
24
+ --TaskInfo.Nodes.0.TaskId abc \
25
+ --TaskInfo.Nodes.0.Name abc \
26
+ --TaskInfo.Nodes.0.NodeType abc \
27
+ --TaskInfo.Nodes.0.DataSourceType abc \
28
+ --TaskInfo.Nodes.0.Description abc \
29
+ --TaskInfo.Nodes.0.DatasourceId abc \
30
+ --TaskInfo.Nodes.0.Config.0.Name abc \
31
+ --TaskInfo.Nodes.0.Config.0.Value abc \
32
+ --TaskInfo.Nodes.0.ExtConfig.0.Name abc \
33
+ --TaskInfo.Nodes.0.ExtConfig.0.Value abc \
34
+ --TaskInfo.Nodes.0.Schema.0.Id abc \
35
+ --TaskInfo.Nodes.0.Schema.0.Name abc \
36
+ --TaskInfo.Nodes.0.Schema.0.Value abc \
37
+ --TaskInfo.Nodes.0.Schema.0.Type abc \
38
+ --TaskInfo.Nodes.0.Schema.0.Properties.0.Name abc \
39
+ --TaskInfo.Nodes.0.Schema.0.Properties.0.Value abc \
40
+ --TaskInfo.Nodes.0.Schema.0.Alias abc \
41
+ --TaskInfo.Nodes.0.Schema.0.Comment abc \
42
+ --TaskInfo.Nodes.0.NodeMapping.SourceId abc \
43
+ --TaskInfo.Nodes.0.NodeMapping.SinkId abc \
44
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Id abc \
45
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Name abc \
46
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Value abc \
47
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Type abc \
48
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Alias abc \
49
+ --TaskInfo.Nodes.0.NodeMapping.SourceSchema.0.Comment abc \
50
+ --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SourceSchemaId abc \
51
+ --TaskInfo.Nodes.0.NodeMapping.SchemaMappings.0.SinkSchemaId abc \
52
+ --TaskInfo.Nodes.0.AppId abc \
53
+ --TaskInfo.Nodes.0.ProjectId abc \
54
+ --TaskInfo.Nodes.0.CreatorUin abc \
55
+ --TaskInfo.Nodes.0.OperatorUin abc \
56
+ --TaskInfo.Nodes.0.OwnerUin abc \
57
+ --TaskInfo.Nodes.0.CreateTime abc \
58
+ --TaskInfo.Nodes.0.UpdateTime abc \
59
+ --TaskInfo.ExecutorId abc \
60
+ --TaskInfo.Mappings.0.SourceId abc \
61
+ --TaskInfo.Mappings.0.SinkId abc \
62
+ --TaskInfo.Mappings.0.SourceSchema.0.Id abc \
63
+ --TaskInfo.Mappings.0.SourceSchema.0.Name abc \
64
+ --TaskInfo.Mappings.0.SourceSchema.0.Value abc \
65
+ --TaskInfo.Mappings.0.SourceSchema.0.Type abc \
66
+ --TaskInfo.Mappings.0.SourceSchema.0.Alias abc \
67
+ --TaskInfo.Mappings.0.SourceSchema.0.Comment abc \
68
+ --TaskInfo.Mappings.0.SchemaMappings.0.SourceSchemaId abc \
69
+ --TaskInfo.Mappings.0.SchemaMappings.0.SinkSchemaId abc \
70
+ --TaskInfo.TaskMode abc \
71
+ --TaskInfo.Incharge abc \
72
+ --TaskInfo.OfflineTaskAddEntity.WorkflowName abc \
73
+ --TaskInfo.OfflineTaskAddEntity.DependencyWorkflow abc \
74
+ --TaskInfo.OfflineTaskAddEntity.StartTime abc \
75
+ --TaskInfo.OfflineTaskAddEntity.EndTime abc \
76
+ --TaskInfo.OfflineTaskAddEntity.CycleType 1 \
77
+ --TaskInfo.OfflineTaskAddEntity.CycleStep 1 \
78
+ --TaskInfo.OfflineTaskAddEntity.DelayTime 1 \
79
+ --TaskInfo.OfflineTaskAddEntity.CrontabExpression abc \
80
+ --TaskInfo.OfflineTaskAddEntity.RetryWait 1 \
81
+ --TaskInfo.OfflineTaskAddEntity.Retriable 1 \
82
+ --TaskInfo.OfflineTaskAddEntity.TryLimit 1 \
83
+ --TaskInfo.OfflineTaskAddEntity.RunPriority 1 \
84
+ --TaskInfo.OfflineTaskAddEntity.ProductName abc \
85
+ --TaskInfo.OfflineTaskAddEntity.SelfDepend 1 \
86
+ --TaskInfo.OfflineTaskAddEntity.TaskAction abc \
87
+ --TaskInfo.OfflineTaskAddEntity.ExecutionEndTime abc \
88
+ --TaskInfo.OfflineTaskAddEntity.ExecutionStartTime abc \
89
+ --TaskInfo.OfflineTaskAddEntity.TaskAutoSubmit True \
90
+ --TaskInfo.OfflineTaskAddEntity.InstanceInitStrategy abc \
91
+ --TaskInfo.ExecutorGroupName abc \
92
+ --TaskInfo.InLongManagerUrl abc \
93
+ --TaskInfo.InLongStreamId abc \
94
+ --TaskInfo.InLongManagerVersion abc \
95
+ --TaskInfo.DataProxyUrl abc \
96
+ --TaskInfo.Submit True \
97
+ --TaskInfo.InputDatasourceType abc \
98
+ --TaskInfo.OutputDatasourceType abc \
99
+ --TaskInfo.NumRecordsIn 0 \
100
+ --TaskInfo.NumRecordsOut 0 \
101
+ --TaskInfo.ReaderDelay 0 \
102
+ --TaskInfo.NumRestarts 0 \
103
+ --TaskInfo.CreateTime abc \
104
+ --TaskInfo.UpdateTime abc \
105
+ --TaskInfo.LastRunTime abc \
106
+ --TaskInfo.StopTime abc \
107
+ --TaskInfo.HasVersion True \
108
+ --TaskInfo.Locked True \
109
+ --TaskInfo.Locker abc \
110
+ --TaskInfo.RunningCu 0 \
111
+ --TaskInfo.TaskAlarmRegularList abc \
112
+ --TaskInfo.SwitchResource 0 \
113
+ --TaskInfo.ReadPhase 0 \
114
+ --TaskInfo.InstanceVersion 0 \
115
+ --TaskInfo.ArrangeSpaceTaskId abc \
116
+ --TaskInfo.OfflineTaskStatus 0 \
117
+ --ProjectId abc \
118
+ --RollbackFlag True
67
119
  ```
68
120
 
69
121
  Output:
70
122
  ```
71
123
  {
72
124
  "Response": {
73
- "RequestId": "xx",
74
- "TaskId": "xx"
125
+ "RequestId": "abc",
126
+ "TaskId": "abc"
75
127
  }
76
128
  }
77
129
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyMonitorStatus --cli-unfold-argument \
9
- --ProjectId 1 \
10
- --MonitorStatus True \
11
- --RuleGroupId 1
9
+ --ProjectId 657890432 \
10
+ --RuleGroupId 1 \
11
+ --MonitorStatus True
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,43 +6,43 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyRule --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 1234 \
10
10
  --RuleId 1 \
11
11
  --RuleGroupId 1 \
12
- --Name abc \
13
- --TableId abc \
12
+ --Name 规则1 \
13
+ --TableId 867ujhn8i3240eif \
14
14
  --RuleTemplateId 1 \
15
15
  --Type 1 \
16
16
  --QualityDim 1 \
17
- --SourceObjectDataTypeName abc \
18
- --SourceObjectValue abc \
17
+ --SourceObjectDataTypeName int \
18
+ --SourceObjectValue name \
19
19
  --ConditionType 1 \
20
- --ConditionExpression abc \
20
+ --ConditionExpression >0 \
21
21
  --CustomSql abc \
22
22
  --CompareRule.Items.0.CompareType 1 \
23
- --CompareRule.Items.0.Operator abc \
23
+ --CompareRule.Items.0.Operator < \
24
24
  --CompareRule.Items.0.ValueComputeType 1 \
25
25
  --CompareRule.Items.0.ValueList.0.ValueType 1 \
26
- --CompareRule.Items.0.ValueList.0.Value abc \
26
+ --CompareRule.Items.0.ValueList.0.Value 10 \
27
27
  --CompareRule.CycleStep 1 \
28
28
  --AlarmLevel 1 \
29
- --Description abc \
30
- --TargetDatabaseId abc \
31
- --TargetTableId abc \
32
- --TargetConditionExpr abc \
29
+ --Description 规则1 \
30
+ --TargetDatabaseId 97yghbj9ik \
31
+ --TargetTableId 56yujhr57ftuvgjb 78u \
32
+ --TargetConditionExpr <10 \
33
33
  --RelConditionExpr abc \
34
- --FieldConfig.WhereConfig.0.FieldKey abc \
35
- --FieldConfig.WhereConfig.0.FieldValue abc \
36
- --FieldConfig.WhereConfig.0.FieldDataType abc \
37
- --FieldConfig.TableConfig.0.DatabaseId abc \
38
- --FieldConfig.TableConfig.0.DatabaseName abc \
39
- --FieldConfig.TableConfig.0.TableId abc \
40
- --FieldConfig.TableConfig.0.TableName abc \
34
+ --FieldConfig.WhereConfig.0.FieldKey id \
35
+ --FieldConfig.WhereConfig.0.FieldValue 10 \
36
+ --FieldConfig.WhereConfig.0.FieldDataType int \
37
+ --FieldConfig.TableConfig.0.DatabaseId 78ughibj8t6ygihb \
38
+ --FieldConfig.TableConfig.0.DatabaseName dbName \
39
+ --FieldConfig.TableConfig.0.TableId 8iuyhbf2we9fu \
40
+ --FieldConfig.TableConfig.0.TableName test \
41
41
  --FieldConfig.TableConfig.0.TableKey abc \
42
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldKey abc \
43
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldValue abc \
44
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType abc \
45
- --TargetObjectValue abc \
42
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldKey name \
43
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldValue 123 \
44
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType string \
45
+ --TargetObjectValue \
46
46
  --SourceEngineTypes 1
47
47
  ```
48
48
 
@@ -51,7 +51,7 @@ Output:
51
51
  {
52
52
  "Response": {
53
53
  "Data": true,
54
- "RequestId": "abc"
54
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
55
55
  }
56
56
  }
57
57
  ```
@@ -6,26 +6,24 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyRuleGroupSubscription --cli-unfold-argument \
9
- --DatabaseId xx \
10
- --Receivers.0.ReceiverUserId 1 \
11
- --Receivers.0.ReceiverName xx \
12
- --WebHooks.0.HookType feishu \
13
- --WebHooks.0.HookAddress http://xxxxxxxxxxxx \
14
- --WebHooks.1.HookType feishu \
15
- --WebHooks.1.HookAddress http://xxxxxxxxxxxx \
16
- --ProjectId xx \
17
9
  --RuleGroupId 1 \
18
- --SubscribeType 1 7 \
19
- --DatasourceId xx \
20
- --TableId xx
10
+ --Receivers.0.ReceiverUserId 1 \
11
+ --Receivers.0.ReceiverName zhangsan \
12
+ --SubscribeType 1 \
13
+ --ProjectId 5667890432 \
14
+ --DatabaseId r896tygouq24tg79 \
15
+ --DatasourceId 567890 \
16
+ --TableId 980yuiheowfcsy8huio23 \
17
+ --WebHooks.0.HookType 8 \
18
+ --WebHooks.0.HookAddress www.baidu.com
21
19
  ```
22
20
 
23
21
  Output:
24
22
  ```
25
23
  {
26
24
  "Response": {
27
- "Data": 123456,
28
- "RequestId": "xx"
25
+ "Data": 1,
26
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
29
27
  }
30
28
  }
31
29
  ```