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
@@ -5,31 +5,16 @@
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli wedata DeleteProjectUsers --cli-unfold-argument ```
9
-
10
- Output:
11
- ```
12
- {
13
- "Response": {
14
- "RequestId": "eb621c29-6ee3-49d2-a4e0-cb84b46e2590"
15
- }
16
- }
17
- ```
18
-
19
- **Example 2: 删除项目用户**
20
-
21
-
22
-
23
- Input:
24
-
8
+ tccli wedata DeleteProjectUsers --cli-unfold-argument \
9
+ --ProjectId 962447575408507752 \
10
+ --UserIds 100640076759
25
11
  ```
26
- tccli wedata DeleteProjectUsers --cli-unfold-argument ```
27
12
 
28
13
  Output:
29
14
  ```
30
15
  {
31
16
  "Response": {
32
- "RequestId": "xx"
17
+ "RequestId": "eb621c29-6ee3-49d2-a4e0-cb44b46e6690"
33
18
  }
34
19
  }
35
20
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteResourceFile --cli-unfold-argument \
9
- --ProjectId abc \
10
- --ResourceId abc
9
+ --ProjectId 1470575647377821696 \
10
+ --ResourceId bd9211c6-3388-41e1-868f-cabd751c8877
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": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteResourceFiles --cli-unfold-argument \
9
- --ProjectId abc \
10
- --ResourceIds abc \
11
- --FilePaths abc \
9
+ --ProjectId 1470575647377821987 \
10
+ --ResourceIds 7a4267f0-d7b0-4563-b4b4-34ac3291e488 \
11
+ --FilePaths /datastudio/resource/demo/demo.zip \
12
12
  --UseStatus True
13
13
  ```
14
14
 
@@ -17,7 +17,7 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": true,
20
- "RequestId": "abc"
20
+ "RequestId": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteRule --cli-unfold-argument \
9
- --ProjectId 1 \
9
+ --ProjectId 153160990365952 \
10
10
  --RuleId 1
11
11
  ```
12
12
 
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteRuleTemplate --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 153160990365952 \
10
10
  --Ids 1
11
11
  ```
12
12
 
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteTaskAlarmRegular --cli-unfold-argument \
9
- --ProjectId 123 \
10
- --Id 1
9
+ --ProjectId 11022568003970304 \
10
+ --Id 14324234
11
11
  ```
12
12
 
13
13
  Output:
@@ -15,7 +15,7 @@ Output:
15
15
  {
16
16
  "Response": {
17
17
  "Data": true,
18
- "RequestId": "123"
18
+ "RequestId": "9f2cdb12-cbc8-431a-94e8-c658ae3ca3ac"
19
19
  }
20
20
  }
21
21
  ```
@@ -6,11 +6,11 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteTaskDs --cli-unfold-argument \
9
- --ProjectId abc \
9
+ --ProjectId 1470547050521227264 \
10
10
  --DeleteScript True \
11
11
  --OperateInform True \
12
- --TaskId abc \
13
- --VirtualTaskId abc \
12
+ --TaskId 20230523111838986 \
13
+ --VirtualTaskId 20230523111838986 \
14
14
  --VirtualFlag True \
15
15
  --DeleteMode True
16
16
  ```
@@ -20,7 +20,7 @@ Output:
20
20
  {
21
21
  "Response": {
22
22
  "Data": true,
23
- "RequestId": "abc"
23
+ "RequestId": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
24
24
  }
25
25
  }
26
26
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DeleteWorkflowById --cli-unfold-argument \
9
- --WorkflowId abc \
10
- --ProjectId abc \
9
+ --WorkflowId 1520b2bc-f0f4-11ee-8s13-a4ae120f8272 \
10
+ --ProjectId 1531609692220365952 \
11
11
  --DeleteMode True \
12
12
  --EnableNotify True
13
13
  ```
@@ -18,11 +18,11 @@ Output:
18
18
  "Response": {
19
19
  "Data": {
20
20
  "Result": true,
21
- "ResultMsg": "abc",
22
- "ErrorId": "abc",
23
- "ErrorDesc": "abc"
21
+ "ResultMsg": null,
22
+ "ErrorId": null,
23
+ "ErrorDesc": null
24
24
  },
25
- "RequestId": "abc"
25
+ "RequestId": "46db9784-4083-44fc-99f3-f942babc1b93"
26
26
  }
27
27
  }
28
28
  ```
