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,6 +1,6 @@
1
- **Example 1: 成功获取补录计划任务实例**
1
+ **Example 1: 获取补录计划任务实例**
2
2
 
3
- 成功获取补录计划任务实例
3
+ 数据补录-获取补录计划任务实例
4
4
 
5
5
  Input:
6
6
 
@@ -18,66 +18,334 @@ Output:
18
18
  {
19
19
  "Response": {
20
20
  "Data": {
21
+ "TotalCount": 1,
22
+ "TotalPage": 1,
23
+ "PageCount": 1,
24
+ "PageNumber": 1,
25
+ "PageSize": 10,
21
26
  "Items": [
22
27
  {
23
- "AvgCostTime": null,
24
- "CostMillisecond": null,
25
- "CostTime": "8000",
26
- "CreateTime": null,
27
- "CurRunDate": "2023-05-26 03:00:00",
28
+ "TaskId": "2002090216540987",
29
+ "TaskName": "test_shell_0",
30
+ "WorkflowId": null,
31
+ "WorkflowName": null,
32
+ "InCharge": null,
28
33
  "CycleType": null,
29
- "DependenceFulfillTime": null,
30
- "DependencyRel": null,
34
+ "CurRunDate": "2024-04-08 00:00:00",
35
+ "NextCurDate": null,
36
+ "RunPriority": 1,
37
+ "TryLimit": 1,
38
+ "Tries": 1,
39
+ "TotalRunNum": 1,
31
40
  "DoFlag": 0,
32
- "EndTime": "2023-05-28 23:03:05",
41
+ "RedoFlag": 1,
42
+ "State": "EXPIRED",
43
+ "RuntimeBroker": null,
33
44
  "ErrorDesc": null,
34
- "ExecutionSpace": null,
45
+ "TaskType": {
46
+ "TypeDesc": null,
47
+ "TypeId": 0,
48
+ "TypeSort": null
49
+ },
50
+ "DependenceFulfillTime": null,
35
51
  "FirstDependenceFulfillTime": null,
36
- "FirstRunTime": null,
37
52
  "FirstStartTime": null,
38
- "FirstSubmitTime": null,
39
- "FolderId": null,
40
- "FolderName": null,
41
- "IgnoreEvent": false,
42
- "InCharge": null,
53
+ "StartTime": null,
54
+ "EndTime": "2024-04-09 18:21:36",
55
+ "CostTime": "00:00:00.000",
56
+ "CostMillisecond": 1,
57
+ "MaxCostTime": 1,
58
+ "MinCostTime": 1,
59
+ "AvgCostTime": 0,
43
60
  "LastLog": null,
61
+ "SchedulerDateTime": null,
44
62
  "LastSchedulerDateTime": null,
45
63
  "LastUpdate": null,
46
- "MaxCostTime": null,
47
- "MinCostTime": null,
48
- "NextCurDate": null,
64
+ "CreateTime": null,
65
+ "DependencyRel": null,
66
+ "ExecutionSpace": null,
67
+ "IgnoreEvent": true,
68
+ "VirtualFlag": true,
69
+ "FolderId": null,
70
+ "FolderName": null,
71
+ "SonList": null,
49
72
  "ProductName": null,
50
- "ProjectId": null,
51
- "ProjectIdent": null,
52
- "ProjectName": null,
53
- "RedoFlag": 0,
54
73
  "ResourceGroup": null,
55
74
  "ResourceInstanceId": null,
56
- "RunPriority": 0,
57
- "RuntimeBroker": null,
58
- "SchedulerDateTime": null,
75
+ "YarnQueue": null,
59
76
  "SchedulerDesc": null,
60
- "SonList": null,
61
- "StartTime": "2023-05-28 23:03:05",
62
- "State": "COMPLETED",
63
- "TaskId": "2023052809431xxxx",
64
- "TaskName": null,
65
- "TaskType": null,
77
+ "FirstSubmitTime": null,
78
+ "FirstRunTime": null,
79
+ "ProjectId": null,
80
+ "ProjectIdent": null,
81
+ "ProjectName": null,
66
82
  "TenantId": null,
67
- "Tries": 0,
68
- "TryLimit": 0,
69
- "VirtualFlag": null,
70
- "WorkflowId": null,
71
- "WorkflowName": null,
72
- "YarnQueue": null
83
+ "InstanceKey": null,
84
+ "ExecutorGroupId": null,
85
+ "ExecutorGroupName": null,
86
+ "RelatedInstanceList": [
87
+ {
88
+ "TaskId": null,
89
+ "TaskName": null,
90
+ "WorkflowId": null,
91
+ "WorkflowName": null,
92
+ "InCharge": null,
93
+ "CycleType": null,
94
+ "CurRunDate": null,
95
+ "NextCurDate": null,
96
+ "RunPriority": 1,
97
+ "TryLimit": 1,
98
+ "Tries": 1,
99
+ "TotalRunNum": 1,
100
+ "DoFlag": 1,
101
+ "RedoFlag": 1,
102
+ "State": null,
103
+ "RuntimeBroker": null,
104
+ "ErrorDesc": null,
105
+ "TaskType": {
106
+ "TypeDesc": null,
107
+ "TypeId": 0,
108
+ "TypeSort": null
109
+ },
110
+ "DependenceFulfillTime": null,
111
+ "FirstDependenceFulfillTime": null,
112
+ "FirstStartTime": null,
113
+ "StartTime": "2024-04-09 18:23:48",
114
+ "EndTime": null,
115
+ "CostTime": null,
116
+ "CostMillisecond": 1,
117
+ "MaxCostTime": 1,
118
+ "MinCostTime": 1,
119
+ "AvgCostTime": 0,
120
+ "LastLog": null,
121
+ "SchedulerDateTime": null,
122
+ "LastSchedulerDateTime": null,
123
+ "LastUpdate": null,
124
+ "CreateTime": null,
125
+ "DependencyRel": null,
126
+ "ExecutionSpace": null,
127
+ "IgnoreEvent": true,
128
+ "VirtualFlag": true,
129
+ "FolderId": null,
130
+ "FolderName": null,
131
+ "SonList": null,
132
+ "ProductName": null,
133
+ "ResourceGroup": null,
134
+ "ResourceInstanceId": null,
135
+ "YarnQueue": null,
136
+ "SchedulerDesc": null,
137
+ "FirstSubmitTime": null,
138
+ "FirstRunTime": null,
139
+ "ProjectId": null,
140
+ "ProjectIdent": null,
141
+ "ProjectName": null,
142
+ "TenantId": null,
143
+ "InstanceKey": null,
144
+ "ExecutorGroupId": null,
145
+ "ExecutorGroupName": null,
146
+ "RelatedInstanceList": [
147
+ {
148
+ "TaskId": null,
149
+ "TaskName": null,
150
+ "WorkflowId": null,
151
+ "WorkflowName": null,
152
+ "InCharge": null,
153
+ "CycleType": null,
154
+ "CurRunDate": null,
155
+ "NextCurDate": null,
156
+ "RunPriority": 1,
157
+ "TryLimit": 1,
158
+ "Tries": 1,
159
+ "TotalRunNum": 1,
160
+ "DoFlag": 1,
161
+ "RedoFlag": 1,
162
+ "State": null,
163
+ "RuntimeBroker": null,
164
+ "ErrorDesc": null,
165
+ "TaskType": {
166
+ "TypeDesc": null,
167
+ "TypeId": 0,
168
+ "TypeSort": null
169
+ },
170
+ "DependenceFulfillTime": null,
171
+ "FirstDependenceFulfillTime": null,
172
+ "FirstStartTime": null,
173
+ "StartTime": null,
174
+ "EndTime": null,
175
+ "CostTime": null,
176
+ "CostMillisecond": 1,
177
+ "MaxCostTime": 1,
178
+ "MinCostTime": 1,
179
+ "AvgCostTime": 0,
180
+ "LastLog": null,
181
+ "SchedulerDateTime": null,
182
+ "LastSchedulerDateTime": null,
183
+ "LastUpdate": null,
184
+ "CreateTime": null,
185
+ "DependencyRel": null,
186
+ "ExecutionSpace": null,
187
+ "IgnoreEvent": true,
188
+ "VirtualFlag": true,
189
+ "FolderId": null,
190
+ "FolderName": null,
191
+ "SonList": null,
192
+ "ProductName": null,
193
+ "ResourceGroup": null,
194
+ "ResourceInstanceId": null,
195
+ "YarnQueue": null,
196
+ "SchedulerDesc": null,
197
+ "FirstSubmitTime": null,
198
+ "FirstRunTime": null,
199
+ "ProjectId": null,
200
+ "ProjectIdent": null,
201
+ "ProjectName": null,
202
+ "TenantId": null,
203
+ "InstanceKey": null,
204
+ "ExecutorGroupId": null,
205
+ "ExecutorGroupName": null,
206
+ "RelatedInstanceSize": 0,
207
+ "OwnerId": null,
208
+ "UserId": null,
209
+ "InstanceLifeCycleOpsDto": {
210
+ "TaskId": null,
211
+ "CurRunDate": null,
212
+ "LifeRound": 0,
213
+ "RunType": null,
214
+ "Tries": 0,
215
+ "InstanceLifeDetailDtoList": [
216
+ {
217
+ "State": null,
218
+ "StartTime": null,
219
+ "DetailState": null,
220
+ "EndTime": null
221
+ }
222
+ ],
223
+ "RunnerState": null,
224
+ "ErrorDesc": null,
225
+ "ErrorCodeLevel": null,
226
+ "InstanceLogListOpsDto": {
227
+ "TaskId": null,
228
+ "CurRunDate": null,
229
+ "Tries": null,
230
+ "LastUpdate": null,
231
+ "BrokerIp": null,
232
+ "FileSize": null,
233
+ "OriginFileName": null,
234
+ "CreateTime": null,
235
+ "InstanceLogType": null,
236
+ "TaskName": null,
237
+ "CostTime": null,
238
+ "InstanceStatus": null,
239
+ "CodeFileName": null,
240
+ "ExtensionInfo": [
241
+ {
242
+ "Key": null,
243
+ "Value": null,
244
+ "Description": null
245
+ }
246
+ ]
247
+ },
248
+ "InstanceState": null
249
+ },
250
+ "RetryAttempts": 1
251
+ }
252
+ ],
253
+ "RelatedInstanceSize": 0,
254
+ "OwnerId": null,
255
+ "UserId": null,
256
+ "InstanceLifeCycleOpsDto": {
257
+ "TaskId": null,
258
+ "CurRunDate": null,
259
+ "LifeRound": 0,
260
+ "RunType": null,
261
+ "Tries": 0,
262
+ "InstanceLifeDetailDtoList": [
263
+ {
264
+ "State": null,
265
+ "StartTime": null,
266
+ "DetailState": null,
267
+ "EndTime": null
268
+ }
269
+ ],
270
+ "RunnerState": null,
271
+ "ErrorDesc": null,
272
+ "ErrorCodeLevel": null,
273
+ "InstanceLogListOpsDto": {
274
+ "TaskId": null,
275
+ "CurRunDate": null,
276
+ "Tries": null,
277
+ "LastUpdate": null,
278
+ "BrokerIp": null,
279
+ "FileSize": null,
280
+ "OriginFileName": null,
281
+ "CreateTime": null,
282
+ "InstanceLogType": null,
283
+ "TaskName": null,
284
+ "CostTime": null,
285
+ "InstanceStatus": null,
286
+ "CodeFileName": null,
287
+ "ExtensionInfo": [
288
+ {
289
+ "Key": null,
290
+ "Value": null,
291
+ "Description": null
292
+ }
293
+ ]
294
+ },
295
+ "InstanceState": null
296
+ },
297
+ "RetryAttempts": 1
298
+ }
299
+ ],
300
+ "RelatedInstanceSize": 0,
301
+ "OwnerId": null,
302
+ "UserId": null,
303
+ "InstanceLifeCycleOpsDto": {
304
+ "TaskId": null,
305
+ "CurRunDate": null,
306
+ "LifeRound": 0,
307
+ "RunType": null,
308
+ "Tries": 0,
309
+ "InstanceLifeDetailDtoList": [
310
+ {
311
+ "State": null,
312
+ "StartTime": null,
313
+ "DetailState": null,
314
+ "EndTime": null
315
+ }
316
+ ],
317
+ "RunnerState": null,
318
+ "ErrorDesc": null,
319
+ "ErrorCodeLevel": null,
320
+ "InstanceLogListOpsDto": {
321
+ "TaskId": null,
322
+ "CurRunDate": null,
323
+ "Tries": null,
324
+ "LastUpdate": null,
325
+ "BrokerIp": null,
326
+ "FileSize": null,
327
+ "OriginFileName": null,
328
+ "CreateTime": null,
329
+ "InstanceLogType": null,
330
+ "TaskName": null,
331
+ "CostTime": null,
332
+ "InstanceStatus": null,
333
+ "CodeFileName": null,
334
+ "ExtensionInfo": [
335
+ {
336
+ "Key": null,
337
+ "Value": null,
338
+ "Description": null
339
+ }
340
+ ]
341
+ },
342
+ "InstanceState": null
343
+ },
344
+ "RetryAttempts": 1
73
345
  }
74
- ],
75
- "PageNumber": 1,
76
- "PageSize": 1,
77
- "TotalCount": 12,
78
- "TotalPage": 12
346
+ ]
79
347
  },
80
- "RequestId": "5e92dba6-2ee1-4102-b081-ef79ced3xxxx"
348
+ "RequestId": "123"
81
349
  }
