tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,12 +1,12 @@
1
- **Example 1: 范例**
2
-
1
+ **Example 1: 更新工作流调度范例1**
3
2
 
3
+ 更新工作流调度
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata ModifyWorkflowSchedule --cli-unfold-argument \
9
- --WorkflowId 34e51bc4-0cd9-11ed-8909-bc97e105ba60 \
9
+ --WorkflowId 34e51bc4-0cd9-11ed-89e105ba60 \
10
10
  --StartupTime 47483648 \
11
11
  --SelfDepend 1 \
12
12
  --ProjectId 1 \
@@ -26,7 +26,7 @@ Output:
26
26
  ```
27
27
  {
28
28
  "Response": {
29
- "RequestId": "dc5397bb-aa83-4ae2-8950-74e6f734102c",
29
+ "RequestId": "dc5397bb-74e6f734102c",
30
30
  "Data": {
31
31
  "Running": 0,
32
32
  "Success": 0,
@@ -37,15 +37,15 @@ Output:
37
37
  }
38
38
  ```
39
39
 
40
- **Example 2: 范例2**
41
-
40
+ **Example 2: 更新工作流调度范例2**
42
41
 
42
+ 更新工作流调度
43
43
 
44
44
  Input:
45
45
 
46
46
  ```
47
47
  tccli wedata ModifyWorkflowSchedule --cli-unfold-argument \
48
- --WorkflowId 34e51bc4-0cd9-11ed-8909-bc97e105ba60 \
48
+ --WorkflowId 34e51bc4-0cd9-1105ba60 \
49
49
  --StartupTime 47483648 \
50
50
  --SelfDepend 1 \
51
51
  --ProjectId 1 \
@@ -1,61 +1,33 @@
1
- **Example 1: 范例**
2
-
1
+ **Example 1: 注册事件**
3
2
 
3
+ 注册事件
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata RegisterEvent --cli-unfold-argument \
9
- --EventSubType DAY \
10
- --Name aab \
9
+ --ProjectId 1492511691706699776 \
10
+ --Name test_event_11 \
11
11
  --EventType TIME_SERIES \
12
- --DimensionFormat yyyyMMdd \
13
- --EventBroadcastType SINGLE \
14
- --ProjectId 1 \
15
- --Owner TBDS \
16
- --TimeUnit DAYS \
17
- --Description aa
18
- ```
19
-
20
- Output:
21
- ```
22
- {
23
- "Response": {
24
- "RequestId": "150c868d-0f20-4c31-b300-12c08be75328",
25
- "Data": true
26
- }
27
- }
28
- ```
29
-
30
- **Example 2: 范例2**
31
-
32
-
33
-
34
- Input:
35
-
36
- ```
37
- tccli wedata RegisterEvent --cli-unfold-argument \
38
12
  --EventSubType DAY \
39
- --Name mytest4 \
40
- --EventType TIME_SERIES \
41
- --DimensionFormat yyyyMMdd \
42
13
  --EventBroadcastType SINGLE \
43
- --ProjectId 1 \
44
- --Owner TBDS \
14
+ --DimensionFormat yyyyMMdd \
15
+ --TimeToLive 30 \
45
16
  --TimeUnit DAYS \
46
- --Description aa
17
+ --Owner micofywang \
18
+ --Description test
47
19
  ```
48
20
 
49
21
  Output:
50
22
  ```
51
23
  {
52
24
  "Response": {
53
- "RequestId": "3ba35016-968f-456e-aae9-b31e1e0c8df3",
54
25
  "Data": {
55
- "Result": true,
26
+ "ErrorDesc": null,
56
27
  "ErrorId": null,
57
- "ErrorDesc": null
58
- }
28
+ "Result": true
29
+ },
30
+ "RequestId": "d43d2a97-0522-4917-a471-dbc0a8b3c318"
59
31
  }
60
32
  }
61
33
  ```
@@ -28,8 +28,8 @@ Input:
28
28
 
29
29
  ```
30
30
  tccli wedata RemoveWorkflowDs --cli-unfold-argument \
31
- --ProjectId 123456 \
32
- --WorkflowId 123455
31
+ --ProjectId 1460947878944567296 \
32
+ --WorkflowId a09dac50-ed66-11ed-8909-bc97e105ba60
33
33
  ```