@@ -13,9 +13,9 @@ tccli wedata DescribeAlarmEvents --cli-unfold-argument \
13
13
  --OrderFields.0.Direction DESC \
14
14
  --OrderFields.0.Name AlarmTime \
15
15
  --PageNumber 1 \
16
- --StartTime \
16
+ --StartTime 2022-12-12 12:12:12 \
17
17
  --TaskType 1 \
18
- --EndTime
18
+ --EndTime 2022-12-12 12:12:12
19
19
  ```
20
20
 
21
21
  Output:
@@ -7,6 +7,10 @@ Input:
7
7
  ```
8
8
  tccli wedata DescribeAllByFolderNew --cli-unfold-argument \
9
9
  --ProjectId 1460947878944567296 \
10
+ --Folder.Id c789de4f-bcc7-11ed-b7fc-043f72e73c62 \
11
+ --Folder.ProjectId 1460947878944567296 \
12
+ --Workflows.0.WorkflowId f47ac10b-58cc-4372-a567-0e02b2c3d479 \
13
+ --TargetFolderId c123de4f-b127-21cd-b7fc-043f98y73c62 \
10
14
  --FindType all \
11
15
  --KeyWords
12
16
  ```
@@ -23,143 +27,149 @@ Output:
23
27
  "PageSize": 0,
24
28
  "Items": [
25
29
  {
26
- "Id": "abc",
27
- "CreateTime": "abc",
28
- "Name": "abc",
29
- "ProjectId": "abc",
30
- "UpdateTime": "abc",
31
- "ParentsFolderId": "abc",
32
- "Total": 0,
30
+ "Id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
31
+ "CreateTime": "2023-03-25 09:06:00",
32
+ "Name": "test",
33
+ "ProjectId": "1460947878944567296",
34
+ "UpdateTime": "2023-03-25 09:06:00",
35
+ "ParentsFolderId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
36
+ "Total": 1,
33
37
  "Workflows": [
34
38
  {
35
- "WorkflowId": "abc",
36
- "WorkflowDesc": "abc",
37
- "WorkflowName": "abc",
38
- "FolderId": "abc",
39
+ "WorkflowId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
40
+ "WorkflowDesc": "wf_0",
41
+ "WorkflowName": "wf_0",
42
+ "FolderId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
39
43
  "FolderIds": [
40
- "abc"
44
+ "f47ac10b-58cc-4372-a567-0e02b2c3d479"
41
45
  ],
42
46
  "Tasks": [
43
47
  {
44
- "TaskId": "abc",
45
- "VirtualTaskId": "abc",
46
- "VirtualFlag": true,
47
- "TaskName": "abc",
48
- "WorkflowId": "abc",
49
- "RealWorkflowId": "abc",
50
- "WorkflowName": "abc",
51
- "FolderId": "abc",
52
- "FolderName": "abc",
53
- "CreateTime": "abc",
54
- "LastUpdate": "abc",
55
- "Status": "abc",
56
- "InCharge": "abc",
57
- "InChargeId": "abc",
58
- "StartTime": "abc",
59
- "EndTime": "abc",
60
- "ExecutionStartTime": "abc",
61
- "ExecutionEndTime": "abc",
62
- "CycleType": "abc",
48
+ "TaskId": "20230405060708098",
49
+ "VirtualTaskId": "",
50
+ "VirtualFlag": false,
51
+ "TaskName": "task_1",
52
+ "WorkflowId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
53
+ "RealWorkflowId": "",
54
+ "WorkflowName": "wf_0 ",
55
+ "FolderId": "f47ac10b-58cc-4372-a567-0e02b2c3d479 ",
56
+ "FolderName": "test_dir",
57
+ "CreateTime": "2023-08-25 09:06:00 ",
58
+ "LastUpdate": "2023-08-25 09:06:00 ",
59
+ "Status": "",
60
+ "InCharge": "tom",
61
+ "InChargeId": "123435345",
62
+ "StartTime": "2023-08-25 09:09:00 ",
63
+ "EndTime": "2023-08-25 09:15:00 ",
64
+ "ExecutionStartTime": "2023-08-25 09:09:00 ",
65
+ "ExecutionEndTime": "2023-08-25 09:09:00 ",
66
+ "CycleType": "D",
63
67
  "CycleStep": 1,
64
- "CrontabExpression": "abc",
68
+ "CrontabExpression": "0,1 0 0 0 0",
65
69
  "DelayTime": 1,
66
70
  "StartupTime": 1,
67
71
  "RetryWait": 1,
68
72
  "RetryAble": 1,
69
- "TaskAction": "abc",
73
+ "TaskAction": "",
70
74
  "TryLimit": 1,
71
75
  "RunPriority": 1,
72
76
  "TaskType": {
73
- "TypeDesc": "abc",
77
+ "TypeDesc": "",
74
78
  "TypeId": 0,
75
- "TypeSort": "abc"
79
+ "TypeSort": ""
76
80
  },
77
- "BrokerIp": "abc",
78
- "ClusterId": "abc",
79
- "MinDateTime": "abc",
80
- "MaxDateTime": "abc",
81
+ "BrokerIp": null,
82
+ "ClusterId": null,
83
+ "MinDateTime": null,
84
+ "MaxDateTime": null,
81
85
  "ExecutionTTL": 0,
82
- "SelfDepend": "abc",
86
+ "SelfDepend": null,
83
87
  "LeftCoordinate": 0,
84
88
  "TopCoordinate": 0,
85
- "Notes": "abc",
86
- "InstanceInitStrategy": "abc",
87
- "YarnQueue": "abc",
88
- "LastSchedulerCommitTime": "abc",
89
- "NormalizedJobStartTime": "abc",
90
- "SchedulerDesc": "abc",
91
- "ResourceGroup": "abc",
92
- "Creator": "abc",
93
- "DependencyRel": "abc",
94
- "DependencyWorkflow": "abc",
95
- "EventListenerConfig": "abc",
96
- "EventPublisherConfig": "abc",
97
- "VirtualTaskStatus": "abc",
89
+ "Notes": null,
90
+ "InstanceInitStrategy": null,
91
+ "YarnQueue": null,
92
+ "LastSchedulerCommitTime": null,
93
+ "NormalizedJobStartTime": null,
94
+ "SchedulerDesc": null,
95
+ "ResourceGroup": null,
96
+ "Creator": null,
97
+ "DependencyRel": null,
98
+ "DependencyWorkflow": null,
99
+ "EventListenerConfig": null,
100
+ "EventPublisherConfig": null,
101
+ "VirtualTaskStatus": null,
98
102
  "TaskLinkInfo": {
99
- "Id": "abc",
100
- "LinkKey": "abc",
101
- "TaskFrom": "abc",
102
- "TaskTo": "abc",
103
- "InCharge": "abc",
104
- "LinkDependencyType": "abc",
105
- "Offset": "abc",
106
- "LinkType": "abc",
107
- "WorkflowId": "abc"
103
+ "Id": null,
104
+ "LinkKey": null,
105
+ "TaskFrom": null,
106
+ "TaskTo": null,
107
+ "InCharge": null,
108
+ "LinkDependencyType": null,
109
+ "Offset": null,
110
+ "LinkType": null,
111
+ "WorkflowId": null
108
112
  },
109
- "ProductName": "abc",
110
- "ProjectId": "abc",
111
- "ProjectIdent": "abc",
112
- "ProjectName": "abc",
113
- "OwnId": "abc",
114
- "UserId": "abc",
115
- "TenantId": "abc",
116
- "UpdateUser": "abc",
117
- "UpdateTime": "abc",
118
- "UpdateUserId": "abc",
113
+ "TargetServiceId": null,
114
+ "Submit": null,
115
+ "SourceServiceId": null,
116
+ "TargetServiceType": null,
117
+ "TasksStr": null,
118
+ "SourceServiceType": null,
119
+ "ProductName": null,
120
+ "ProjectId": null,
121
+ "ProjectIdent": null,
122
+ "ProjectName": null,
123
+ "OwnId": null,
124
+ "UserId": null,
125
+ "TenantId": null,
126
+ "UpdateUser": null,
127
+ "UpdateTime": null,
128
+ "UpdateUserId": null,
119
129
  "TaskTypeId": 0,
120
- "TaskTypeDesc": "abc",
130
+ "TaskTypeDesc": null,
121
131
  "ShowWorkflow": true,
122
- "FirstSubmitTime": "abc",
123
- "FirstRunTime": "abc",
124
- "ScheduleDesc": "abc",
132
+ "FirstSubmitTime": null,
133
+ "FirstRunTime": null,
134
+ "ScheduleDesc": null,
125
135
  "CycleNum": 0,
126
- "Crontab": "abc",
127
- "StartDate": "abc",
128
- "EndDate": "abc",
129
- "CycleUnit": "abc",
130
- "InitStrategy": "abc",
131
- "Layer": "abc"
136
+ "Crontab": null,
137
+ "StartDate": null,
138
+ "EndDate": null,
139
+ "CycleUnit": null,
140
+ "InitStrategy": null,
141
+ "Layer": null
132
142
  }
133
143
  ],
134
144
  "Links": [
135
145
  {
136
- "Id": "abc",
137
- "LinkKey": "abc",
138
- "TaskFrom": "abc",
139
- "TaskTo": "abc",
140
- "InCharge": "abc",
141
- "LinkDependencyType": "abc",
142
- "Offset": "abc",
143
- "LinkType": "abc",
144
- "WorkflowId": "abc"
146
+ "Id": null,
147
+ "LinkKey": null,
148
+ "TaskFrom": null,
149
+ "TaskTo": null,
150
+ "InCharge": null,
151
+ "LinkDependencyType": null,
152
+ "Offset": null,
153
+ "LinkType": null,
154
+ "WorkflowId": null
145
155
  }
146
156
  ],
147
- "UserGroupId": "abc",
148
- "UserGroupName": "abc",
149
- "ProjectId": "abc",
150
- "ProjectIdent": "abc",
151
- "ProjectName": "abc",
152
- "Owner": "abc",
153
- "OwnerId": "abc"
157
+ "UserGroupId": null,
158
+ "UserGroupName": null,
159
+ "ProjectId": null,
160
+ "ProjectIdent": null,
161
+ "ProjectName": null,
162
+ "Owner": null,
163
+ "OwnerId": null
154
164
  }
155
165
  ],
156
166
  "TotalFolders": 0,
157
- "FoldersList": "abc",
158
- "FindType": "abc"
167
+ "FoldersList": null,
168
+ "FindType": null
159
169
  }
160
170
  ]
161
171
  },
162
- "RequestId": "abc"
172
+ "RequestId": "e125de4f-acc3-22ed-b5fc-123f72e73c62"
163
173
  }
164
174
  }
165
175
  ```
