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
@@ -1,28 +1,6 @@
1
- **Example 1: 1**
1
+ **Example 1: 任务状态统计示例**
2
2
 
3
- 1
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata DescribeSchedulerTaskCntByStatus --cli-unfold-argument ```
9
-
10
- Output:
11
- ```
12
- {
13
- "Response": {
14
- "Error": {
15
- "Code": "AuthFailure.SignatureFailure",
16
- "Message": "The provided credentials could not be validated. Please check your signature is correct."
17
- },
18
- "RequestId": "ffa95942-29bb-4bfd-b207-a23d4c265504"
19
- }
20
- }
21
- ```
22
-
23
- **Example 2: 示例1**
24
-
25
- demo
3
+ 任务状态统计
26
4
 
27
5
  Input:
28
6
 
@@ -1,37 +1,13 @@
1
- **Example 1: 1**
1
+ **Example 1: 运维大屏-任务状态分布示例**
2
2
 
3
- 1
3
+ 运维大屏-任务状态分布
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeSchedulerTaskTypeCnt --cli-unfold-argument \
9
- --ProjectId 1 \
10
- --InCharge 1
11
- ```
12
-
13
- Output:
14
- ```
15
- {
16
- "Response": {
17
- "Error": {
18
- "Code": "UnknownParameter",
19
- "Message": "The parameter `InCharge` is not recognized."
20
- },
21
- "RequestId": "11beba5a-ce1f-4347-a64e-29e60cb9955d"
22
- }
23
- }
24
- ```
25
-
26
- **Example 2: 示例一**
27
-
28
- 示例一
29
-
30
- Input:
31
-
32
- ```
33
- tccli wedata DescribeSchedulerTaskTypeCnt --cli-unfold-argument \
34
- --ProjectId 1460947878944567296
9
+ --ProjectId 15316096965952 \
10
+ --InCharge allenbguo
35
11
  ```
36
12
 
37
13
  Output:
@@ -40,22 +16,22 @@ Output:
40
16
  "Response": {
41
17
  "Data": [
42
18
  {
43
- "Number": "26",
44
- "TaskType": "35",
45
- "TypeName": "Shell"
19
+ "Number": null,
20
+ "TaskType": "26",
21
+ "TypeName": "离线同步"
46
22
  },
47
23
  {
48
- "Number": "5",
24
+ "Number": null,
49
25
  "TaskType": "34",
50
26
  "TypeName": "Hive SQL"
51
27
  },
52
28
  {
53
- "Number": "1",
54
- "TaskType": "30",
55
- "TypeName": "Python"
29
+ "Number": null,
30
+ "TaskType": "35",
31
+ "TypeName": "Shell"
56
32
  }
57
33
  ],
58
- "RequestId": "5a95de10-2d07-4c4b-ad03-fcc8e1c5c1f7"
34
+ "RequestId": "742ab36d-d56c-457e-b42a-b721d2a6b091"
59
35
  }
60
36
  }
61
37
  ```
@@ -1,45 +1,19 @@
1
- **Example 1: 1**
1
+ **Example 1: 任务状态趋势示例**
2
2
 
3
- 1
3
+ 任务状态趋势
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeStatisticInstanceStatusTrendOps --cli-unfold-argument \
9
- --ProjectId \
9
+ --ProjectId 153160969665952 \
10
10
  --TaskTypeId \
11
- --TimeType \
12
- --TypeName \
13
- --StartTime \
14
- --EndTime \
15
- --ExecutionGroupId \
16
- --ExecutionGroupName \
11
+ --StateList 2 \
12
+ --StartTime 2024-04-14 00:00:00 \
13
+ --EndTime 2024-04-14 23:59:59 \
17
14
  --InCharge \
18
- --AggregationUnit
19
- ```
20
-
21
- Output:
22
- ```
23
- {
24
- "Response": {
25
- "Error": {
26
- "Code": "InternalError",
27
- "Message": "An internal error has occurred. Retry your request, but if the problem persists, contact us."
28
- },
29
- "RequestId": "bf089177-0858-4917-aaa1-155ddb7accfc"
30
- }
31
- }
32
- ```
33
-
34
- **Example 2: demo**
35
-
36
- 测试
37
-
38
- Input:
39
-
40
- ```
41
- tccli wedata DescribeStatisticInstanceStatusTrendOps --cli-unfold-argument \
42
- --ProjectId 1
15
+ --AggregationUnit H \
16
+ --WorkflowId
43
17
  ```
