tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1094.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 (276) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  3. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
  4. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  5. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  6. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  7. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  8. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  12. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  15. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  16. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  17. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  18. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  19. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  20. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  21. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  22. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  23. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  25. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  26. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  27. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  28. tccli/examples/rce/v20201103/ManageMarketingRisk.md +19 -56
  29. tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
  33. tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
  34. tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
  35. tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
  36. tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
  37. tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
  38. tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
  39. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  40. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  41. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  42. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  43. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  45. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  46. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  47. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  48. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  49. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  50. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  51. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  52. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  53. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  54. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  55. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  56. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  57. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  58. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  59. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  60. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  61. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  62. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  63. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  64. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  66. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  67. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  68. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  69. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  70. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  71. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  72. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  73. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  74. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  75. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  76. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  77. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  79. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  80. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  81. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  82. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  83. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  84. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  85. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  86. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  87. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  88. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  89. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  90. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  91. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  92. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  93. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  94. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  95. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  96. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  97. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  98. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  99. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  100. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  101. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  102. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  103. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  104. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  105. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  106. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  107. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  108. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  109. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  110. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  111. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  112. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  113. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  114. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  115. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  116. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  117. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  118. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  119. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  120. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  121. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  122. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  123. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  124. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  125. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  126. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  127. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  128. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  129. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  130. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  131. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  132. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  133. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  134. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  135. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  136. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  137. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  138. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  139. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  140. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  141. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  142. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  143. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  144. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  145. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  146. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  147. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  148. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  149. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  150. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  151. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  152. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  153. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  154. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  155. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  156. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  157. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  158. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  159. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  160. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  161. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  162. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  163. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  164. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  165. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  166. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  167. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  168. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  169. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  170. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  171. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  172. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  173. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  174. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  175. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  176. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  177. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  178. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  179. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  180. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  181. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  182. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  183. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  184. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  185. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  186. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  187. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  188. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  189. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  190. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  191. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  192. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  193. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  194. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  195. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  196. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  197. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  198. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  199. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  200. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  201. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  202. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  203. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  205. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  206. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  207. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  208. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  209. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  210. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  211. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  212. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  213. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  214. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  215. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  216. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  217. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  218. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  219. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  220. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  221. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  222. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  223. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  224. tccli/services/aiart/v20221229/api.json +19 -0
  225. tccli/services/asr/v20190614/api.json +4 -4
  226. tccli/services/bsca/v20210811/api.json +19 -1
  227. tccli/services/ccc/v20200210/api.json +12 -12
  228. tccli/services/cfs/v20190719/api.json +2 -2
  229. tccli/services/ckafka/v20190819/api.json +17 -17
  230. tccli/services/cls/v20201016/api.json +5 -3
  231. tccli/services/cynosdb/v20190107/api.json +70 -0
  232. tccli/services/dnspod/v20210323/api.json +2 -2
  233. tccli/services/domain/v20180808/api.json +50 -10
  234. tccli/services/domain/v20180808/examples.json +1 -1
  235. tccli/services/dsgc/v20190723/api.json +90 -20
  236. tccli/services/dts/v20180330/api.json +1 -1
  237. tccli/services/dts/v20211206/api.json +4 -3
  238. tccli/services/eb/v20210416/api.json +64 -0
  239. tccli/services/emr/v20190103/api.json +1 -1
  240. tccli/services/ess/ess_client.py +57 -4
  241. tccli/services/ess/v20201111/api.json +372 -1
  242. tccli/services/ess/v20201111/examples.json +10 -2
  243. tccli/services/facefusion/v20220927/api.json +1 -1
  244. tccli/services/gaap/v20180529/api.json +68 -40
  245. tccli/services/gaap/v20180529/examples.json +6 -6
  246. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  247. tccli/services/iotexplorer/v20190423/api.json +589 -0
  248. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  249. tccli/services/lcic/v20220817/api.json +54 -5
  250. tccli/services/lcic/v20220817/examples.json +1 -1
  251. tccli/services/lke/v20231130/api.json +11 -1
  252. tccli/services/ocr/v20181119/api.json +24 -15
  253. tccli/services/organization/organization_client.py +783 -147
  254. tccli/services/organization/v20210331/api.json +1259 -207
  255. tccli/services/organization/v20210331/examples.json +96 -0
  256. tccli/services/rce/v20201103/api.json +4 -4
  257. tccli/services/rce/v20201103/examples.json +3 -3
  258. tccli/services/svp/v20240125/examples.json +1 -1
  259. tccli/services/tat/v20201028/api.json +3 -3
  260. tccli/services/tke/tke_client.py +106 -0
  261. tccli/services/tke/v20180525/api.json +252 -42
  262. tccli/services/tke/v20180525/examples.json +19 -3
  263. tccli/services/trocket/trocket_client.py +8 -61
  264. tccli/services/trocket/v20230308/api.json +0 -34
  265. tccli/services/trocket/v20230308/examples.json +0 -8
  266. tccli/services/tse/v20201207/api.json +10 -1
  267. tccli/services/vod/v20180717/api.json +36 -36
  268. tccli/services/vod/v20180717/examples.json +8 -8
  269. tccli/services/wedata/v20210820/api.json +19900 -34093
  270. tccli/services/wedata/v20210820/examples.json +404 -1256
  271. tccli/services/wedata/wedata_client.py +714 -5166
  272. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/METADATA +2 -2
  273. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/RECORD +276 -253
  274. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/WHEEL +0 -0
  275. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/entry_points.txt +0 -0
  276. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/license_files/LICENSE +0 -0