@@ -1,52 +1,4 @@
1
- **Example 1: 成功示例**
2
-
3
-
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata DescribeApproveList --cli-unfold-argument \
9
- --ApproveClassification db \
10
- --PageNumber 0 \
11
- --PageSize 10
12
- ```
13
-
14
- Output:
15
- ```
16
- {
17
- "Response": {
18
- "Data": {
19
- "Rows": [
20
- {
21
- "ApplicantId": "abc",
22
- "ApplicantName": "abc",
23
- "Remark": "abc",
24
- "ApproveClassification": "abc",
25
- "ApproveId": "abc",
26
- "ApproveType": "abc",
27
- "Reason": "abc",
28
- "CreateTime": "abc",
29
- "ApproveTime": "abc",
30
- "ApproveClassificationName": "abc",
31
- "Status": "abc",
32
- "ApproveTypeName": "abc",
33
- "ErrorMessage": "abc",
34
- "ApplyName": "abc",
35
- "ApproverId": "abc",
36
- "ApproverName": "abc"
37
- }
38
- ],
39
- "TotalPageNumber": 1,
40
- "TotalCount": 1,
41
- "PageNumber": 1,
42
- "PageSize": 1
43
- },
44
- "RequestId": "abc"
45
- }
46
- }
47
- ```
48
-
49
- **Example 2: 成功示例2**
1
+ **Example 1: 成功示例2**
50
2
 
51
3
 
52
4
 
@@ -68,22 +20,23 @@ Output:
68
20
  "Data": {
69
21
  "Rows": [
70
22
  {
71
- "ApplicantId": "abc",
72
- "ApplicantName": "abc",
73
- "Remark": "abc",
74
- "ApproveClassification": "abc",
75
- "ApproveId": "abc",
76
- "ApproveType": "abc",
77
- "Reason": "abc",
78
- "CreateTime": "abc",
79
- "ApproveTime": "abc",
80
- "ApproveClassificationName": "abc",
81
- "Status": "abc",
82
- "ApproveTypeName": "abc",
83
- "ErrorMessage": "abc",
84
- "ApplyName": "abc",
85
- "ApproverId": "abc",
86
- "ApproverName": "abc"
23
+ "ApplicantId": "1000297561131",
24
+ "ApplicantName": "test_0",
25
+ "ApplyName": "test_db1520729990156341",
26
+ "ApproveClassification": "db",
27
+ "ApproveClassificationName": "库表申请",
28
+ "ApproveId": "23133",
29
+ "ApproveProjectName": "project_test",
30
+ "ApproveTime": "2022-04-11T07:06:16+08:00",
31
+ "ApproveType": "db_db",
32
+ "ApproveTypeName": "库申请",
33
+ "ApproverId": "100408890356",
34
+ "ApproverName": "EST",
35
+ "CreateTime": "2022-04-12T06:15:16+08:00",
36
+ "ErrorMessage": "null",
37
+ "Reason": "use test",
38
+ "Remark": "test",
39
+ "Status": "reject"
87
40
  }
88
41
  ],
89
42
  "TotalPageNumber": 1,
@@ -91,7 +44,7 @@ Output:
91
44
  "PageNumber": 1,
92
45
  "PageSize": 1
93
46
  },
94
- "RequestId": "abc"
47
+ "RequestId": "ef5f33da-4f24-41b0-bc89-979bd6737625"
95
48
  }
96
49
  }
97
50
  ```
