tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1094.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (276) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
  3. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
  4. tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
  5. tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
  6. tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
  7. tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
  8. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
  9. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
  10. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
  11. tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
  12. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
  13. tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
  14. tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
  15. tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
  16. tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
  17. tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
  18. tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
  19. tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
  20. tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
  21. tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
  22. tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
  23. tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
  24. tccli/examples/organization/v20210331/ListPolicies.md +41 -0
  25. tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
  26. tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
  27. tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
  28. tccli/examples/rce/v20201103/ManageMarketingRisk.md +19 -56
  29. tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
  30. tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
  31. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
  32. tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
  33. tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
  34. tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
  35. tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
  36. tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
  37. tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
  38. tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
  39. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
  40. tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
  41. tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
  42. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
  43. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
  44. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
  45. tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
  46. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
  47. tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
  48. tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
  49. tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
  50. tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
  51. tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
  52. tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
  53. tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
  54. tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
  55. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  56. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  57. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  58. tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
  59. tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
  60. tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
  61. tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
  62. tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
  63. tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
  64. tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
  65. tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
  66. tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
  67. tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
  68. tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
  69. tccli/examples/wedata/v20210820/CreateRule.md +118 -68
  70. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
  71. tccli/examples/wedata/v20210820/CreateTask.md +1 -1
  72. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
  73. tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
  74. tccli/examples/wedata/v20210820/DagInstances.md +105 -2
  75. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
  76. tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
  77. tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
  78. tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
  79. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
  80. tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
  81. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  82. tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
  83. tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
  84. tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
  85. tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
  86. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  87. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  88. tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
  89. tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
  90. tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
  91. tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
  92. tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
  93. tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
  94. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
  95. tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
  96. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
  97. tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
  98. tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
  99. tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
  100. tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
  101. tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
  102. tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
  103. tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
  104. tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
  105. tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
  106. tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
  107. tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
  108. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
  109. tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
  110. tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
  111. tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
  112. tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
  113. tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
  114. tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
  115. tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
  116. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
  117. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
  118. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
  119. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  120. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  121. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
  122. tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
  123. tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
  124. tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
  125. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  126. tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
  127. tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
  128. tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
  129. tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
  130. tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
  131. tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
  132. tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
  133. tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
  134. tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
  135. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
  136. tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
  137. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
  138. tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
  139. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
  140. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  141. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
  142. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
  143. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
  144. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
  145. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
  146. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
  147. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
  148. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
  149. tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
  150. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
  151. tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
  152. tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
  153. tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
  154. tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
  155. tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
  156. tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
  157. tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
  158. tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
  159. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
  160. tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
  161. tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
  162. tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
  163. tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
  164. tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
  165. tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
  166. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
  167. tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
  168. tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
  169. tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
  170. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
  171. tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
  172. tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
  173. tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
  174. tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
  175. tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
  176. tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
  177. tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
  178. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
  179. tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
  180. tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
  181. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
  182. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
  183. tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
  184. tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
  185. tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
  186. tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
  187. tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
  188. tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
  189. tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
  190. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
  191. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
  192. tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
  193. tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
  194. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
  195. tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
  196. tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
  197. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  198. tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
  199. tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
  200. tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
  201. tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
  202. tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
  203. tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
  204. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
  205. tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
  206. tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
  207. tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
  208. tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
  209. tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
  210. tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
  211. tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
  212. tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
  213. tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
  214. tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
  215. tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
  216. tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
  217. tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
  218. tccli/examples/wedata/v20210820/TaskLog.md +5 -5
  219. tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
  220. tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
  221. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
  222. tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
  223. tccli/examples/wedata/v20210820/UploadContent.md +29 -29
  224. tccli/services/aiart/v20221229/api.json +19 -0
  225. tccli/services/asr/v20190614/api.json +4 -4
  226. tccli/services/bsca/v20210811/api.json +19 -1
  227. tccli/services/ccc/v20200210/api.json +12 -12
  228. tccli/services/cfs/v20190719/api.json +2 -2
  229. tccli/services/ckafka/v20190819/api.json +17 -17
  230. tccli/services/cls/v20201016/api.json +5 -3
  231. tccli/services/cynosdb/v20190107/api.json +70 -0
  232. tccli/services/dnspod/v20210323/api.json +2 -2
  233. tccli/services/domain/v20180808/api.json +50 -10
  234. tccli/services/domain/v20180808/examples.json +1 -1
  235. tccli/services/dsgc/v20190723/api.json +90 -20
  236. tccli/services/dts/v20180330/api.json +1 -1
  237. tccli/services/dts/v20211206/api.json +4 -3
  238. tccli/services/eb/v20210416/api.json +64 -0
  239. tccli/services/emr/v20190103/api.json +1 -1
  240. tccli/services/ess/ess_client.py +57 -4
  241. tccli/services/ess/v20201111/api.json +372 -1
  242. tccli/services/ess/v20201111/examples.json +10 -2
  243. tccli/services/facefusion/v20220927/api.json +1 -1
  244. tccli/services/gaap/v20180529/api.json +68 -40
  245. tccli/services/gaap/v20180529/examples.json +6 -6
  246. tccli/services/iotexplorer/iotexplorer_client.py +375 -4
  247. tccli/services/iotexplorer/v20190423/api.json +589 -0
  248. tccli/services/iotexplorer/v20190423/examples.json +56 -0
  249. tccli/services/lcic/v20220817/api.json +54 -5
  250. tccli/services/lcic/v20220817/examples.json +1 -1
  251. tccli/services/lke/v20231130/api.json +11 -1
  252. tccli/services/ocr/v20181119/api.json +24 -15
  253. tccli/services/organization/organization_client.py +783 -147
  254. tccli/services/organization/v20210331/api.json +1259 -207
  255. tccli/services/organization/v20210331/examples.json +96 -0
  256. tccli/services/rce/v20201103/api.json +4 -4
  257. tccli/services/rce/v20201103/examples.json +3 -3
  258. tccli/services/svp/v20240125/examples.json +1 -1
  259. tccli/services/tat/v20201028/api.json +3 -3
  260. tccli/services/tke/tke_client.py +106 -0
  261. tccli/services/tke/v20180525/api.json +252 -42
  262. tccli/services/tke/v20180525/examples.json +19 -3
  263. tccli/services/trocket/trocket_client.py +8 -61
  264. tccli/services/trocket/v20230308/api.json +0 -34
  265. tccli/services/trocket/v20230308/examples.json +0 -8
  266. tccli/services/tse/v20201207/api.json +10 -1
  267. tccli/services/vod/v20180717/api.json +36 -36
  268. tccli/services/vod/v20180717/examples.json +8 -8
  269. tccli/services/wedata/v20210820/api.json +19900 -34093
  270. tccli/services/wedata/v20210820/examples.json +404 -1256
  271. tccli/services/wedata/wedata_client.py +714 -5166
  272. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/METADATA +2 -2
  273. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/RECORD +276 -253
  274. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/WHEEL +0 -0
  275. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/entry_points.txt +0 -0
  276. {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/license_files/LICENSE +0 -0
@@ -1036,6 +1036,13 @@
1036
1036
  "output": "DescribeRouteTableConflictsResponse",
1037
1037
  "status": "online"
1038
1038
  },