44
18
 
45
19
  Output:
@@ -48,47 +22,16 @@ Output:
48
22
  "Response": {
49
23
  "Data": [
50
24
  {
51
- "CountList": [
52
- 1
53
- ],
54
- "TimeList": [
55
- "abc"
56
- ],
57
- "InstanceStatus": "abc",
58
- "InstanceCount": 1,
59
- "ShowTime": "abc"
25
+ "Count": 9,
26
+ "CountList": null,
27
+ "InstanceCount": 0,
28
+ "InstanceStatus": "SUCCEED",
29
+ "ReportTime": "2024-04-14 01:00:00",
30
+ "ShowTime": null,
31
+ "TimeList": null
60
32
  }
61
33
  ],
62
- "RequestId": "abc"
63
- }
64
- }
65
- ```
66
-
67
- **Example 3: 后台错误**
68
-
69
- 后台错误
70
-
71
- Input:
72
-
73
- ```
74
- tccli wedata DescribeStatisticInstanceStatusTrendOps --cli-unfold-argument \
75
- --ProjectId 1460947878944567296 \
76
- --TaskTypeId \
77
- --StartTime 2023-12-14 00:00:00 \
78
- --InCharge \
79
- --StateList 2 \
80
- --AggregationUnit H
81
- ```
82
-
83
- Output:
84
- ```
85
- {
86
- "Response": {
87
- "Error": {
88
- "Code": "FailedOperation",
89
- "Message": "实例状态趋势获取异常:[500] during [GET] to [http://scheduler-gateway-service/api/taskScheduler/instanceStatusReport/instanceTrend?projectId=1460947878944567296&inCharge&stateList=2&startTime=2023-12-14%2000%3A00%3A00&aggregationUnit=H] [ScheduleOpsApi#countByType(String,String,Integer,List,String,String,String,Integer)]: [{\"timestamp\":\"2023-12-15T02:47:53.694+00:00\",\"status\":500,\"error\":\"Internal Server Error\",\"path\":\"/api/taskScheduler/instanceStatusReport/instanceTrend\"}]"
90
- },
91
- "RequestId": "1a450423-a41a-44b0-83dd-e53ebc215862"
34
+ "RequestId": "e75879e3-0fa6-472d-a1df-3408e4501c08"
92
35
  }
93
36
  }
94
37
  ```
@@ -6,16 +6,16 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeStreamTaskLogList --cli-unfold-argument \
9
- --ProjectId abc \
10
- --TaskId abc \
11
- --JobId abc \
12
- --Container abc \
13
- --EndTime 1 \
14
- --StartTime 1 \
9
+ --ProjectId 1 \
10
+ --TaskId 20230112170349643 \
11
+ --JobId 123213 \
12
+ --Container pod \
13
+ --EndTime 143213 \
14
+ --StartTime 143113 \
15
15
  --Limit 1 \
16
- --OrderType abc \
16
+ --OrderType desc \
17
17
  --RunningOrderId 1 \
18
- --Keyword abc
18
+ --Keyword INFO
19
19
  ```
20
20
 
21
21
  Output:
@@ -25,14 +25,14 @@ Output:
25
25
  "ListOver": true,
26
26
  "LogContentList": [
27
27
  {
28
- "Log": "abc",
29
- "PkgId": "abc",
30
- "PkgLogId": "abc",
28
+ "Log": "vdscsdcs",
29
+ "PkgId": "1",
30
+ "PkgLogId": "1",
31
31
  "Time": 1,
32
- "ContainerName": "abc"
32
+ "ContainerName": "pod"
33
33
  }
34
34
  ],