34
34
 
35
35
  Output:
@@ -1,29 +1,4 @@
1
- **Example 1: mock**
2
-
3
- mock
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata ResumeIntegrationTask --cli-unfold-argument \
9
- --TaskId abcde \
10
- --ProjectId 12345
11
- ```
12
-
13
- Output:
14
- ```
15
- {
16
- "Response": {
17
- "Error": {
18
- "Code": "UnauthorizedOperation",
19
- "Message": "未授权操作"
20
- },
21
- "RequestId": "5891312f-e0d9-40ef-925c-fdde1cd525af"
22
- }
23
- }
24
- ```
25
-
26
- **Example 2: 继续集成任务**
1
+ **Example 1: 继续集成任务**
27
2
 
28
3
  继续集成任务
29
4
 
@@ -31,11 +6,11 @@ Input:
31
6
 
32
7
  ```
33
8
  tccli wedata ResumeIntegrationTask --cli-unfold-argument \
34
- --TaskId abc \
35
- --ProjectId abc \
36
- --Event abc \
37
- --ExtConfig.0.Name abc \
38
- --ExtConfig.0.Value abc
9
+ --TaskId 4c187b4a-394b-4eb7-b9b0-948ca0552378 \
10
+ --ProjectId 1486446569620893696 \
11
+ --Event RESUME \
12
+ --ExtConfig.0.Name timestamp \
13
+ --ExtConfig.0.Value 1686811933000
39
14
  ```
40
15
 
41
16
  Output:
@@ -43,7 +18,7 @@ Output:
43
18
  {
44
19
  "Response": {
45
20
  "Data": true,
46
- "RequestId": "abc"
21
+ "RequestId": "b214be7-c5a0-44ca-bd92-9d21a68e2931"
47
22
  }
48
23
  }
49
24
  ```
@@ -6,9 +6,9 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata RobAndLockIntegrationTask --cli-unfold-argument \
9
- --TaskId abc \
10
- --ProjectId abc \
11
- --TaskType 1
9
+ --TaskId a9471037vb432fa8f88io37a217 \
10
+ --ProjectId 110225083773970304 \
11
+ --TaskType 202
12
12
  ```
13
13
 
14
14
  Output:
@@ -17,9 +17,9 @@ Output:
17
17
  "Response": {
18
18
  "RobLockState": {
19
19
  "IsRob": true,
20
- "Locker": "abc"
20
+ "Locker": "username"
21
21
  },
22
- "RequestId": "abc"
22
+ "RequestId": "m8d94710-374fe432f-a8f88ba4-d437a210"
23
23
  }
24
24
  }
25
25
  ```
@@ -1,21 +1,28 @@
1
- **Example 1: 1**
1
+ **Example 1: 实例批量置成功**
2
2
 
3
- 1
3
+ 实例运维-实例批量置成功
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
- tccli wedata RunForceSucScheduleInstances --cli-unfold-argument ```
8
+ tccli wedata RunForceSucScheduleInstances --cli-unfold-argument \
9
+ --ProjectId 148541567890667712 \
10
+ --Instances.0.TaskId 20240307215220701 \
11
+ --Instances.0.CurRunDate 2024-04-09 00:00:00 \
12
+ --Instances.1.TaskId 20240307221158488 \
13
+ --Instances.1.CurRunDate 2024-04-09 00:00:00
14
+ ```
9
15
 
10
16
  Output:
11
17
  ```
12
18
  {
13
19
  "Response": {
14
- "Error": {
15
- "Code": "FailedOperation",
16
- "Message": "[500] during [POST] to [http://scheduler-gateway-service/api/taskScheduler/instance/batchForceSuc] [ScheduleOpsApi#batchForceSuc(InstanceRequest)]: [{\"timestamp\":\"2023-08-28T08:40:41.514+0000\",\"status\":500,\"error\":\"Internal Server Error\",\"message\":\"获取当前用户选择的项目信息为空,请先选择或者创建项目!\",\"path\":\"/api/taskScheduler/instance/batchForceSuc\"}]"
20
+ "Data": {
21
+ "ErrorDesc": null,
22
+ "ErrorId": null,
23
+ "Result": true
17
24
  },
18
- "RequestId": "7f5215ed-d304-4feb-895a-449dcfe0576a"
25
+ "RequestId": "1d287884-1214-4b75-b4e8-383ee8e57918"
19
26
  }
20
27
  }
21
28
  ```