1039
+ "DescribeSupportedRuntime": {
1040
+ "document": "根据K8S版本获取可选运行时版本",
1041
+ "input": "DescribeSupportedRuntimeRequest",
1042
+ "name": "基于K8S版本获取可选运行时版本",
1043
+ "output": "DescribeSupportedRuntimeResponse",
1044
+ "status": "online"
1045
+ },
1039
1046
  "DescribeTKEEdgeClusterCredential": {
1040
1047
  "document": "获取边缘计算集群的认证信息",
1041
1048
  "input": "DescribeTKEEdgeClusterCredentialRequest",
@@ -1281,6 +1288,13 @@
1281
1288
  "output": "ModifyClusterNodePoolResponse",
1282
1289
  "status": "online"
1283
1290
  },
1291
+ "ModifyClusterRuntimeConfig": {
1292
+ "document": "修改集群及节点池纬度运行时配置",
1293
+ "input": "ModifyClusterRuntimeConfigRequest",
1294
+ "name": "修改集群运行时配置",
1295
+ "output": "ModifyClusterRuntimeConfigResponse",
1296
+ "status": "online"
1297
+ },
1284
1298
  "ModifyClusterVirtualNodePool": {
1285
1299
  "document": "修改超级节点池",
1286
1300
  "input": "ModifyClusterVirtualNodePoolRequest",
@@ -3188,18 +3202,16 @@
3188
3202
  "member": "string",
3189
3203
  "name": "ClusterOs",
3190
3204
  "required": false,
3191
- "type": "string",
3192
- "value_allowed_null": false
3205
+ "type": "string"
3193
3206
  },