35
- "RequestId": "abc"
35
+ "RequestId": "as1cs2c123asyi23bh213cc"
36
36
  }
37
37
  }
38
38
  ```
@@ -16,97 +16,95 @@ Output:
16
16
  "Response": {
17
17
  "Data": [
18
18
  {
19
- "TaskId": "abc",
20
- "VirtualTaskId": "abc",
21
- "VirtualFlag": true,
22
- "TaskName": "abc",
23
- "WorkflowId": "abc",
24
- "RealWorkflowId": "abc",
25
- "WorkflowName": "abc",
26
- "FolderId": "abc",
27
- "FolderName": "abc",
28
- "CreateTime": "abc",
29
- "LastUpdate": "abc",
30
- "Status": "abc",
31
- "InCharge": "abc",
32
- "InChargeId": "abc",
33
- "StartTime": "abc",
34
- "EndTime": "abc",
35
- "ExecutionStartTime": "abc",
36
- "ExecutionEndTime": "abc",
37
- "CycleType": "abc",
19
+ "BrokerIp": "any",
20
+ "ClusterId": null,
21
+ "CreateTime": "2024-01-03 15:52:36",
22
+ "Creator": "jack",
23
+ "Crontab": null,
24
+ "CrontabExpression": null,
25
+ "CycleNum": null,
38
26
  "CycleStep": 1,
39
- "CrontabExpression": "abc",
40
- "DelayTime": 1,
41
- "StartupTime": 1,
42
- "RetryWait": 1,
27
+ "CycleType": "DAY_CYCLE",
28
+ "CycleUnit": null,
29
+ "DelayTime": 0,
30
+ "DependencyRel": "and",
31
+ "DependencyWorkflow": "no",
32
+ "EndDate": null,
33
+ "EndTime": "2099-12-31 23:59:59",
34
+ "EventListenerConfig": null,
35
+ "EventPublisherConfig": null,
36
+ "ExecutionEndTime": null,
37
+ "ExecutionStartTime": null,
38
+ "ExecutionTTL": -1,
39
+ "ExecutorGroupId": null,
40
+ "ExecutorGroupName": null,
41
+ "FirstRunTime": null,
42
+ "FirstSubmitTime": null,
43
+ "FolderId": null,
44
+ "FolderName": null,
45
+ "InCharge": "v_vyuyudu",
46
+ "InChargeId": "100029071486",
47
+ "InitStrategy": null,
48
+ "InstanceInitStrategy": "T_PLUS_0",
49
+ "LastSchedulerCommitTime": null,
50
+ "LastUpdate": "2024-01-03 16:36:34",
51
+ "Layer": null,
52
+ "LeftCoordinate": 365,
53
+ "MaxDateTime": null,
54
+ "MinDateTime": null,
55
+ "NormalizedJobStartTime": null,
56
+ "Notes": "",
57
+ "OwnId": "100028448903",
58
+ "ProductName": "DATA_DEV",
59
+ "ProjectId": "your projectId",
60
+ "ProjectIdent": null,
61
+ "ProjectName": null,
62
+ "RealWorkflowId": null,
63
+ "ResourceGroup": "your ResourceGroup",
43
64
  "RetryAble": 1,
44
- "TaskAction": "abc",
45
- "TryLimit": 1,
46
- "RunPriority": 1,
65
+ "RetryWait": 5,
66
+ "RunPriority": 6,
67
+ "ScheduleDesc": null,
68
+ "SchedulerDesc": null,
69
+ "SelfDepend": "serial",
70
+ "ShowWorkflow": false,
71
+ "SourceServiceId": ";8738;",
72
+ "SourceServiceType": ";mysql;",
73
+ "StartDate": null,
74
+ "StartTime": "2024-01-03 00:00:00",
75
+ "StartupTime": 0,
76
+ "Status": "Y",
77
+ "TargetServiceId": ";122116;",
78
+ "TargetServiceType": ";hive;",
79
+ "TaskAction": "",
80
+ "TaskId": "your TaskId",
81
+ "TaskLinkInfo": null,
82
+ "TaskName": "mysql2hive_test",
47
83
  "TaskType": {
48
- "TypeDesc": "abc",
49
- "TypeId": 0,
50
- "TypeSort": "abc"
84
+ "TypeDesc": "离线同步",
85
+ "TypeId": 26,
86
+ "TypeSort": "数据同步"
51
87
  },
52
- "BrokerIp": "abc",
53
- "ClusterId": "abc",
54
- "MinDateTime": "abc",
55
- "MaxDateTime": "abc",
56
- "ExecutionTTL": 0,
57
- "SelfDepend": "abc",
58
- "LeftCoordinate": 0,
59
- "TopCoordinate": 0,
60
- "Notes": "abc",
61
- "InstanceInitStrategy": "abc",
62
- "YarnQueue": "abc",
63
- "LastSchedulerCommitTime": "abc",
64
- "NormalizedJobStartTime": "abc",
65
- "SchedulerDesc": "abc",
66
- "ResourceGroup": "abc",
67
- "Creator": "abc",
68
- "DependencyRel": "abc",
69
- "DependencyWorkflow": "abc",
70
- "EventListenerConfig": "abc",
71
- "EventPublisherConfig": "abc",
72
- "VirtualTaskStatus": "abc",
73
- "TaskLinkInfo": {
74
- "Id": "abc",
75
- "LinkKey": "abc",
76
- "TaskFrom": "abc",
77
- "TaskTo": "abc",
78
- "InCharge": "abc",
79
- "LinkDependencyType": "abc",
80
- "Offset": "abc",
81
- "LinkType": "abc",
82
- "WorkflowId": "abc"
83
- },
84
- "ProductName": "abc",
85
- "ProjectId": "abc",
86
- "ProjectIdent": "abc",
87
- "ProjectName": "abc",
88
- "OwnId": "abc",
89
- "UserId": "abc",
90
- "TenantId": "abc",
91
- "UpdateUser": "abc",
92
- "UpdateTime": "abc",
93
- "UpdateUserId": "abc",
94
- "TaskTypeId": 0,
95
- "TaskTypeDesc": "abc",
96
- "ShowWorkflow": true,
97
- "FirstSubmitTime": "abc",
98
- "FirstRunTime": "abc",
99
- "ScheduleDesc": "abc",
100
- "CycleNum": 0,
101
- "Crontab": "abc",
102
- "StartDate": "abc",
103
- "EndDate": "abc",
104
- "CycleUnit": "abc",
105
- "InitStrategy": "abc",
106
- "Layer": "abc"
88
+ "TaskTypeDesc": null,
89
+ "TaskTypeId": null,
90
+ "TenantId": "your TenantId",
91
+ "TopCoordinate": 162,
92
+ "TryLimit": 5,
93
+ "UpdateTime": "2024-01-03 16:36:29",
94
+ "UpdateUser": "hang",
95
+ "UpdateUserId": "your UpdateUserId",
96
+ "UserId": "your UserId",
97
+ "VirtualFlag": false,
98
+ "VirtualTaskId": null,
99
+ "VirtualTaskStatus": null,
100
+ "WorkflowId": "c66da3ee-aa0b-11ee-8d13-a4ae120f8272",
101
+ "WorkflowName": "test11",
102
+ "YarnQueue": null,
103
+ "TasksStr": "your TasksStr",
104
+ "Submit": true
107
105
  }
108
106
  ],
109
- "RequestId": "abc"
107
+ "RequestId": "fe7aeb66-f05b-4241-8f8a-7d6cd6975bd6"
110
108
  }
111
109
  }
112
110
  ```