82
350
  }
83
351
  ```
@@ -1,6 +1,6 @@
1
- **Example 1: 成功获取补录计划任务**
1
+ **Example 1: 获取补录计划任务**
2
2
 
3
- 成功获取补录计划任务
3
+ 数据补录-获取补录计划任务
4
4
 
5
5
  Input:
6
6
 
@@ -8,8 +8,8 @@ Input:
8
8
  tccli wedata DescribeOpsMakePlanTasks --cli-unfold-argument \
9
9
  --PageNumber 1 \
10
10
  --PageSize 1 \
11
- --ProjectId 147056160274522xxxx \
12
- --PlanId e0bed861-0e95-44ca-9d10-28f29752xxxx
11
+ --ProjectId 14705274522 \
12
+ --PlanId f47ac10b-58cc-4372-a567-0e02b2c3d479
13
13
  ```
14
14
 
15
15
  Output:
@@ -17,99 +17,115 @@ Output:
17
17
  {
18
18
  "Response": {
19
19
  "Data": {
20
+ "TotalCount": 0,
21
+ "TotalPage": 0,
22
+ "PageCount": 0,
23
+ "PageNumber": 0,
24
+ "PageSize": 0,
20
25
  "Items": [
21
26
  {
22
- "CompletePercent": 100,
23
- "InstanceCount": 12,
24
- "SuccessPercent": 100,
25
27
  "TaskBaseInfo": {
28
+ "TaskId": "19920226154637701",
29
+ "VirtualTaskId": null,
30
+ "VirtualFlag": false,
31
+ "TaskName": "测试任务",
32
+ "WorkflowId": null,
33
+ "RealWorkflowId": null,
34
+ "WorkflowName": null,
35
+ "FolderId": null,
36
+ "FolderName": null,
37
+ "CreateTime": null,
38
+ "LastUpdate": null,
39
+ "Status": null,
40
+ "InCharge": "tom;jerry",
41
+ "InChargeId": null,
42
+ "StartTime": null,
43
+ "EndTime": null,
44
+ "ExecutionStartTime": null,
45
+ "ExecutionEndTime": null,
46
+ "CycleType": null,
47
+ "CycleStep": 1,
48
+ "CrontabExpression": null,
49
+ "DelayTime": 1,
50
+ "StartupTime": 1,
51
+ "RetryWait": 1,
52
+ "RetryAble": 1,
53
+ "TaskAction": null,
54
+ "TryLimit": 1,
55
+ "RunPriority": 1,
56
+ "TaskType": null,
26
57
  "BrokerIp": null,
27
58
  "ClusterId": null,
28
- "CreateTime": null,
59
+ "MinDateTime": null,
60
+ "MaxDateTime": null,
61
+ "ExecutionTTL": 0,
62
+ "SelfDepend": null,
63
+ "LeftCoordinate": 0,
64
+ "TopCoordinate": 0,
65
+ "Notes": null,
66
+ "InstanceInitStrategy": null,
67
+ "YarnQueue": null,
68
+ "LastSchedulerCommitTime": null,
69
+ "NormalizedJobStartTime": null,
70
+ "SchedulerDesc": null,
71
+ "ResourceGroup": null,
29
72
  "Creator": null,
30
- "Crontab": null,
31
- "CrontabExpression": null,
32
- "CycleNum": null,
33
- "CycleStep": null,
34
- "CycleType": null,
35
- "CycleUnit": null,
36
- "DelayTime": null,
37
73
  "DependencyRel": null,
38
74
  "DependencyWorkflow": null,
39
- "EndDate": null,
40
- "EndTime": null,
41
75
  "EventListenerConfig": null,
42
76
  "EventPublisherConfig": null,
43
- "ExecutionEndTime": null,
44
- "ExecutionStartTime": null,
45
- "ExecutionTTL": null,
46
- "FirstRunTime": null,
47
- "FirstSubmitTime": null,
48
- "FolderId": null,
49
- "FolderName": null,
50
- "InCharge": "incharge_xxx",
51
- "InChargeId": null,
52
- "InitStrategy": null,
53
- "InstanceInitStrategy": null,
54
- "LastSchedulerCommitTime": null,
55
- "LastUpdate": null,
56
- "Layer": null,
57
- "LeftCoordinate": null,
58
- "MaxDateTime": null,
59
- "MinDateTime": null,
60
- "NormalizedJobStartTime": null,
61
- "Notes": null,
62
- "OwnId": null,
77
+ "VirtualTaskStatus": null,
78
+ "TaskLinkInfo": {
79
+ "Id": null,
80
+ "LinkKey": null,
81
+ "TaskFrom": null,
82
+ "TaskTo": null,
83
+ "InCharge": null,
84
+ "LinkDependencyType": null,
85
+ "Offset": null,
86
+ "LinkType": null,
87
+ "WorkflowId": null
88
+ },
63
89
  "ProductName": null,
64
90
  "ProjectId": null,
65
91
  "ProjectIdent": null,
66
92
  "ProjectName": null,
67
- "RealWorkflowId": null,
68
- "ResourceGroup": null,
69
- "RetryAble": null,
70
- "RetryWait": null,
71
- "RunPriority": null,
72
- "ScheduleDesc": null,
73
- "SchedulerDesc": null,
74
- "SelfDepend": null,
93
+ "OwnId": null,
94
+ "UserId": null,
95
+ "TenantId": null,
96
+ "UpdateUser": null,
97
+ "UpdateTime": null,
98
+ "UpdateUserId": null,
99
+ "TaskTypeId": null,
100
+ "TaskTypeDesc": "Shell",
75
101
  "ShowWorkflow": false,
102
+ "FirstSubmitTime": null,
103
+ "FirstRunTime": null,
104
+ "ScheduleDesc": null,
105
+ "CycleNum": 0,
106
+ "Crontab": null,
107
+ "StartDate": null,
108
+ "EndDate": null,
109
+ "CycleUnit": null,
110
+ "InitStrategy": null,
111
+ "Layer": null,
76
112
  "SourceServiceId": null,
77
113
  "SourceServiceType": null,
78
- "StartDate": null,
79
- "StartTime": null,
80
- "StartupTime": null,
81
- "Status": null,
82
114
  "TargetServiceId": null,
83
115
  "TargetServiceType": null,
84
- "TaskAction": null,
85
- "TaskId": "2023052809431xxxx",
86
- "TaskLinkInfo": null,
87
- "TaskName": "部分成功任务子任务",
88
- "TaskType": null,
89
- "TaskTypeDesc": "Shell",
90
- "TaskTypeId": null,
91
- "TenantId": null,
92
- "TopCoordinate": null,
93
- "TryLimit": null,
94
- "UpdateTime": null,
95
- "UpdateUser": null,
96
- "UpdateUserId": null,
97
- "UserId": null,
98
- "VirtualFlag": false,
99
- "VirtualTaskId": null,
100
- "VirtualTaskStatus": null,
101
- "WorkflowId": null,
102
- "WorkflowName": null,
103
- "YarnQueue": null
104
- }
116
+ "TasksStr": null,
117
+ "Submit": true,
118
+ "ExecutorGroupId": null,
119
+ "ExecutorGroupName": null
120
+ },
121
+ "InstanceCount": 0,
122
+ "CompletePercent": 0,
123
+ "SuccessPercent": 0,
124
+ "InstanceTotalCount": 0
105
125
  }
106
- ],
107
- "PageNumber": 1,
108
- "PageSize": 1,
109
- "TotalCount": 1,
110
- "TotalPage": 1
126
+ ]
111
127
  },