3194
3207
  {
3195
3208
  "disabled": false,
3196
3209
  "document": "集群版本,默认值为1.10.5",
3197
- "example": "v1.18.4",
3210
+ "example": "1.18.4",
3198
3211
  "member": "string",
3199
3212
  "name": "ClusterVersion",
3200
3213
  "required": false,
3201
- "type": "string",
3202
- "value_allowed_null": false
3214
+ "type": "string"
3203
3215
  },
3204
3216
  {
3205
3217
  "disabled": false,
@@ -3208,8 +3220,7 @@
3208
3220
  "member": "string",
3209
3221
  "name": "ClusterName",
3210
3222
  "required": false,
3211
- "type": "string",
3212
- "value_allowed_null": false
3223
+ "type": "string"
3213
3224
  },
3214
3225
  {
3215
3226
  "disabled": false,
@@ -3218,8 +3229,7 @@
3218
3229
  "member": "string",
3219
3230
  "name": "ClusterDescription",
3220
3231
  "required": false,
3221
- "type": "string",
3222
- "value_allowed_null": false
3232
+ "type": "string"
3223
3233
  },
3224
3234
  {
3225
3235
  "disabled": false,
@@ -3228,8 +3238,7 @@
3228
3238
  "member": "string",
3229
3239
  "name": "VpcId",
3230
3240
  "required": false,
3231
- "type": "string",
3232
- "value_allowed_null": false
3241
+ "type": "string"
3233
3242
  },
3234
3243
  {
3235
3244
  "disabled": false,
@@ -3238,8 +3247,7 @@
3238
3247
  "member": "int64",
3239
3248
  "name": "ProjectId",
3240
3249
  "required": false,
3241
- "type": "int",
3242
- "value_allowed_null": false
3250
+ "type": "int"
3243
3251
  },
3244
3252
  {
3245
3253
  "disabled": false,
@@ -3248,8 +3256,7 @@
3248
3256
  "member": "TagSpecification",
3249
3257
  "name": "TagSpecification",
3250
3258
  "required": false,
3251
- "type": "list",
3252
- "value_allowed_null": false
3259
+ "type": "list"
3253
3260
  },
3254
3261
  {
3255
3262
  "disabled": false,
@@ -3258,8 +3265,7 @@
3258
3265
  "member": "string",
3259
3266
  "name": "OsCustomizeType",
3260
3267
  "required": false,
3261
- "type": "string",
3262
- "value_allowed_null": false
3268
+ "type": "string"
3263
3269
  },
3264
3270
  {
3265
3271
  "disabled": false,
@@ -3268,8 +3274,7 @@
3268
3274
  "member": "bool",
3269
3275
  "name": "NeedWorkSecurityGroup",
3270
3276
  "required": false,
3271
- "type": "bool",
3272
- "value_allowed_null": false
3277
+ "type": "bool"
3273
3278
  },
3274
3279
  {
3275
3280
  "disabled": false,
@@ -3278,8 +3283,7 @@
3278
3283
  "member": "string",
3279
3284
  "name": "SubnetId",
3280
3285
  "required": false,
3281
- "type": "string",
3282
- "value_allowed_null": false
3286
+ "type": "string"
3283
3287
  },
3284
3288
  {
3285
3289
  "disabled": false,
@@ -3288,8 +3292,7 @@
3288
3292
  "member": "string",
3289
3293
  "name": "ClusterLevel",
3290
3294
  "required": false,
3291
- "type": "string",
3292
- "value_allowed_null": false
3295
+ "type": "string"
3293
3296
  },