@@ -1,18 +1,20 @@
1
- **Example 1: 1**
1
+ **Example 1: 实例批量重跑**
2
+
3
+ 实例批量重跑
4
+
2
5
 
3
- 1
4
6
 
5
7
  Input:
6
8
 
7
9
  ```
8
10
  tccli wedata RunRerunScheduleInstances --cli-unfold-argument \
9
- --Instances.0.TaskId \
11
+ --Instances.0.TaskId 20240307215220701 \
12
+ --Instances.0.CurRunDate 2024-04-10 00:00:00 \
10
13
  --Instances.0.TaskName \
11
14
  --Instances.0.WorkflowId \
12
15
  --Instances.0.WorkflowName \
13
16
  --Instances.0.InCharge \
14
17
  --Instances.0.CycleType \
15
- --Instances.0.CurRunDate \
16
18
  --Instances.0.NextCurDate \
17
19
  --Instances.0.State \
18
20
  --Instances.0.DependenceFulfillTime \
@@ -38,25 +40,28 @@ tccli wedata RunRerunScheduleInstances --cli-unfold-argument \
38
40
  --Instances.0.SchedulerDesc \
39
41
  --Instances.0.FirstSubmitTime \
40
42
  --Instances.0.FirstRunTime \
41
- --Instances.0.ProjectId \
43
+ --Instances.0.ProjectId 127890865433555 \
42
44
  --Instances.0.ProjectIdent \
43
45
  --Instances.0.ProjectName \
44
46
  --Instances.0.TenantId \
45
47
  --Instances.0.InstanceKey \
46
- --RerunType \
47
- --DependentWay \
48
- --SonInstanceType
48
+ --CheckFather True \
49
+ --RerunType 2 \
50
+ --SkipEventListening True \
51
+ --DependentWay 1 \
52
+ --SonInstanceType 1
49
53
  ```
50
54
 
51
55
  Output:
52
56
  ```
53
57
  {
54
58
  "Response": {
55
- "Error": {
56
- "Code": "FailedOperation",
57
- "Message": "JSON parse error: Cannot deserialize value of type `com.tencent.tbds.guldan.api.store.service.api.utils.TaskCycleType` from String \"\": not one of the values accepted for Enum class: [ONEOFF_CYCLE, ELASTICITY_WEEK_CYCLE, DAY_CYCLE, YEAR_CYCLE, USER_DRIVE, MONTH_CYCLE, ELASTICITY_YUE_CYCLE, HOUR_CYCLE, CRONTAB_CYCLE, INSTANT, WEEK_CYCLE, MINUTE_CYCLE]; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `com.tencent.tbds.guldan.api.store.service.api.utils.TaskCycleType` from String \"\": not one of the values accepted for Enum class: [ONEOFF_CYCLE, ELASTICITY_WEEK_CYCLE, DAY_CYCLE, YEAR_CYCLE, USER_DRIVE, MONTH_CYCLE, ELASTICITY_YUE_CYCLE, HOUR_CYCLE, CRONTAB_CYCLE, INSTANT, WEEK_CYCLE, MINUTE_CYCLE]\n at [Source: (PushbackInputStream); line: 1, column: 102] (through reference chain: com.tencent.wedata.ai.ops.api.web.request.InstanceOpsRequest[\"Instances\"]->java.util.ArrayList[0]->com.tencent.wedata.ai.ops.commons.dto.scheduler.InstanceOpsDto[\"CycleType\"])"
59
+ "Data": {
60
+ "ErrorDesc": null,
61
+ "ErrorId": null,
62
+ "Result": true
58
63
  },
59
- "RequestId": "6896b274-816f-4523-a417-5555464a9e18"
64
+ "RequestId": "1d287884-1214-4b75-b4e8-383ee8e57918"
60
65
  }
61
66
  }
62
67
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata RunTasksByMultiWorkflow --cli-unfold-argument \
9
- --ProjectId abc \
10
- --WorkflowIds abc \
9
+ --ProjectId 1531609696090322952 \
10
+ --WorkflowIds 1520b2bc-f0f4-11ee-8d13-a4ae120f8272 \
11
11
  --EnableMakeUp 1
12
12
  ```