112
- "RequestId": "36f271a5-97ab-47fc-865b-5c3eaf2axxxx"
128
+ "RequestId": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
113
129
  }
114
130
  }
115
131
  ```
@@ -1,6 +1,6 @@
1
- **Example 1: 成功获取补录计划**
1
+ **Example 1: 获取补录计划**
2
2
 
3
- 成功获取补录计划
3
+ 数据补录-获取补录计划
4
4
 
5
5
  Input:
6
6
 
@@ -16,6 +16,11 @@ Output:
16
16
  {
17
17
  "Response": {
18
18
  "Data": {
19
+ "TotalCount": 0,
20
+ "TotalPage": 0,
21
+ "PageCount": 0,
22
+ "PageNumber": 0,
23
+ "PageSize": 0,
19
24
  "Items": [
20
25
  {
21
26
  "CheckParent": false,
@@ -48,15 +53,14 @@ Output:
48
53
  "TaskCount": 1,
49
54
  "TaskIdList": [
50
55
  "2023052809431xxxx"
51
- ]
56
+ ],
57
+ "SchedulerResourceGroupName": null,
58
+ "IntegrationResourceGroupName": null,
59
+ "CheckParentType": null
52
60
  }
53
- ],
54
- "PageNumber": 1,
55
- "PageSize": 1,
56
- "TotalCount": 110,
57
- "TotalPage": 110
61
+ ]
58
62
  },
59
- "RequestId": "3a3ae26c-20e0-4a71-9702-b624d69axxxx"
63
+ "RequestId": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
60
64
  }
61
65
  }
62
66
  ```