tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.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 (271) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
  3. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  4. tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
  5. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  6. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  7. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  8. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  12. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  15. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  16. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  17. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  18. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  19. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  20. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  21. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  22. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  23. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  25. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  26. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  27. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  28. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  29. tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  33. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  34. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  35. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  36. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  37. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  38. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  39. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  40. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  41. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  42. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  43. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  45. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  46. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  47. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  48. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  49. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  50. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  51. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  52. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  53. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  54. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  55. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  56. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  57. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  58. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  59. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  60. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  61. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  62. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  63. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  64. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  66. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  67. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  68. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  69. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  70. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  71. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  72. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  73. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  74. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  75. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  76. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  77. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  79. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  80. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  81. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  82. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  83. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  84. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  85. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  86. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  87. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  88. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  89. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  90. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  91. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  92. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  93. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  94. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  95. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  96. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  97. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  98. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  99. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  100. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  101. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  102. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  103. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  104. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  105. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  106. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  107. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  108. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  109. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  110. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  111. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  112. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  113. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  114. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  115. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  116. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  117. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  118. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  119. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  120. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  121. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  122. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  123. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  124. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  125. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  126. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  127. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  128. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  129. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  130. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  131. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  132. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  133. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  134. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  135. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  136. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  137. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  138. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  139. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  140. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  141. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  142. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  143. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  144. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  145. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  146. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  147. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  148. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  149. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  150. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  151. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  152. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  153. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  154. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  155. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  156. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  157. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  158. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  159. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  160. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  161. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  162. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  163. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  164. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  165. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  166. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  167. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  168. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  169. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  170. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  171. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  172. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  173. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  174. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  175. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  176. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  177. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  178. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  179. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  180. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  181. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  182. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  183. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  184. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  185. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  186. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  187. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  188. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  189. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  190. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  191. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  192. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  193. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  194. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  195. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  196. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  197. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  198. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  199. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  200. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  201. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  202. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  203. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  205. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  206. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  207. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  208. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  209. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  210. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  211. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  212. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  213. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  214. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  215. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  216. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  217. tccli/services/aiart/v20221229/api.json +1 -1
  218. tccli/services/antiddos/v20200309/api.json +19 -0
  219. tccli/services/cdb/v20170320/api.json +3 -3
  220. tccli/services/cfs/v20190719/api.json +2 -2
  221. tccli/services/cfw/v20190904/api.json +177 -0
  222. tccli/services/ckafka/v20190819/api.json +17 -17
  223. tccli/services/cls/v20201016/api.json +5 -3
  224. tccli/services/cynosdb/v20190107/api.json +70 -0
  225. tccli/services/dasb/v20191018/examples.json +2 -2
  226. tccli/services/dnspod/v20210323/api.json +3 -2
  227. tccli/services/domain/v20180808/api.json +40 -0
  228. tccli/services/domain/v20180808/examples.json +1 -1
  229. tccli/services/dsgc/v20190723/api.json +90 -20
  230. tccli/services/dts/v20180330/api.json +1 -1
  231. tccli/services/dts/v20211206/api.json +4 -3
  232. tccli/services/eb/v20210416/api.json +64 -0
  233. tccli/services/emr/v20190103/api.json +1 -1
  234. tccli/services/es/es_client.py +53 -0
  235. tccli/services/es/v20180416/api.json +429 -0
  236. tccli/services/es/v20180416/examples.json +8 -0
  237. tccli/services/ess/ess_client.py +57 -4
  238. tccli/services/ess/v20201111/api.json +179 -0
  239. tccli/services/ess/v20201111/examples.json +8 -0
  240. tccli/services/facefusion/v20220927/api.json +1 -1
  241. tccli/services/gaap/v20180529/api.json +68 -40
  242. tccli/services/gaap/v20180529/examples.json +6 -6
  243. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  244. tccli/services/iotexplorer/v20190423/api.json +589 -0
  245. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  246. tccli/services/lcic/v20220817/api.json +5 -5
  247. tccli/services/lcic/v20220817/examples.json +1 -1
  248. tccli/services/live/v20180801/api.json +49 -0
  249. tccli/services/monitor/v20180724/api.json +20 -2
  250. tccli/services/oceanus/v20190422/api.json +1 -1
  251. tccli/services/organization/organization_client.py +783 -147
  252. tccli/services/organization/v20210331/api.json +1259 -207
  253. tccli/services/organization/v20210331/examples.json +96 -0
  254. tccli/services/pts/v20210728/api.json +16 -3
  255. tccli/services/pts/v20210728/examples.json +2 -2
  256. tccli/services/redis/v20180412/api.json +11 -0
  257. tccli/services/tke/v20180525/api.json +23 -25
  258. tccli/services/tke/v20180525/examples.json +2 -2
  259. tccli/services/trocket/trocket_client.py +8 -61
  260. tccli/services/trocket/v20230308/api.json +0 -34
  261. tccli/services/trocket/v20230308/examples.json +0 -8
  262. tccli/services/tse/v20201207/api.json +10 -1
  263. tccli/services/vod/v20180717/api.json +14 -14
  264. tccli/services/wedata/v20210820/api.json +20339 -35347
  265. tccli/services/wedata/v20210820/examples.json +406 -1282
  266. tccli/services/wedata/wedata_client.py +704 -5315
  267. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
  268. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
  269. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
  270. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
  271. {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -6,45 +6,46 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CreateRule --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 11114192353510111488 \
10
10
  --RuleGroupId 1 \
11
- --Name abc \
12
- --TableId abc \
11
+ --Name autotest_s3mC \
12
+ --TableId E-UEBWQB-XRjERluUg \
13
13
  --RuleTemplateId 1 \
14
14
  --Type 1 \
15
15
  --QualityDim 1 \
16
- --SourceObjectDataTypeName abc \
17
- --SourceObjectValue abc \
16
+ --SourceObjectDataTypeName int \
17
+ --SourceObjectValue age \
18
18
  --ConditionType 1 \
19
- --ConditionExpression abc \
20
- --CustomSql abc \
19
+ --ConditionExpression pt=substring('${yyyyMMddHHmmss-1H}',1,10) \
20
+ --CustomSql SELECT id,name FROM `at_hive_bj`.`at_hive_22`; \
21
21
  --CompareRule.Items.0.CompareType 1 \
22
- --CompareRule.Items.0.Operator abc \
22
+ --CompareRule.Items.0.Operator > \
23
23
  --CompareRule.Items.0.ValueComputeType 1 \
24
- --CompareRule.Items.0.ValueList.0.ValueType 1 \
25
- --CompareRule.Items.0.ValueList.0.Value abc \
24
+ --CompareRule.Items.0.ValueList.0.ValueType 3 \
25
+ --CompareRule.Items.0.ValueList.0.Value 0 \
26
26
  --CompareRule.CycleStep 1 \
27
+ --CompareRule.ComputeExpression 0 \
27
28
  --AlarmLevel 1 \
28
- --Description abc \
29
- --DatasourceId abc \
30
- --DatabaseId abc \
31
- --TargetDatabaseId abc \
32
- --TargetTableId abc \
33
- --TargetConditionExpr abc \
34
- --RelConditionExpr abc \
35
- --FieldConfig.WhereConfig.0.FieldKey abc \
36
- --FieldConfig.WhereConfig.0.FieldValue abc \
37
- --FieldConfig.WhereConfig.0.FieldDataType abc \
38
- --FieldConfig.TableConfig.0.DatabaseId abc \
39
- --FieldConfig.TableConfig.0.DatabaseName abc \
40
- --FieldConfig.TableConfig.0.TableId abc \
41
- --FieldConfig.TableConfig.0.TableName abc \
42
- --FieldConfig.TableConfig.0.TableKey abc \
43
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldKey abc \
44
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldValue abc \
45
- --FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType abc \
46
- --TargetObjectValue abc \
47
- --SourceEngineTypes 1
29
+ --Description 测试 \
30
+ --DatasourceId 678990 \
31
+ --DatabaseId 97yuhijbkh08y97uhi \
32
+ --TargetDatabaseId 97yuhijbkh08y97uhi \
33
+ --TargetTableId E-UEBWQB-XRjERluUg \
34
+ --TargetConditionExpr ct='${yyyy-mm-dd-1}' \
35
+ --RelConditionExpr sourceTable.id=targetTable.id \
36
+ --FieldConfig.TableConfig.0.DatabaseId NW0VL_YYPESvi8w \
37
+ --FieldConfig.TableConfig.0.DatabaseName default \
38
+ --FieldConfig.TableConfig.0.TableId EHdPET2IKQ2KBhGw \
39
+ --FieldConfig.TableConfig.0.TableName dq_student \
40
+ --FieldConfig.TableConfig.0.TableKey table_1 \
41
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldKey table_1.column_1 \
42
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldDataType int \
43
+ --FieldConfig.TableConfig.0.FieldConfig.0.FieldValue id \
44
+ --FieldConfig.WhereConfig.0.FieldKey param_1 \
45
+ --FieldConfig.WhereConfig.0.FieldDataType int \
46
+ --FieldConfig.WhereConfig.0.FieldValue id \
47
+ --TargetObjectValue value \
48
+ --SourceEngineTypes 2 4
48
49
  ```
49
50
 
50
51
  Output:
@@ -54,79 +55,128 @@ Output:
54
55
  "Data": {
55
56
  "RuleId": 1,
56
57
  "RuleGroupId": 1,
57
- "TableId": "abc",
58
- "Name": "abc",
58
+ "TableId": "E-UEBWsQB-XRjERluUg",
59
+ "TableName": "dq",
60
+ "DatabaseId": "roeqgaBtT4m22RyjnMQ",
61
+ "DatasourceId": 6789789,
62
+ "Name": "测试",
59
63
  "Type": 1,
60
64
  "RuleTemplateId": 1,
61
- "RuleTemplateContent": "abc",
65
+ "RuleTemplateContent": "描述",
62
66
  "QualityDim": 1,
63
67
  "SourceObjectType": 1,
64
68
  "SourceObjectDataType": 1,
65
- "SourceObjectDataTypeName": "abc",
66
- "SourceObjectValue": "abc",
69
+ "SourceObjectDataTypeName": "int",
70
+ "SourceObjectValue": "age",
67
71
  "ConditionType": 1,
68
- "ConditionExpression": "abc",
69
- "CustomSql": "abc",
72
+ "ConditionExpression": "pt=substring('${yyyyMMddHHmmss-1H}',1,10)",
73
+ "CustomSql": "SELECT id,name FROM `at_hive_bj`.`at_hive_22`;",
74
+ "CreateTime": "2024-02-22 21:49:55",
75
+ "TableOwnerName": "AUTO_TEST",
76
+ "SourceEngineTypes": [
77
+ 2,
78
+ 4,
79
+ 16
80
+ ],
81
+ "ExecStrategy": {
82
+ "CycleStep": null,
83
+ "CycleType": null,
84
+ "DelayTime": null,
85
+ "EndTime": null,
86
+ "ExecEngineType": null,
87
+ "ExecPlan": null,
88
+ "ExecQueue": null,
89
+ "ExecutorGroupId": null,
90
+ "ExecutorGroupName": null,
91
+ "MonitorType": 2,
92
+ "RuleGroupId": null,
93
+ "RuleId": 1263,
94
+ "RuleName": "field_minimum_trigger_fail",
95
+ "StartTime": null,
96
+ "TaskAction": null,
97
+ "Tasks": [
98
+ {
99
+ "TaskId": "20240205135835",
100
+ "TaskName": "at_qualire_task_1708606293AquG",
101
+ "WorkflowId": "1c2a85c6-d181-11eeb-b8cef68a6637"
102
+ }
103
+ ]
104
+ },
105
+ "Subscription": {
106
+ "Receivers": [
107
+ {
108
+ "ReceiverName": "yukzhang",
109
+ "ReceiverUserId": 100581064
110
+ }
111
+ ],
112
+ "RuleGroupId": null,
113
+ "RuleId": 125,
114
+ "RuleName": null,
115
+ "SubscribeType": [
116
+ 1
117
+ ],
118
+ "WebHooks": []
119
+ },
70
120
  "CompareRule": {
71
121
  "Items": [
72
122
  {
73
123
  "CompareType": 1,
74
- "Operator": "abc",
124
+ "Operator": ">",
75
125
  "ValueComputeType": 1,
76
126
  "ValueList": [
77
127
  {
78
- "ValueType": 1,
79
- "Value": "abc"
128
+ "ValueType": 3,
129
+ "Value": "0"
80
130
  }
81
131
  ]
82
132
  }
83
133
  ],
84
134
  "CycleStep": 1
85
135
  },
86
- "AlarmLevel": 1,
87
- "Description": "abc",
88
- "Operator": "abc",
89
- "TargetDatabaseId": "abc",
90
- "TargetDatabaseName": "abc",
91
- "TargetTableId": "abc",
92
- "TargetTableName": "abc",
93
- "TargetConditionExpr": "abc",
94
- "RelConditionExpr": "abc",
136
+ "AlarmLevel": 2,
137
+ "Description": "测试",
138
+ "Operator": "zhangsan",
139
+ "TargetDatabaseId": "6788897uigygh967q23e",
140
+ "TargetDatabaseName": "test",
141
+ "TargetTableId": "y8o97hufe378qygfvbqd",
142
+ "TargetTableName": "dq",
143
+ "TargetConditionExpr": "ct='${yyyy-mm-dd-1}'",
144
+ "RelConditionExpr": "sourceTable.id=targetTable.id",
95
145
  "FieldConfig": {
96
- "WhereConfig": [
97
- {
98
- "FieldKey": "abc",
99
- "FieldValue": "abc",
100
- "FieldDataType": "abc"
101
- }
102
- ],
103
146
  "TableConfig": [
104
147
  {
105
- "DatabaseId": "abc",
106
- "DatabaseName": "abc",
107
- "TableId": "abc",
108
- "TableName": "abc",
109
- "TableKey": "abc",
148
+ "DatabaseId": "NW0VL_YYPESvi8w",
149
+ "DatabaseName": "default",
150
+ "TableId": "EHdPET2IKQ2KBhGw",
151
+ "TableName": "dq_student",
152
+ "TableKey": "table_1",
110
153
  "FieldConfig": [
111
154
  {
112
- "FieldKey": "abc",
113
- "FieldValue": "abc",
114
- "FieldDataType": "abc"
155
+ "FieldKey": "table_1.column_1",
156
+ "FieldDataType": "int",
157
+ "FieldValue": "id"
115
158
  }
116
159
  ]
117
160
  }
161
+ ],
162
+ "WhereConfig": [
163
+ {
164
+ "FieldKey": "param_1",
165
+ "FieldDataType": "int",
166
+ "FieldValue": "id"
167
+ }
118
168
  ]
119
169
  },
120
170
  "MultiSourceFlag": true,
121
171
  "WhereFlag": true,
122
- "TemplateSql": "abc",
172
+ "TemplateSql": "select count(${table_1.column_1}) from ${table_1}",
123
173
  "SubQualityDim": 1,
124
174
  "TargetObjectType": 1,
125
175
  "TargetObjectDataType": 1,
126
- "TargetObjectDataTypeName": "abc",
127
- "TargetObjectValue": "abc"
176
+ "TargetObjectDataTypeName": "name",
177
+ "TargetObjectValue": "value"
128
178
  },
129
- "RequestId": "abc"
179
+ "RequestId": "e447b6ad-c3c3-44b5-b473-dbfc39591f93"
130
180
  }
131
181
  }
132
182
  ```
@@ -6,15 +6,15 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CreateRuleTemplate --cli-unfold-argument \
9
- --Type 1 \
10
- --Name abc \
11
- --QualityDim 1 \
12
- --SourceObjectType 1 \
13
- --Description abc \
14
- --SourceEngineTypes 1 \
9
+ --Description auto test description \
15
10
  --MultiSourceFlag True \
16
- --SqlExpression abc \
17
- --ProjectId abc \
11
+ --Name auto_test_template_query_cust \
12
+ --ProjectId 153160990365952 \
13
+ --QualityDim 1 \
14
+ --SourceEngineTypes 2 \
15
+ --SourceObjectType 2 \
16
+ --SqlExpression c2VsZWN0IGNvdW50KCR7dGFibGVfY29sdW1uXzJ9ID0gJHt0YWJsZV9jb2x1bW5fMn0= \
17
+ --Type 2 \
18
18
  --WhereFlag True
19
19
  ```
20
20
 
@@ -23,7 +23,7 @@ Output:
23
23
  {
24
24
  "Response": {
25
25
  "Data": 1,
26
- "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
26
+ "RequestId": "0ff4e8ae-ebea-8aa2-1f6bc4b68e69"
27
27
  }
28
28
  }
29
29
  ```
@@ -1,6 +1,6 @@
1
1
  **Example 1: 范例**
2
2
 
3
-
3
+ 创建任务
4
4
 
5
5
  Input:
6
6
 
@@ -6,20 +6,20 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata CreateTaskAlarmRegular --cli-unfold-argument \
9
- --ProjectId abc \
10
- --TaskAlarmInfo.AlarmRecipientName abc \
11
- --TaskAlarmInfo.TaskId abc \
9
+ --ProjectId 11022568003970304 \
10
+ --TaskAlarmInfo.AlarmRecipientName hive2mysql \
11
+ --TaskAlarmInfo.TaskId 20220506145218687 \
12
12
  --TaskAlarmInfo.EstimatedTime 1 \
13
- --TaskAlarmInfo.ProjectId abc \
14
- --TaskAlarmInfo.TaskType 1 \
13
+ --TaskAlarmInfo.ProjectId 11022568003970304 \
14
+ --TaskAlarmInfo.TaskType 201 \
15
15
  --TaskAlarmInfo.AlarmIndicator 1 \
16
- --TaskAlarmInfo.Id abc \
17
- --TaskAlarmInfo.Creater abc \
18
- --TaskAlarmInfo.RegularId abc \
19
- --TaskAlarmInfo.RegularName abc \
16
+ --TaskAlarmInfo.Id 11022568003970304 \
17
+ --TaskAlarmInfo.Creater tom \
18
+ --TaskAlarmInfo.RegularId 1 \
19
+ --TaskAlarmInfo.RegularName 测试验证_17 \
20
20
  --TaskAlarmInfo.TriggerType 1 \
21
- --TaskAlarmInfo.AlarmRecipientId abc \
22
- --TaskAlarmInfo.AlarmWay abc \
21
+ --TaskAlarmInfo.AlarmRecipientId 100022187073,100024263714 \
22
+ --TaskAlarmInfo.AlarmWay 2,1,3,5,6 \
23
23
  --TaskAlarmInfo.AlarmLevel 1 \
24
24
  --TaskAlarmInfo.RegularStatus 1
25
25
  ```
@@ -28,8 +28,8 @@ Output:
28
28
  ```
29
29
  {
30
30
  "Response": {
31
- "RequestId": "abc",
32
- "AlarmId": 0
31
+ "RequestId": "as1cs2c123asyi23bh213cc",
32
+ "AlarmId": 312
33
33
  }
34
34
  }
35
35
  ```
@@ -7,7 +7,7 @@ Input:
7
7
  ```
8
8
  tccli wedata CreateTaskVersionDs --cli-unfold-argument \
9
9
  --Task.TaskId 20230516193558842 \
10
- --Task.VersionRemark AAA \
10
+ --Task.VersionRemark version_1 \
11
11
  --NeedCheckParentSubmitted False \
12
12
  --AutoRun False \
13
13
  --ProjectId 1470547050521227264
@@ -34,21 +34,19 @@ Input:
34
34
 
35
35
  ```
36
36
  tccli wedata CreateTaskVersionDs --cli-unfold-argument \
37
- --Task.TaskId abc \
38
- --Task.VersionRemark abc \
39
- --NeedCheckParentSubmitted True \
40
- --AutoRun True \
41
- --AlarmWays abc \
42
- --AlarmRecipientTypes abc \
43
- --ProjectId abc
37
+ --Task.TaskId 20230516193558842 \
38
+ --Task.VersionRemark version_1 \
39
+ --NeedCheckParentSubmitted False \
40
+ --AutoRun False \
41
+ --ProjectId 1470547050521227264
44
42
  ```
45
43
 
46
44
  Output:
47
45
  ```
48
46
  {
49
47
  "Response": {
50
- "Data": "abc",
51
- "RequestId": "abc"
48
+ "Data": "V1",
49
+ "RequestId": "ba2f7cf1-f2ff-4cd2-9951-312f924c5ef4"
52
50
  }
53
51
  }
54
52
  ```
@@ -1,6 +1,6 @@
1
- **Example 1: test**
1
+ **Example 1: 拉取dag实例**
2
2
 
3
- test
3
+ 拉取dag实例
4
4
 
5
5
  Input:
6
6
 
@@ -23,6 +23,7 @@ Output:
23
23
  "Data": {
24
24
  "Items": [
25
25
  {
26
+ "InstanceKey": "20230313145623119_2023-03-13 14:55:53",
26
27
  "AvgCostTime": null,
27
28
  "CostMillisecond": null,
28
29
  "CostTime": "00:00:00.000",
@@ -91,3 +92,105 @@ Output:
91
92
  }
92
93
  ```
93
94
 
95
+ **Example 2: 获取当前实例的子实例**
96
+
97
+ 获取当前实例的子实例
98
+
99
+ Input:
100
+
101
+ ```
102
+ tccli wedata DagInstances --cli-unfold-argument \
103
+ --SearchCondition.Instance.TaskId 20240307211633923 \
104
+ --SearchCondition.Instance.CurRunDate 2024-04-12 00:00:00 \
105
+ --SearchCondition.DagType 2 \
106
+ --SearchCondition.DagDependent 3 \
107
+ --SearchCondition.DagDepth 1 \
108
+ --ProjectId 1492511691706699776 \
109
+ --PageIndex 1 \
110
+ --PageSize 10000
111
+ ```
112
+
113
+ Output:
114
+ ```
115
+ {
116
+ "Response": {
117
+ "Data": {
118
+ "Items": [
119
+ {
120
+ "AvgCostTime": null,
121
+ "CostMillisecond": null,
122
+ "CostTime": "00:02:02.000",
123
+ "CreateTime": "2024-04-12 14:56:56",
124
+ "CurRunDate": "2024-04-12 00:00:00",
125
+ "CycleType": "CRONTAB_CYCLE",
126
+ "DependenceFulfillTime": "2024-04-12 14:56:56",
127
+ "DependencyRel": null,
128
+ "DoFlag": 1,
129
+ "EndTime": "2024-04-12 14:59:05",
130
+ "ErrorDesc": "",
131
+ "ExecutionSpace": "CYCLIC",
132
+ "ExecutorGroupId": null,
133
+ "ExecutorGroupName": null,
134
+ "FirstDependenceFulfillTime": "2024-04-12 14:56:56",
135
+ "FirstRunTime": null,
136
+ "FirstStartTime": "2024-04-12 14:57:03",
137
+ "FirstSubmitTime": null,
138
+ "FolderId": null,
139
+ "FolderName": null,
140
+ "IgnoreEvent": true,
141
+ "InCharge": "micofywang",
142
+ "InstanceKey": "20240307211633923_2024-04-12 00:00:00",
143
+ "InstanceLifeCycleOpsDto": null,
144
+ "LastLog": null,
145
+ "LastSchedulerDateTime": null,
146
+ "LastUpdate": "2024-04-12 14:59:07",
147
+ "MaxCostTime": null,
148
+ "MinCostTime": null,
149
+ "NextCurDate": "2024-04-13 00:00:00",
150
+ "OwnerId": "100028448903",
151
+ "ProductName": "DATA_DEV",
152
+ "ProjectId": "1492511691706699776",
153
+ "ProjectIdent": "Ryanrliao_DI",
154
+ "ProjectName": "集成",
155
+ "RedoFlag": 0,
156
+ "RelatedInstanceList": null,
157
+ "RelatedInstanceSize": 0,
158
+ "ResourceGroup": "20221229172428663695",
159
+ "ResourceInstanceId": "ins-g8j6pv4f",
160
+ "RetryAttempts": 0,
161
+ "RunPriority": 6,
162
+ "RuntimeBroker": "ins-g8j6pv4f",
163
+ "SchedulerDateTime": "2024-04-12 00:00:00",
164
+ "SchedulerDesc": null,
165
+ "SonList": "[&&&\"TaskId\":\"20240307211852581\",\"TaskName\":\"python_task_failed\",\"WorkflowId\":\"ca1253e8-dc84-11ee-8d13-a4ae120f8272\",\"WorkflowName\":\"mico_wf_test_alarm\",\"InCharge\":\"micofywang\",\"CycleType\":\"CRONTAB_CYCLE\",\"CurRunDate\":\"2024-04-12 00:00:00\",\"NextCurDate\":\"2024-04-13 00:00:00\",\"RunPriority\":6,\"TryLimit\":5,\"Tries\":3,\"TotalRunNum\":3,\"DoFlag\":1,\"RedoFlag\":0,\"State\":\"FAILED\",\"RuntimeBroker\":\"ins-g8j6pv4f\",\"ErrorDesc\":\"\",\"TaskType\":&&&\"TypeDesc\":\"Python\",\"TypeId\":30,\"TypeSort\":\"数据计算\"},\"DependenceFulfillTime\":\"2024-04-12 15:04:32\",\"FirstDependenceFulfillTime\":\"2024-04-12 14:50:09\",\"FirstStartTime\":\"2024-04-12 14:50:23\",\"StartTime\":\"2024-04-12 15:04:37\",\"EndTime\":\"2024-04-12 15:04:40\",\"CostTime\":\"00:00:03.000\",\"CostMillisecond\":3000,\"SchedulerDateTime\":\"2024-04-12 00:00:00\",\"LastUpdate\":\"2024-04-12 15:04:42\",\"CreateTime\":\"2024-04-12 14:50:09\",\"ExecutionSpace\":\"CYCLIC\",\"IgnoreEvent\":true,\"VirtualFlag\":false,\"FolderId\":\"9e954395-d479-11ee-8d13-a4ae120f8272\",\"FolderName\":\"micofywang\",\"list\":[],\"RelatedInstanceSize\":0,\"ProductName\":\"DATA_DEV\",\"ResourceGroup\":\"20221229172428663695\",\"ResourceInstanceId\":\"ins-g8j6pv4f\",\"ProjectId\":\"1492511691706699776\",\"ProjectIdent\":\"Ryanrliao_DI\",\"ProjectName\":\"集成\",\"TenantId\":\"1315051789\",\"OwnerId\":\"100028448903\",\"UserId\":\"100033435965\",\"InstanceKey\":\"20240307211852581_2024-04-12 00:00:00\",\"RetryAttempts\":0}]",
166
+ "StartTime": "2024-04-12 14:57:03",
167
+ "State": "COMPLETED",
168
+ "TaskId": "20240307211633923",
169
+ "TaskName": "shell_task_timeout_success",
170
+ "TaskType": {
171
+ "TypeDesc": "Shell",
172
+ "TypeId": 35,
173
+ "TypeSort": "数据计算"
174
+ },
175
+ "TenantId": "1315051789",
176
+ "TotalRunNum": 1,
177
+ "Tries": 1,
178
+ "TryLimit": 5,
179
+ "UserId": "100033435965",
180
+ "VirtualFlag": false,
181
+ "WorkflowId": "ca1253e8-dc84-11ee-8d13-a4ae120f8272",
182
+ "WorkflowName": "mico_wf_test_alarm",
183
+ "YarnQueue": null
184
+ }
185
+ ],
186
+ "PageCount": 0,
187
+ "PageNumber": 1,
188
+ "PageSize": 10000,
189
+ "TotalCount": 1,
190
+ "TotalPage": 0
191
+ },
192
+ "RequestId": "b71bbdac-8001-4966-b183-a1e4bac8f903"
193
+ }
194
+ }
195
+ ```
196
+
@@ -6,21 +6,19 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteCustomFunction --cli-unfold-argument \
9
- --ClusterIdentifier sdf \
10
- --FunctionId sdfsdf \
11
- --ProjectId sdfsdf \
12
- --FunctionName sdfsdf
9
+ --ProjectId 1470575647377821696 \
10
+ --ClusterIdentifier emr-demo \
11
+ --FunctionId 217377ce-bcc0-446e-afd9-64ef4b707777 \
12
+ --FunctionType HIVE
13
13
  ```
14
14
 
15
15
  Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "Error": {
20
- "Code": "FailedOperation",
21
- "Message": "系统内部异常:NumberFormatException: For input string: \"sdfsdf\""
22
- },
23
- "RequestId": "fde6b682-e482-44d9-b774-9d97b30446f5"
19
+ "ErrorMessage": null,
20
+ "FunctionId": "217377ce-bcc0-446e-afd9-64ef4b707391",
21
+ "RequestId": "3dfeffd0-74b1-4d5d-bcbd-247de85c9815"
24
22
  }
25
23
  }
26
24
  ```
@@ -6,14 +6,14 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteDataSources --cli-unfold-argument \
9
- --Ids 1 2
9
+ --Ids 10065 251
10
10
  ```
11
11
 
12
12
  Output:
13
13
  ```
14
14
  {
15
15
  "Response": {
16
- "RequestId": "123",
16
+ "RequestId": "1215-sdg15asg-15sd3",
17
17
  "Data": true
18
18
  }
19
19
  }
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteDsFolder --cli-unfold-argument \
9
- --ProjectId abc \
10
- --FolderId abc
9
+ --ProjectId 1460947878944567296 \
10
+ --FolderId d1962251-b6b9-4b9f-9039-e6456697cecf
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "abc"
18
+ "RequestId": "d1962251-b6b9-4b9f-9039-e6456697cecf"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteFile --cli-unfold-argument \
9
- --ProjectId abc \
10
- --ResourceId abc
9
+ --ProjectId 1485413914375667733 \
10
+ --ResourceId 813bcb97-3313-49d9-b349-236fbf141333
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Result": true,
18
- "RequestId": "abc"
18
+ "RequestId": "8c96b4f9-4cbd-40ab-9a9b-388b26f0e2b7"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteIntegrationNode --cli-unfold-argument \
9
- --Id abc \
10
- --ProjectId 123
9
+ --Id 231231 \
10
+ --ProjectId 11022568003970304
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "abc"
18
+ "RequestId": "as1cs2c123asyi23bh213cc"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteIntegrationTask --cli-unfold-argument \
9
- --ProjectId 123 \
10
- --TaskId 345
9
+ --ProjectId 11022568003970304 \
10
+ --TaskId 20220506145218687
11
11
  ```
12
12
 
13
13
  Output:
@@ -16,8 +16,8 @@ Output:
16
16
  "Response": {
17
17
  "Data": true,
18
18
  "DeleteFlag": 0,
19
- "DeleteErrInfo": "abc",
20
- "RequestId": "abc"
19
+ "DeleteErrInfo": "删除失败+error",
20
+ "RequestId": "as1cs2c123asyi23bh213cc"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,10 +6,10 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteOfflineTask --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 11022568003970304 \
10
10
  --VirtualFlag True \
11
- --OperatorName abc \
12
- --TaskId abc
11
+ --OperatorName tom \
12
+ --TaskId 40c442b0-3a33-4a95-ae7f-452eb5fdfa50
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,7 +17,7 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": true,
20
- "RequestId": "abc"
20
+ "RequestId": "as1cs2c123asyi23bh213cc"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteProjectParamDs --cli-unfold-argument \
9
- --ParamKey abc \
10
- --ProjectId abc
9
+ --ParamKey projectKey \
10
+ --ProjectId 1470547050521227269
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "abc"
18
+ "RequestId": "f194343a-4373-429b-9287-02f4c2daa12a"
19
19
  }
20
20
  }
21
21
  ```