@@ -22,13 +22,13 @@ Output:
22
22
  "Response": {
23
23
  "TableInfo": [
24
24
  {
25
- "TableId": "abc",
26
- "TableName": "abc",
27
- "OriginDatabaseName": "abc",
28
- "OriginSchemaName": "abc"
25
+ "TableId": "1",
26
+ "TableName": "table1",
27
+ "OriginDatabaseName": "mysql",
28
+ "OriginSchemaName": "datasource"
29
29
  }
30
30
  ],
31
- "RequestId": "abc"
31
+ "RequestId": "as1cs2c123asyi23bh213cc"
32
32
  }
33
33
  }
34
34
  ```
@@ -6,35 +6,35 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata DescribeTableQualityDetails --cli-unfold-argument \
9
- --PageSize 0 \
10
- --ProjectId 0 \
11
- --StatisticsDate 0 \
12
- --DatasourceId \
9
+ --PageSize 1 \
10
+ --ProjectId 153161111111111111 \
11
+ --StatisticsDate 1679414400 \
12
+ --DatasourceId dsadsa-dsadihjks \
13
13
  --OrderFields.0.Direction DESC \
14
14
  --OrderFields.0.Name TableScore \
15
15
  --PageNumber 0 \
16
16
  --Filters.0.Values TableName \
17
- --Filters.0.Name test
17
+ --Filters.0.Name dq_table1
18
18
  ```