@@ -1,36 +1,4 @@
1
- **Example 1: 样例**
2
-
3
-
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata DescribeApproveTypeList --cli-unfold-argument \
9
- --Classification xx
10
- ```
11
-
12
- Output:
13
- ```
14
- {
15
- "Response": {
16
- "RequestId": "xx",
17
- "Data": [
18
- {
19
- "Type": "db_db",
20
- "TypeName": "库申请",
21
- "Classification": "db"
22
- },
23
- {
24
- "Type": "db_table",
25
- "TypeName": "表申请",
26
- "Classification": "db"
27
- }
28
- ]
29
- }
30
- }
31
- ```
32
-
33
- **Example 2: 测试通过示例**
1
+ **Example 1: 测试通过示例**
34
2
 
35
3
 
36
4
 
@@ -50,30 +50,32 @@ Output:
50
50
  {
51
51
  "Response": {
52
52
  "Data": {
53
- "PageCount": 1,
54
53
  "Items": [
55
54
  {
56
- "TaskId": "abc",
57
- "TaskName": "abc",
58
- "WorkflowId": "abc",
59
- "WorkflowName": "abc",
60
- "Status": "abc",
61
- "TaskTypeId": 1,
62
- "TaskTypeDesc": "abc",
63
- "FolderName": "abc",
64
- "FolderId": "abc",
65
- "InCharge": "abc",
66
- "Submit": 1,
67
- "DataEngine": "abc",
68
- "UpdateTime": "abc",
69
- "CreateTime": "abc",
70
- "CycleUnit": "abc",
71
- "ScheduleDesc": "abc"
55
+ "CreateTime": "2023-03-21 19:39:28",
56
+ "CycleUnit": "D",
57
+ "DataEngine": null,
58
+ "DatasourceId": null,
59
+ "DatasourceType": null,
60
+ "FolderId": "29c8c4f2-7953-11ed-8346-e43d1ad5f5f0",
61
+ "FolderName": "jayshi",
62
+ "InCharge": ";zheyuwang;",
63
+ "ScheduleDesc": "每天00:00执行一次",
64
+ "Status": "Y",
65
+ "Submit": 0,
66
+ "TaskId": "20230321193928764",
67
+ "TaskName": "20230321",
68
+ "TaskTypeDesc": "Shell",
69
+ "TaskTypeId": 35,
70
+ "UpdateTime": "2024-03-14 14:28:09",
71
+ "WorkflowId": "0302ca9b-c7dd-11ed-8346-e43d1ad5f5f0",
72
+ "WorkflowName": "dataflow_20230321"
72
73
  }
73
74
  ],
74
- "TotalCount": 1
75
+ "PageCount": 70,
76
+ "TotalCount": 700
75
77
  },
76
- "RequestId": "abc"
78
+ "RequestId": "df914542-61ca-4c16-80d3-c2a9211425c7"
77
79
  }
78
80
  }
79
81
  ```