13
13
 
@@ -17,11 +17,11 @@ Output:
17
17
  "Response": {
18
18
  "Data": {
19
19
  "Result": true,
20
- "ResultMsg": "abc",
21
- "ErrorId": "abc",
22
- "ErrorDesc": "abc"
20
+ "ResultMsg": "",
21
+ "ErrorId": "",
22
+ "ErrorDesc": ""
23
23
  },
24
- "RequestId": "abc"
24
+ "RequestId": "0b2bc-f0f4-11ee-8d13-a4ae12072"
25
25
  }
26
26
  }
27
27
  ```
@@ -26,7 +26,7 @@ Output:
26
26
  ```
27
27
  {
28
28
  "Response": {
29
- "ErrorMessage": "查询失败",
29
+ "ErrorMessage": null,
30
30
  "FunctionId": "d65df5af-28b4-4171-9a24-ce96fc4e83fa",
31
31
  "RequestId": "ef431542-96ae-467c-b821-f594df8ac83c"
32
32
  }
@@ -1,22 +1,21 @@
1
1
  **Example 1: 设置任务告警**
2
2
 
3
-
3
+ 设置任务告警
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata SetTaskAlarmNew --cli-unfold-argument \
9
- --AlarmInfoList.0.AlarmId yyyy \
10
- --AlarmInfoList.0.TaskIds xxx,12323 \
11
- --AlarmInfoList.0.Status 1 \
12
- --AlarmInfoList.0.AlarmType overtime \
13
- --AlarmInfoList.0.AlarmWay SMS,Email \
14
- --AlarmInfoList.0.AlarmRecipient wang;ming \
15
- --AlarmInfoList.0.AlarmRecipientId 1;2 \
9
+ --AlarmInfoList.0.TaskIds 20240307211852581 \
10
+ --AlarmInfoList.0.AlarmType failure \
11
+ --AlarmInfoList.0.AlarmWay email \
12
+ --AlarmInfoList.0.AlarmRecipient micofywang \
13
+ --AlarmInfoList.0.AlarmRecipientId 100033435965 \
16
14
  --AlarmInfoList.0.Hours 0 \
17
- --AlarmInfoList.0.Minutes 59 \
15
+ --AlarmInfoList.0.Minutes 1 \
18
16
  --AlarmInfoList.0.TriggerType 1 \
19
- --ProjectId 1
17
+ --AlarmInfoList.0.Status 1 \
18
+ --ProjectId 1492511691706699776
20
19
  ```
21
20
 
22
21
  Output:
@@ -24,11 +23,11 @@ Output:
24
23
  {
25
24
  "Response": {
26
25
  "Data": {
27
- "SuccessCount": 0,
28
26
  "FailedCount": 0,
29
- "TotalCount": 0
27
+ "SuccessCount": 1,
28
+ "TotalCount": 1
30
29
  },
31
- "RequestId": "xx"
30
+ "RequestId": "ddabe7a0-9747-4a52-ad37-f820a7c020ee"
32
31
  }
33
32
  }
34
33
  ```
@@ -1,29 +1,4 @@
1
- **Example 1: mock**
2
-
3
- mock
4
-
5
- Input:
6
-
7
- ```
8
- tccli wedata StartIntegrationTask --cli-unfold-argument \
9
- --TaskId abcde \
10
- --ProjectId 12345
11
- ```
12
-
13
- Output:
14
- ```
15
- {
16
- "Response": {
17
- "Error": {
18
- "Code": "UnauthorizedOperation",
19
- "Message": "未授权操作"
20
- },
21
- "RequestId": "f09a4fcb-63b3-44a1-89e4-841f3491faff"
22
- }
23
- }
24
- ```
25
-
26
- **Example 2: 启动集成任务**
1
+ **Example 1: 启动集成任务**
27
2
 
28
3
  启动集成任务
29
4
 
@@ -31,11 +6,11 @@ Input:
31
6
 
32
7
  ```
33
8
  tccli wedata StartIntegrationTask --cli-unfold-argument \
34
- --TaskId abc \
35
- --ProjectId abc \
36
- --Event abc \
37
- --ExtConfig.0.Name abc \
38
- --ExtConfig.0.Value abc
9
+ --TaskId 4c187b4a-394b-4eb7-b9b0-948ca0552378 \
10
+ --ProjectId 1486446569620893696 \
11
+ --Event START \
12
+ --ExtConfig.0.Name timestamp \
13
+ --ExtConfig.0.Value 1686811933000
39
14
  ```
40
15
 
41
16
  Output:
@@ -43,7 +18,7 @@ Output:
43
18
  {
44
19
  "Response": {
45
20
  "Data": true,
46
- "RequestId": "abc"
21
+ "RequestId": "bb214be7-c5a0-44ca-bd92-9d21a68e2931"
47
22
  }
48
23
  }
49
24
  ```
@@ -6,8 +6,8 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata StopIntegrationTask --cli-unfold-argument \
9
- --TaskId abc \
10
- --ProjectId abc
9
+ --TaskId f00vb100e8264c67a3442mffd53ac2 \
10
+ --ProjectId 1102250839773970304
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": "tyv7b1-h00e826ad-4c67a349m-fkd53ac2"
19
19
  }
20
20
  }
21
21
  ```
@@ -16,7 +16,7 @@ Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "ErrorMessage": "test",
19
+ "ErrorMessage": null,
20
20
  "FunctionId": "d65df5af-28b4-4171-9a24-ce96fc4e83fa",
21
21
  "RequestId": "ef431542-96ae-467c-b821-f594df8ac83c"
22
22
  }