3294
3297
  {
3295
3298
  "disabled": false,
@@ -3298,8 +3301,7 @@
3298
3301
  "member": "AutoUpgradeClusterLevel",
3299
3302
  "name": "AutoUpgradeClusterLevel",
3300
3303
  "required": false,
3301
- "type": "object",
3302
- "value_allowed_null": false
3304
+ "type": "object"
3303
3305
  }
3304
3306
  ],
3305
3307
  "usage": "in"
@@ -5111,7 +5113,7 @@
5111
5113
  {
5112
5114
  "disabled": false,
5113
5115
  "document": "路由表名称。",
5114
- "example": "",
5116
+ "example": "MANAGED_CLUSTER",
5115
5117
  "member": "string",
5116
5118
  "name": "RouteTableName",
5117
5119
  "required": true,
@@ -5119,8 +5121,8 @@
5119
5121
  },
5120
5122
  {
5121
5123
  "disabled": false,
5122
- "document": "目的端CIDR。",
5123
- "example": "",
5124
+ "document": "目的节点的 PodCIDR",
5125
+ "example": "10.4.0.0/24",
5124
5126
  "member": "string",
5125
5127
  "name": "DestinationCidrBlock",
5126
5128
  "required": true,
@@ -5128,8 +5130,8 @@
5128
5130
  },