@@ -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
  ```
@@ -6,7 +6,7 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeDataCheckStat --cli-unfold-argument \
9
- --ProjectId 1 \
9
+ --ProjectId 153160990365952 \
10
10
  --BeginDate 1645155262 \
11
11
  --EndDate 1645155262
12
12
  ```
@@ -20,19 +20,20 @@ Output:
20
20
  "DatasourceSet": [
21
21
  {
22
22
  "DatabaseNames": [
23
- "abc"
23
+ "default"
24
24
  ],
25
- "Description": "abc",
25
+ "Description": "备注",
26
26
  "ID": 1,
27
- "Instance": "abc",
28
- "Name": "abc",
29
- "Region": "abc",
30
- "Type": "abc",
31
- "ClusterId": "abc",
32
- "Version": "abc"
27
+ "Instance": "cdb-sd56gs51",
28
+ "Name": "myst_test",
29
+ "Region": "ap-beijing",
30
+ "Type": "mysql",
31
+ "ClusterId": "cdb-sf78f",
32
+ "Version": "5.2.3",
33
+ "ParamsString": "string"
33
34
  }
34
35
  ],
35
- "RequestId": "abc"
36
+ "RequestId": "asdg15-asgg48as-sdg4861-516"
36
37
  }
37
38
  }
38
39
  ```
@@ -1,6 +1,6 @@
1
1
  **Example 1: 样例**
2
2
 
3
-
3
+ 查询数据源
4
4
 
5
5
  Input:
6
6
 
@@ -14,10 +14,51 @@ Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "RequestId": "123",
18
17
  "Data": {
19
- "TotalCount": 10
20
- }
18
+ "PageNumber": 1,
19
+ "PageSize": 10,
20
+ "Rows": [
21
+ {
22
+ "AppId": 1986419,
23
+ "Author": false,
24
+ "AuthorityProjectName": null,
25
+ "AuthorityUserName": null,
26
+ "BizParams": null,
27
+ "BizParamsString": "",
28
+ "Category": "DB",
29
+ "ClusterId": "d6sdfg-b0d1-4b2c-b0bb-3f19654f9ff0b0",
30
+ "ClusterName": null,
31
+ "CreateTime": 1712823453266555,
32
+ "DataSourceStatus": "Available",
33
+ "DatabaseName": "emall",
34
+ "Deliver": false,
35
+ "Description": "",
36
+ "DevelopmentId": null,
37
+ "DevelopmentParams": null,
38
+ "Display": "emall",
39
+ "Edit": false,
40
+ "ID": 563511,
41
+ "Instance": null,
42
+ "ModifiedTime": 1712264523812655,
43
+ "Name": "emall",
44
+ "OwnerAccount": "100034623548673",
45
+ "OwnerAccountName": "allenbguasdo",
46
+ "OwnerProjectId": "153160969233490365952",
47
+ "OwnerProjectIdent": "project1",
48
+ "OwnerProjectName": "[project1]",
49
+ "Params": null,
50
+ "ParamsString": "{\"vport\":\"63348\",\"connectType\":\"public\",\"ip\":\"156.16.156.156\",\"publicPort\":\"6658\",\"publicIp\":\"189.15.15\",\"type\":\"MYSQL\",\"authorityType\":\"true\",\"deployType\":\"CONNSTR_PUBLICDB\",\"url\":\"jdbc:mysql://156.15.161.65:63258/emall\",\"vurl\":\"jdbc:mysql://68.23.265.86:63618/emall\",\"password\":\"********\",\"vpcTenantId\":\"131506509\",\"port\":\"65113\",\"passwordEncrypt\":\"40de7fbe6ad34c9d581af31416ef2a6c\",\"publicUrl\":\"jdbc:mysql://32.13.26.23:66413/emall\",\"vip\":\"156.168.95.62\",\"db\":\"emall\",\"username\":\"sdggds\"}",
51
+ "ProductId": "59111",
52
+ "Region": "ap-beijing",
53
+ "ShowType": "MySQL",
54
+ "Status": 2,
55
+ "Type": "MYSQL"
56
+ }
57
+ ],
58
+ "TotalCount": 1,
59
+ "TotalPageNumber": null
60
+ },
61
+ "RequestId": "44266d40-5822-48b3-bf0f-74f5b06d98eb"
21
62
  }
22
63
  }
23
64
  ```
@@ -19,17 +19,17 @@ Output:
19
19
  "Response": {
20
20
  "DatabaseInfo": [
21
21
  {
22
- "DatasourceName": "abc",
23
- "DatasourceId": "abc",
24
- "DatabaseName": "abc",
25
- "DatabaseId": "abc",
26
- "InstanceId": "abc",
22
+ "DatasourceName": "hive-78yughbhyg",
23
+ "DatasourceId": "6789",
24
+ "DatabaseName": "dbName",
25
+ "DatabaseId": "89yuhi675tgy",
26
+ "InstanceId": "y79ugibh2wefsdc",
27
27
  "DatasourceType": 1,
28
- "OriginDatabaseName": "abc",
29
- "OriginSchemaName": "abc"
28
+ "OriginDatabaseName": "dbNmae",
29
+ "OriginSchemaName": "dbNmae"
30
30
  }
31
31
  ],
32
- "RequestId": "abc"
32
+ "RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
33
33
  }
34
34
  }
35
35
  ```