19
19
 
20
20
  Output:
21
21
  ```
22
22
  {
23
23
  "Response": {
24
- "RequestId": "f2a131b8-0de7-4cb8-a354-9bbfc5d3a028",
24
+ "RequestId": "f2a131b8-0dd3a028",
25
25
  "Data": {
26
26
  "TotalCount": 4,
27
27
  "Items": [
28
28
  {
29
- "DatabaseId": "",
30
- "DatabaseName": "",
31
- "TableId": "",
32
- "TableName": "",
33
- "OwnerUserId": 1234,
34
- "OwnerUserName": "",
35
- "DatabaseScore": 0.0,
36
- "TableScore": 0.0,
37
- "LastPeriodRatio": 0.0
29
+ "DatabaseId": "dsadasd-dsad",
30
+ "DatabaseName": "dq_db1",
31
+ "TableId": "dsjklj-jkjk",
32
+ "TableName": "dq_table1",
33
+ "OwnerUserId": 100333290099,
34
+ "OwnerUserName": "zhangsna",
35
+ "DatabaseScore": 0.8,
36
+ "TableScore": 12.0,
37
+ "LastPeriodRatio": 0.18
38
38
  }
39
39
  ]
40
40
  }
@@ -19,13 +19,13 @@ Output:
19
19
  "Response": {
20
20
  "SchemaInfoList": [
21
21
  {
22
- "ColumnKey": "abc",
23
- "Description": "abc",
24
- "Name": "abc",
25
- "Type": "abc"
22
+ "ColumnKey": "ColumnKey",
23
+ "Description": "Description",
24
+ "Name": "Name",
25
+ "Type": "HIVE"
26
26
  }
27
27
  ],
28
- "RequestId": "abc"
28
+ "RequestId": "b91acd1a-1ca9-4d94-9647-e032924ac6bc"
29
29
  }
30
30
  }
31
31
  ```
@@ -8,8 +8,8 @@ Input:
8
8
  tccli wedata DescribeTableScoreTrend --cli-unfold-argument \
9
9
  --StatisticsStartDate 1679414400 \
10
10
  --StatisticsEndDate 1679414400 \
11
- --ProjectId 1 \
12
- --TableId 23f
11
+ --ProjectId 153161111111111111 \
12
+ --TableId dsjhj-dsada
13
13
  ```
14
14
 
15
15
  Output:
@@ -18,11 +18,11 @@ Output:
18
18
  "Response": {
19
19
  "RequestId": "8f440fef-24c6-4f5c-a58e-7e0aa7aa19d7",
20
20
  "Data": {
21
- "AverageScore": 0.0,
21
+ "AverageScore": 12.0,
22
22
  "DailyScoreList": [
23
23
  {
24
- "StatisticsDate": 0,
25
- "Score": 0.0
24
+ "StatisticsDate": 1679414400,
25
+ "Score": 8.0
26
26
  }
27
27
  ]
28
28
  }