@alicloud/sae20190506 2.12.1 → 2.12.3

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 (693) hide show
  1. package/dist/client.d.ts +194 -202
  2. package/dist/client.js +214 -202
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AbortChangeOrderRequest.d.ts +7 -0
  5. package/dist/models/AbortChangeOrderRequest.js.map +1 -1
  6. package/dist/models/AbortChangeOrderResponseBody.d.ts +19 -14
  7. package/dist/models/AbortChangeOrderResponseBody.js.map +1 -1
  8. package/dist/models/BatchRestartApplicationsResponseBody.d.ts +0 -3
  9. package/dist/models/BatchRestartApplicationsResponseBody.js.map +1 -1
  10. package/dist/models/BatchStartApplicationsRequest.d.ts +1 -1
  11. package/dist/models/BatchStartApplicationsResponseBody.d.ts +15 -9
  12. package/dist/models/BatchStartApplicationsResponseBody.js.map +1 -1
  13. package/dist/models/BatchStopApplicationsResponseBody.d.ts +11 -7
  14. package/dist/models/BatchStopApplicationsResponseBody.js.map +1 -1
  15. package/dist/models/BindNlbRequest.d.ts +17 -12
  16. package/dist/models/BindNlbRequest.js.map +1 -1
  17. package/dist/models/BindNlbResponseBody.d.ts +24 -18
  18. package/dist/models/BindNlbResponseBody.js.map +1 -1
  19. package/dist/models/BindSlbResponseBody.d.ts +3 -0
  20. package/dist/models/BindSlbResponseBody.js.map +1 -1
  21. package/dist/models/ConfirmPipelineBatchRequest.d.ts +6 -2
  22. package/dist/models/ConfirmPipelineBatchRequest.js.map +1 -1
  23. package/dist/models/ConfirmPipelineBatchResponseBody.d.ts +19 -14
  24. package/dist/models/ConfirmPipelineBatchResponseBody.js.map +1 -1
  25. package/dist/models/Container.d.ts +14 -14
  26. package/dist/models/ContainerResources.d.ts +1 -1
  27. package/dist/models/CreateApplicationRequest.d.ts +445 -238
  28. package/dist/models/CreateApplicationRequest.js.map +1 -1
  29. package/dist/models/CreateApplicationResponseBody.d.ts +27 -18
  30. package/dist/models/CreateApplicationResponseBody.js.map +1 -1
  31. package/dist/models/CreateApplicationScalingRuleRequest.d.ts +108 -79
  32. package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
  33. package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +113 -76
  34. package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
  35. package/dist/models/CreateApplicationShrinkRequest.d.ts +445 -238
  36. package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
  37. package/dist/models/CreateConfigMapResponseBody.d.ts +7 -10
  38. package/dist/models/CreateConfigMapResponseBody.js.map +1 -1
  39. package/dist/models/CreateGreyTagRouteRequest.d.ts +6 -6
  40. package/dist/models/CreateGreyTagRouteResponseBody.d.ts +20 -15
  41. package/dist/models/CreateGreyTagRouteResponseBody.js.map +1 -1
  42. package/dist/models/CreateIngressRequest.d.ts +71 -50
  43. package/dist/models/CreateIngressRequest.js.map +1 -1
  44. package/dist/models/CreateIngressResponseBody.d.ts +20 -17
  45. package/dist/models/CreateIngressResponseBody.js.map +1 -1
  46. package/dist/models/CreateJobRequest.d.ts +214 -128
  47. package/dist/models/CreateJobRequest.js.map +1 -1
  48. package/dist/models/CreateJobResponseBody.d.ts +24 -21
  49. package/dist/models/CreateJobResponseBody.js.map +1 -1
  50. package/dist/models/CreateNamespaceRequest.d.ts +9 -8
  51. package/dist/models/CreateNamespaceRequest.js.map +1 -1
  52. package/dist/models/CreateNamespaceResponseBody.d.ts +31 -28
  53. package/dist/models/CreateNamespaceResponseBody.js.map +1 -1
  54. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +14 -12
  55. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
  56. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +24 -18
  57. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
  58. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +14 -12
  59. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
  60. package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +77 -59
  61. package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
  62. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +24 -18
  63. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
  64. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +18 -16
  65. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
  66. package/dist/models/CreateSecretRequest.d.ts +6 -4
  67. package/dist/models/CreateSecretRequest.js.map +1 -1
  68. package/dist/models/CreateSecretResponseBody.d.ts +12 -10
  69. package/dist/models/CreateSecretResponseBody.js.map +1 -1
  70. package/dist/models/CreateSecretShrinkRequest.d.ts +6 -4
  71. package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
  72. package/dist/models/DataInstancesValue.d.ts +6 -5
  73. package/dist/models/DataInstancesValue.js.map +1 -1
  74. package/dist/models/DataInstancesValueListenersValue.d.ts +13 -9
  75. package/dist/models/DataInstancesValueListenersValue.js.map +1 -1
  76. package/dist/models/DeleteApplicationResponseBody.d.ts +23 -17
  77. package/dist/models/DeleteApplicationResponseBody.js.map +1 -1
  78. package/dist/models/DeleteApplicationScalingRuleRequest.d.ts +2 -2
  79. package/dist/models/DeleteApplicationScalingRuleResponseBody.d.ts +26 -14
  80. package/dist/models/DeleteApplicationScalingRuleResponseBody.js.map +1 -1
  81. package/dist/models/DeleteConfigMapRequest.d.ts +1 -1
  82. package/dist/models/DeleteConfigMapResponseBody.d.ts +23 -17
  83. package/dist/models/DeleteConfigMapResponseBody.js.map +1 -1
  84. package/dist/models/DeleteGreyTagRouteResponseBody.d.ts +22 -16
  85. package/dist/models/DeleteGreyTagRouteResponseBody.js.map +1 -1
  86. package/dist/models/DeleteHistoryJobResponseBody.d.ts +16 -13
  87. package/dist/models/DeleteHistoryJobResponseBody.js.map +1 -1
  88. package/dist/models/DeleteIngressRequest.d.ts +1 -1
  89. package/dist/models/DeleteIngressResponseBody.d.ts +17 -12
  90. package/dist/models/DeleteIngressResponseBody.js.map +1 -1
  91. package/dist/models/DeleteInstancesRequest.d.ts +2 -2
  92. package/dist/models/DeleteInstancesResponseBody.d.ts +23 -17
  93. package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
  94. package/dist/models/DeleteJobResponseBody.d.ts +16 -13
  95. package/dist/models/DeleteJobResponseBody.js.map +1 -1
  96. package/dist/models/DeleteNamespaceRequest.d.ts +4 -1
  97. package/dist/models/DeleteNamespaceRequest.js.map +1 -1
  98. package/dist/models/DeleteNamespaceResponseBody.d.ts +16 -11
  99. package/dist/models/DeleteNamespaceResponseBody.js.map +1 -1
  100. package/dist/models/DeleteSecretRequest.d.ts +2 -2
  101. package/dist/models/DeleteSecretResponseBody.d.ts +22 -19
  102. package/dist/models/DeleteSecretResponseBody.js.map +1 -1
  103. package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +2 -2
  104. package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +22 -16
  105. package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
  106. package/dist/models/DeployApplicationRequest.d.ts +445 -273
  107. package/dist/models/DeployApplicationRequest.js.map +1 -1
  108. package/dist/models/DeployApplicationResponseBody.d.ts +29 -22
  109. package/dist/models/DeployApplicationResponseBody.js.map +1 -1
  110. package/dist/models/DeployApplicationShrinkRequest.d.ts +445 -273
  111. package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
  112. package/dist/models/DescribeAppServiceDetailRequest.d.ts +10 -6
  113. package/dist/models/DescribeAppServiceDetailRequest.js.map +1 -1
  114. package/dist/models/DescribeAppServiceDetailResponseBody.d.ts +41 -40
  115. package/dist/models/DescribeAppServiceDetailResponseBody.js.map +1 -1
  116. package/dist/models/DescribeApplicationConfigRequest.d.ts +2 -2
  117. package/dist/models/DescribeApplicationConfigResponseBody.d.ts +556 -311
  118. package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
  119. package/dist/models/DescribeApplicationGroupsRequest.d.ts +2 -2
  120. package/dist/models/DescribeApplicationGroupsResponseBody.d.ts +62 -39
  121. package/dist/models/DescribeApplicationGroupsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeApplicationImageRequest.d.ts +2 -2
  123. package/dist/models/DescribeApplicationImageResponseBody.d.ts +26 -20
  124. package/dist/models/DescribeApplicationImageResponseBody.js.map +1 -1
  125. package/dist/models/DescribeApplicationInstancesRequest.d.ts +37 -6
  126. package/dist/models/DescribeApplicationInstancesRequest.js.map +1 -1
  127. package/dist/models/DescribeApplicationInstancesResponseBody.d.ts +99 -54
  128. package/dist/models/DescribeApplicationInstancesResponseBody.js.map +1 -1
  129. package/dist/models/DescribeApplicationMseServiceResponseBody.d.ts +17 -13
  130. package/dist/models/DescribeApplicationMseServiceResponseBody.js.map +1 -1
  131. package/dist/models/DescribeApplicationNlbsRequest.d.ts +1 -1
  132. package/dist/models/DescribeApplicationNlbsResponseBody.d.ts +19 -14
  133. package/dist/models/DescribeApplicationNlbsResponseBody.js.map +1 -1
  134. package/dist/models/DescribeApplicationScalingRuleRequest.d.ts +2 -2
  135. package/dist/models/DescribeApplicationScalingRuleResponseBody.d.ts +204 -88
  136. package/dist/models/DescribeApplicationScalingRuleResponseBody.js.map +1 -1
  137. package/dist/models/DescribeApplicationScalingRulesRequest.d.ts +1 -1
  138. package/dist/models/DescribeApplicationScalingRulesResponseBody.d.ts +244 -90
  139. package/dist/models/DescribeApplicationScalingRulesResponseBody.js.map +1 -1
  140. package/dist/models/DescribeApplicationSlbsRequest.d.ts +1 -1
  141. package/dist/models/DescribeApplicationSlbsResponseBody.d.ts +120 -33
  142. package/dist/models/DescribeApplicationSlbsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeApplicationStatusResponseBody.d.ts +65 -44
  144. package/dist/models/DescribeApplicationStatusResponseBody.js.map +1 -1
  145. package/dist/models/DescribeChangeOrderRequest.d.ts +1 -1
  146. package/dist/models/DescribeChangeOrderResponseBody.d.ts +135 -78
  147. package/dist/models/DescribeChangeOrderResponseBody.js.map +1 -1
  148. package/dist/models/DescribeComponentsRequest.d.ts +4 -3
  149. package/dist/models/DescribeComponentsRequest.js.map +1 -1
  150. package/dist/models/DescribeComponentsResponseBody.d.ts +25 -19
  151. package/dist/models/DescribeComponentsResponseBody.js.map +1 -1
  152. package/dist/models/DescribeConfigMapRequest.d.ts +1 -1
  153. package/dist/models/DescribeConfigMapResponseBody.d.ts +32 -26
  154. package/dist/models/DescribeConfigMapResponseBody.js.map +1 -1
  155. package/dist/models/DescribeConfigurationPriceRequest.d.ts +74 -24
  156. package/dist/models/DescribeConfigurationPriceRequest.js.map +1 -1
  157. package/dist/models/DescribeConfigurationPriceResponseBody.d.ts +74 -49
  158. package/dist/models/DescribeConfigurationPriceResponseBody.js.map +1 -1
  159. package/dist/models/DescribeEdasContainersResponseBody.d.ts +22 -16
  160. package/dist/models/DescribeEdasContainersResponseBody.js.map +1 -1
  161. package/dist/models/DescribeGreyTagRouteRequest.d.ts +1 -1
  162. package/dist/models/DescribeGreyTagRouteResponseBody.d.ts +107 -77
  163. package/dist/models/DescribeGreyTagRouteResponseBody.js.map +1 -1
  164. package/dist/models/DescribeIngressRequest.d.ts +2 -2
  165. package/dist/models/DescribeIngressResponseBody.d.ts +233 -54
  166. package/dist/models/DescribeIngressResponseBody.js.map +1 -1
  167. package/dist/models/DescribeInstanceLogRequest.d.ts +8 -1
  168. package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
  169. package/dist/models/DescribeInstanceLogResponseBody.d.ts +21 -20
  170. package/dist/models/DescribeInstanceLogResponseBody.js.map +1 -1
  171. package/dist/models/DescribeInstanceSpecificationsResponseBody.d.ts +33 -23
  172. package/dist/models/DescribeInstanceSpecificationsResponseBody.js.map +1 -1
  173. package/dist/models/DescribeJobHistoryRequest.d.ts +7 -4
  174. package/dist/models/DescribeJobHistoryRequest.js.map +1 -1
  175. package/dist/models/DescribeJobHistoryResponseBody.d.ts +22 -19
  176. package/dist/models/DescribeJobHistoryResponseBody.js.map +1 -1
  177. package/dist/models/DescribeJobRequest.d.ts +1 -1
  178. package/dist/models/DescribeJobResponseBody.d.ts +222 -159
  179. package/dist/models/DescribeJobResponseBody.js.map +1 -1
  180. package/dist/models/DescribeJobStatusResponseBody.d.ts +25 -18
  181. package/dist/models/DescribeJobStatusResponseBody.js.map +1 -1
  182. package/dist/models/DescribeNamespaceListRequest.d.ts +6 -4
  183. package/dist/models/DescribeNamespaceListRequest.js.map +1 -1
  184. package/dist/models/DescribeNamespaceListResponseBody.d.ts +21 -16
  185. package/dist/models/DescribeNamespaceListResponseBody.js.map +1 -1
  186. package/dist/models/DescribeNamespaceResourcesRequest.d.ts +4 -1
  187. package/dist/models/DescribeNamespaceResourcesRequest.js.map +1 -1
  188. package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +91 -45
  189. package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
  190. package/dist/models/DescribeNamespaceResponseBody.d.ts +18 -14
  191. package/dist/models/DescribeNamespaceResponseBody.js.map +1 -1
  192. package/dist/models/DescribeNamespacesRequest.d.ts +1 -1
  193. package/dist/models/DescribeNamespacesResponseBody.d.ts +30 -24
  194. package/dist/models/DescribeNamespacesResponseBody.js.map +1 -1
  195. package/dist/models/DescribePipelineResponseBody.d.ts +59 -39
  196. package/dist/models/DescribePipelineResponseBody.js.map +1 -1
  197. package/dist/models/DescribeRegionsResponseBody.d.ts +8 -5
  198. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  199. package/dist/models/DescribeSecretResponseBody.d.ts +15 -12
  200. package/dist/models/DescribeSecretResponseBody.js.map +1 -1
  201. package/dist/models/DescribeSwimmingLaneRequest.d.ts +3 -3
  202. package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +62 -53
  203. package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
  204. package/dist/models/DescribeVswitchesRequest.d.ts +0 -11
  205. package/dist/models/DescribeVswitchesRequest.js.map +1 -1
  206. package/dist/models/DescribeVswitchesResponseBody.d.ts +0 -47
  207. package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
  208. package/dist/models/DisableApplicationScalingRuleRequest.d.ts +2 -2
  209. package/dist/models/DisableApplicationScalingRuleResponseBody.d.ts +24 -15
  210. package/dist/models/DisableApplicationScalingRuleResponseBody.js.map +1 -1
  211. package/dist/models/DisableArmsResponseBody.d.ts +17 -22
  212. package/dist/models/DisableArmsResponseBody.js.map +1 -1
  213. package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +13 -11
  214. package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
  215. package/dist/models/EnableApplicationScalingRuleResponseBody.d.ts +15 -12
  216. package/dist/models/EnableApplicationScalingRuleResponseBody.js.map +1 -1
  217. package/dist/models/ExecJobRequest.d.ts +31 -23
  218. package/dist/models/ExecJobRequest.js.map +1 -1
  219. package/dist/models/ExecJobResponseBody.d.ts +37 -26
  220. package/dist/models/ExecJobResponseBody.js.map +1 -1
  221. package/dist/models/GetApplicationRequest.d.ts +2 -2
  222. package/dist/models/GetApplicationResponseBody.d.ts +74 -44
  223. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  224. package/dist/models/GetAvailabilityMetricResponseBody.d.ts +1 -1
  225. package/dist/models/GetChangeOrderMetricRequest.d.ts +20 -9
  226. package/dist/models/GetChangeOrderMetricRequest.js.map +1 -1
  227. package/dist/models/GetChangeOrderMetricResponseBody.d.ts +36 -15
  228. package/dist/models/GetChangeOrderMetricResponseBody.js.map +1 -1
  229. package/dist/models/GetScaleAppMetricResponseBody.d.ts +1 -1
  230. package/dist/models/GetWebshellTokenRequest.d.ts +7 -6
  231. package/dist/models/GetWebshellTokenRequest.js.map +1 -1
  232. package/dist/models/GetWebshellTokenResponseBody.d.ts +12 -10
  233. package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
  234. package/dist/models/ImageRegistryConfig.d.ts +8 -0
  235. package/dist/models/ImageRegistryConfig.js.map +1 -1
  236. package/dist/models/InitContainerConfig.d.ts +49 -0
  237. package/dist/models/InitContainerConfig.js.map +1 -1
  238. package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +1 -1
  239. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +51 -42
  240. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
  241. package/dist/models/ListAllSwimmingLanesRequest.d.ts +2 -2
  242. package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +67 -58
  243. package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
  244. package/dist/models/ListAppEventsRequest.d.ts +19 -14
  245. package/dist/models/ListAppEventsRequest.js.map +1 -1
  246. package/dist/models/ListAppEventsResponseBody.d.ts +32 -23
  247. package/dist/models/ListAppEventsResponseBody.js.map +1 -1
  248. package/dist/models/ListAppServicesPageRequest.d.ts +5 -4
  249. package/dist/models/ListAppServicesPageRequest.js.map +1 -1
  250. package/dist/models/ListAppServicesPageResponseBody.d.ts +29 -24
  251. package/dist/models/ListAppServicesPageResponseBody.js.map +1 -1
  252. package/dist/models/ListAppServicesRequest.d.ts +21 -15
  253. package/dist/models/ListAppServicesRequest.js.map +1 -1
  254. package/dist/models/ListAppServicesResponseBody.d.ts +52 -37
  255. package/dist/models/ListAppServicesResponseBody.js.map +1 -1
  256. package/dist/models/ListAppVersionsRequest.d.ts +1 -1
  257. package/dist/models/ListAppVersionsResponseBody.d.ts +33 -23
  258. package/dist/models/ListAppVersionsResponseBody.js.map +1 -1
  259. package/dist/models/ListApplicationCenterServiceInstancesRequest.d.ts +0 -8
  260. package/dist/models/ListApplicationCenterServiceInstancesRequest.js.map +1 -1
  261. package/dist/models/ListApplicationCenterServiceInstancesResponseBody.d.ts +0 -43
  262. package/dist/models/ListApplicationCenterServiceInstancesResponseBody.js.map +1 -1
  263. package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +2 -2
  264. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +27 -21
  265. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
  266. package/dist/models/ListApplicationsRequest.d.ts +65 -20
  267. package/dist/models/ListApplicationsRequest.js.map +1 -1
  268. package/dist/models/ListApplicationsResponseBody.d.ts +131 -83
  269. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  270. package/dist/models/ListChangeOrdersRequest.d.ts +76 -25
  271. package/dist/models/ListChangeOrdersRequest.js.map +1 -1
  272. package/dist/models/ListChangeOrdersResponseBody.d.ts +111 -78
  273. package/dist/models/ListChangeOrdersResponseBody.js.map +1 -1
  274. package/dist/models/ListConsumedServicesRequest.d.ts +1 -1
  275. package/dist/models/ListConsumedServicesResponseBody.d.ts +26 -20
  276. package/dist/models/ListConsumedServicesResponseBody.js.map +1 -1
  277. package/dist/models/ListGreyTagRouteRequest.d.ts +1 -1
  278. package/dist/models/ListGreyTagRouteResponseBody.d.ts +131 -66
  279. package/dist/models/ListGreyTagRouteResponseBody.js.map +1 -1
  280. package/dist/models/ListIngressesRequest.d.ts +10 -2
  281. package/dist/models/ListIngressesRequest.js.map +1 -1
  282. package/dist/models/ListIngressesResponseBody.d.ts +170 -40
  283. package/dist/models/ListIngressesResponseBody.js.map +1 -1
  284. package/dist/models/ListJobsRequest.d.ts +20 -16
  285. package/dist/models/ListJobsRequest.js.map +1 -1
  286. package/dist/models/ListJobsResponseBody.d.ts +81 -56
  287. package/dist/models/ListJobsResponseBody.js.map +1 -1
  288. package/dist/models/ListLogConfigsRequest.d.ts +3 -3
  289. package/dist/models/ListLogConfigsResponseBody.d.ts +39 -30
  290. package/dist/models/ListLogConfigsResponseBody.js.map +1 -1
  291. package/dist/models/ListNamespaceChangeOrdersRequest.d.ts +22 -6
  292. package/dist/models/ListNamespaceChangeOrdersRequest.js.map +1 -1
  293. package/dist/models/ListNamespaceChangeOrdersResponseBody.d.ts +52 -38
  294. package/dist/models/ListNamespaceChangeOrdersResponseBody.js.map +1 -1
  295. package/dist/models/ListNamespacedConfigMapsRequest.d.ts +1 -1
  296. package/dist/models/ListNamespacedConfigMapsResponseBody.d.ts +32 -28
  297. package/dist/models/ListNamespacedConfigMapsResponseBody.js.map +1 -1
  298. package/dist/models/ListPublishedServicesRequest.d.ts +1 -1
  299. package/dist/models/ListPublishedServicesResponseBody.d.ts +28 -22
  300. package/dist/models/ListPublishedServicesResponseBody.js.map +1 -1
  301. package/dist/models/ListSecretsRequest.d.ts +1 -1
  302. package/dist/models/ListSecretsResponseBody.d.ts +27 -24
  303. package/dist/models/ListSecretsResponseBody.js.map +1 -1
  304. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +27 -21
  305. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
  306. package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +2 -2
  307. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +26 -20
  308. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
  309. package/dist/models/ListTagResourcesRequest.d.ts +9 -8
  310. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  311. package/dist/models/ListTagResourcesResponseBody.d.ts +25 -19
  312. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  313. package/dist/models/ListWebApplicationInstancesRequest.d.ts +3 -0
  314. package/dist/models/ListWebApplicationInstancesRequest.js.map +1 -1
  315. package/dist/models/ListWebApplicationInstancesShrinkRequest.d.ts +3 -0
  316. package/dist/models/ListWebApplicationInstancesShrinkRequest.js.map +1 -1
  317. package/dist/models/ListWebApplicationRevisionsOutput.d.ts +1 -1
  318. package/dist/models/ListWebApplicationRevisionsRequest.d.ts +1 -1
  319. package/dist/models/ListWebInstancesOutput.d.ts +3 -0
  320. package/dist/models/ListWebInstancesOutput.js.map +1 -1
  321. package/dist/models/PathConfig.d.ts +2 -2
  322. package/dist/models/QueryArmsEnableResponseBody.d.ts +8 -8
  323. package/dist/models/QueryResourceStaticsRequest.d.ts +1 -1
  324. package/dist/models/QueryResourceStaticsResponseBody.d.ts +36 -29
  325. package/dist/models/QueryResourceStaticsResponseBody.js.map +1 -1
  326. package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.d.ts +15 -12
  327. package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.js.map +1 -1
  328. package/dist/models/RegistryAuthenticationConfig.d.ts +6 -0
  329. package/dist/models/RegistryAuthenticationConfig.js.map +1 -1
  330. package/dist/models/RegistryCertificateConfig.d.ts +6 -0
  331. package/dist/models/RegistryCertificateConfig.js.map +1 -1
  332. package/dist/models/RescaleApplicationRequest.d.ts +10 -7
  333. package/dist/models/RescaleApplicationRequest.js.map +1 -1
  334. package/dist/models/RescaleApplicationResponseBody.d.ts +12 -10
  335. package/dist/models/RescaleApplicationResponseBody.js.map +1 -1
  336. package/dist/models/RescaleApplicationVerticallyRequest.d.ts +7 -7
  337. package/dist/models/RescaleApplicationVerticallyResponseBody.d.ts +22 -17
  338. package/dist/models/RescaleApplicationVerticallyResponseBody.js.map +1 -1
  339. package/dist/models/RestartApplicationRequest.d.ts +10 -7
  340. package/dist/models/RestartApplicationRequest.js.map +1 -1
  341. package/dist/models/RestartApplicationResponseBody.d.ts +15 -12
  342. package/dist/models/RestartApplicationResponseBody.js.map +1 -1
  343. package/dist/models/RestartInstancesResponseBody.d.ts +15 -12
  344. package/dist/models/RestartInstancesResponseBody.js.map +1 -1
  345. package/dist/models/ResumeTrafficRequest.d.ts +1 -1
  346. package/dist/models/ResumeTrafficResponseBody.d.ts +26 -19
  347. package/dist/models/ResumeTrafficResponseBody.js.map +1 -1
  348. package/dist/models/Revision.d.ts +2 -2
  349. package/dist/models/RollbackApplicationRequest.d.ts +24 -19
  350. package/dist/models/RollbackApplicationRequest.js.map +1 -1
  351. package/dist/models/RollbackApplicationResponseBody.d.ts +15 -12
  352. package/dist/models/RollbackApplicationResponseBody.js.map +1 -1
  353. package/dist/models/RouteConfig.d.ts +1 -1
  354. package/dist/models/SidecarContainerConfig.d.ts +30 -10
  355. package/dist/models/SidecarContainerConfig.js.map +1 -1
  356. package/dist/models/SlscollectConfig.d.ts +3 -3
  357. package/dist/models/StartApplicationResponseBody.d.ts +15 -12
  358. package/dist/models/StartApplicationResponseBody.js.map +1 -1
  359. package/dist/models/StopApplicationRequest.d.ts +1 -4
  360. package/dist/models/StopApplicationRequest.js.map +1 -1
  361. package/dist/models/StopApplicationResponseBody.d.ts +31 -16
  362. package/dist/models/StopApplicationResponseBody.js.map +1 -1
  363. package/dist/models/SuspendJobRequest.d.ts +3 -2
  364. package/dist/models/SuspendJobRequest.js.map +1 -1
  365. package/dist/models/SuspendJobResponseBody.d.ts +15 -12
  366. package/dist/models/SuspendJobResponseBody.js.map +1 -1
  367. package/dist/models/SuspendTrafficRequest.d.ts +1 -1
  368. package/dist/models/SuspendTrafficResponseBody.d.ts +19 -22
  369. package/dist/models/SuspendTrafficResponseBody.js.map +1 -1
  370. package/dist/models/TagResourcesRequest.d.ts +8 -7
  371. package/dist/models/TagResourcesRequest.js.map +1 -1
  372. package/dist/models/TagResourcesResponseBody.d.ts +21 -15
  373. package/dist/models/TagResourcesResponseBody.js.map +1 -1
  374. package/dist/models/UnbindNlbRequest.d.ts +9 -7
  375. package/dist/models/UnbindNlbRequest.js.map +1 -1
  376. package/dist/models/UnbindNlbResponseBody.d.ts +23 -17
  377. package/dist/models/UnbindNlbResponseBody.js.map +1 -1
  378. package/dist/models/UnbindSlbRequest.d.ts +8 -6
  379. package/dist/models/UnbindSlbRequest.js.map +1 -1
  380. package/dist/models/UnbindSlbResponseBody.d.ts +21 -15
  381. package/dist/models/UnbindSlbResponseBody.js.map +1 -1
  382. package/dist/models/UntagResourcesRequest.d.ts +7 -6
  383. package/dist/models/UntagResourcesRequest.js.map +1 -1
  384. package/dist/models/UntagResourcesResponseBody.d.ts +21 -15
  385. package/dist/models/UntagResourcesResponseBody.js.map +1 -1
  386. package/dist/models/UpdateAppModeRequest.d.ts +10 -7
  387. package/dist/models/UpdateAppModeRequest.js.map +1 -1
  388. package/dist/models/UpdateAppModeResponseBody.d.ts +19 -14
  389. package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
  390. package/dist/models/UpdateAppSecurityGroupRequest.d.ts +2 -2
  391. package/dist/models/UpdateAppSecurityGroupResponseBody.d.ts +21 -15
  392. package/dist/models/UpdateAppSecurityGroupResponseBody.js.map +1 -1
  393. package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +15 -12
  394. package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
  395. package/dist/models/UpdateApplicationScalingRuleRequest.d.ts +102 -59
  396. package/dist/models/UpdateApplicationScalingRuleRequest.js +2 -0
  397. package/dist/models/UpdateApplicationScalingRuleRequest.js.map +1 -1
  398. package/dist/models/UpdateApplicationScalingRuleResponseBody.d.ts +124 -64
  399. package/dist/models/UpdateApplicationScalingRuleResponseBody.js.map +1 -1
  400. package/dist/models/UpdateApplicationVswitchesRequest.d.ts +20 -1
  401. package/dist/models/UpdateApplicationVswitchesRequest.js.map +1 -1
  402. package/dist/models/UpdateApplicationVswitchesResponseBody.d.ts +21 -15
  403. package/dist/models/UpdateApplicationVswitchesResponseBody.js.map +1 -1
  404. package/dist/models/UpdateConfigMapRequest.d.ts +10 -1
  405. package/dist/models/UpdateConfigMapRequest.js.map +1 -1
  406. package/dist/models/UpdateConfigMapResponseBody.d.ts +24 -16
  407. package/dist/models/UpdateConfigMapResponseBody.js.map +1 -1
  408. package/dist/models/UpdateGreyTagRouteRequest.d.ts +6 -6
  409. package/dist/models/UpdateGreyTagRouteResponseBody.d.ts +19 -14
  410. package/dist/models/UpdateGreyTagRouteResponseBody.js.map +1 -1
  411. package/dist/models/UpdateIngressRequest.d.ts +81 -26
  412. package/dist/models/UpdateIngressRequest.js.map +1 -1
  413. package/dist/models/UpdateIngressResponseBody.d.ts +24 -18
  414. package/dist/models/UpdateIngressResponseBody.js.map +1 -1
  415. package/dist/models/UpdateJobRequest.d.ts +133 -95
  416. package/dist/models/UpdateJobRequest.js.map +1 -1
  417. package/dist/models/UpdateJobResponseBody.d.ts +23 -22
  418. package/dist/models/UpdateJobResponseBody.js.map +1 -1
  419. package/dist/models/UpdateNamespaceRequest.d.ts +3 -2
  420. package/dist/models/UpdateNamespaceRequest.js.map +1 -1
  421. package/dist/models/UpdateNamespaceResponseBody.d.ts +15 -12
  422. package/dist/models/UpdateNamespaceResponseBody.js.map +1 -1
  423. package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +22 -13
  424. package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -1
  425. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +7 -9
  426. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -1
  427. package/dist/models/UpdateNamespaceVpcRequest.d.ts +5 -2
  428. package/dist/models/UpdateNamespaceVpcRequest.js.map +1 -1
  429. package/dist/models/UpdateNamespaceVpcResponseBody.d.ts +26 -17
  430. package/dist/models/UpdateNamespaceVpcResponseBody.js.map +1 -1
  431. package/dist/models/UpdateSecretRequest.d.ts +6 -4
  432. package/dist/models/UpdateSecretRequest.js.map +1 -1
  433. package/dist/models/UpdateSecretResponseBody.d.ts +42 -0
  434. package/dist/models/UpdateSecretResponseBody.js.map +1 -1
  435. package/dist/models/UpdateSecretShrinkRequest.d.ts +3 -1
  436. package/dist/models/UpdateSecretShrinkRequest.js.map +1 -1
  437. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +7 -6
  438. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
  439. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +22 -16
  440. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
  441. package/dist/models/WebAclEntryConfig.d.ts +1 -1
  442. package/dist/models/WebApplication.d.ts +2 -2
  443. package/dist/models/WebVersionStatus.d.ts +3 -0
  444. package/dist/models/WebVersionStatus.js.map +1 -1
  445. package/package.json +1 -1
  446. package/src/client.ts +215 -202
  447. package/src/models/AbortChangeOrderRequest.ts +7 -0
  448. package/src/models/AbortChangeOrderResponseBody.ts +19 -14
  449. package/src/models/BatchRestartApplicationsResponseBody.ts +0 -3
  450. package/src/models/BatchStartApplicationsRequest.ts +1 -1
  451. package/src/models/BatchStartApplicationsResponseBody.ts +15 -9
  452. package/src/models/BatchStopApplicationsResponseBody.ts +11 -7
  453. package/src/models/BindNlbRequest.ts +17 -12
  454. package/src/models/BindNlbResponseBody.ts +24 -18
  455. package/src/models/BindSlbResponseBody.ts +3 -0
  456. package/src/models/ConfirmPipelineBatchRequest.ts +6 -2
  457. package/src/models/ConfirmPipelineBatchResponseBody.ts +19 -14
  458. package/src/models/Container.ts +14 -14
  459. package/src/models/ContainerResources.ts +1 -1
  460. package/src/models/CreateApplicationRequest.ts +445 -238
  461. package/src/models/CreateApplicationResponseBody.ts +27 -18
  462. package/src/models/CreateApplicationScalingRuleRequest.ts +108 -79
  463. package/src/models/CreateApplicationScalingRuleResponseBody.ts +113 -76
  464. package/src/models/CreateApplicationShrinkRequest.ts +445 -238
  465. package/src/models/CreateConfigMapResponseBody.ts +7 -10
  466. package/src/models/CreateGreyTagRouteRequest.ts +6 -6
  467. package/src/models/CreateGreyTagRouteResponseBody.ts +20 -15
  468. package/src/models/CreateIngressRequest.ts +71 -50
  469. package/src/models/CreateIngressResponseBody.ts +20 -17
  470. package/src/models/CreateJobRequest.ts +214 -128
  471. package/src/models/CreateJobResponseBody.ts +24 -21
  472. package/src/models/CreateNamespaceRequest.ts +9 -8
  473. package/src/models/CreateNamespaceResponseBody.ts +31 -28
  474. package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +14 -12
  475. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +24 -18
  476. package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +14 -12
  477. package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +77 -59
  478. package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +24 -18
  479. package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +18 -16
  480. package/src/models/CreateSecretRequest.ts +6 -4
  481. package/src/models/CreateSecretResponseBody.ts +12 -10
  482. package/src/models/CreateSecretShrinkRequest.ts +6 -4
  483. package/src/models/DataInstancesValue.ts +6 -5
  484. package/src/models/DataInstancesValueListenersValue.ts +13 -9
  485. package/src/models/DeleteApplicationResponseBody.ts +23 -17
  486. package/src/models/DeleteApplicationScalingRuleRequest.ts +2 -2
  487. package/src/models/DeleteApplicationScalingRuleResponseBody.ts +26 -14
  488. package/src/models/DeleteConfigMapRequest.ts +1 -1
  489. package/src/models/DeleteConfigMapResponseBody.ts +23 -17
  490. package/src/models/DeleteGreyTagRouteResponseBody.ts +22 -16
  491. package/src/models/DeleteHistoryJobResponseBody.ts +16 -13
  492. package/src/models/DeleteIngressRequest.ts +1 -1
  493. package/src/models/DeleteIngressResponseBody.ts +17 -12
  494. package/src/models/DeleteInstancesRequest.ts +2 -2
  495. package/src/models/DeleteInstancesResponseBody.ts +23 -17
  496. package/src/models/DeleteJobResponseBody.ts +16 -13
  497. package/src/models/DeleteNamespaceRequest.ts +4 -1
  498. package/src/models/DeleteNamespaceResponseBody.ts +16 -11
  499. package/src/models/DeleteSecretRequest.ts +2 -2
  500. package/src/models/DeleteSecretResponseBody.ts +22 -19
  501. package/src/models/DeleteSwimmingLaneGroupRequest.ts +2 -2
  502. package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +22 -16
  503. package/src/models/DeployApplicationRequest.ts +445 -273
  504. package/src/models/DeployApplicationResponseBody.ts +29 -22
  505. package/src/models/DeployApplicationShrinkRequest.ts +445 -273
  506. package/src/models/DescribeAppServiceDetailRequest.ts +10 -6
  507. package/src/models/DescribeAppServiceDetailResponseBody.ts +41 -40
  508. package/src/models/DescribeApplicationConfigRequest.ts +2 -2
  509. package/src/models/DescribeApplicationConfigResponseBody.ts +556 -311
  510. package/src/models/DescribeApplicationGroupsRequest.ts +2 -2
  511. package/src/models/DescribeApplicationGroupsResponseBody.ts +64 -41
  512. package/src/models/DescribeApplicationImageRequest.ts +2 -2
  513. package/src/models/DescribeApplicationImageResponseBody.ts +26 -20
  514. package/src/models/DescribeApplicationInstancesRequest.ts +37 -6
  515. package/src/models/DescribeApplicationInstancesResponseBody.ts +99 -54
  516. package/src/models/DescribeApplicationMseServiceResponseBody.ts +17 -13
  517. package/src/models/DescribeApplicationNlbsRequest.ts +1 -1
  518. package/src/models/DescribeApplicationNlbsResponseBody.ts +19 -14
  519. package/src/models/DescribeApplicationScalingRuleRequest.ts +2 -2
  520. package/src/models/DescribeApplicationScalingRuleResponseBody.ts +204 -88
  521. package/src/models/DescribeApplicationScalingRulesRequest.ts +1 -1
  522. package/src/models/DescribeApplicationScalingRulesResponseBody.ts +244 -90
  523. package/src/models/DescribeApplicationSlbsRequest.ts +1 -1
  524. package/src/models/DescribeApplicationSlbsResponseBody.ts +120 -33
  525. package/src/models/DescribeApplicationStatusResponseBody.ts +66 -45
  526. package/src/models/DescribeChangeOrderRequest.ts +1 -1
  527. package/src/models/DescribeChangeOrderResponseBody.ts +135 -78
  528. package/src/models/DescribeComponentsRequest.ts +4 -3
  529. package/src/models/DescribeComponentsResponseBody.ts +25 -19
  530. package/src/models/DescribeConfigMapRequest.ts +1 -1
  531. package/src/models/DescribeConfigMapResponseBody.ts +32 -26
  532. package/src/models/DescribeConfigurationPriceRequest.ts +74 -24
  533. package/src/models/DescribeConfigurationPriceResponseBody.ts +74 -49
  534. package/src/models/DescribeEdasContainersResponseBody.ts +22 -16
  535. package/src/models/DescribeGreyTagRouteRequest.ts +1 -1
  536. package/src/models/DescribeGreyTagRouteResponseBody.ts +107 -77
  537. package/src/models/DescribeIngressRequest.ts +2 -2
  538. package/src/models/DescribeIngressResponseBody.ts +233 -54
  539. package/src/models/DescribeInstanceLogRequest.ts +8 -1
  540. package/src/models/DescribeInstanceLogResponseBody.ts +21 -20
  541. package/src/models/DescribeInstanceSpecificationsResponseBody.ts +33 -23
  542. package/src/models/DescribeJobHistoryRequest.ts +7 -4
  543. package/src/models/DescribeJobHistoryResponseBody.ts +22 -19
  544. package/src/models/DescribeJobRequest.ts +1 -1
  545. package/src/models/DescribeJobResponseBody.ts +222 -159
  546. package/src/models/DescribeJobStatusResponseBody.ts +25 -18
  547. package/src/models/DescribeNamespaceListRequest.ts +6 -4
  548. package/src/models/DescribeNamespaceListResponseBody.ts +21 -16
  549. package/src/models/DescribeNamespaceResourcesRequest.ts +4 -1
  550. package/src/models/DescribeNamespaceResourcesResponseBody.ts +91 -45
  551. package/src/models/DescribeNamespaceResponseBody.ts +18 -14
  552. package/src/models/DescribeNamespacesRequest.ts +1 -1
  553. package/src/models/DescribeNamespacesResponseBody.ts +30 -24
  554. package/src/models/DescribePipelineResponseBody.ts +59 -39
  555. package/src/models/DescribeRegionsResponseBody.ts +8 -5
  556. package/src/models/DescribeSecretResponseBody.ts +15 -12
  557. package/src/models/DescribeSwimmingLaneRequest.ts +3 -3
  558. package/src/models/DescribeSwimmingLaneResponseBody.ts +62 -53
  559. package/src/models/DescribeVswitchesRequest.ts +0 -11
  560. package/src/models/DescribeVswitchesResponseBody.ts +0 -47
  561. package/src/models/DisableApplicationScalingRuleRequest.ts +2 -2
  562. package/src/models/DisableApplicationScalingRuleResponseBody.ts +24 -15
  563. package/src/models/DisableArmsResponseBody.ts +17 -22
  564. package/src/models/DowngradeApplicationApmServiceResponseBody.ts +13 -11
  565. package/src/models/EnableApplicationScalingRuleResponseBody.ts +15 -12
  566. package/src/models/ExecJobRequest.ts +31 -23
  567. package/src/models/ExecJobResponseBody.ts +37 -26
  568. package/src/models/GetApplicationRequest.ts +2 -2
  569. package/src/models/GetApplicationResponseBody.ts +75 -45
  570. package/src/models/GetAvailabilityMetricResponseBody.ts +1 -1
  571. package/src/models/GetChangeOrderMetricRequest.ts +20 -9
  572. package/src/models/GetChangeOrderMetricResponseBody.ts +36 -15
  573. package/src/models/GetScaleAppMetricResponseBody.ts +1 -1
  574. package/src/models/GetWebshellTokenRequest.ts +7 -6
  575. package/src/models/GetWebshellTokenResponseBody.ts +12 -10
  576. package/src/models/ImageRegistryConfig.ts +8 -0
  577. package/src/models/InitContainerConfig.ts +49 -0
  578. package/src/models/ListAllSwimmingLaneGroupsRequest.ts +1 -1
  579. package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +51 -42
  580. package/src/models/ListAllSwimmingLanesRequest.ts +2 -2
  581. package/src/models/ListAllSwimmingLanesResponseBody.ts +67 -58
  582. package/src/models/ListAppEventsRequest.ts +19 -14
  583. package/src/models/ListAppEventsResponseBody.ts +32 -23
  584. package/src/models/ListAppServicesPageRequest.ts +5 -4
  585. package/src/models/ListAppServicesPageResponseBody.ts +29 -24
  586. package/src/models/ListAppServicesRequest.ts +21 -15
  587. package/src/models/ListAppServicesResponseBody.ts +52 -37
  588. package/src/models/ListAppVersionsRequest.ts +1 -1
  589. package/src/models/ListAppVersionsResponseBody.ts +33 -23
  590. package/src/models/ListApplicationCenterServiceInstancesRequest.ts +0 -8
  591. package/src/models/ListApplicationCenterServiceInstancesResponseBody.ts +0 -43
  592. package/src/models/ListApplicationsForSwimmingLaneRequest.ts +2 -2
  593. package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +27 -21
  594. package/src/models/ListApplicationsRequest.ts +65 -20
  595. package/src/models/ListApplicationsResponseBody.ts +131 -83
  596. package/src/models/ListChangeOrdersRequest.ts +76 -25
  597. package/src/models/ListChangeOrdersResponseBody.ts +111 -78
  598. package/src/models/ListConsumedServicesRequest.ts +1 -1
  599. package/src/models/ListConsumedServicesResponseBody.ts +26 -20
  600. package/src/models/ListGreyTagRouteRequest.ts +1 -1
  601. package/src/models/ListGreyTagRouteResponseBody.ts +131 -66
  602. package/src/models/ListIngressesRequest.ts +10 -2
  603. package/src/models/ListIngressesResponseBody.ts +170 -40
  604. package/src/models/ListJobsRequest.ts +20 -16
  605. package/src/models/ListJobsResponseBody.ts +81 -56
  606. package/src/models/ListLogConfigsRequest.ts +3 -3
  607. package/src/models/ListLogConfigsResponseBody.ts +39 -30
  608. package/src/models/ListNamespaceChangeOrdersRequest.ts +22 -6
  609. package/src/models/ListNamespaceChangeOrdersResponseBody.ts +52 -38
  610. package/src/models/ListNamespacedConfigMapsRequest.ts +1 -1
  611. package/src/models/ListNamespacedConfigMapsResponseBody.ts +32 -28
  612. package/src/models/ListPublishedServicesRequest.ts +1 -1
  613. package/src/models/ListPublishedServicesResponseBody.ts +28 -22
  614. package/src/models/ListSecretsRequest.ts +1 -1
  615. package/src/models/ListSecretsResponseBody.ts +27 -24
  616. package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +27 -21
  617. package/src/models/ListSwimmingLaneGroupTagsRequest.ts +2 -2
  618. package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +26 -20
  619. package/src/models/ListTagResourcesRequest.ts +9 -8
  620. package/src/models/ListTagResourcesResponseBody.ts +25 -19
  621. package/src/models/ListWebApplicationInstancesRequest.ts +3 -0
  622. package/src/models/ListWebApplicationInstancesShrinkRequest.ts +3 -0
  623. package/src/models/ListWebApplicationRevisionsOutput.ts +1 -1
  624. package/src/models/ListWebApplicationRevisionsRequest.ts +1 -1
  625. package/src/models/ListWebInstancesOutput.ts +3 -0
  626. package/src/models/PathConfig.ts +2 -2
  627. package/src/models/QueryArmsEnableResponseBody.ts +8 -8
  628. package/src/models/QueryResourceStaticsRequest.ts +1 -1
  629. package/src/models/QueryResourceStaticsResponseBody.ts +37 -30
  630. package/src/models/ReduceApplicationCapacityByInstanceIdsResponseBody.ts +15 -12
  631. package/src/models/RegistryAuthenticationConfig.ts +6 -0
  632. package/src/models/RegistryCertificateConfig.ts +6 -0
  633. package/src/models/RescaleApplicationRequest.ts +10 -7
  634. package/src/models/RescaleApplicationResponseBody.ts +12 -10
  635. package/src/models/RescaleApplicationVerticallyRequest.ts +7 -7
  636. package/src/models/RescaleApplicationVerticallyResponseBody.ts +22 -17
  637. package/src/models/RestartApplicationRequest.ts +10 -7
  638. package/src/models/RestartApplicationResponseBody.ts +15 -12
  639. package/src/models/RestartInstancesResponseBody.ts +15 -12
  640. package/src/models/ResumeTrafficRequest.ts +1 -1
  641. package/src/models/ResumeTrafficResponseBody.ts +26 -19
  642. package/src/models/Revision.ts +2 -2
  643. package/src/models/RollbackApplicationRequest.ts +24 -19
  644. package/src/models/RollbackApplicationResponseBody.ts +15 -12
  645. package/src/models/RouteConfig.ts +1 -1
  646. package/src/models/SidecarContainerConfig.ts +30 -10
  647. package/src/models/SlscollectConfig.ts +3 -3
  648. package/src/models/StartApplicationResponseBody.ts +15 -12
  649. package/src/models/StopApplicationRequest.ts +1 -4
  650. package/src/models/StopApplicationResponseBody.ts +31 -16
  651. package/src/models/SuspendJobRequest.ts +3 -2
  652. package/src/models/SuspendJobResponseBody.ts +15 -12
  653. package/src/models/SuspendTrafficRequest.ts +1 -1
  654. package/src/models/SuspendTrafficResponseBody.ts +19 -22
  655. package/src/models/TagResourcesRequest.ts +8 -7
  656. package/src/models/TagResourcesResponseBody.ts +21 -15
  657. package/src/models/UnbindNlbRequest.ts +9 -7
  658. package/src/models/UnbindNlbResponseBody.ts +23 -17
  659. package/src/models/UnbindSlbRequest.ts +8 -6
  660. package/src/models/UnbindSlbResponseBody.ts +21 -15
  661. package/src/models/UntagResourcesRequest.ts +7 -6
  662. package/src/models/UntagResourcesResponseBody.ts +21 -15
  663. package/src/models/UpdateAppModeRequest.ts +10 -7
  664. package/src/models/UpdateAppModeResponseBody.ts +19 -14
  665. package/src/models/UpdateAppSecurityGroupRequest.ts +2 -2
  666. package/src/models/UpdateAppSecurityGroupResponseBody.ts +21 -15
  667. package/src/models/UpdateApplicationDescriptionResponseBody.ts +15 -12
  668. package/src/models/UpdateApplicationScalingRuleRequest.ts +104 -59
  669. package/src/models/UpdateApplicationScalingRuleResponseBody.ts +124 -64
  670. package/src/models/UpdateApplicationVswitchesRequest.ts +20 -1
  671. package/src/models/UpdateApplicationVswitchesResponseBody.ts +21 -15
  672. package/src/models/UpdateConfigMapRequest.ts +10 -1
  673. package/src/models/UpdateConfigMapResponseBody.ts +24 -16
  674. package/src/models/UpdateGreyTagRouteRequest.ts +6 -6
  675. package/src/models/UpdateGreyTagRouteResponseBody.ts +19 -14
  676. package/src/models/UpdateIngressRequest.ts +81 -26
  677. package/src/models/UpdateIngressResponseBody.ts +24 -18
  678. package/src/models/UpdateJobRequest.ts +133 -95
  679. package/src/models/UpdateJobResponseBody.ts +23 -22
  680. package/src/models/UpdateNamespaceRequest.ts +3 -2
  681. package/src/models/UpdateNamespaceResponseBody.ts +15 -12
  682. package/src/models/UpdateNamespaceSlsConfigsRequest.ts +22 -13
  683. package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +7 -9
  684. package/src/models/UpdateNamespaceVpcRequest.ts +5 -2
  685. package/src/models/UpdateNamespaceVpcResponseBody.ts +26 -17
  686. package/src/models/UpdateSecretRequest.ts +6 -4
  687. package/src/models/UpdateSecretResponseBody.ts +42 -0
  688. package/src/models/UpdateSecretShrinkRequest.ts +3 -1
  689. package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +7 -6
  690. package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +22 -16
  691. package/src/models/WebAclEntryConfig.ts +1 -1
  692. package/src/models/WebApplication.ts +2 -2
  693. package/src/models/WebVersionStatus.ts +3 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateApplicationShrinkRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The Alibaba Cloud Resource Name (ARN) required for a RAM role to obtain images across accounts. For more information, see [Grant permissions across Alibaba Cloud accounts by using a RAM role](https://help.aliyun.com/document_detail/223585.html).
8
+ * The ARN of the RAM role required to pull images across Alibaba Cloud accounts. For more information, see [Authorize cross-account access using a RAM role](https://help.aliyun.com/document_detail/223585.html).
9
9
  *
10
10
  * @example
11
11
  * acs:ram::123456789012****:role/adminrole
@@ -13,16 +13,23 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
13
13
  acrAssumeRoleArn?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of Container Registry Enterprise Edition instance N. This parameter is required when the **ImageUrl** parameter is set to the URL of an image in an ACR Enterprise Edition instance.
16
+ * The Container Registry Enterprise Edition (ACR Enterprise Edition) instance ID. This parameter is required when **ImageUrl** is a Container Registry Enterprise Edition image.
17
17
  *
18
18
  * @example
19
19
  * cri-xxxxxx
20
20
  */
21
21
  acrInstanceId?: string;
22
+ /**
23
+ * @remarks
24
+ * The AliyunAgent version.
25
+ *
26
+ * @example
27
+ * 4.4.2
28
+ */
22
29
  agentVersion?: string;
23
30
  /**
24
31
  * @remarks
25
- * The description of the template. The description cannot exceed 1,024 characters in length.
32
+ * The application description. It cannot exceed 1024 characters.
26
33
  *
27
34
  * @example
28
35
  * This is a test description.
@@ -30,7 +37,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
30
37
  appDescription?: string;
31
38
  /**
32
39
  * @remarks
33
- * The name of the application. The name can contain digits, letters, and hyphens (-). The name must start with a letter and cannot end with a hyphen (-). It cannot exceed 36 characters in length.
40
+ * The application name. It can contain digits, letters, and hyphens (-). It must start with a letter and cannot end with a hyphen (-). The name cannot exceed 36 characters.
34
41
  *
35
42
  * This parameter is required.
36
43
  *
@@ -40,7 +47,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
40
47
  appName?: string;
41
48
  /**
42
49
  * @remarks
43
- * Select micro_service, which is the application.
50
+ * Select micro_service for a microservice application.
44
51
  *
45
52
  * @example
46
53
  * micro_service
@@ -48,10 +55,11 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
48
55
  appSource?: string;
49
56
  /**
50
57
  * @remarks
51
- * Specifies whether to associate an EIP with the node pool. Take note of the following rules:
58
+ * Whether to bind an Elastic IP address (EIP). Valid values:
52
59
  *
53
- * * **true**: The EIP is associated with the application instance.
54
- * * **false**: The EIP is not associated with the application instance.
60
+ * - **true**: Bind.
61
+ *
62
+ * - **false**: Do not bind.
55
63
  *
56
64
  * @example
57
65
  * true
@@ -59,12 +67,13 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
59
67
  associateEip?: boolean;
60
68
  /**
61
69
  * @remarks
62
- * Specifies whether to automatically configure the network environment. Valid values:
70
+ * Whether to automatically configure the network environment. Valid values:
71
+ *
72
+ * - **true**: SAE automatically configures the network environment when creating an application. The values of **NamespaceId**, **VpcId**, **vSwitchId**, and **SecurityGroupId** are ignored.
63
73
  *
64
- * * **true**: SAE automatically configures the network environment when you create the application. If you set this parameter to true, the values of the **NamespaceId**, **VpcId**, **vSwitchId**, and **SecurityGroupId** parameters are ignored.
65
- * * **false**: SAE configures the network environment based on your settings when you create the application.
74
+ * - **false**: SAE manually configures the network environment when creating an application.
66
75
  *
67
- * > If you select **true**, other **NamespaceId** will be ignored.
76
+ * > If you select **true**, other **NamespaceId** values passed are ignored.
68
77
  *
69
78
  * @example
70
79
  * true
@@ -72,7 +81,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
72
81
  autoConfig?: boolean;
73
82
  /**
74
83
  * @remarks
75
- * The ID of the basic application.
84
+ * The base application ID.
76
85
  *
77
86
  * @example
78
87
  * ee99cce6-1c8e-4bfa-96c3-3e2fa9de8a41
@@ -80,15 +89,21 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
80
89
  baseAppId?: string;
81
90
  /**
82
91
  * @remarks
83
- * The command that is used to start the image. The command must be an existing executable object in the container. Sample statements:
92
+ * The image start command. This command must be an executable object that exists in the container. Example:
93
+ *
94
+ * ```
95
+ * command:
96
+ * - echo
97
+ * - abc
98
+ * - >
99
+ * - file0
100
+ * ```
84
101
  *
85
- * command:
86
- * - echo
87
- * - abc
88
- * - >
89
- * - file0
102
+ * Based on the example, Command="echo" and `CommandArgs=["abc", ">", "file0"]`.
90
103
  *
91
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
104
+ * >Notice:
105
+ *
106
+ * This option is required when PackageType is DotnetZip.
92
107
  *
93
108
  * @example
94
109
  * echo
@@ -96,11 +111,12 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
96
111
  command?: string;
97
112
  /**
98
113
  * @remarks
99
- * The parameters of the image startup command. The CommandArgs parameter specifies the parameters that are required for the **Command** parameter. You can specify the name in one of the following formats:
114
+ * The image start command parameters. These are the parameters required by the **Command** parameter. Format:
100
115
  *
101
116
  * `["a","b"]`
102
117
  *
103
- * In the preceding example, the CommandArgs parameter is set to `CommandArgs=["abc", ">", "file0"]`. The data type of `["abc", ">", "file0"]` must be an array of strings in the JSON format. This parameter is optional.
118
+ * In the example, `CommandArgs=["abc", ">", "file0"]`. Convert `["abc", ">", "file0"]` to a string type, with the format as a JSON array. If this parameter is not needed, do not specify it.
119
+ * >Notice: This option is required when PackageType is DotnetZip.
104
120
  *
105
121
  * @example
106
122
  * ["a","b"]
@@ -108,14 +124,15 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
108
124
  commandArgs?: string;
109
125
  /**
110
126
  * @remarks
111
- * The description of the **ConfigMap** instance mounted to the application. Use configurations created on the Configuration Items page to configure containers. The following table describes the parameters that are used in the preceding statements.
127
+ * The **ConfigMap** mount description. Use configuration items created on the namespace configuration item page to inject configuration information into the container. Parameter description:
128
+ *
129
+ * - **configMapId**: The ConfigMap instance ID. Obtain it by calling the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) API operation.
112
130
  *
113
- * * **congfigMapId**: the ID of the ConfigMap instance. You can call the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) operation to obtain the ID.
114
- * * **key**: the key.
131
+ * - **key**: The key value.
115
132
  *
116
- * > You can use `sae-sys-configmap-all` to mount all keys.
133
+ * > You can mount all keys by passing the `sae-sys-configmap-all` parameter.
117
134
  *
118
- * * **mountPath**: the mount path in the container.
135
+ * - **mountPath**: The mount path.
119
136
  *
120
137
  * @example
121
138
  * [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
@@ -123,16 +140,21 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
123
140
  configMapMountDesc?: string;
124
141
  /**
125
142
  * @remarks
126
- * The CPU specifications that are required for each instance. Unit: millicores. This parameter cannot be set to 0. Valid values:
143
+ * The CPU required for each instance, in millicores. It cannot be 0. Currently, only the following defined specifications are supported:
127
144
  *
128
- * * **500**
129
- * * **1000**
130
- * * **2000**
131
- * * **4000**
132
- * * **8000**
133
- * * **12000**
134
- * * **16000**
135
- * * **32000**
145
+ * - **500**
146
+ *
147
+ * - **1000**
148
+ *
149
+ * - **2000**
150
+ *
151
+ * - **4000**
152
+ *
153
+ * - **8000**
154
+ *
155
+ * - **16000**
156
+ *
157
+ * - **32000**
136
158
  *
137
159
  * @example
138
160
  * 1000
@@ -140,10 +162,11 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
140
162
  cpu?: number;
141
163
  /**
142
164
  * @remarks
143
- * The custom mappings between hostnames and IP addresses in the container. Take note of the following rules:
165
+ * Custom Host mapping within the container. Valid values:
166
+ *
167
+ * - **hostName**: The domain name or hostname.
144
168
  *
145
- * * **hostName**: the domain name or hostname.
146
- * * **ip**: the IP address.
169
+ * - **ip**: The IP address.
147
170
  *
148
171
  * @example
149
172
  * [{"hostName":"samplehost","ip":"127.0.0.1"}]
@@ -151,11 +174,11 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
151
174
  customHostAlias?: string;
152
175
  /**
153
176
  * @remarks
154
- * Custom image type. To it to empty string to use pre-built image.
177
+ * The custom image type. If it is not a custom image, set it to an empty string:
155
178
  *
156
- * - internet: Public network image
179
+ * - internet: Public network image.
157
180
  *
158
- * - intranet: Private network image
181
+ * - intranet: Private network image.
159
182
  *
160
183
  * @example
161
184
  * internet
@@ -163,10 +186,11 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
163
186
  customImageNetworkType?: string;
164
187
  /**
165
188
  * @remarks
166
- * Whether to deploy now.
189
+ * Whether to deploy immediately. Valid values:
190
+ *
191
+ * - **true**: Default value. Deploy immediately.
167
192
  *
168
- * * **true** (default): Deploy now.
169
- * * **false**: Deploy later.
193
+ * - **false**: Deploy later.
170
194
  *
171
195
  * @example
172
196
  * true
@@ -174,7 +198,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
174
198
  deploy?: boolean;
175
199
  /**
176
200
  * @remarks
177
- * The disk size. Unit: GB.
201
+ * The disk storage size, in GB.
178
202
  *
179
203
  * @example
180
204
  * 50
@@ -182,13 +206,17 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
182
206
  diskSize?: number;
183
207
  /**
184
208
  * @remarks
185
- * . NET Framework version number:
209
+ * The version number of the .NET framework:
210
+ *
211
+ * - .NET 3.1
212
+ *
213
+ * - .NET 5.0
186
214
  *
187
- * * .NET 3.1
188
- * * .NET 5.0
189
- * * .NET 6.0
190
- * * .NET 7.0
191
- * * .NET 8.0
215
+ * - .NET 6.0
216
+ *
217
+ * - .NET 7.0
218
+ *
219
+ * - .NET 8.0
192
220
  *
193
221
  * @example
194
222
  * .NET 3.1
@@ -196,18 +224,27 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
196
224
  dotnet?: string;
197
225
  /**
198
226
  * @remarks
199
- * The version of the container in HSF.
227
+ * The application runtime environment version in the HSF framework, such as the Ali-Tomcat container.
200
228
  *
201
229
  * @example
202
230
  * 3.5.3
203
231
  */
204
232
  edasContainerVersion?: string;
233
+ /**
234
+ * @remarks
235
+ * Shared temporary storage configuration.
236
+ *
237
+ * @example
238
+ * [{\\"name\\":\\"workdir\\",\\"mountPath\\":\\"/usr/local/tomcat/webapps\\"}]
239
+ */
205
240
  emptyDirDesc?: string;
206
241
  /**
207
242
  * @remarks
208
- * Enable CPU Burst.
209
- * - true: enable
210
- * - false: disable
243
+ * Whether to enable the CPU Burst feature:
244
+ *
245
+ * - true: Enable.
246
+ *
247
+ * - false: Do not enable.
211
248
  *
212
249
  * @example
213
250
  * true
@@ -215,35 +252,59 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
215
252
  enableCpuBurst?: boolean;
216
253
  /**
217
254
  * @remarks
218
- * Enable application monitoring for non-Java applications based on eBPF technology. The value options are as follows:
255
+ * Enable application monitoring for non-Java applications based on eBPF technology. Valid values:
219
256
  *
220
- * - true: Enable.
221
- * - false: Disable (default).
257
+ * - **true**: Enable.
258
+ *
259
+ * - **false**: Disable. Default value.
222
260
  *
223
261
  * @example
224
262
  * false
225
263
  */
226
264
  enableEbpf?: string;
265
+ /**
266
+ * @remarks
267
+ * Whether to reuse the namespace Agent version configuration.
268
+ *
269
+ * @example
270
+ * true
271
+ */
227
272
  enableNamespaceAgentVersion?: boolean;
273
+ /**
274
+ * @remarks
275
+ * Whether to reuse the namespace SLS log configuration.
276
+ *
277
+ * @example
278
+ * true
279
+ */
228
280
  enableNamespaceSlsConfig?: boolean;
229
281
  /**
230
282
  * @remarks
231
- * Indicates whether to enable the new ARMS feature:
283
+ * Whether to enable new ARMS features:
232
284
  *
233
- * * true: enables this parameter.
234
- * * false: disables this parameter.
285
+ * - true: Enable.
286
+ *
287
+ * - false: Do not enable.
235
288
  *
236
289
  * @example
237
290
  * false
238
291
  */
239
292
  enableNewArms?: boolean;
293
+ /**
294
+ * @remarks
295
+ * Whether to enable Prometheus custom metric collection.
296
+ *
297
+ * @example
298
+ * false
299
+ */
240
300
  enablePrometheus?: boolean;
241
301
  /**
242
302
  * @remarks
243
- * Enable Sidecar resource isolation.
303
+ * Whether to enable Sidecar resource isolation:
244
304
  *
245
- * - true: enable
246
- * - false: disable
305
+ * - true: Enable isolation.
306
+ *
307
+ * - false: Do not enable isolation.
247
308
  *
248
309
  * @example
249
310
  * true
@@ -251,30 +312,85 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
251
312
  enableSidecarResourceIsolated?: boolean;
252
313
  /**
253
314
  * @remarks
254
- * The environment variables. You can configure custom environment variables or reference a ConfigMap. Before you can reference a ConfigMap, you must create a ConfigMap. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
315
+ * Container environment variable parameters. Support custom configurations or referencing configuration items. To reference a configuration item, create a ConfigMap instance first. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
316
+ *
317
+ * - Custom configuration
255
318
  *
256
- * * Custom configuration
319
+ * - **name**: The environment variable name.
257
320
  *
258
- * * **name**: the name of the environment variable.
259
- * * **value**: the value of the environment variable. The priority of the custom configuration is higher than valueFrom.
321
+ * - **value**: The environment variable value. This has a higher priority than valueFrom.
260
322
  *
261
- * * Reference a ConfigMap (valueFrom)
323
+ * - Reference configuration item (valueFrom)
262
324
  *
263
- * * **name**: the name of the environment variable. You can reference one or all keys. To reference all keys, specify `sae-sys-configmap-all-<ConfigMap name>`. Example: `sae-sys-configmap-all-test1`.
264
- * * **valueFrom**: the reference of the environment variable. Valid value: `configMapRef`.
265
- * * **configMapId**: the ID of the ConfigMap.
266
- * * **key**: the key. If you want to reference all key values, you do not need to configure this parameter.
325
+ * - **name**: The environment variable name. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<configuration item name>`, for example, `sae-sys-configmap-all-test1`.
326
+ *
327
+ * - **valueFrom**: The environment variable reference. Set this to `configMapRef`.
328
+ *
329
+ * - **configMapId**: The configuration item ID.
330
+ *
331
+ * - **key**: The key. If you reference all key-values, do not set this field.
267
332
  *
268
333
  * @example
269
- * [{"name":"envtmp","value":"0"}]
334
+ * [
335
+ * {
336
+ * "name": "sae-sys-configmap-all-hello",
337
+ * "valueFrom": {
338
+ * "configMapRef": {
339
+ * "configMapId": 100,
340
+ * "key": ""
341
+ * }
342
+ * }
343
+ * },
344
+ * {
345
+ * "name": "hello",
346
+ * "valueFrom": {
347
+ * "configMapRef": {
348
+ * "configMapId": 101,
349
+ * "key": "php-fpm"
350
+ * }
351
+ * }
352
+ * },
353
+ * {
354
+ * "name": "envtmp",
355
+ * "value": "newenv"
356
+ * }
357
+ * ]
270
358
  */
271
359
  envs?: string;
272
360
  gpuConfig?: string;
361
+ /**
362
+ * @remarks
363
+ * K8s Headless Service service discovery.
364
+ *
365
+ * - serviceName: The service name.
366
+ *
367
+ * - namespaceId: The namespace ID.
368
+ *
369
+ * @example
370
+ * {\\"serviceName\\":\\"leaf-test-headless\\",\\"namespaceId\\":\\"cn-zhangjiakou:prod\\"}
371
+ */
273
372
  headlessPvtzDiscoverySvc?: string;
373
+ /**
374
+ * @remarks
375
+ * The Nginx version.
376
+ *
377
+ * - nginx 1.20
378
+ *
379
+ * - nginx 1.22
380
+ *
381
+ * - nginx 1.24
382
+ *
383
+ * - nginx 1.26
384
+ *
385
+ * - nginx 1.28
386
+ *
387
+ * @example
388
+ * nginx 1.28
389
+ */
274
390
  html?: string;
275
391
  /**
276
392
  * @remarks
277
- * The ID of the corresponding Secret.
393
+ * The ID of the corresponding secret.
278
394
  *
279
395
  * @example
280
396
  * 10
@@ -282,7 +398,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
282
398
  imagePullSecrets?: string;
283
399
  /**
284
400
  * @remarks
285
- * The URL of the image. This parameter is required if you set the `PackageType` parameter to `Image`.
401
+ * The image address. This parameter is required when **Package Type** is **Image**.
286
402
  *
287
403
  * @example
288
404
  * registry.cn-hangzhou.aliyuncs.com/sae_test/ali_sae_test:0.0.1
@@ -290,13 +406,17 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
290
406
  imageUrl?: string;
291
407
  /**
292
408
  * @remarks
293
- * Initialize container configuration.
409
+ * Initialization container configuration.
294
410
  */
295
411
  initContainersConfigShrink?: string;
412
+ /**
413
+ * @remarks
414
+ * Whether it is a stateful application.
415
+ */
296
416
  isStateful?: boolean;
297
417
  /**
298
418
  * @remarks
299
- * The arguments in the JAR package. The arguments are used to start the application container. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
419
+ * JAR package startup parameters for the application. The application\\"s default start command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
300
420
  *
301
421
  * @example
302
422
  * custom-args
@@ -304,7 +424,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
304
424
  jarStartArgs?: string;
305
425
  /**
306
426
  * @remarks
307
- * The option settings in the JAR package. The settings are used to start the application container. The default startup command for application deployment is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
427
+ * JAR package startup options for the application. The application\\"s default start command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
308
428
  *
309
429
  * @example
310
430
  * -Xms4G -Xmx4G
@@ -312,16 +432,21 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
312
432
  jarStartOptions?: string;
313
433
  /**
314
434
  * @remarks
315
- * The version of the Java development kit (JDK) on which the deployment package of the application depends. The following versions are supported:
435
+ * The JDK version that the deployment package depends on. Supported versions:
316
436
  *
317
- * * **Open JDK 8**
318
- * * **Open JDK 7**
319
- * * **Dragonwell 11**
320
- * * **Dragonwell 8**
321
- * * **openjdk-8u191-jdk-alpine3.9**
322
- * * **openjdk-7u201-jdk-alpine3.9**
437
+ * - **Open JDK 8**
323
438
  *
324
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
439
+ * - **Open JDK 7**
440
+ *
441
+ * - **Dragonwell 11**
442
+ *
443
+ * - **Dragonwell 8**
444
+ *
445
+ * - **openjdk-8u191-jdk-alpine3.9**
446
+ *
447
+ * - **openjdk-7u201-jdk-alpine3.9**
448
+ *
449
+ * This parameter is not supported when **Package Type** is **Image**.
325
450
  *
326
451
  * @example
327
452
  * Open JDK 8
@@ -329,38 +454,50 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
329
454
  jdk?: string;
330
455
  /**
331
456
  * @remarks
332
- * The logging configurations of Message Queue for Apache Kafka. Take note of the following rules:
457
+ * The summary configuration for collecting logs to Kafka. Valid values:
333
458
  *
334
- * * **kafkaEndpoint**: the endpoint of the Message Queue for Apache Kafka API.
335
- * * **kafkaInstanceId**: the ID of the Message Queue for Apache Kafka instance.
336
- * * **kafkaConfigs**: One or more logging configurations of Message Queue for Apache Kafka. For information about sample values and parameters, see the request parameter **KafkaLogfileConfig** in this topic.
459
+ * - **kafkaEndpoint**: The service registration address for the Kafka API.
460
+ *
461
+ * - **kafkaInstanceId**: The Kafka instance ID.
462
+ *
463
+ * - **kafkaConfigs**: The summary configuration for single or multiple logs. For valid values, see the **kafkaConfigs** request parameter in this topic.
337
464
  *
338
465
  * @example
339
- * {"kafkaEndpoint":"10.0.X.XXX:XXXX,10.0.X.XXX:XXXX,10.0.X.XXX:XXXX\\","kafkaInstanceId":"alikafka_pre-cn-7pp2l8kr****","kafkaConfigs":[{"logType":"file_log","logDir":"/tmp/a.log","kafkaTopic":"test2"},{"logType":"stdout","logDir":"","kafkaTopic":"test"}]}
466
+ * {"kafkaEndpoint":"10.0.X.XXX:XXXX,10.0.X.XXX:XXXX,10.0.X.XXX:XXXX","kafkaInstanceId":"alikafka_pre-cn-7pp2l8kr****","kafkaConfigs":[{"logType":"file_log","logDir":"/tmp/a.log","kafkaTopic":"test2"},{"logType":"stdout","logDir":"","kafkaTopic":"test"}]}
340
467
  */
341
468
  kafkaConfigs?: string;
342
469
  labelsShrink?: string;
343
470
  /**
344
471
  * @remarks
345
- * Container health check. If the container fails this check, it will be revoked and relaunch again. Use one of the following methods to perform the health check:
472
+ * Container health check. Containers that fail the health check are shut down and recovered. Supported methods:
473
+ *
474
+ * - **exec**: For example, `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
475
+ *
476
+ * - **httpGet**: For example, `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
477
+ *
478
+ * - **tcpSocket**: For example, `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
346
479
  *
347
- * * Example of **exec**: `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
348
- * * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
349
- * * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
480
+ * > Select only one method for the health check.
350
481
  *
351
- * > You can use only one method to perform the health check.
482
+ * Parameter description:
352
483
  *
353
- * The following table describes the parameters that are used in the preceding statements.
484
+ * - **exec.command**: Set the health check command.
354
485
  *
355
- * * **exec.command**: the health check command.
356
- * * **httpGet.path**: the request path.
357
- * * **httpGet.scheme**: the protocol that is used to perform the health check. Valid values: **HTTP** and **HTTPS**.
358
- * * **httpGet.isContainKeyWord**: indicates whether the response contains keywords. Valid values: **true** and **false**. If this field is not returned, the advanced settings are not used.
359
- * * **httpGet.keyWord**: the custom keyword. This parameter is available only if the **isContainKeyWord** field is returned.
360
- * * **tcpSocket.port**: the port that is used to check the status of TCP connections.
361
- * * **initialDelaySeconds**: the delay of the health check. Default value: 10. Unit: seconds.
362
- * * **periodSeconds**: the interval at which health checks are performed. Default value: 30. Unit: seconds.
363
- * * **timeoutSeconds**: the timeout period of the health check. Default value: 1. Unit: seconds. If you set this parameter to 0 or leave this parameter empty, the timeout period is automatically set to 1 second.
486
+ * - **httpGet.path**: The access path.
487
+ *
488
+ * - **httpGet.scheme**: **HTTP** or **HTTPS**.
489
+ *
490
+ * - **httpGet.isContainKeyWord**: **true** means the keyword is included, **false** means the keyword is not included. If this field is missing, advanced features are not used.
491
+ *
492
+ * - **httpGet.keyWord**: The custom keyword. Do not omit the **isContainKeyWord** field when using it.
493
+ *
494
+ * - **tcpSocket.port**: The port for TCP connection detection.
495
+ *
496
+ * - **initialDelaySeconds**: Set the health check delay detection time. Default is 10 seconds.
497
+ *
498
+ * - **periodSeconds**: Set the health check period. Default is 30 seconds.
499
+ *
500
+ * - **timeoutSeconds**: Set the health check timeout duration. Default is 1 second. If you set it to 0 or do not set it, the default timeout is 1 second.
364
501
  *
365
502
  * @example
366
503
  * {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
@@ -369,18 +506,27 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
369
506
  lokiConfigs?: string;
370
507
  /**
371
508
  * @remarks
372
- * The memory size that is required by each instance. Unit: MB. This parameter cannot be set to 0. The values of this parameter correspond to the values of the Cpu parameter:
509
+ * The memory required for each instance, in MB. It cannot be 0. It has a one-to-one correspondence with CPU. Currently, only the following defined specifications are supported:
510
+ *
511
+ * - **1024**: Corresponds to 500 millicores and 1000 millicores CPU.
512
+ *
513
+ * - **2048**: Corresponds to 500, 1000 millicores, and 2000 millicores CPU.
373
514
  *
374
- * * This parameter is set to **1024** if the Cpu parameter is set to 500 or 1000.
375
- * * This parameter is set to **2048** if the Cpu parameter is set to 500, 1000, or 2000.
376
- * * This parameter is set to **4096** if the Cpu parameter is set to 1000, 2000, or 4000.
377
- * * This parameter is set to **8192** if the Cpu parameter is set to 2000, 4000, or 8,000.
378
- * * This parameter is set to **12288** if the Cpu parameter is set to 12000.
379
- * * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
380
- * * This parameter is set to **24576** if the Cpu parameter is set to 12000.
381
- * * This parameter is set to **32768** if the Cpu parameter is set to 16000.
382
- * * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
383
- * * This parameter is set to **131072** if the Cpu parameter is set to 32000.
515
+ * - **4096**: Corresponds to 1000, 2000 millicores, and 4000 millicores CPU.
516
+ *
517
+ * - **8192**: Corresponds to 2000, 4000 millicores, and 8000 millicores CPU.
518
+ *
519
+ * - **12288**: Corresponds to 12000 millicores CPU.
520
+ *
521
+ * - **16384**: Corresponds to 4000, 8000 millicores, and 16000 millicores CPU.
522
+ *
523
+ * - **24576**: Corresponds to 12000 millicores CPU.
524
+ *
525
+ * - **32768**: Corresponds to 16000 millicores CPU.
526
+ *
527
+ * - **65536**: Corresponds to 8000, 16000, and 32000 millicores CPU.
528
+ *
529
+ * - **131072**: Corresponds to 32000 millicores CPU.
384
530
  *
385
531
  * @example
386
532
  * 1024
@@ -388,11 +534,13 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
388
534
  memory?: number;
389
535
  /**
390
536
  * @remarks
391
- * The Nacos registry. Valid values:
537
+ * Select the Nacos registry. Valid values:
538
+ *
539
+ * - **0**: SAE built-in Nacos.
392
540
  *
393
- * * **0**: SAE built-in Nacos registry
394
- * * **1**: self-managed Nacos registry
395
- * * **2** : MSE enterprise edition Nacos registry
541
+ * - **1**: User-managed Nacos.
542
+ *
543
+ * - **2**: MSE Professional Edition Nacos.
396
544
  *
397
545
  * @example
398
546
  * "0"
@@ -400,7 +548,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
400
548
  microRegistration?: string;
401
549
  /**
402
550
  * @remarks
403
- * The Registry configurations.
551
+ * The registry configuration information.
404
552
  *
405
553
  * @example
406
554
  * {\\"instanceId\\":\\"mse-cn-zvp2bh6h70r\\",\\"namespace\\":\\"4c0aa74f-57cb-423c-b6af-5d9f2d0e3dbd\\"}
@@ -408,29 +556,23 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
408
556
  microRegistrationConfig?: string;
409
557
  /**
410
558
  * @remarks
411
- * Configure microservices governance
412
- *
413
- * Whether to enable microservices governance (enable):
414
- * - true: Enable
415
- * - false: Disable
559
+ * Configure microservice administration features.
416
560
  *
417
- * Configure lossless online/offline deployment (mseLosslessRule):
561
+ * - Whether to enable microservice administration (enable):
418
562
  *
419
- * delayTime: Delay duration (unit: seconds)
563
+ * - true: Enable.
420
564
  *
421
- * enable: Whether to enable lossless deployment
565
+ * - false: Do not enable.
422
566
  *
423
- * - true: Enable
567
+ * - Configure graceful start and graceful shutdown (mseLosslessRule):
424
568
  *
425
- * - false: Disable
569
+ * - delayTime: The delay time.
426
570
  *
427
- * notice: Whether to enable notifications
571
+ * - enable: Whether to enable the graceful start feature. true means enabled, false means not enabled.
428
572
  *
429
- * - true: Enable
573
+ * - notice: Whether to enable the notification feature. true means enabled, false means enabled.
430
574
  *
431
- * - false: Disable
432
- *
433
- * warmupTime: Small-traffic warm-up duration (unit: seconds)
575
+ * - warmupTime: The duration of traffic prefetch, in seconds.
434
576
  *
435
577
  * @example
436
578
  * {"enable": true,"mseLosslessRule": {"delayTime": 0,"enable": false,"notice": false,"warmupTime": 120}}
@@ -438,7 +580,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
438
580
  microserviceEngineConfig?: string;
439
581
  /**
440
582
  * @remarks
441
- * It is not recommended to configure this field; configuring NasConfigs instead. This field specifies the NAS mount description. When deploying, if the configuration has not changed, you do not need to set this parameter (i.e., the MountDesc field does not need to be included in the request). If you need to clear the NAS configuration, set the value of this field to an empty string in the request (i.e., set the value of the MountDesc field to "").
583
+ * Do not configure this field; configure **NasConfigs** instead. The NAS mount description. If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **MountDesc** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **MountDesc** field in the request is "").
442
584
  *
443
585
  * @example
444
586
  * [{mountPath: "/tmp", nasPath: "/"}]
@@ -446,7 +588,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
446
588
  mountDesc?: string;
447
589
  /**
448
590
  * @remarks
449
- * It is not recommended to configure this field; configuring NasConfigs instead. This field specifies the NAS mount point within the application\\"s VPC. When deploying, if the configuration has not changed, you do not need to set this parameter (i.e., the MountHost field does not need to be included in the request). If you need to clear the NAS configuration, set the value of this field to an empty string in the request (i.e., set the value of the MountHost field to "").
591
+ * Do not configure this field; configure **NasConfigs** instead. The NAS mount target within the application VPC. If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **MountHost** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **MountHost** field in the request is "").
450
592
  *
451
593
  * @example
452
594
  * example.com
@@ -454,7 +596,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
454
596
  mountHost?: string;
455
597
  /**
456
598
  * @remarks
457
- * SAE namespace ID. Only namespaces consisting of lowercase letters and hyphens (-) are supported, and the name must start with a letter.
599
+ * The SAE namespace ID. Only namespaces with names consisting of lowercase letters and hyphens (-) are supported. The name must start with a letter. Obtain the namespace by calling the [DescribeNamespaceList](https://help.aliyun.com/document_detail/126547.html) API operation.
458
600
  *
459
601
  * @example
460
602
  * cn-beijing:test
@@ -462,13 +604,17 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
462
604
  namespaceId?: string;
463
605
  /**
464
606
  * @remarks
465
- * The configurations of mounting the NAS file system. Take note of the following rules:
607
+ * The configuration for mounting NAS. Valid values:
608
+ *
609
+ * - **mountPath**: The container mount path.
610
+ *
611
+ * - **readOnly**: If the value is **false**, it indicates read and write permission.
612
+ *
613
+ * - **nasId**: The NAS ID.
614
+ *
615
+ * - **mountDomain**: The container mount target address. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
466
616
  *
467
- * * **mountPath**: the mount path of the container.
468
- * * **readOnly**: If you set the value to **false**, the application has the read and write permissions.
469
- * * **nasId**: the ID of the NAS file system.
470
- * * **mountDomain**: the domain name of the mount target. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
471
- * * **nasPath**: the directory in the NAS file system.
617
+ * - **nasPath**: The relative file directory of NAS.
472
618
  *
473
619
  * @example
474
620
  * [{"mountPath":"/test1","readOnly":false,"nasId":"nasId1","mountDomain":"nasId1.cn-shenzhen.nas.aliyuncs.com","nasPath":"/test1"},{"nasId":"nasId2","mountDomain":"nasId2.cn-shenzhen.nas.aliyuncs.com","readOnly":false,"nasPath":"/test2","mountPath":"/test2"}]
@@ -476,9 +622,9 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
476
622
  nasConfigs?: string;
477
623
  /**
478
624
  * @remarks
479
- * It is not recommended to configure this field; configuring NasConfigs instead. The ID of the mounted NAS must be in the same region as the cluster. The NAS must have available mount point quota or its mount point must already be on a switch within the VPC. If this field is not specified and the mountDescs field exists, a NAS will be automatically purchased and mounted to a switch within the VPC by default.
625
+ * Do not configure this field; configure **NasConfigs** instead. The ID of the mounted NAS. It must be in the same region as the cluster. It must have available mount target creation quotas, or its mount target must already be on a vSwitch within the VPC. If you do not specify this parameter and the **mountDescs** field exists, the system automatically purchases a NAS and mounts it to a vSwitch within the VPC by default.
480
626
  *
481
- * When deploying, if the configuration has not changed, you do not need to set this parameter (i.e., the NASId field does not need to be included in the request). If you need to clear the NAS configuration, set the value of this field to an empty string in the request (i.e., set the value of the NASId field to "").
627
+ * If the configuration has not changed during deployment, you do not need to set this parameter (that is, the request does not need to include the **NASId** field). To clear the NAS configuration, set the value of this field to an empty string in the request (that is, the value of the **NASId** field in the request is "").
482
628
  *
483
629
  * @example
484
630
  * KSAK****
@@ -486,13 +632,13 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
486
632
  nasId?: string;
487
633
  /**
488
634
  * @remarks
489
- * SAE edition.
635
+ * The application version:
490
636
  *
491
- * - lite: the lightweight edition.
637
+ * - lite: Lightweight Edition
492
638
  *
493
- * - std: the standard edition.
639
+ * - std: Standard Edition
494
640
  *
495
- * - pro: the professional edition.
641
+ * - pro: Professional Edition
496
642
  *
497
643
  * @example
498
644
  * pro
@@ -500,9 +646,9 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
500
646
  newSaeVersion?: string;
501
647
  /**
502
648
  * @remarks
503
- * The name of the RAM role used to authenticate the user identity.
649
+ * Set the identity authentication service RAM role.
504
650
  *
505
- * > You need to create an OpenID Connect (OIDC) identity provider (IdP) and an identity provider (IdP) for role-based single sign-on (SSO) in advance. For more information, see [Creates an OpenID Connect (OIDC) identity provider (IdP)](https://help.aliyun.com/document_detail/2331022.html) and [Creates an identity provider (IdP) for role-based single sign-on (SSO)](https://help.aliyun.com/document_detail/2331016.html).
651
+ * > Create an OpenID Connect (OIDC) identity provider and an identity provider role in the same region beforehand. For more information, see<props="china">[Create an OIDC identity provider](https://help.aliyun.com/zh/ram/developer-reference/api-ims-2019-08-15-createoidcprovider?spm=a2c4g.11186623.help-menu-28625.d_4_1_0_3_2_7.7f0443efmdpxa3) and[Create a role SSO identity provider](https://help.aliyun.com/zh/ram/developer-reference/api-ims-2019-08-15-createsamlprovider?spm=a2c4g.11186623.help-menu-28625.d_4_1_0_3_2_2.632244b1s8QbQt)<props="intl">[Create an OIDC identity provider](https://www.alibabacloud.com/help/zh/ram/developer-reference/api-ims-2019-08-15-createoidcprovider) and[Create a role SSO identity provider](https://www.alibabacloud.com/help/zh/ram/developer-reference/api-ims-2019-08-15-createsamlprovider).
506
652
  *
507
653
  * @example
508
654
  * sae-test
@@ -510,7 +656,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
510
656
  oidcRoleName?: string;
511
657
  /**
512
658
  * @remarks
513
- * The Accesskey ID that the OSS reads and writes from.
659
+ * The AccessKey ID for OSS read and write operations.
514
660
  *
515
661
  * @example
516
662
  * xxxxxx
@@ -518,7 +664,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
518
664
  ossAkId?: string;
519
665
  /**
520
666
  * @remarks
521
- * The AccessKey Secret that the OSS reads and writes from.
667
+ * The AccessKey Secret for OSS read and write operations.
522
668
  *
523
669
  * @example
524
670
  * xxxxxx
@@ -526,18 +672,19 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
526
672
  ossAkSecret?: string;
527
673
  /**
528
674
  * @remarks
529
- * Information of the Object Storage Service (OSS) bucket mounted to the application. The following table describes the parameters that are used in the preceding statements.
675
+ * OSS mount description. Parameter description:
530
676
  *
531
- * * **bucketName**: the name of the OSS bucket.
677
+ * - **bucketName**: The Bucket name.
532
678
  *
533
- * * **bucketPath**: the directory or object in OSS. If the specified directory or object does not exist, an error is returned.
679
+ * - **bucketPath**: The directory or OSS object you created in OSS. If the OSS mount directory does not exist, an exception is triggered.
534
680
  *
535
- * * **mountPath**: the directory of the container in SAE. If the path already exists, the newly specified path overwrites the previous one. If the path does not exist, it is created.
681
+ * - **mountPath**: The container path in SAE. If the path exists, it is overwritten. If the path does not exist, it is created.
536
682
  *
537
- * * **readOnly**: specifies whether to only allow the container path to read data from the OSS directory. Valid values:
683
+ * - **readOnly**: Whether the container path has read permission for the mounted directory resource. Valid values:
538
684
  *
539
- * * **true**: The container path only has read permission on the OSS directory.
540
- * * **false**: The application has read and write permissions.
685
+ * - **true**: Read-only permission.
686
+ *
687
+ * - **false**: Read and write permission.
541
688
  *
542
689
  * @example
543
690
  * [{"bucketName": "oss-bucket", "bucketPath": "data/user.data", "mountPath": "/usr/data/user.data", "readOnly": true}]
@@ -545,14 +692,47 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
545
692
  ossMountDescs?: string;
546
693
  /**
547
694
  * @remarks
548
- * The type of the deployment package. Take note of the following rules:
695
+ * The application package type. Valid values:
696
+ *
697
+ * - If you deploy with Java, supported types are **FatJar**, **War**, and **Image**.
698
+ *
699
+ * - If you deploy with PHP, supported types are:
700
+ *
701
+ * - **PhpZip**
549
702
  *
550
- * * If you deploy the application by using a Java Archive (JAR) package, you can set this parameter to **FatJar**, **War**, or **Image**.
551
- * * If you deploy the application by using a PHP package, you can set this parameter to one of the following values:
703
+ * - **IMAGE_PHP_5_4**
552
704
  *
553
- * **PhpZip** **IMAGE_PHP_5_4** **IMAGE_PHP_5_4_ALPINE** **IMAGE_PHP_5_5** **IMAGE_PHP_5_5_ALPINE** **IMAGE_PHP_5_6** **IMAGE_PHP_5_6_ALPINE** **IMAGE_PHP_7_0** **IMAGE_PHP_7_0_ALPINE** **IMAGE_PHP_7_1** **IMAGE_PHP_7_1_ALPINE** **IMAGE_PHP_7_2** **IMAGE_PHP_7_2_ALPINE** **IMAGE_PHP_7_3** **IMAGE_PHP_7_3_ALPINE**
705
+ * - **IMAGE_PHP_5_4_ALPINE**
554
706
  *
555
- * * If you deploy the application by using a **Python** package, you can set this parameter to **PythonZip** or **Image**:
707
+ * - **IMAGE_PHP_5_5**
708
+ *
709
+ * - **IMAGE_PHP_5_5_ALPINE**
710
+ *
711
+ * - **IMAGE_PHP_5_6**
712
+ *
713
+ * - **IMAGE_PHP_5_6_ALPINE**
714
+ *
715
+ * - **IMAGE_PHP_7_0**
716
+ *
717
+ * - **IMAGE_PHP_7_0_ALPINE**
718
+ *
719
+ * - **IMAGE_PHP_7_1**
720
+ *
721
+ * - **IMAGE_PHP_7_1_ALPINE**
722
+ *
723
+ * - **IMAGE_PHP_7_2**
724
+ *
725
+ * - **IMAGE_PHP_7_2_ALPINE**
726
+ *
727
+ * - **IMAGE_PHP_7_3**
728
+ *
729
+ * - **IMAGE_PHP_7_3_ALPINE**
730
+ *
731
+ * - If you deploy with Python, supported types are **PythonZip** and **Image**.
732
+ *
733
+ * - If you deploy with .NET Core, supported types are **DotnetZip** and **Image**.
734
+ *
735
+ * > When you select DotnetZip, Dotnet is the version number of the .NET Core environment. Supported versions are .NET 3.1, .NET 5.0, .NET 6.0, .NET 7.0, and .NET 8.0. The Dotnet, Command, and CommandArgs options are required.
556
736
  *
557
737
  * This parameter is required.
558
738
  *
@@ -562,7 +742,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
562
742
  packageType?: string;
563
743
  /**
564
744
  * @remarks
565
- * The address of the deployment package. This parameter is required if you set **PackageType** to **FatJar**, **War**, or **PythonZip**.
745
+ * The URL of the deployment package. This parameter is required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
566
746
  *
567
747
  * @example
568
748
  * http://myoss.oss-cn-****.aliyuncs.com/my-buc/2019-06-30/****.jar
@@ -570,7 +750,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
570
750
  packageUrl?: string;
571
751
  /**
572
752
  * @remarks
573
- * The version of the deployment package. This parameter is required when the **PackageType** parameter is set to **FatJar**, **War**, or **PythonZip**.
753
+ * The version number of the deployment package. This parameter is required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
574
754
  *
575
755
  * @example
576
756
  * 1.0.0
@@ -578,7 +758,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
578
758
  packageVersion?: string;
579
759
  /**
580
760
  * @remarks
581
- * The dependent PHP version of PHP package. Image is not supported.
761
+ * The PHP version that the PHP deployment package depends on. Images do not support this.
582
762
  *
583
763
  * @example
584
764
  * PHP-FPM 7.0
@@ -586,7 +766,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
586
766
  php?: string;
587
767
  /**
588
768
  * @remarks
589
- * The path on which the PHP configuration file for application monitoring is mounted. Make sure that the PHP server loads the configuration file. SAE automatically generates the corresponding configuration file. No manual operations are required.
769
+ * The mount path for PHP application monitoring. Ensure that the PHP server loads the configuration file from this path. You do not need to focus on the configuration content; SAE automatically renders the correct configuration file.
590
770
  *
591
771
  * @example
592
772
  * /usr/local/etc/php/conf.d/arms.ini
@@ -594,7 +774,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
594
774
  phpArmsConfigLocation?: string;
595
775
  /**
596
776
  * @remarks
597
- * The details of the PHP configuration file.
777
+ * The content of the PHP configuration file.
598
778
  *
599
779
  * @example
600
780
  * k1=v1
@@ -602,7 +782,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
602
782
  phpConfig?: string;
603
783
  /**
604
784
  * @remarks
605
- * The path on which the PHP configuration file for application startup is mounted. Make sure that the PHP server uses this configuration file during the startup.
785
+ * The mount path for PHP application startup configuration. Ensure that the PHP server uses this configuration file to start.
606
786
  *
607
787
  * @example
608
788
  * /usr/local/etc/php/php.ini
@@ -610,7 +790,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
610
790
  phpConfigLocation?: string;
611
791
  /**
612
792
  * @remarks
613
- * Control whether to run a script after the container is initialized. Example: {"exec":{"command":["cat","/etc/group"]}}
793
+ * The script to execute after the container starts. A script is triggered immediately after the container is created. Format: `{"exec":{"command":["cat","/etc/group"]}}`
614
794
  *
615
795
  * @example
616
796
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -618,7 +798,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
618
798
  postStart?: string;
619
799
  /**
620
800
  * @remarks
621
- * To controle whether to run a script before the container stops. Example: {"exec":{"command":["cat","/etc/group"]}}
801
+ * The script to execute before the container stops. A script is triggered before the container is deleted. Format: `{"exec":{"command":["cat","/etc/group"]}}`
622
802
  *
623
803
  * @example
624
804
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -626,13 +806,17 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
626
806
  preStop?: string;
627
807
  /**
628
808
  * @remarks
629
- * The programming language for the application’s technology stack. The value options are as follows:
809
+ * The technology stack language for creating the application. Valid values:
810
+ *
811
+ * - **java**: Java language.
630
812
  *
631
- * - java: Java language
632
- * - php: PHP language
633
- * - python: Python language
634
- * - dotnet: .NET Core language
635
- * - other: Multi-language, such as C++, Go, Node.js, etc.
813
+ * - **php**: PHP language.
814
+ *
815
+ * - **python**: Python language.
816
+ *
817
+ * - **dotnet**: .NET Core language.
818
+ *
819
+ * - **other**: Multi-language, such as C++, Go, and Node.js.
636
820
  *
637
821
  * @example
638
822
  * java
@@ -640,20 +824,25 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
640
824
  programmingLanguage?: string;
641
825
  /**
642
826
  * @remarks
643
- * The configurations of Kubernetes Service-based service registration and discovery. Take note of the following rules:
827
+ * Enable K8s Service service discovery. Valid values:
828
+ *
829
+ * - **serviceName**: The service name. Format: `custom-namespace ID`. The suffix `-namespace ID` cannot be customized; specify it based on the application\\"s namespace. For example, if you select the default namespace in the China (Beijing) region, it is `-cn-beijing-default`.
644
830
  *
645
- * * **serviceName**: the name of the Alibaba Cloud service. Format: `<Custom content>-<Namespace ID>`. `-<Namespace ID>` is automatically specified based on the namespace in which an application resides and cannot be changed. For example, if you select the default namespace in the China (Beijing) region, `-cn-beijing-default` is automatically specified.
646
- * * **namespaceId**: the namespace ID.
647
- * * **portAndProtocol**: the port number and protocol. Valid values of the port number: 1 to 65535. Valid values of the protocol: **TCP** and **UDP**.
648
- * * **enable**: enables the Kubernetes Service-based registration and discovery feature.
831
+ * - **namespaceId**: The namespace ID.
832
+ *
833
+ * - **portProtocols**: The port and protocol. The port range is [1, 65535]. Supported protocols are **TCP** and **UDP**.
834
+ *
835
+ * - portAndProtocol: The port and protocol. The port range is [1, 65535]. Supported protocols are TCP and **UDP**. **portProtocols** is recommended. If **portProtocols** is set, only **portProtocols** takes effect.
836
+ *
837
+ * - **enable**: Enable K8s Service service discovery.
649
838
  *
650
839
  * @example
651
- * {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true}
840
+ * {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true,"portProtocols":[{"port":18012,"protocol":"TCP"}]}
652
841
  */
653
842
  pvtzDiscoverySvc?: string;
654
843
  /**
655
844
  * @remarks
656
- * The Python environment. Set the value to **PYTHON 3.9.15**.
845
+ * The Python environment. Supports **PYTHON 3.9.15**.
657
846
  *
658
847
  * @example
659
848
  * PYTHON 3.9.15
@@ -661,7 +850,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
661
850
  python?: string;
662
851
  /**
663
852
  * @remarks
664
- * The configurations for installing custom module dependencies. By default, the dependencies defined by the requirements.txt file in the root directory are installed. If the package does not contain this file and you do not configure custom dependencies in the package, specify the dependencies that you want to install in the text box.
853
+ * Custom installation of module dependencies. By default, the system installs dependencies defined in requirements.txt in the root directory. If you do not configure or customize packages, you can specify the dependencies to install.
665
854
  *
666
855
  * @example
667
856
  * Flask==2.0
@@ -669,9 +858,9 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
669
858
  pythonModules?: string;
670
859
  /**
671
860
  * @remarks
672
- * Check the launch status of the container. Containers that fail health checks more than once will not receive traffic from Server Load Balancer (SLB) instances any loner. You can use the **exec**, **httpGet**, or **tcpSocket** method to perform health checks. For more information, see the description of the **Liveness** parameter.
861
+ * Application startup status check. Containers that fail multiple health checks are shut down and restarted. Containers that do not pass the health check will not receive SLB traffic. Supported methods are **exec**, **httpGet**, and **tcpSocket**. For examples, see the **Liveness** parameter.
673
862
  *
674
- * > You can use only one method to perform the health check.
863
+ * > Select only one method for the health check.
675
864
  *
676
865
  * @example
677
866
  * {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
@@ -679,7 +868,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
679
868
  readiness?: string;
680
869
  /**
681
870
  * @remarks
682
- * The number of instances when initialized.
871
+ * The initial number of instances.
683
872
  *
684
873
  * This parameter is required.
685
874
  *
@@ -689,18 +878,19 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
689
878
  replicas?: number;
690
879
  /**
691
880
  * @remarks
692
- * The resource type. Supports NULL (default) and haiguang (haiguang server).
881
+ * The resource type. Supports NULL (default), default, and haiguang (Haiguang server) types.
693
882
  *
694
883
  * @example
695
- * UNLL
884
+ * NULL
696
885
  */
697
886
  resourceType?: string;
698
887
  /**
699
888
  * @remarks
700
889
  * The SAE version. Supported versions:
701
890
  *
702
- * * **v1**
703
- * * **v2**
891
+ * - **v1**
892
+ *
893
+ * - **v2**
704
894
  *
705
895
  * @example
706
896
  * v1
@@ -708,14 +898,15 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
708
898
  saeVersion?: string;
709
899
  /**
710
900
  * @remarks
711
- * Secret Mount Description
712
- * Use the secret dictionaries created in the Namespace Secret Dictionary page to inject information into containers. Parameter descriptions are as follows:
901
+ * The **Secret** mount description. Use secrets created on the namespace secret page to inject secret information into the container. Parameter description:
902
+ *
903
+ * - **secretId**: The secret instance ID. Obtain it by calling the ListSecrets API operation.
713
904
  *
714
- * - secretId: Secret instance ID. Obtain via the ListSecrets interface.
905
+ * - **key**: The key value.
715
906
  *
716
- * - key: Key-value pair. Note: Set the parameter sae-sys-secret-all to mount all keys.
907
+ * > You can mount all keys by passing the `sae-sys-secret-all` parameter.
717
908
  *
718
- * - mountPath: Mount path.
909
+ * - **mountPath**: The mount path.
719
910
  *
720
911
  * @example
721
912
  * [{“secretId":10,”key":"test","mountPath":"/tmp"}]
@@ -723,7 +914,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
723
914
  secretMountDesc?: string;
724
915
  /**
725
916
  * @remarks
726
- * Security group ID.
917
+ * The security group ID.
727
918
  *
728
919
  * @example
729
920
  * sg-wz969ngg2e49q5i4****
@@ -731,7 +922,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
731
922
  securityGroupId?: string;
732
923
  /**
733
924
  * @remarks
734
- * The canary tag configured for the application.
925
+ * The grayscale tags for application configuration.
735
926
  *
736
927
  * @example
737
928
  * {\\"alicloud.service.tag\\":\\"g1\\"}
@@ -739,42 +930,53 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
739
930
  serviceTags?: string;
740
931
  /**
741
932
  * @remarks
742
- * The configuration of the container.
933
+ * Container configuration information.
743
934
  */
744
935
  sidecarContainersConfigShrink?: string;
745
936
  /**
746
937
  * @remarks
747
- * The logging configurations of Log Service.
938
+ * The configuration for collecting logs to Simple Log Service (SLS).
939
+ *
940
+ * - Use SLS resources automatically created by SAE: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
941
+ *
942
+ * - Use custom SLS resources: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
943
+ *
944
+ * Parameter description:
945
+ *
946
+ * - **projectName**: The name of the Project on SLS.
947
+ *
948
+ * - **logDir**: The log path.
748
949
  *
749
- * * To use Log Service resources that are automatically created by SAE, set this parameter to `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
750
- * * To use custom Log Service resources, set this parameter to `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
950
+ * - **logType**: The log type. **stdout** indicates container standard output logs; you can set only one such entry. If you do not set this, the system collects file logs.
751
951
  *
752
- * The following table describes the parameters that are used in the preceding statements.
952
+ * - **logstoreName**: The name of the Logstore on SLS.
753
953
  *
754
- * * **projectName**: the name of the Log Service project.
755
- * * **logDir**: the path in which logs are stored.
756
- * * **logType**: the log type. **stdout**: the standard output log of the container. You can specify only one stdout value for this parameter. If you leave this parameter empty, file logs are collected.
757
- * * **logstoreName**: the name of the Logstore in Log Service.
758
- * * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
954
+ * - **logtailName**: The name of the Logtail on SLS. If you do not specify this, the system creates a new Logtail.
759
955
  *
760
- * If you do not need to modify the logging configurations when you deploy the application, configure the **SlsConfigs** parameter only in the first request. You do not need to include this parameter in subsequent requests. If you no longer need to use Log Service, leave the **SlsConfigs** parameter empty in the request.
956
+ * If the SLS collection configuration has not changed during multiple deployments, you do not need to set this parameter (that is, the request does not need to include the **SlsConfigs** field). If you no longer need the SLS collection feature, set the value of this field to an empty string in the request (that is, the value of the **SlsConfigs** field in the request is "").
761
957
  *
762
- * > A Log Service project that is automatically created by SAE when you create an application is deleted when the application is deleted. Therefore, when you create an application, you cannot select a Log Service project that is automatically created by SAE for log collection.
958
+ * > Projects automatically created with an application are deleted when the application is deleted. Therefore, when selecting an existing Project, do not select a Project automatically created by SAE.
763
959
  *
764
960
  * @example
765
961
  * [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
766
962
  */
767
963
  slsConfigs?: string;
964
+ /**
965
+ * @remarks
966
+ * SLS log tags.
967
+ */
768
968
  slsLogEnvTags?: string;
769
969
  /**
770
970
  * @remarks
771
- * Enable application startup probe.
971
+ * Enable application startup probes.
772
972
  *
773
- * Check succeeded: Indicates that the application has started successfully. If you have configured Liveness and Readiness checks, they will be performed after the application startup is successful.
774
- * Check failed: Indicates that the application failed to start; an exception will be reported and the application will be automatically restarted.
973
+ * - Successful check: Indicates that the application started successfully. If you configured Liveness and Readiness checks, the system performs Liveness and Readiness checks after the application starts successfully.
775
974
  *
776
- * > - exec, httpGet, and tcpSocket methods are supported. For specific examples, see the Liveness parameter documentation.
777
- * > - Only one health check method can be selected.
975
+ * - Failed check: Indicates that the application failed to start. The system reports an exception and automatically restarts the application.
976
+ *
977
+ * > * Supported methods are exec, httpGet, and tcpSocket. For examples, see the Liveness parameter.
978
+ * >
979
+ * > * Select only one method for the health check.
778
980
  *
779
981
  * @example
780
982
  * {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
@@ -782,7 +984,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
782
984
  startupProbe?: string;
783
985
  /**
784
986
  * @remarks
785
- * The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. Valid values: 1 to 300.
987
+ * The graceful shutdown timeout duration. Default is 30 seconds. Valid values are 1 to 300.
786
988
  *
787
989
  * @example
788
990
  * 30
@@ -790,7 +992,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
790
992
  terminationGracePeriodSeconds?: number;
791
993
  /**
792
994
  * @remarks
793
- * Time zone. Default to time zone of Asia/Shanghai.
995
+ * The time zone. Default is **Asia/Shanghai**.
794
996
  *
795
997
  * @example
796
998
  * Asia/Shanghai
@@ -798,13 +1000,17 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
798
1000
  timezone?: string;
799
1001
  /**
800
1002
  * @remarks
801
- * The Tomcat configuration. If you want to cancel this configuration, set this parameter to "" or "{}". The following variables are included in the configuration: Take note of the following rules:
1003
+ * Tomcat file configuration. Set to "" or "{}" to delete the configuration:
1004
+ *
1005
+ * - **port**: The port range is 1024 to 65535. Ports less than 1024 require root permissions to operate. Because the container is configured with Admin permissions, specify a port greater than 1024. If you do not configure this, the default is 8080.
802
1006
  *
803
- * * **port**: the port number. The port number ranges from 1024 to 65535. Though the admin permissions are configured for the container, the root permissions are required to perform operations on ports whose number is smaller than 1024. Enter a value that ranges from 1025 to 65535 because the container has only the admin permissions. If you do not specify this parameter, the default port number 8080 is used.
804
- * * **contextPath**: the path. Default value: /. This value indicates the root directory.
805
- * * **maxThreads**: the maximum number of connections in the connection pool. Default value: 400.
806
- * * **uriEncoding**: the URI encoding scheme in the Tomcat container. Valid values: UTF-8, ISO-8859-1, GBK, and GB2312.************ If you do not specify this parameter, the default value **ISO-8859-1** is used.
807
- * * **useBodyEncoding**: specifies whether to use the encoding scheme specified in the request body for URI query parameters. Default value: true.
1007
+ * - **contextPath**: The access path. Default is the root directory "/".
1008
+ *
1009
+ * - **maxThreads**: Configure the connection pool size. Default is 400.
1010
+ *
1011
+ * - uriEncoding: The encoding format for Tomcat, including **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not set this, the default is **ISO-8859-1**.
1012
+ *
1013
+ * - **useBodyEncodingForUri**: Whether to use **BodyEncoding for URL**. Default is **true**.
808
1014
  *
809
1015
  * @example
810
1016
  * {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
@@ -812,7 +1018,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
812
1018
  tomcatConfig?: string;
813
1019
  /**
814
1020
  * @remarks
815
- * The vSwitch to which the elastic network interface (ENI) of the application instance is connected. The vSwitch must be located in the VPC specified by the VpcId parameter. The SAE namespace is bound with this vSwitch. The default value is the ID of the vSwitch that is bound to the namespace.
1021
+ * The virtual switch (vSwitch) where the application instance\\"s Elastic Network Interface (ENI) is located. This vSwitch must be within the specified VPC. This vSwitch also has a binding relationship with the SAE namespace. If you do not specify this parameter, the system uses the vSwitch ID bound to the namespace by default.
816
1022
  *
817
1023
  * @example
818
1024
  * vsw-bp12mw1f8k3jgygk9****
@@ -820,7 +1026,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
820
1026
  vSwitchId?: string;
821
1027
  /**
822
1028
  * @remarks
823
- * The ID of the virtual private cloud (VPC) that corresponds to the SAE namespace. In SAE, once correspondence is configured between a namespace and a VPC, the namespace cannot correspond to other VPCs. When the SAE application is created within the namespace, the application is bound with the VPC. Multiple namespaces can correspond to the same VPC. The default value is the ID of the VPC that is bound to the namespace.
1029
+ * The VPC corresponding to the SAE namespace. In SAE, a namespace can only correspond to one VPC, and you cannot change it. The first time you create an SAE application in a namespace, a binding relationship forms. Multiple namespaces can correspond to one VPC. If you do not specify this parameter, the system uses the VPC ID bound to the namespace by default.
824
1030
  *
825
1031
  * @example
826
1032
  * vpc-bp1aevy8sofi8mh1q****
@@ -828,7 +1034,7 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
828
1034
  vpcId?: string;
829
1035
  /**
830
1036
  * @remarks
831
- * The startup command of the WAR package. For information about how to configure the startup command, see [Configure startup commands](https://help.aliyun.com/document_detail/96677.html).
1037
+ * Set the startup command for WAR package deployed applications. The procedure is the same as configuring the startup command for image deployments. For more information, see [Set the startup command](https://help.aliyun.com/document_detail/96677.html).
832
1038
  *
833
1039
  * @example
834
1040
  * CATALINA_OPTS=\\"$CATALINA_OPTS $Options\\" catalina.sh run
@@ -836,12 +1042,13 @@ export class CreateApplicationShrinkRequest extends $dara.Model {
836
1042
  warStartOptions?: string;
837
1043
  /**
838
1044
  * @remarks
839
- * The version of the Tomcat container on which the deployment package depends. Valid values:
1045
+ * The Tomcat version that the WebContainer deployment package depends on. Supported versions:
1046
+ *
1047
+ * - **apache-tomcat-7.0.91**
840
1048
  *
841
- * * **apache-tomcat-7.0.91**
842
- * * **apache-tomcat-8.5.42**
1049
+ * - **apache-tomcat-8.5.42**
843
1050
  *
844
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
1051
+ * This parameter is not supported when **Package Type** is **Image**.
845
1052
  *
846
1053
  * @example
847
1054
  * apache-tomcat-7.0.91