@@ -6,44 +6,43 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata SubmitSqlTask --cli-unfold-argument \
9
- --DatabaseType abc \
10
- --DatabaseName abc \
11
- --DatasourceId 0 \
12
- --GroupId abc \
13
- --EngineId abc \
14
- --ScriptId abc \
15
- --ScriptContent abc \
16
- --ProjectId abc \
17
- --ResourceQueue abc \
18
- --DatasourceType abc \
19
- --ComputeResource abc \
20
- --RunParams abc \
21
- --ConfParams abc \
22
- --ScriptEncryption True
9
+ --ProjectId 148541391437111111111 \
10
+ --DatasourceType HIVE \
11
+ --DatasourceId 1111 \
12
+ --GroupId 20240409111111111 \
13
+ --ResourceQueue default \
14
+ --ComputeResource \
15
+ --DatabaseName \
16
+ --ConfParams {"RunConfParams":"","AdhocFileName":"sqldemo.sql","ResourceConfParams":{}} \
17
+ --DatabaseType HIVE \
18
+ --ScriptId c6bff4c1-3ff1-4765-82b6-1111111 \
19
+ --ScriptContent LS1T \
20
+ --ScriptEncryption True \
21
+ --RunParams
23
22
  ```
24
23
 
25
24
  Output:
26
25
  ```
27
26
  {
28
27
  "Response": {
29
- "Record": {
30
- "Id": 1,
31
- "ScriptContent": "abc",
32
- "CreateTime": "2020-09-22T00:00:00+00:00",
33
- "Status": "abc",
34
- "InstanceId": "abc"
35
- },
36
28
  "Details": [
37
29
  {
38
- "Id": 1,
39
- "ScriptContent": "abc",
40
- "StartTime": "2020-09-22T00:00:00+00:00",
41
- "EndTime": "2020-09-22T00:00:00+00:00",
42
- "Status": "abc",
43
- "RecordId": 1
30
+ "EndTime": null,
31
+ "Id": 43248,
32
+ "RecordId": 30388,
33
+ "ScriptContent": "select 1",
34
+ "StartTime": null,
35
+ "Status": "WAITING"
44
36
  }
45
37
  ],
46
- "RequestId": "abc"
38
+ "Record": {
39
+ "CreateTime": "2024-04-15T15:36:34+08:00",
40
+ "Id": 30388,
41
+ "InstanceId": "6202404151536358025_2024-04-15T15:36:35+08:00",
42
+ "ScriptContent": "\n\n\n\n\nselect 1\n",
43
+ "Status": "WAITING"
44
+ },
45
+ "RequestId": "65e7142b-7d21-4df8-af43-b5705a6f8923"
47
46
  }
48
47
  }