5129
5131
  {
5130
5132
  "disabled": false,
5131
- "document": "下一跳地址。",
5132
- "example": "",
5133
+ "document": "下一跳地址,即目的节点的内网 IP 地址",
5134
+ "example": "10.0.0.3",
5133
5135
  "member": "string",
5134
5136
  "name": "GatewayIp",
5135
5137
  "required": true,
@@ -5155,8 +5157,8 @@
5155
5157
  "members": [
5156
5158
  {
5157
5159
  "disabled": false,
5158
- "document": "路由表名称",
5159
- "example": "",
5160
+ "document": "路由表名称,一般为集群ID",
5161
+ "example": "cls-abcdefgh",
5160
5162
  "member": "string",
5161
5163
  "name": "RouteTableName",
5162
5164
  "required": true,
@@ -5165,7 +5167,7 @@
5165
5167
  {
5166
5168
  "disabled": false,
5167
5169
  "document": "路由表CIDR",
5168
- "example": "",
5170
+ "example": "172.16.0.0/16",
5169
5171
  "member": "string",
5170
5172
  "name": "RouteTableCidrBlock",
5171
5173
  "required": true,
@@ -5174,7 +5176,7 @@
5174
5176
  {
5175
5177
  "disabled": false,
5176
5178
  "document": "路由表绑定的VPC",
5177
- "example": "",
5179
+ "example": "vpc-abcdefgh",
5178
5180
  "member": "string",
5179
5181
  "name": "VpcId",
5180
5182
  "required": true,
@@ -5182,8 +5184,8 @@
5182
5184
  },
5183
5185
  {
5184
5186
  "disabled": false,
5185
- "document": "是否忽略CIDR冲突",
5186
- "example": "",
5187
+ "document": "是否忽略CIDR与 vpc 路由表的冲突, 0 表示不忽略,1表示忽略。默认不忽略",
5188
+ "example": "0",
5187
5189
  "member": "int64",
5188
5190
  "name": "IgnoreClusterCidrConflict",
5189
5191
  "required": false,
@@ -13333,6 +13335,42 @@
13333
13335
  ],
13334
13336
  "type": "object"
13335
13337
  },
13338
+ "DescribeSupportedRuntimeRequest": {
13339
+ "document": "DescribeSupportedRuntime请求参数结构体",
13340
+ "members": [
13341
+ {
13342
+ "disabled": false,
13343
+ "document": "K8S版本",
13344
+ "example": "",
13345
+ "member": "string",
13346
+ "name": "K8sVersion",
13347
+ "required": true,
13348
+ "type": "string"
13349
+ }
13350
+ ],
13351
+ "type": "object"
13352
+ },
13353
+ "DescribeSupportedRuntimeResponse": {
13354
+ "document": "DescribeSupportedRuntime返回参数结构体",
13355
+ "members": [
13356
+ {
13357
+ "disabled": false,
13358
+ "document": "可选运行时列表\n注意:此字段可能返回 null,表示取不到有效值。",
13359
+ "example": "",
13360
+ "member": "OptionalRuntimes",
13361
+ "name": "OptionalRuntimes",
13362
+ "type": "list",
13363
+ "value_allowed_null": true
13364
+ },
13365
+ {
13366
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
13367
+ "member": "string",
13368
+ "name": "RequestId",
13369
+ "type": "string"
13370
+ }
13371
+ ],
13372
+ "type": "object"
13373
+ },
13336
13374
  "DescribeTKEEdgeClusterCredentialRequest": {
13337
13375
  "document": "DescribeTKEEdgeClusterCredential请求参数结构体",
13338
13376
  "members": [
@@ -15855,7 +15893,7 @@
15855
15893
  {
15856
15894
  "disabled": false,
15857
15895
  "document": "请求集群addon的路径",
15858
- "example": "/api/v1/namespaces",
15896
+ "example": "\"/apis/application.tkestack.io/v1/namespaces/cls-0975tg3b/apps/cbs\"",
15859
15897
  "member": "string",
15860
15898
  "name": "Path",
15861
15899
  "required": true,
@@ -15864,7 +15902,7 @@
15864
15902
  {
15865
15903
  "disabled": false,
15866
15904
  "document": "请求集群addon后允许接收的数据格式",
15867
- "example": "",
15905
+ "example": "\"application/json\"",
15868
15906
  "member": "string",
15869
15907
  "name": "Accept",
15870
15908
  "required": false,
@@ -15873,7 +15911,7 @@
15873
15911
  {
15874
15912
  "disabled": false,
15875
15913
  "document": "请求集群addon的数据格式",
15876
- "example": "",
15914
+ "example": "\"application/merge-patch+json\"",
15877
15915
  "member": "string",
15878
15916
  "name": "ContentType",
15879
15917
  "required": false,
@@ -15882,7 +15920,7 @@
15882
15920
  {
15883
15921
  "disabled": false,
15884
15922
  "document": "请求集群addon的数据",
15885
- "example": "",
15923
+ "example": "\"{\\\"kind\\\":\\\"App\\\",\\\"spec\\\":{\\\"chart\\\":{\\\"chartName\\\":\\\"cbs\\\",\\\"chartVersion\\\":\\\"1.1.2\\\"},\\\"values\\\":{\\\"values\\\":[],\\\"rawValues\\\":\\\"e30=\\\",\\\"rawValuesType\\\":\\\"json\\\"}}}\"",
15886
15924
  "member": "string",
15887
15925
  "name": "RequestBody",
15888
15926
  "required": false,
@@ -15891,7 +15929,7 @@
15891
15929
  {
15892
15930
  "disabled": false,
15893
15931
  "document": "集群名称,例如cls-1234abcd",
15894
- "example": "cls-xxxxxxxx",
15932
+ "example": "\"cls-48d3xu4g\"",
15895
15933
  "member": "string",
15896
15934
  "name": "ClusterName",
15897
15935
  "required": false,
@@ -15918,7 +15956,7 @@
15918
15956
  "example": "[]",
15919
15957
  "member": "string",
15920
15958
  "name": "ResponseBody",
15921
- "required": true,
15959
+ "output_required": true,
15922
15960
  "type": "string",
15923
15961
  "value_allowed_null": false
15924
15962
  },
@@ -18398,6 +18436,60 @@
18398
18436
  ],
18399
18437
  "type": "object"
18400
18438
  },
18439
+ "ModifyClusterRuntimeConfigRequest": {
18440
+ "document": "ModifyClusterRuntimeConfig请求参数结构体",
18441
+ "members": [
18442
+ {
18443
+ "disabled": false,
18444
+ "document": "集群ID,必填",
18445
+ "example": "cls-o8hjuza0",
18446
+ "member": "string",
18447
+ "name": "ClusterId",
18448
+ "required": true,
18449
+ "type": "string"
18450
+ },
18451
+ {
18452
+ "disabled": false,
18453
+ "document": "当需要修改运行时版本是根据另外的K8S版本获取时,需填写。例如升级校验有冲突后修改场景",
18454
+ "example": "1.24.4",
18455
+ "member": "string",
18456
+ "name": "DstK8SVersion",
18457
+ "required": false,
18458
+ "type": "string"
18459
+ },
18460
+ {
18461
+ "disabled": false,
18462
+ "document": "需要修改集群运行时时填写",
18463
+ "example": "{\"RuntimeType\":\"containerd\",\"RuntimeVersion\":\"1.6.9\"}",
18464
+ "member": "RuntimeConfig",
18465
+ "name": "ClusterRuntimeConfig",
18466
+ "required": false,
18467
+ "type": "object"
18468
+ },
18469
+ {
18470
+ "disabled": false,
18471
+ "document": "需要修改节点池运行时时,填需要修改的部分",
18472
+ "example": "[{\"NodePoolId\":\"np-3z37njiu\",\"RuntimeType\":\"containerd\",\"RuntimeVersion\":\"1.6.9\",\"NodePoolName\":\"np-test\"}]",
18473
+ "member": "NodePoolRuntime",
18474
+ "name": "NodePoolRuntimeConfig",
18475
+ "required": false,
18476
+ "type": "list"
18477
+ }
18478
+ ],
18479
+ "type": "object"
18480
+ },
18481
+ "ModifyClusterRuntimeConfigResponse": {
18482
+ "document": "ModifyClusterRuntimeConfig返回参数结构体",
18483
+ "members": [
18484
+ {
18485
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
18486
+ "member": "string",
18487
+ "name": "RequestId",
18488
+ "type": "string"
18489
+ }
18490
+ ],
18491
+ "type": "object"
18492
+ },
18401
18493
  "ModifyClusterVirtualNodePoolRequest": {
18402
18494
  "document": "ModifyClusterVirtualNodePool请求参数结构体",
18403
18495
  "members": [
@@ -19162,6 +19254,16 @@
19162
19254
  "type": "int",
19163
19255
  "value_allowed_null": true
19164
19256
  },
19257
+ {
19258
+ "disabled": false,
19259
+ "document": "运行时描述\n注意:此字段可能返回 null,表示取不到有效值。",
19260
+ "example": "{\"RuntimeType\":\"\",\"RuntimeVersion\":\"\"}",
19261
+ "member": "RuntimeConfig",
19262
+ "name": "RuntimeConfig",
19263
+ "output_required": true,
19264
+ "type": "object",
19265
+ "value_allowed_null": true
19266
+ },
19165
19267
  {
19166
19268
  "disabled": false,
19167
19269
  "document": "节点池osName\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -19331,6 +19433,52 @@
19331
19433
  ],
19332
19434
  "usage": "in"
19333
19435
  },
19436
+ "NodePoolRuntime": {
19437
+ "document": "NodePool的运行时配置",
19438
+ "members": [
19439
+ {
19440
+ "disabled": false,
19441
+ "document": "节点池ID\n注意:此字段可能返回 null,表示取不到有效值。",
19442
+ "example": "",
19443
+ "member": "string",
19444
+ "name": "NodePoolId",
19445
+ "required": false,
19446
+ "type": "string",
19447
+ "value_allowed_null": true
19448
+ },
19449
+ {
19450
+ "disabled": false,
19451
+ "document": "运行时类型\n注意:此字段可能返回 null,表示取不到有效值。",
19452
+ "example": "",
19453
+ "member": "string",
19454
+ "name": "RuntimeType",
19455
+ "required": false,
19456
+ "type": "string",
19457
+ "value_allowed_null": true
19458
+ },
19459
+ {
19460
+ "disabled": false,
19461
+ "document": "运行时版本\n注意:此字段可能返回 null,表示取不到有效值。",
19462
+ "example": "",
19463
+ "member": "string",
19464
+ "name": "RuntimeVersion",
19465
+ "required": false,
19466
+ "type": "string",
19467
+ "value_allowed_null": true
19468
+ },
19469
+ {
19470
+ "disabled": false,
19471
+ "document": "节点池名称\n注意:此字段可能返回 null,表示取不到有效值。",
19472
+ "example": "",
19473
+ "member": "string",
19474
+ "name": "NodePoolName",
19475
+ "required": false,
19476
+ "type": "string",
19477
+ "value_allowed_null": true
19478
+ }
19479
+ ],
19480
+ "usage": "both"
19481
+ },
19334
19482
  "OIDCConfigAuthenticationOptions": {
19335
19483
  "document": "OIDC认证相关配置",
19336
19484
  "members": [
@@ -19367,6 +19515,42 @@
19367
19515
  ],
19368
19516
  "usage": "both"
19369
19517
  },
19518
+ "OptionalRuntimes": {
19519
+ "document": "可选运行时",
19520
+ "members": [
19521
+ {
19522
+ "disabled": false,
19523
+ "document": "运行时类型\n注意:此字段可能返回 null,表示取不到有效值。",
19524
+ "example": "containerd",
19525
+ "member": "string",
19526
+ "name": "RuntimeType",
19527
+ "required": false,
19528
+ "type": "string",
19529
+ "value_allowed_null": true
19530
+ },
19531
+ {
19532
+ "disabled": false,
19533
+ "document": "运行时版本列表\n注意:此字段可能返回 null,表示取不到有效值。",
19534
+ "example": "[ \"1.3.4\",\"1.4.3\"]",
19535
+ "member": "string",
19536
+ "name": "RuntimeVersions",
19537
+ "required": false,
19538
+ "type": "list",
19539
+ "value_allowed_null": true
19540
+ },
19541
+ {
19542
+ "disabled": false,
19543
+ "document": "该类型的默认运行时版本\n注意:此字段可能返回 null,表示取不到有效值。",
19544
+ "example": "1.3.4",
19545
+ "member": "string",
19546
+ "name": "DefaultVersion",
19547
+ "required": false,
19548
+ "type": "string",
19549
+ "value_allowed_null": true
19550
+ }
19551
+ ],
19552
+ "usage": "both"
19553
+ },
19370
19554
  "PendingRelease": {
19371
19555
  "document": "应用市场安装的Pending应用",
19372
19556
  "members": [
@@ -22943,6 +23127,32 @@
22943
23127
  ],
22944
23128
  "usage": "both"
22945
23129
  },
23130
+ "RuntimeConfig": {
23131
+ "document": "运行时配置",
23132
+ "members": [
23133
+ {
23134
+ "disabled": false,
23135
+ "document": "运行时类型\n注意:此字段可能返回 null,表示取不到有效值。",
23136
+ "example": "",
23137
+ "member": "string",
23138
+ "name": "RuntimeType",
23139
+ "required": false,
23140
+ "type": "string",
23141
+ "value_allowed_null": true
23142
+ },
23143
+ {
23144
+ "disabled": false,
23145
+ "document": "运行时版本\n注意:此字段可能返回 null,表示取不到有效值。",
23146
+ "example": "",
23147
+ "member": "string",
23148
+ "name": "RuntimeVersion",
23149
+ "required": false,
23150
+ "type": "string",
23151
+ "value_allowed_null": true
23152
+ }
23153
+ ],
23154
+ "usage": "both"
23155
+ },
22946
23156
  "ScaleInClusterMasterRequest": {
22947
23157
  "document": "ScaleInClusterMaster请求参数结构体",
22948
23158
  "members": [
@@ -143,7 +143,7 @@
143
143
  "CreateClusterRoute": [
144
144
  {
145
145
  "document": "",
146
- "input": "https://tke.tencentcloudapi.com/?Action=CreateClusterRoute\r\n&RouteTableName=MANAGED_CLUSTER\r\n&DestinationCidrBlock=10.4.0.0/24\r\n&GatewayIp=10.0.0.3\r\n&<公共请求参数>",
146
+ "input": "https://tke.tencentcloudapi.com/?Action=CreateClusterRoute\n&RouteTableName=MANAGED_CLUSTER\n&DestinationCidrBlock=10.4.0.0/24\n&GatewayIp=10.0.0.3\n&<公共请求参数>",
147
147
  "output": "{\n \"Response\": {\n \"RequestId\": \"a1be36f0-1aa4-4af2-a289-da021bcef89f\"\n }\n}",
148
148
  "title": "创建集群路由"
149
149
  }
@@ -722,7 +722,7 @@
722
722
  {
723
723
  "document": "查询节点池详情",
724
724
  "input": "https://tke.tencentcloudapi.com/?Action=DescribeClusterNodePoolDetail\n&ClusterId=cls-xxxxxx\n&NodePoolId=np-xxxxxxxx\n&<公共请求参数>",
725
- "output": "{\n \"Response\": {\n \"NodePool\": {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n },\n \"RequestId\": \"68b7b080-7c57-4869-bc54-a518b4902b2d\"\n }\n}",
725
+ "output": "{\n \"Response\": {\n \"NodePool\": {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"RuntimeConfig\": {\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.9\"\n },\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n },\n \"RequestId\": \"68b7b080-7c57-4869-bc54-a518b4902b2d\"\n }\n}",
726
726
  "title": "查询节点池详情"
727
727
  }
728
728
  ],
@@ -730,7 +730,7 @@
730
730
  {
731
731
  "document": "查询节点池列表",
732
732
  "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterNodePools\n<公共请求参数>\n\n{\n \"ClusterId\": \"cls-xxxxxx\"\n}",
733
- "output": "{\n \"Response\": {\n \"NodePoolSet\": [\n {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n }\n ],\n \"RequestId\": \"efb810cb-d5a2-4147-88ec-cd1e28c5202e\",\n \"TotalCount\": 1\n }\n}",
733
+ "output": "{\n \"Response\": {\n \"NodePoolSet\": [\n {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"RuntimeConfig\": {\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.x\"\n },\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n }\n ],\n \"RequestId\": \"efb810cb-d5a2-4147-88ec-cd1e28c5202e\",\n \"TotalCount\": 1\n }\n}",
734
734
  "title": "查询节点池列表"
735
735
  }
736
736
  ],
@@ -1280,6 +1280,14 @@
1280
1280
  "title": "查询路由表冲突列表"
1281
1281
  }
1282
1282
  ],
1283
+ "DescribeSupportedRuntime": [
1284
+ {
1285
+ "document": "",
1286
+ "input": "https://tke.tencentcloudapi.com/?Action=DescribeSupportedRuntime\n&K8sVersion=xxxx\n&<公共请求参数>",
1287
+ "output": "{\n \"Response\": {\n \"OptionalRuntimes\": [\n {\n \"RuntimeType\": \"docker\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
1288
+ "title": "获取运行时版本信息"
1289
+ }
1290
+ ],
1283
1291
  "DescribeTKEEdgeClusterCredential": [
1284
1292
  {
1285
1293
  "document": "获取边缘集群的认证信息,其中包含kubeconfig文件",
@@ -1566,6 +1574,14 @@
1566
1574
  "title": "编辑节点池"
1567
1575
  }
1568
1576
  ],
1577
+ "ModifyClusterRuntimeConfig": [
1578
+ {
1579
+ "document": "",
1580
+ "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyClusterRuntimeConfig\n<公共请求参数>\n\n{\n \"ClusterId\": \"clx-o8hjuza0\",\n \"DstK8SVersion\": \"1.24.4\",\n \"ClusterRuntimeConfig\": {\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.9\"\n },\n \"NodePoolRuntimeConfig\": [\n {\n \"NodePoolId\": \"np-3z37njiu\",\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.9\",\n \"NodePoolName\": \"np-test\"\n }\n ]\n}",
1581
+ "output": "{\n \"Response\": {\n \"RequestId\": \"fb370cb6-df57-4077-hjxk-758225788b9b\"\n }\n}",
1582
+ "title": "修改集群运行时配置"
1583
+ }
1584
+ ],
1569
1585
  "ModifyClusterVirtualNodePool": [
1570
1586
  {
1571
1587
  "document": "修改超级节点池",