@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
@@ -4,7 +4,7 @@ import { SidecarContainerConfig } from "./SidecarContainerConfig";
4
4
  export declare class DeployApplicationRequest extends $dara.Model {
5
5
  /**
6
6
  * @remarks
7
- * 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).
7
+ * The ARN of the RAM role required to pull images across accounts. For more information, see [Authorize cross-account image pulls using RAM roles](https://help.aliyun.com/document_detail/223585.html).
8
8
  *
9
9
  * @example
10
10
  * acs:ram::123456789012****:role/adminrole
@@ -12,17 +12,31 @@ export declare class DeployApplicationRequest extends $dara.Model {
12
12
  acrAssumeRoleArn?: string;
13
13
  /**
14
14
  * @remarks
15
- * 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.
15
+ * The Container Registry Enterprise Edition instance ID. Required when **ImageUrl** is from Container Registry Enterprise Edition.
16
16
  *
17
17
  * @example
18
18
  * cri-xxxxxx
19
19
  */
20
20
  acrInstanceId?: string;
21
+ /**
22
+ * @remarks
23
+ * The AliyunAgent version.
24
+ *
25
+ * @example
26
+ * 4.4.2
27
+ */
21
28
  agentVersion?: string;
29
+ /**
30
+ * @remarks
31
+ * The ALB gateway readiness gate configuration.
32
+ *
33
+ * @example
34
+ * default
35
+ */
22
36
  albIngressReadinessGate?: string;
23
37
  /**
24
38
  * @remarks
25
- * The ID of the application.
39
+ * The ID of the application to deploy.
26
40
  *
27
41
  * This parameter is required.
28
42
  *
@@ -32,10 +46,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
32
46
  appId?: string;
33
47
  /**
34
48
  * @remarks
35
- * Specifies whether to associate an EIP with the node pool. Take note of the following rules:
49
+ * Whether to associate an EIP. Values:
50
+ *
51
+ * - **true**: Associate.
36
52
  *
37
- * * **true**: The EIP is associated with the application instance.
38
- * * **false**: The EIP is not associated with the application instance.
53
+ * - **false**: Do not associate.
39
54
  *
40
55
  * @example
41
56
  * true
@@ -43,10 +58,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
43
58
  associateEip?: boolean;
44
59
  /**
45
60
  * @remarks
46
- * Specifies whether to automatically enable an auto scaling policy for the application. Take note of the following rules:
61
+ * Whether to automatically enable application Auto Scaling rules. Values:
47
62
  *
48
- * * **true**: turns on Logon-free Sharing
49
- * * **false**: turns off Logon-free Sharing
63
+ * - **true**: Enable.
64
+ *
65
+ * - **false**: Disable.
50
66
  *
51
67
  * @example
52
68
  * true
@@ -54,7 +70,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
54
70
  autoEnableApplicationScalingRule?: boolean;
55
71
  /**
56
72
  * @remarks
57
- * The interval between batches during a batch release. Unit: minutes.
73
+ * The wait time between batches, in seconds.
58
74
  *
59
75
  * @example
60
76
  * 10
@@ -62,23 +78,25 @@ export declare class DeployApplicationRequest extends $dara.Model {
62
78
  batchWaitTime?: number;
63
79
  /**
64
80
  * @remarks
65
- * The description of the change order.
81
+ * The description of the release task.
66
82
  *
67
83
  * @example
68
- * Start the application
84
+ * Start application
69
85
  */
70
86
  changeOrderDesc?: string;
71
87
  /**
72
88
  * @remarks
73
- * The command that is used to start the image. The command must be an existing executable object in the container. Sample statements:
89
+ * The startup command for your image. This command must be an executable object inside the container. Example:
74
90
  *
75
- * command:
76
- * - echo
77
- * - abc
78
- * - >
79
- * - file0
91
+ * ```
92
+ * command:
93
+ * - echo
94
+ * - abc
95
+ * - >
96
+ * - file0
97
+ * ```
80
98
  *
81
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
99
+ * In this example, Command="echo" and `CommandArgs=["abc", ">", "file0"]`.
82
100
  *
83
101
  * @example
84
102
  * echo
@@ -86,11 +104,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
86
104
  command?: string;
87
105
  /**
88
106
  * @remarks
89
- * 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:
107
+ * The arguments for the startup command **Command**. Format:
90
108
  *
91
109
  * `["a","b"]`
92
110
  *
93
- * 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.
111
+ * In the earlier example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted to a string in JSON array format. Leave this field empty if no arguments are needed.
94
112
  *
95
113
  * @example
96
114
  * ["a","b"]
@@ -98,14 +116,15 @@ export declare class DeployApplicationRequest extends $dara.Model {
98
116
  commandArgs?: string;
99
117
  /**
100
118
  * @remarks
101
- * 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.
119
+ * The mount description for a **ConfigMap**. Use configuration items created on the namespace configuration page to inject configuration into your container. Parameters:
120
+ *
121
+ * - **configMapId**: The ID of the ConfigMap instance. Get it by calling the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) API.
102
122
  *
103
- * * **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.
104
- * * **key**: the key.
123
+ * - **key**: The key.
105
124
  *
106
- * > You can use `sae-sys-configmap-all` to mount all keys.
125
+ * > You can mount all keys by passing `sae-sys-configmap-all`.
107
126
  *
108
- * * **mountPath**: the mount path in the container.
127
+ * - **mountPath**: The mount path.
109
128
  *
110
129
  * @example
111
130
  * [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
@@ -113,16 +132,23 @@ export declare class DeployApplicationRequest extends $dara.Model {
113
132
  configMapMountDesc?: string;
114
133
  /**
115
134
  * @remarks
116
- * The CPU specifications that are required for each instance. Unit: millicores. This parameter cannot be set to 0. Valid values:
135
+ * The CPU required per instance, in milliCPU. Cannot be zero. Supported fixed specifications:
136
+ *
137
+ * - **500**
138
+ *
139
+ * - **1000**
140
+ *
141
+ * - **2000**
117
142
  *
118
- * * **500**
119
- * * **1000**
120
- * * **2000**
121
- * * **4000**
122
- * * **8000**
123
- * * **12000**
124
- * * **16000**
125
- * * **32000**
143
+ * - **4000**
144
+ *
145
+ * - **8000**
146
+ *
147
+ * - **12000**
148
+ *
149
+ * - **16000**
150
+ *
151
+ * - **32000**
126
152
  *
127
153
  * @example
128
154
  * 1000
@@ -130,10 +156,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
130
156
  cpu?: number;
131
157
  /**
132
158
  * @remarks
133
- * The custom mappings between hostnames and IP addresses in the container. Take note of the following rules:
159
+ * Custom host mappings inside your container. Values:
160
+ *
161
+ * - **hostName**: A domain name or hostname.
134
162
  *
135
- * * **hostName**: the domain name or hostname.
136
- * * **ip**: the IP address.
163
+ * - **ip**: An IP address.
137
164
  *
138
165
  * @example
139
166
  * [{"hostName":"samplehost","ip":"127.0.0.1"}]
@@ -141,7 +168,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
141
168
  customHostAlias?: string;
142
169
  /**
143
170
  * @remarks
144
- * Custom image type. To it to empty string to use pre-built image.
171
+ * The custom image type. Set to an empty string for non-custom images:
145
172
  *
146
173
  * - internet: Public network image
147
174
  *
@@ -153,10 +180,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
153
180
  customImageNetworkType?: string;
154
181
  /**
155
182
  * @remarks
156
- * This parameter takes effect only for applications that are in the Stopped state. If you call the **DeployApplication** operation to manage a running application, the application is immediately redeployed.
183
+ * This parameter applies only to stopped applications. If you call **DeployApplication** on a running application, it deploys immediately.
157
184
  *
158
- * * **true** (default): specifies that the system immediately deploys the application, enables new configurations, and pulls application instances.
159
- * * **false**: specifies that the system only enables the new configurations.
185
+ * - **true**: Default. Deploys immediately, applies the new configuration, and starts instances.
186
+ *
187
+ * - **false**: Applies the new configuration only. Does not start application instances.
160
188
  *
161
189
  * @example
162
190
  * true
@@ -164,12 +192,16 @@ export declare class DeployApplicationRequest extends $dara.Model {
164
192
  deploy?: string;
165
193
  /**
166
194
  * @remarks
167
- * The version of .NET
195
+ * The .NET framework version:
168
196
  *
169
197
  * - .NET 3.1
198
+ *
170
199
  * - .NET 5.0
200
+ *
171
201
  * - .NET 6.0
202
+ *
172
203
  * - .NET 7.0
204
+ *
173
205
  * - .NET 8.0
174
206
  *
175
207
  * @example
@@ -178,19 +210,27 @@ export declare class DeployApplicationRequest extends $dara.Model {
178
210
  dotnet?: string;
179
211
  /**
180
212
  * @remarks
181
- * The version of the container, such as Ali-Tomcat, in which an application developed based on High-speed Service Framework (HSF) is deployed.
213
+ * The version of the application runtime environment for HSF applications, such as Ali-Tomcat containers.
182
214
  *
183
215
  * @example
184
216
  * 3.5.3
185
217
  */
186
218
  edasContainerVersion?: string;
219
+ /**
220
+ * @remarks
221
+ * The configuration for shared temporary storage.
222
+ *
223
+ * @example
224
+ * [{\\"name\\":\\"workdir\\",\\"mountPath\\":\\"/usr/local/tomcat/webapps\\"}]
225
+ */
187
226
  emptyDirDesc?: string;
188
227
  /**
189
228
  * @remarks
190
- * Indicates whether access to Application High Availability Service (AHAS) is enabled. Take note of the following rules:
229
+ * Whether to integrate with AHAS. Values:
191
230
  *
192
- * * **true**: Access to AHAS is enabled.
193
- * * **false**: Access to AHAS is disabled.
231
+ * - **true**: Integrate with AHAS.
232
+ *
233
+ * - **false**: Do not integrate with AHAS.
194
234
  *
195
235
  * @example
196
236
  * false
@@ -198,11 +238,11 @@ export declare class DeployApplicationRequest extends $dara.Model {
198
238
  enableAhas?: string;
199
239
  /**
200
240
  * @remarks
201
- * Enable CPU Burst.
241
+ * Whether to enable CPU Burst:
202
242
  *
203
- * true: enable
243
+ * - true: Enable.
204
244
  *
205
- * false: disable
245
+ * - false: Do not enable.
206
246
  *
207
247
  * @example
208
248
  * true
@@ -210,36 +250,51 @@ export declare class DeployApplicationRequest extends $dara.Model {
210
250
  enableCpuBurst?: boolean;
211
251
  /**
212
252
  * @remarks
213
- * Indicates whether canary release rules are enabled. Canary release rules apply only to applications in Spring Cloud and Dubbo frameworks. Take note of the following rules:
253
+ * Whether to enable traffic canary rules. These rules apply only to Spring Cloud and Dubbo applications. Values:
254
+ *
255
+ * - **true**: Enable canary rules.
214
256
  *
215
- * * **true**: The canary release rules are enabled.
216
- * * **false**: The canary release rules are disabled.
257
+ * - **false**: Disable canary rules.
217
258
  *
218
259
  * @example
219
260
  * false
220
261
  */
221
262
  enableGreyTagRoute?: boolean;
263
+ /**
264
+ * @remarks
265
+ * Whether to reuse the namespace Agent version configuration.
266
+ *
267
+ * @example
268
+ * true
269
+ */
222
270
  enableNamespaceAgentVersion?: boolean;
223
271
  /**
224
272
  * @remarks
225
- * Enable new ARMS features.
273
+ * Whether to enable the new ARMS feature:
226
274
  *
227
- * - true: enable
275
+ * - true: Enable.
228
276
  *
229
- * - false: disable
277
+ * - false: Do not enable.
230
278
  *
231
279
  * @example
232
280
  * true
233
281
  */
234
282
  enableNewArms?: boolean;
283
+ /**
284
+ * @remarks
285
+ * Whether to enable Prometheus custom metric collection.
286
+ *
287
+ * @example
288
+ * false
289
+ */
235
290
  enablePrometheus?: boolean;
236
291
  /**
237
292
  * @remarks
238
- * Enable Sidecar resource isolation.
293
+ * Whether to isolate sidecar resources:
239
294
  *
240
- * true: enable
295
+ * - true: Isolate.
241
296
  *
242
- * false: disable
297
+ * - false: Do not isolate.
243
298
  *
244
299
  * @example
245
300
  * true
@@ -247,36 +302,60 @@ export declare class DeployApplicationRequest extends $dara.Model {
247
302
  enableSidecarResourceIsolated?: boolean;
248
303
  /**
249
304
  * @remarks
250
- * The environment variables. You can configure custom environment variables or reference a ConfigMap. If you want to reference a ConfigMap, you must first create a ConfigMap. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Take note of the following rules:
305
+ * The environment variables for your container. You can define custom variables or reference configuration items. To reference a configuration item, first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Values:
306
+ *
307
+ * - Custom configuration
308
+ *
309
+ * - **name**: The name of the environment variable.
310
+ *
311
+ * - **value**: The value of the environment variable. Takes precedence over valueFrom.
312
+ *
313
+ * - Reference a configuration item (valueFrom)
314
+ *
315
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, use `sae-sys-configmap-all-<configmap-name>`, for example `sae-sys-configmap-all-test1`.
316
+ *
317
+ * - **valueFrom**: The reference type. Set to `configMapRef`.
251
318
  *
252
- * * Customize
319
+ * - **configMapId**: The ID of the ConfigMap instance.
253
320
  *
254
- * * **name**: the name of the environment variable.
255
- * * **value**: the value of the environment variable.
321
+ * - **key**: The key. Omit this field if you reference all keys.
256
322
  *
257
- * * Reference ConfigMap
323
+ * - Reference a secret (valueFrom)
258
324
  *
259
- * * **name**: the name of the environment variable. You can reference one or all keys. If you want to reference all keys, specify `sae-sys-configmap-all-<ConfigMap name>`. Example: `sae-sys-configmap-all-test1`.
260
- * * **valueFrom**: the reference of the environment variable. Set the value to `configMapRef`.
261
- * * **configMapId**: the ConfigMap ID.
262
- * * **key**: the key. If you want to reference all keys, do not configure this parameter.
325
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, use `sae-sys-secret-all-<secret-name>`, for example `sae-sys-secret-all-test1`.
263
326
  *
264
- * * Reference secret dictionary
327
+ * - **valueFrom**: The reference type. Set to `secretRef`.
265
328
  *
266
- * * **name**: the name of the environment variable. You can reference one or all keys. If you want to reference all keys, specify `sae-sys-secret-all-<Secret dictionary name>`. Example: `sae-sys-secret-all-test1`.
267
- * * **valueFrom**: the reference of the environment variable. Set the value to `secretRef`.
268
- * * **secretId**: the secret dictionary ID.
269
- * * **key**: the key. If you want to reference all keys, do not configure this parameter.
329
+ * - **secretId**: The ID of the secret.
330
+ *
331
+ * - **key**: The key. Omit this field if you reference all keys.
270
332
  *
271
333
  * @example
272
- * [{"name":"envtmp","value":"0"}]
334
+ * [ { "name": "sae-sys-configmap-all-hello", "valueFrom": { "configMapRef": { "configMapId": 100, "key": "" } } }, { "name": "hello", "valueFrom": { "configMapRef": { "configMapId": 101, "key": "php-fpm" } } }, { "name": "sae-sys-secret-all-hello", "valueFrom": { “secretRef": { “secretId": 100, "key": "" } } }, { "name": “password”, "valueFrom": { “secretRef": { “secretId": 101, "key": “password” } } }, { "name": "envtmp", "value": "newenv" } ]
273
335
  */
274
336
  envs?: string;
275
337
  gpuConfig?: string;
338
+ /**
339
+ * @remarks
340
+ * The Nginx version:
341
+ *
342
+ * - nginx 1.20
343
+ *
344
+ * - nginx 1.22
345
+ *
346
+ * - nginx 1.24
347
+ *
348
+ * - nginx 1.26
349
+ *
350
+ * - nginx 1.28
351
+ *
352
+ * @example
353
+ * nginx 1.28
354
+ */
276
355
  html?: string;
277
356
  /**
278
357
  * @remarks
279
- * The ID of the corresponding Secret.
358
+ * The ID of the corresponding secret.
280
359
  *
281
360
  * @example
282
361
  * 10
@@ -284,7 +363,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
284
363
  imagePullSecrets?: string;
285
364
  /**
286
365
  * @remarks
287
- * The URL of the image. This parameter is returned only if the **PackageType** parameter is set to **Image**.
366
+ * The registry address of your image. Required when **Package Type** is **Image**.
288
367
  *
289
368
  * @example
290
369
  * registry.cn-hangzhou.aliyuncs.com/sae_test/ali_sae_test:0.0.1
@@ -292,12 +371,12 @@ export declare class DeployApplicationRequest extends $dara.Model {
292
371
  imageUrl?: string;
293
372
  /**
294
373
  * @remarks
295
- * Initialize container configuration.
374
+ * The initialization container configuration.
296
375
  */
297
376
  initContainersConfig?: InitContainerConfig[];
298
377
  /**
299
378
  * @remarks
300
- * 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`.
379
+ * Startup arguments for your JAR package. Default startup command: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
301
380
  *
302
381
  * @example
303
382
  * -Xms4G -Xmx4G
@@ -305,7 +384,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
305
384
  jarStartArgs?: string;
306
385
  /**
307
386
  * @remarks
308
- * 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`.
387
+ * Startup options for your JAR package. Default startup command: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
309
388
  *
310
389
  * @example
311
390
  * custom-option
@@ -313,16 +392,21 @@ export declare class DeployApplicationRequest extends $dara.Model {
313
392
  jarStartOptions?: string;
314
393
  /**
315
394
  * @remarks
316
- * The version of the Java development kit (JDK) on which the deployment package of the application depends. The following versions are supported:
395
+ * The JDK version that your deployment package depends on. Supported versions include the following:
396
+ *
397
+ * - **Open JDK 8**
398
+ *
399
+ * - **Open JDK 7**
400
+ *
401
+ * - **Dragonwell 11**
402
+ *
403
+ * - **Dragonwell 8**
317
404
  *
318
- * * **Open JDK 8**
319
- * * **Open JDK 7**
320
- * * **Dragonwell 11**
321
- * * **Dragonwell 8**
322
- * * **openjdk-8u191-jdk-alpine3.9**
323
- * * **openjdk-7u201-jdk-alpine3.9**
405
+ * - **openjdk-8u191-jdk-alpine3.9**
324
406
  *
325
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
407
+ * - **openjdk-7u201-jdk-alpine3.9**
408
+ *
409
+ * This parameter is not supported when **Package Type** is **Image**.
326
410
  *
327
411
  * @example
328
412
  * Open JDK 8
@@ -330,14 +414,16 @@ export declare class DeployApplicationRequest extends $dara.Model {
330
414
  jdk?: string;
331
415
  /**
332
416
  * @remarks
333
- * The logging configurations of Message Queue for Apache Kafka. Take note of the following rules:
417
+ * The configuration for collecting logs to Kafka. Values:
418
+ *
419
+ * - **kafkaEndpoint**: The endpoint for the Kafka API.
420
+ *
421
+ * - **kafkaInstanceId**: The Kafka instance ID.
334
422
  *
335
- * * **kafkaEndpoint**: the endpoint of the Message Queue for Apache Kafka API.
336
- * * **kafkaInstanceId**: the ID of the Message Queue for Apache Kafka instance.
337
- * * **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.
423
+ * - **kafkaConfigs**: The configuration for one or more log entries. For examples and details, see the \\*\\*kafkaConfigs\\*\\* request parameter in this topic.
338
424
  *
339
425
  * @example
340
- * {"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"}]}
426
+ * {"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"}]}
341
427
  */
342
428
  kafkaConfigs?: string;
343
429
  labels?: {
@@ -345,47 +431,84 @@ export declare class DeployApplicationRequest extends $dara.Model {
345
431
  };
346
432
  /**
347
433
  * @remarks
348
- * The details of the availability check that was performed on the container. If the container fails this health check multiple times, the system disables and restarts the container. You can use one of the following methods to perform the health check:
434
+ * Health checks for your container. Containers that fail health checks are terminated and restarted. Supported methods:
435
+ *
436
+ * - **exec**: For example, `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
437
+ *
438
+ * - **httpGet**: For example, `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
349
439
  *
350
- * * Example of **exec**: `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
351
- * * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
352
- * * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
440
+ * - **tcpSocket**: For example, `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
353
441
  *
354
- * > You can use only one method to perform the health check.
442
+ * > You can select only one health check method.
355
443
  *
356
- * The following table describes the parameters that are used in the preceding statements.
444
+ * Parameters:
357
445
  *
358
- * * **exec.command**: the health check command.
359
- * * **httpGet.path**: the request path.
360
- * * **httpGet.scheme**: the protocol that is used to perform the health check. Valid values: **HTTP** and **HTTPS**.
361
- * * **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.
362
- * * **httpGet.keyWord**: the custom keyword. This parameter is available only if the **isContainKeyWord** field is returned.
363
- * * **tcpSocket.port**: the port that is used to check the status of TCP connections.
364
- * * **initialDelaySeconds**: the delay of the health check. Default value: 10. Unit: seconds.
365
- * * **periodSeconds**: the interval at which health checks are performed. Default value: 30. Unit: seconds.
366
- * * **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.
446
+ * - **exec.command**: The health check command.
447
+ *
448
+ * - **httpGet.path**: The path to access.
449
+ *
450
+ * - **httpGet.scheme**: **HTTP** or **HTTPS**.
451
+ *
452
+ * - **httpGet.isContainKeyWord**: **true** means the response contains a keyword. **false** means it does not. If omitted, advanced features are disabled.
453
+ *
454
+ * - **httpGet.keyWord**: Your custom keyword. Include **isContainKeyWord** when using this field.
455
+ *
456
+ * - **tcpSocket.port**: The port for TCP connection checks.
457
+ *
458
+ * - **initialDelaySeconds**: The delay before the first health check, in seconds. Default is 10.
459
+ *
460
+ * - **periodSeconds**: The interval between health checks, in seconds. Default is 30.
461
+ *
462
+ * - **timeoutSeconds**: The timeout for each health check, in seconds. Default is 1. If set to 0 or omitted, the default is 1 second.
367
463
  *
368
464
  * @example
369
465
  * {"exec":{"command":["sleep","5s"]},"initialDelaySeconds":10,"timeoutSeconds":11}
370
466
  */
371
467
  liveness?: string;
372
468
  lokiConfigs?: string;
469
+ /**
470
+ * @remarks
471
+ * The maximum number of surge instances as a percentage of total instances. Values:
472
+ *
473
+ * If the minimum available instances is 100%, the maximum surge cannot be set to 0. If set to -1, the system uses its recommended value: 30% of your current instance count. For example, with 10 instances, 10 × 30% = 3.
474
+ *
475
+ * @example
476
+ * -1
477
+ */
373
478
  maxSurgeInstanceRatio?: number;
479
+ /**
480
+ * @remarks
481
+ * The maximum number of surge instances during a rolling update. Values:
482
+ *
483
+ * If the minimum available instances is 100%, the maximum surge cannot be set to 0. If set to -1, the system uses its recommended value: 30% of your current instance count. For example, with 10 instances, 10 × 30% = 3.
484
+ *
485
+ * @example
486
+ * -1
487
+ */
374
488
  maxSurgeInstances?: number;
375
489
  /**
376
490
  * @remarks
377
- * 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:
491
+ * The memory required per instance, in MB. Cannot be zero. Memory and CPU are paired. Supported fixed specifications:
492
+ *
493
+ * - **1024**: Pairs with 500 and 1000 milliCPU.
494
+ *
495
+ * - **2048**: Pairs with 500, 1000, and 2000 milliCPU.
496
+ *
497
+ * - **4096**: Pairs with 1000, 2000, and 4000 milliCPU.
498
+ *
499
+ * - **8192**: Pairs with 2000, 4000, and 8000 milliCPU.
500
+ *
501
+ * - **12288**: Pairs with 12000 milliCPU.
502
+ *
503
+ * - **16384**: Pairs with 4000, 8000, and 16000 milliCPU.
504
+ *
505
+ * - **24576**: Pairs with 12000 milliCPU.
506
+ *
507
+ * - **32768**: Pairs with 16000 milliCPU.
508
+ *
509
+ * - **65536**: Pairs with 8000, 16000, and 32000 milliCPU.
378
510
  *
379
- * * This parameter is set to **1024** if the Cpu parameter is set to 500 or 1000.
380
- * * This parameter is set to **2048** if the Cpu parameter is set to 500, 1000, or 2000.
381
- * * This parameter is set to **4096** if the Cpu parameter is set to 1000, 2000, or 4000.
382
- * * This parameter is set to **8192** if the Cpu parameter is set to 2000, 4000, or 8,000.
383
- * * This parameter is set to **12288** if the Cpu parameter is set to 12000.
384
- * * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
385
- * * This parameter is set to **24576** if the Cpu parameter is set to 12000.
386
- * * This parameter is set to **32768** if the Cpu parameter is set to 16000.
387
- * * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
388
- * * This parameter is set to **131072** if the Cpu parameter is set to 32000.
511
+ * - **131072**: Pairs with 32000 milliCPU.
389
512
  *
390
513
  * @example
391
514
  * 1024
@@ -393,11 +516,15 @@ export declare class DeployApplicationRequest extends $dara.Model {
393
516
  memory?: number;
394
517
  /**
395
518
  * @remarks
396
- * The Nacos registry. Valid values:
519
+ * Select a Nacos registry center. Values:
397
520
  *
398
- * * **0**: SAE built-in Nacos registry
399
- * * **1**: self-managed Nacos registry
400
- * * **2** : MSE Nacos registry
521
+ * - **0**: Built-in Nacos in SAE.
522
+ *
523
+ * - **1**: Self-managed Nacos.
524
+ *
525
+ * - **2**: MSE Nacos Commercial Edition.
526
+ *
527
+ * > If you select built-in Nacos in SAE, you cannot retrieve its configuration.
401
528
  *
402
529
  * @example
403
530
  * "0"
@@ -405,13 +532,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
405
532
  microRegistration?: string;
406
533
  /**
407
534
  * @remarks
408
- * Select the edition of Nacos.
409
- *
410
- * - 0: SAE built-in Nacos. Unable to get the configuration of SAE built-in Nacos.
411
- *
412
- * - 1: Self-built Nacos from users.
413
- *
414
- * - 2: MSE enterprise Nacos.
535
+ * The registry configuration. Applies only when the registry type is MSE Nacos Enterprise Edition.
415
536
  *
416
537
  * @example
417
538
  * {\\"instanceId\\":\\"mse-cn-zvp2bh6h70r\\",\\"namespace\\":\\"4c0aa74f-57cb-423c-b6af-5d9f2d0e3dbd\\"}
@@ -419,29 +540,23 @@ export declare class DeployApplicationRequest extends $dara.Model {
419
540
  microRegistrationConfig?: string;
420
541
  /**
421
542
  * @remarks
422
- * Configure Microservices Governance
423
- *
424
- * Whether to enable microservices governance (enable):
425
- * - true: Enable
426
- * - false: Disable
427
- *
428
- * Configure lossless online/offline deployment (mseLosslessRule):
543
+ * Configure microservice governance features.
429
544
  *
430
- * delayTime: Delay duration (unit: seconds)
545
+ * - Enable microservice governance (enable):
431
546
  *
432
- * enable: Whether to enable lossless deployment
547
+ * - true: Enable
433
548
  *
434
- * - true: Enable
549
+ * - false: Disable
435
550
  *
436
- * - false: Disable
551
+ * - Configure graceful start and shutdown (mseLosslessRule):
437
552
  *
438
- * notice: Whether to enable notifications
553
+ * - delayTime: Delay time
439
554
  *
440
- * - true: Enable
555
+ * - enable: Whether to enable graceful start. true enables it. false disables it.
441
556
  *
442
- * - false: Disable
557
+ * - notice: Whether to enable notifications. true enables them. false disables them.
443
558
  *
444
- * warmupTime: Small-traffic warm-up duration (unit: seconds)
559
+ * - warmupTime: Warm-up duration for small traffic, in seconds.
445
560
  *
446
561
  * @example
447
562
  * {"enable": true,"mseLosslessRule": {"delayTime": 0,"enable": false,"notice": false,"warmupTime": 120}}
@@ -449,12 +564,13 @@ export declare class DeployApplicationRequest extends $dara.Model {
449
564
  microserviceEngineConfig?: string;
450
565
  /**
451
566
  * @remarks
452
- * The percentage of the minimum number of available instances. Take note of the following rules:
567
+ * The minimum number of available instances as a percentage of total instances. Values:
453
568
  *
454
- * * If you set the value to **-1**, the minimum number of available instances is not determined based on this parameter. Default value: -1.
455
- * * If you set the value to a number **from 0 to 100**, the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). The value is the nearest integer rounded up from the calculated result. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
569
+ * - **-1**: Use the default value. No percentage is applied.
456
570
  *
457
- * > When both **MinReadyInstance** and **MinReadyInstanceRatio** are specified and **MinReadyInstanceRatio** is set to a number from 0 to 100, the value of **MinReadyInstanceRatio**** takes precedence. For example, if **MinReadyInstances** is set to **5, and **MinReadyInstanceRatio** is set to **50**, the minimum number of available instances is set to the nearest integer rounded up from the calculated result of the following formula: Current number of instances × **50%**.
571
+ * - **0100**: Percentage value. Rounded up. For example, if set to **50**% and you have 5 instances, the minimum is 3.
572
+ *
573
+ * > If both **MinReadyInstances** and **MinReadyInstanceRatio** are provided, and **MinReadyInstanceRatio** is not **-1**, then **MinReadyInstanceRatio** takes precedence. For example, if **MinReadyInstances** is **5** and **MinReadyInstanceRatio** is **50**, the system calculates the minimum based on 50%.
458
574
  *
459
575
  * @example
460
576
  * -1
@@ -462,12 +578,13 @@ export declare class DeployApplicationRequest extends $dara.Model {
462
578
  minReadyInstanceRatio?: number;
463
579
  /**
464
580
  * @remarks
465
- * The minimum number of available instances. Special values:
581
+ * The minimum number of instances that remain available during a rolling update. Values:
582
+ *
583
+ * - If set to **0**, your application experiences downtime during updates.
466
584
  *
467
- * * If you set the value to **0**, business interruptions occur when the application is updated.
468
- * * If you set the value to \\*\\*-1\\*\\*, the minimum number of available instances is automatically set to a system-recommended value. The value is the nearest integer to which the calculated result of the following formula is rounded up: Current number of instances × 25%. For example, if five instances are available, the minimum number of available instances is calculated by using the following formula: 5 × 25% = 1.25. In this case, the minimum number of available instances is 2.
585
+ * - If set to -1, the system uses its recommended value: 25% of your current instance count. For example, with 5 instances, 5 × 25% = 1.25, rounded up to 2.
469
586
  *
470
- * > Make sure that at least one instance is available during application deployment and rollback to prevent business interruptions.
587
+ * > We recommend setting this value to at least 1 to avoid service interruptions.
471
588
  *
472
589
  * @example
473
590
  * 1
@@ -475,7 +592,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
475
592
  minReadyInstances?: number;
476
593
  /**
477
594
  * @remarks
478
- * The configurations for mounting the NAS file system. After the application is created, you may want to call other operations to manage the application. If you do not want to change the NAS configurations in these subsequent operations, you can omit the **MountDesc** parameter in the requests. If you want to unmount the NAS file system, you must set the **MountDesc** values in the subsequent requests to an empty string ("").
595
+ * We recommend using **NasConfigs** instead of this field. The NAS mount description. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
479
596
  *
480
597
  * @example
481
598
  * [{mountPath: "/tmp", nasPath: "/"}]
@@ -483,7 +600,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
483
600
  mountDesc?: string;
484
601
  /**
485
602
  * @remarks
486
- * The mount target of the NAS file system in the VPC where the application is deployed. If you do not need to modify this configuration during the deployment, configure the **MountHost** parameter only in the first request. You do not need to include this parameter in subsequent requests. If you need to remove this configuration, leave the **MountHost** parameter empty in the request.
603
+ * We recommend using **NasConfigs** instead of this field. The mount target of the NAS in your application\\"s VPC. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
487
604
  *
488
605
  * @example
489
606
  * 10d3b4bc9****.com
@@ -491,13 +608,17 @@ export declare class DeployApplicationRequest extends $dara.Model {
491
608
  mountHost?: string;
492
609
  /**
493
610
  * @remarks
494
- * The configurations of mounting the NAS file system. Take note of the following rules:
611
+ * The configuration for mounting NAS. Values:
495
612
  *
496
- * * **mountPath**: the mount path of the container.
497
- * * **readOnly**: If you set the value to **false**, the application has the read and write permissions.
498
- * * **nasId**: the ID of the NAS file system.
499
- * * **mountDomain**: the domain name of the mount target. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
500
- * * **nasPath**: the directory in the NAS file system.
613
+ * - **mountPath**: The mount path in the container.
614
+ *
615
+ * - **readOnly**: Set to **false** for read and write permissions.
616
+ *
617
+ * - **nasId**: The NAS ID.
618
+ *
619
+ * - **mountDomain**: The mount target address. For more information, see [DescribeMountTargets](https://help.aliyun.com/document_detail/62626.html).
620
+ *
621
+ * - **nasPath**: The relative directory in NAS.
501
622
  *
502
623
  * @example
503
624
  * [{"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"}]
@@ -505,7 +626,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
505
626
  nasConfigs?: string;
506
627
  /**
507
628
  * @remarks
508
- * The ID of the File Storage NAS file system. After the application is created, you may want to call other operations to manage the application. If you do not want to change the NAS configurations in these subsequent operations, you can omit the **NasId** parameter in the requests. If you want to unmount the NAS file system, you must set the **NasId** values in the subsequent requests to an empty string ("").
629
+ * We recommend using **NasConfigs** instead of this field. The ID of the NAS file system. If your NAS configuration remains unchanged, omit this parameter. To clear your NAS configuration, set this field to an empty string.
509
630
  *
510
631
  * @example
511
632
  * 10d3b4****
@@ -513,13 +634,13 @@ export declare class DeployApplicationRequest extends $dara.Model {
513
634
  nasId?: string;
514
635
  /**
515
636
  * @remarks
516
- * SAE edition.
637
+ * The application version:
517
638
  *
518
- * - lite: the lightweight edition.
639
+ * - lite: Lite Edition
519
640
  *
520
- * - std: the standard edition.
641
+ * - std: Standard Edition
521
642
  *
522
- * - pro: the professional edition.
643
+ * - pro: Professional Edition
523
644
  *
524
645
  * @example
525
646
  * pro
@@ -527,9 +648,9 @@ export declare class DeployApplicationRequest extends $dara.Model {
527
648
  newSaeVersion?: string;
528
649
  /**
529
650
  * @remarks
530
- * The name of the RAM role used to authenticate the user identity.
651
+ * The RAM role for identity authentication.
531
652
  *
532
- * > 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).
653
+ * > Create an OIDC identity provider and an associated role in the same region before using this parameter. For more information, see [Create an OIDC identity provider](https://help.aliyun.com/document_detail/2331022.html) and [Create a role for SSO identity providers](https://help.aliyun.com/document_detail/2331016.html).
533
654
  *
534
655
  * @example
535
656
  * sae-test
@@ -537,7 +658,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
537
658
  oidcRoleName?: string;
538
659
  /**
539
660
  * @remarks
540
- * The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS) buckets.
661
+ * The AccessKey ID for OSS read and write operations.
541
662
  *
542
663
  * @example
543
664
  * xxxxxx
@@ -545,7 +666,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
545
666
  ossAkId?: string;
546
667
  /**
547
668
  * @remarks
548
- * The AccessKey secret that is used to read data from and write data to OSS buckets.
669
+ * The AccessKey secret for OSS read and write operations.
549
670
  *
550
671
  * @example
551
672
  * xxxxxx
@@ -553,18 +674,19 @@ export declare class DeployApplicationRequest extends $dara.Model {
553
674
  ossAkSecret?: string;
554
675
  /**
555
676
  * @remarks
556
- * 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.
677
+ * The OSS mount description. Parameters:
678
+ *
679
+ * - **bucketName**: The name of the bucket.
557
680
  *
558
- * * **bucketName**: the name of the OSS bucket.
681
+ * - **bucketPath**: The directory or object in OSS. If the directory does not exist, an error occurs.
559
682
  *
560
- * * **bucketPath**: the directory or object in OSS. If the specified directory or object does not exist, an error is returned.
683
+ * - **mountPath**: The path in your SAE container. If the path exists, it is overwritten. If it does not exist, it is created.
561
684
  *
562
- * * **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.
685
+ * - **readOnly**: Whether the container path has read-only access to the mounted resource. Values:
563
686
  *
564
- * * **readOnly**: specifies whether to only allow the container path to read data from the OSS directory. Valid values:
687
+ * - **true**: Read-only.
565
688
  *
566
- * * **true**: The container path only has read permission on the OSS directory.
567
- * * **false**: The application has read and write permissions.
689
+ * - **false**: Read and write.
568
690
  *
569
691
  * @example
570
692
  * [{"bucketName": "oss-bucket", "bucketPath": "data/user.data", "mountPath": "/usr/data/user.data", "readOnly": true}]
@@ -572,26 +694,43 @@ export declare class DeployApplicationRequest extends $dara.Model {
572
694
  ossMountDescs?: string;
573
695
  /**
574
696
  * @remarks
575
- * The package type.
576
- *
577
- * When using Java, FatJar, War and Image are supported.
578
- * When using Python, PythonZip and Image are supported.
579
- * When using PHP, the followings are supported:
580
- * - PhpZip
581
- * - IMAGE_PHP_5_4
582
- * - IMAGE_PHP_5_4_ALPINE
583
- * - IMAGE_PHP_5_5
584
- * - IMAGE_PHP_5_5_ALPINE
585
- * - IMAGE_PHP_5_6
586
- * - IMAGE_PHP_5_6_ALPINE
587
- * - IMAGE_PHP_7_0
588
- * - IMAGE_PHP_7_0_ALPINE
589
- * - IMAGE_PHP_7_1
590
- * - IMAGE_PHP_7_1_ALPINE
591
- * - IMAGE_PHP_7_2
592
- * - IMAGE_PHP_7_2_ALPINE
593
- * - IMAGE_PHP_7_3
594
- * - IMAGE_PHP_7_3_ALPINE
697
+ * The type of your application package. Values:
698
+ *
699
+ * - For Java applications: **FatJar**, **War**, and **Image**.
700
+ *
701
+ * - For PHP applications:
702
+ *
703
+ * - **PhpZip**
704
+ *
705
+ * - **IMAGE_PHP_5_4**
706
+ *
707
+ * - **IMAGE_PHP_5_4_ALPINE**
708
+ *
709
+ * - **IMAGE_PHP_5_5**
710
+ *
711
+ * - **IMAGE_PHP_5_5_ALPINE**
712
+ *
713
+ * - **IMAGE_PHP_5_6**
714
+ *
715
+ * - **IMAGE_PHP_5_6_ALPINE**
716
+ *
717
+ * - **IMAGE_PHP_7_0**
718
+ *
719
+ * - **IMAGE_PHP_7_0_ALPINE**
720
+ *
721
+ * - **IMAGE_PHP_7_1**
722
+ *
723
+ * - **IMAGE_PHP_7_1_ALPINE**
724
+ *
725
+ * - **IMAGE_PHP_7_2**
726
+ *
727
+ * - **IMAGE_PHP_7_2_ALPINE**
728
+ *
729
+ * - **IMAGE_PHP_7_3**
730
+ *
731
+ * - **IMAGE_PHP_7_3_ALPINE**
732
+ *
733
+ * - For Python applications: **PythonZip** and **Image**.
595
734
  *
596
735
  * @example
597
736
  * FatJar
@@ -599,7 +738,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
599
738
  packageType?: string;
600
739
  /**
601
740
  * @remarks
602
- * The address of the deployment package. This parameter is required when the **PackageType** parameter is set to **FatJar**, **War**, or **PythonZip**.
741
+ * The URL of your deployment package. Required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
603
742
  *
604
743
  * @example
605
744
  * http://myoss.oss-cn-hangzhou.aliyuncs.com/my-buc/2019-06-30/****.jar
@@ -607,7 +746,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
607
746
  packageUrl?: string;
608
747
  /**
609
748
  * @remarks
610
- * The version of the deployment package. This parameter is required when the **PackageType** parameter is set to **FatJar**, **War**, or **PythonZip**.
749
+ * The version number of your deployment package. Required when **Package Type** is **FatJar**, **War**, or **PythonZip**.
611
750
  *
612
751
  * @example
613
752
  * 1.0.1
@@ -615,7 +754,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
615
754
  packageVersion?: string;
616
755
  /**
617
756
  * @remarks
618
- * The dependent PHP version of PHP package. Image is not supported.
757
+ * The PHP version that your PHP deployment package depends on. Not supported for images.
619
758
  *
620
759
  * @example
621
760
  * PHP-FPM 7.0
@@ -623,7 +762,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
623
762
  php?: string;
624
763
  /**
625
764
  * @remarks
626
- * 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.
765
+ * The mount path for PHP application monitoring. Ensure your PHP server loads the configuration file at this path. You do not need to manage the configuration content. SAE renders the correct configuration automatically.
627
766
  *
628
767
  * @example
629
768
  * /usr/local/etc/php/conf.d/arms.ini
@@ -631,7 +770,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
631
770
  phpArmsConfigLocation?: string;
632
771
  /**
633
772
  * @remarks
634
- * The details of the PHP configuration file.
773
+ * The content of the PHP configuration file.
635
774
  *
636
775
  * @example
637
776
  * k1=v1
@@ -639,7 +778,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
639
778
  phpConfig?: string;
640
779
  /**
641
780
  * @remarks
642
- * 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.
781
+ * The mount path for the PHP startup configuration. Ensure your PHP server uses this configuration file to start.
643
782
  *
644
783
  * @example
645
784
  * /usr/local/etc/php/php.ini
@@ -647,7 +786,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
647
786
  phpConfigLocation?: string;
648
787
  /**
649
788
  * @remarks
650
- * The script that is run immediately after the container is started. Example: `{"exec":{"command":["sh","-c","echo hello"\\]}}`
789
+ * A script that runs after your container starts. It executes immediately after the container is created. Format: `{"exec":{"command":["sh","-c","echo hello"]}}`
651
790
  *
652
791
  * @example
653
792
  * {"exec":{"command":["sh","-c","echo hello"]}}
@@ -655,7 +794,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
655
794
  postStart?: string;
656
795
  /**
657
796
  * @remarks
658
- * The script that is run before the container is stopped. Example: `{"exec":{"command":["sh","-c","echo hello"\\]}}`
797
+ * A script that runs before your container stops. It executes just before the container is deleted. Format: `{"exec":{"command":["sh","-c","echo hello"]}}`
659
798
  *
660
799
  * @example
661
800
  * {"exec":{"command":["sh","-c","echo hello"]}}
@@ -663,20 +802,21 @@ export declare class DeployApplicationRequest extends $dara.Model {
663
802
  preStop?: string;
664
803
  /**
665
804
  * @remarks
666
- * The configurations of Kubernetes Service-based service registration and discovery. Take note of the following rules:
805
+ * Enable K8s Service registration and discovery. Values:
806
+ *
807
+ * - **portProtocols**: Port and protocol. Port range is [1,65535]. Protocols supported: **TCP** and **UDP**.
808
+ *
809
+ * - portAndProtocol: Port and protocol. Port range is [1,65535]. Protocols supported: **TCP** and **UDP**. **portProtocols** takes precedence. If both are set, only **portProtocols** applies.
667
810
  *
668
- * * **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.
669
- * * **namespaceId**: the namespace ID.
670
- * * **portAndProtocol**: the port number and protocol. Valid values of the port number: 1 to 65535. Valid values of the protocol: **TCP** and **UDP**.
671
- * * **enable**: enables the Kubernetes Service-based registration and discovery feature.
811
+ * - **enable**: Enable K8s Service registration and discovery.
672
812
  *
673
813
  * @example
674
- * {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true}
814
+ * {"portProtocols":[{"port":18012,"protocol":"TCP"}],"portAndProtocol":{"18012":"TCP"},"enable":true}
675
815
  */
676
816
  pvtzDiscoverySvc?: string;
677
817
  /**
678
818
  * @remarks
679
- * The Python environment. Set the value to **PYTHON 3.9.15**.
819
+ * The Python runtime environment. Supported: **PYTHON 3.9.15**.
680
820
  *
681
821
  * @example
682
822
  * PYTHON 3.9.15
@@ -684,7 +824,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
684
824
  python?: string;
685
825
  /**
686
826
  * @remarks
687
- * 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.
827
+ * Custom module dependencies. By default, dependencies defined in requirements.txt in the root directory are installed. If no configuration or custom packages exist, specify the dependencies to install.
688
828
  *
689
829
  * @example
690
830
  * Flask==2.0
@@ -692,9 +832,9 @@ export declare class DeployApplicationRequest extends $dara.Model {
692
832
  pythonModules?: string;
693
833
  /**
694
834
  * @remarks
695
- * The details of the health check that was performed on the container. If the container fails this health check multiple times, the system disables and restarts the container. Containers that fail health checks cannot receive traffic from Server Load Balancer (SLB) instances. You can use the **exec**, **httpGet**, or **tcpSocket** method to perform health checks. For more information, see the description of the **Liveness** parameter.
835
+ * Startup status checks for your application. Containers that repeatedly fail readiness checks are terminated and restarted. Containers that fail readiness checks receive no SLB traffic. Supports **exec**, **httpGet**, and **tcpSocket**. For examples, see the **Liveness** parameter.
696
836
  *
697
- * > You can use only one method to perform the health check.
837
+ * > You can select only one health check method.
698
838
  *
699
839
  * @example
700
840
  * {"exec":{"command":["sleep","6s"]},"initialDelaySeconds":15,"timeoutSeconds":12}
@@ -710,14 +850,15 @@ export declare class DeployApplicationRequest extends $dara.Model {
710
850
  replicas?: number;
711
851
  /**
712
852
  * @remarks
713
- * Secret Mount Description
714
- * Use the secret dictionaries created in the Namespace Secret Dictionary page to inject information into containers. Parameter descriptions are as follows:
853
+ * The mount description for a **Secret**. Use secrets created on the namespace secrets page to inject sensitive information into your container. Parameters:
715
854
  *
716
- * - secretId: Secret instance ID. Obtain via the ListSecrets interface.
855
+ * - **secretId**: The ID of the secret instance. Get it by calling the ListSecrets API.
717
856
  *
718
- * - key: Key-value pair. Note: Set the parameter sae-sys-secret-all to mount all keys.
857
+ * - **key**: The key.
719
858
  *
720
- * - mountPath: Mount path.
859
+ * > You can mount all keys by passing `sae-sys-secret-all`.
860
+ *
861
+ * - **mountPath**: The mount path.
721
862
  *
722
863
  * @example
723
864
  * [{“secretId":10,”key":"test","mountPath":"/tmp"}]
@@ -725,7 +866,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
725
866
  secretMountDesc?: string;
726
867
  /**
727
868
  * @remarks
728
- * Security group ID.
869
+ * The security group ID.
729
870
  *
730
871
  * @example
731
872
  * sg-wz969ngg2e49q5i4****
@@ -733,7 +874,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
733
874
  securityGroupId?: string;
734
875
  /**
735
876
  * @remarks
736
- * The gray-release tag of the application.
877
+ * The canary tags configured for your application.
737
878
  *
738
879
  * @example
739
880
  * {\\"alicloud.service.tag\\":\\"g1\\"}
@@ -741,41 +882,55 @@ export declare class DeployApplicationRequest extends $dara.Model {
741
882
  serviceTags?: string;
742
883
  /**
743
884
  * @remarks
744
- * The configuration of the container.
885
+ * Container configuration information.
745
886
  */
746
887
  sidecarContainersConfig?: SidecarContainerConfig[];
747
888
  /**
748
889
  * @remarks
749
- * The logging configurations of Log Service.
890
+ * The configuration for collecting logs to Simple Log Service (SLS).
891
+ *
892
+ * - Using SAE-managed SLS resources: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
893
+ *
894
+ * - Using custom SLS resources: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
895
+ *
896
+ * Parameters:
897
+ *
898
+ * - **projectName**: The name of the SLS project.
750
899
  *
751
- * * To use Log Service resources that are automatically created by SAE, set this parameter to `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
752
- * * 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":""}]`.
900
+ * - **logDir**: The log file path.
753
901
  *
754
- * The following table describes the parameters that are used in the preceding statements.
902
+ * - logType: The log type. **stdout** means standard output logs from the container. Only one **stdout** entry is allowed. If omitted, file logs are collected.
755
903
  *
756
- * * **projectName**: the name of the Log Service project.
757
- * * **logDir**: the path in which logs are stored.
758
- * * **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.
759
- * * **logstoreName**: the name of the Logstore in Log Service.
760
- * * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
904
+ * - **logstoreName**: The name of the SLS Logstore.
761
905
  *
762
- * 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.
906
+ * - **logtailName**: The name of the SLS Logtail. If omitted, a new Logtail is created.
763
907
  *
764
- * > 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.
908
+ * If your SLS collection configuration remains unchanged across deployments, omit this parameter. To disable SLS collection, set this field to an empty string.
909
+ *
910
+ * > Projects automatically created by SAE are deleted when the application is deleted. Do not select these projects when choosing an existing project.
765
911
  *
766
912
  * @example
767
913
  * [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
768
914
  */
769
915
  slsConfigs?: string;
916
+ /**
917
+ * @remarks
918
+ * The SLS log tags.
919
+ */
770
920
  slsLogEnvTags?: string;
771
921
  /**
772
922
  * @remarks
773
- * Check Failure: Indicates that the application failed to start. The system will report the exception and automatically restart it.
923
+ * Enable application startup probing.
924
+ *
925
+ * - Success: The application starts successfully. If you configure Liveness and Readiness checks, they run after startup.
774
926
  *
775
- * Note:
927
+ * - Failure: The application fails to start. SAE reports an error and restarts the container automatically.
776
928
  *
777
- * Supports exec, httpGet, and tcpSocket methods. For specific examples, see Liveness Parameters.
778
- * Only one method can be selected for health checks.
929
+ * > Description
930
+ * >
931
+ * > - Supports exec, httpGet, and tcpSocket. For examples, see the Liveness parameter.
932
+ * >
933
+ * > - You can select only one health check method.
779
934
  *
780
935
  * @example
781
936
  * {"exec":{"command":["sh","-c","cat /home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}
@@ -783,23 +938,31 @@ export declare class DeployApplicationRequest extends $dara.Model {
783
938
  startupProbe?: string;
784
939
  /**
785
940
  * @remarks
786
- * Configure K8s Service-based Service Registration/Discovery and Full-Chain Grayscale Capabilities
941
+ * Configures service discovery and end-to-end canary release based on a Kubernetes Service:
942
+ *
943
+ * - enable: Specifies whether to enable the end-to-end canary release feature.
944
+ *
945
+ * - true: Enables the feature.
946
+ *
947
+ * - false: Disables the feature.
948
+ *
949
+ * - namespaceId: The namespace ID.
950
+ *
951
+ * - portAndProtocol: The listening port and protocol. The format is {"\\<port>:\\<protocol>":"\\<target_port>"}.
787
952
  *
788
- * - enable: Whether to enable full-link grayscale based on K8s Service (set to "true" to enable; set to "false" to disable).
953
+ * - portProtocols: A list of ports and protocols for the service.
789
954
  *
790
- * - namespaceId: Namespace ID
955
+ * - port: The port number.
791
956
  *
792
- * - portAndProtocol: Listener port and protocol. Format: {"Port:Protocol Type":"Container Port"}
793
- * - portProtocols: Define service ports and protocols
794
- * port: Port
795
- * protocol: Protocol
796
- * targetPort: Container port
957
+ * - protocol: The protocol.
797
958
  *
798
- * - pvtzDiscoveryName: Service discovery name
959
+ * - targetPort: The container port.
799
960
  *
800
- * - serviceId: Service ID
961
+ * - pvtzDiscoveryName: The service discovery name.
801
962
  *
802
- * - serviceName: Service name
963
+ * - serviceId: The service ID.
964
+ *
965
+ * - serviceName: The service name.
803
966
  *
804
967
  * @example
805
968
  * {\\"enable\\":\\"false\\",\\"namespaceId\\":\\"cn-beijing:test\\",\\"portAndProtocol\\":{\\"2000:TCP\\":\\"18081\\"},\\"portProtocols\\":[{\\"port\\":2000,\\"protocol\\":\\"TCP\\",\\"targetPort\\":18081}],\\"pvtzDiscoveryName\\":\\"cn-beijing-1421801774382676\\",\\"serviceId\\":\\"3513\\",\\"serviceName\\":\\"demo-gray.test\\"}
@@ -807,7 +970,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
807
970
  swimlanePvtzDiscoverySvc?: string;
808
971
  /**
809
972
  * @remarks
810
- * The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. Valid values: 1 to 300.
973
+ * The graceful shutdown timeout, in seconds. Default is 30. Valid values: 1300.
811
974
  *
812
975
  * @example
813
976
  * 10
@@ -815,7 +978,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
815
978
  terminationGracePeriodSeconds?: number;
816
979
  /**
817
980
  * @remarks
818
- * The time zone. Default value: **Asia/Shanghai**.
981
+ * The time zone. Default is **Asia/Shanghai**.
819
982
  *
820
983
  * @example
821
984
  * Asia/Shanghai
@@ -823,13 +986,17 @@ export declare class DeployApplicationRequest extends $dara.Model {
823
986
  timezone?: string;
824
987
  /**
825
988
  * @remarks
826
- * 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:
989
+ * The Tomcat configuration. Set to an empty string or {} to delete the configuration. Values:
990
+ *
991
+ * - **port**: Port range is 1024–65535. Ports below 1024 require root privileges. Because containers run with admin privileges, use ports above 1024. Default is 8080.
992
+ *
993
+ * - **contextPath**: The access path. Default is the root directory /.
994
+ *
995
+ * - **maxThreads**: The size of the connection pool. Default is 400.
996
+ *
997
+ * - uriEncoding: The encoding format for Tomcat. Options include **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. Default is **ISO-8859-1**.
827
998
  *
828
- * * **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.
829
- * * **contextPath**: the path. Default value: /. This value indicates the root directory.
830
- * * **maxThreads**: the maximum number of connections in the connection pool. Default value: 400.
831
- * * **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.
832
- * * **useBodyEncoding**: specifies whether to use the encoding scheme specified in the request body for URI query parameters. Default value: true.
999
+ * - **useBodyEncodingForUri**: Whether to use body encoding for URLs. Default is **true**.
833
1000
  *
834
1001
  * @example
835
1002
  * {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
@@ -837,23 +1004,27 @@ export declare class DeployApplicationRequest extends $dara.Model {
837
1004
  tomcatConfig?: string;
838
1005
  /**
839
1006
  * @remarks
840
- * The deployment policy. If the minimum number of available instances is 1, the value of the **UpdateStrategy** parameter is an empty string (""). If the minimum number of available instances is greater than 1, the following strategies can be configured:
1007
+ * The release strategy. When MinReadyInstances equals 1, set UpdateStrategy to an empty string. When **MinReadyInstances** is greater than 1, examples include the following:
841
1008
  *
842
- * * The application is deployed on an instance. The remaining instances are automatically classified into two release batches whose interval is set to 1. In this case, the parameter is set to `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`.
843
- * * The application is deployed on an instance. The remaining instances are manually classified into two release batches. In this case, the parameter is set to `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`.
844
- * * All instances are automatically classified into two release batches. The application is deployed on the instances of the two batches in parallel. In this case, the parameter is set to `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
1009
+ * - Canary release with 1 instance, followed by 2 automatic batches with a 1-minute interval: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
845
1010
  *
846
- * The following table describes the parameters that are used in the preceding statements.
1011
+ * - Canary release with 1 instance, followed by 2 manual batches: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
847
1012
  *
848
- * * **type**: the type of the release policy. Valid values: **GrayBatchUpdate** and **BatchUpdate**.
1013
+ * - Two automatic batches with a 0-minute interval: `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
849
1014
  *
850
- * * **batchUpdate**: the phased release policy.
1015
+ * Parameters:
851
1016
  *
852
- * * **batch**: the number of release batches.
853
- * * **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
854
- * * **batchWaitTime**: the interval between release batches. Unit: seconds.
1017
+ * - **type**: The release strategy type. Options are **GrayBatchUpdate** (canary release) or **BatchUpdate** (phased release).
855
1018
  *
856
- * * **grayUpdate**: the number of release batches in the phased release after a canary release. This parameter is returned only if the **type** parameter is set to **GrayBatchUpdate**.
1019
+ * - **batchUpdate**: The phased release strategy.
1020
+ *
1021
+ * - **batch**: The number of batches.
1022
+ *
1023
+ * - **releaseType**: How batches are processed. Options are **auto** (automatic) or **manual** (manual).
1024
+ *
1025
+ * - **batchWaitTime**: The wait time between batches, in minutes.
1026
+ *
1027
+ * - **grayUpdate**: The number of canary instances. Required when **type** is **GrayBatchUpdate**.
857
1028
  *
858
1029
  * @example
859
1030
  * {"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}
@@ -861,7 +1032,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
861
1032
  updateStrategy?: string;
862
1033
  /**
863
1034
  * @remarks
864
- * The ID of the vSwitch, where the EIP of the application instances resides. The vSwitch must reside in the VPC above.
1035
+ * The virtual switch where your application instance elastic network interfaces reside. This switch must be in the specified VPC.
865
1036
  *
866
1037
  * @example
867
1038
  * vsw-bp12mw1f8k3jgygk9****
@@ -869,7 +1040,7 @@ export declare class DeployApplicationRequest extends $dara.Model {
869
1040
  vSwitchId?: string;
870
1041
  /**
871
1042
  * @remarks
872
- * 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).
1043
+ * The startup command for your WAR package. Configure it the same way as the startup command for images. For more information, see [Set the startup command](https://help.aliyun.com/document_detail/96677.html).
873
1044
  *
874
1045
  * @example
875
1046
  * CATALINA_OPTS=\\"$CATALINA_OPTS $Options\\" catalina.sh run
@@ -877,12 +1048,13 @@ export declare class DeployApplicationRequest extends $dara.Model {
877
1048
  warStartOptions?: string;
878
1049
  /**
879
1050
  * @remarks
880
- * The version of the Tomcat container on which the deployment package depends. Valid values:
1051
+ * The Tomcat version that your deployment package depends on. Supported versions include the following:
1052
+ *
1053
+ * - **apache-tomcat-7.0.91**
881
1054
  *
882
- * * **apache-tomcat-7.0.91**
883
- * * **apache-tomcat-8.5.42**
1055
+ * - **apache-tomcat-8.5.42**
884
1056
  *
885
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
1057
+ * This parameter is not supported when **Package Type** is **Image**.
886
1058
  *
887
1059
  * @example
888
1060
  * apache-tomcat-7.0.91