49
48
  ```
@@ -1,23 +1,23 @@
1
- **Example 1: 范例**
2
-
1
+ **Example 1: 提交任务**
3
2
 
3
+ 提交任务
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata SubmitTask --cli-unfold-argument \
9
- --StartScheduling false \
10
- --VersionRemark aa \
11
- --TaskId 20220727140613327 \
12
- --ProjectId 1
9
+ --ProjectId 1492511691706699776 \
10
+ --TaskId 20240307211852581 \
11
+ --VersionRemark 3 \
12
+ --StartScheduling False
13
13
  ```
14
14
 
15
15
  Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "RequestId": "5e5be8fd-a346-40c0-b2fa-5e62a13f4879",
20
- "Data": true
19
+ "Data": true,
20
+ "RequestId": "12ecd019-da78-48e5-8a5b-fc2751b528ec"
21
21
  }
22
22
  }
23
23
  ```
@@ -6,40 +6,20 @@ Input:
6
6
 
7
7
  ```
8
8
  tccli wedata SubmitTaskTestRun --cli-unfold-argument \
9
- --WorkFlowId abc \
10
- --Name abc \
11
- --Tasks.0.ClusterId abc \
12
- --Tasks.0.StageId abc \
13
- --Tasks.0.JobId abc \
14
- --Tasks.0.StageName abc \
15
- --Tasks.0.Type abc \
16
- --Tasks.0.Mode abc \
17
- --Tasks.0.Version abc \
18
- --Tasks.0.Queue abc \
19
- --Tasks.0.Content abc \
20
- --Tasks.0.Parameters.0.Key abc \
21
- --Tasks.0.Parameters.0.Value abc \
22
- --Tasks.0.Description abc \
23
- --Tasks.0.ProjectId abc \
24
- --Tasks.0.JobType abc \
25
- --Tasks.0.WorkFlowId abc \
26
- --Description abc \
27
- --TaskIds abc \
28
- --ProjectId abc \
29
- --RunParams abc \
30
- --ScriptContent abc \
31
- --VersionId abc
9
+ --ProjectId 1470575647377821696 \
10
+ --TaskIds 20240409181012354 \
11
+ --ScriptContent LS1IaXZlIFNRTAotLSoqKioqKioqKioqKioqKioqKioqKioqKi0tCDE=
32
12
  ```
33
13
 
34
14
  Output:
35
15
  ```
36
16
  {
37
17
  "Response": {
38
- "JobId": 0,
18
+ "JobId": 442070,
39
19
  "RecordId": [
40
- 0
20
+ 458128
41
21
  ],
42
- "RequestId": "abc"
22
+ "RequestId": "feb87188-5b4b-457c-b08f-24337395f091"
43
23
  }
44
24
  }
45
25
  ```
@@ -1,13 +1,13 @@
1
- **Example 1: 范例**
2
-
1
+ **Example 1: 提交工作流范例**
3
2
 
3
+ 提交工作流
4
4
 
5
5
  Input:
6
6
 
7
7
  ```
8
8
  tccli wedata SubmitWorkflow --cli-unfold-argument \
9
9
  --StartScheduling true \
10
- --WorkflowId 9e993c1d-0cd9-11ed-8909-bc97e105ba60 \
10
+ --WorkflowId 9e993c1d-0cd9-11ed-8e105ba60 \
11
11
  --VersionRemark aa \
12
12
  --ProjectId 1
13
13
  ```
@@ -16,13 +16,17 @@ Output:
16
16
  ```
17
17
  {
18
18
  "Response": {
19
- "RequestId": "dbf3183c-7911-4ae8-968b-c9cc1dbd0ff5",
20
19
  "Data": {
21
- "TaskIds": null,
22
- "Result": false,
23
- "ErrorDesc": "无可执行的任务!",
24
- "ErrorId": "无可执行的任务!"
25
- }
20
+ "TaskIds": [
21
+ "20230629153735945",
22
+ "20230629153757617",
23
+ "20230703141549308"
24
+ ],
25
+ "Result": true,
26
+ "ErrorDesc": null,
27
+ "ErrorId": null
28
+ },
29
+ "RequestId": "1c56c530-b6c9-4976-afd4-3b96fa2bd6bd"
26
30
  }
27
31
  }
28
32
  ```