@alicloud/sae20190506 2.12.2 → 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 (692) hide show
  1. package/dist/client.d.ts +194 -202
  2. package/dist/client.js +211 -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 +101 -59
  396. package/dist/models/UpdateApplicationScalingRuleRequest.js.map +1 -1
  397. package/dist/models/UpdateApplicationScalingRuleResponseBody.d.ts +124 -64
  398. package/dist/models/UpdateApplicationScalingRuleResponseBody.js.map +1 -1
  399. package/dist/models/UpdateApplicationVswitchesRequest.d.ts +20 -1
  400. package/dist/models/UpdateApplicationVswitchesRequest.js.map +1 -1
  401. package/dist/models/UpdateApplicationVswitchesResponseBody.d.ts +21 -15
  402. package/dist/models/UpdateApplicationVswitchesResponseBody.js.map +1 -1
  403. package/dist/models/UpdateConfigMapRequest.d.ts +10 -1
  404. package/dist/models/UpdateConfigMapRequest.js.map +1 -1
  405. package/dist/models/UpdateConfigMapResponseBody.d.ts +24 -16
  406. package/dist/models/UpdateConfigMapResponseBody.js.map +1 -1
  407. package/dist/models/UpdateGreyTagRouteRequest.d.ts +6 -6
  408. package/dist/models/UpdateGreyTagRouteResponseBody.d.ts +19 -14
  409. package/dist/models/UpdateGreyTagRouteResponseBody.js.map +1 -1
  410. package/dist/models/UpdateIngressRequest.d.ts +81 -26
  411. package/dist/models/UpdateIngressRequest.js.map +1 -1
  412. package/dist/models/UpdateIngressResponseBody.d.ts +24 -18
  413. package/dist/models/UpdateIngressResponseBody.js.map +1 -1
  414. package/dist/models/UpdateJobRequest.d.ts +133 -95
  415. package/dist/models/UpdateJobRequest.js.map +1 -1
  416. package/dist/models/UpdateJobResponseBody.d.ts +23 -22
  417. package/dist/models/UpdateJobResponseBody.js.map +1 -1
  418. package/dist/models/UpdateNamespaceRequest.d.ts +3 -2
  419. package/dist/models/UpdateNamespaceRequest.js.map +1 -1
  420. package/dist/models/UpdateNamespaceResponseBody.d.ts +15 -12
  421. package/dist/models/UpdateNamespaceResponseBody.js.map +1 -1
  422. package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +22 -13
  423. package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -1
  424. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +7 -9
  425. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -1
  426. package/dist/models/UpdateNamespaceVpcRequest.d.ts +5 -2
  427. package/dist/models/UpdateNamespaceVpcRequest.js.map +1 -1
  428. package/dist/models/UpdateNamespaceVpcResponseBody.d.ts +26 -17
  429. package/dist/models/UpdateNamespaceVpcResponseBody.js.map +1 -1
  430. package/dist/models/UpdateSecretRequest.d.ts +6 -4
  431. package/dist/models/UpdateSecretRequest.js.map +1 -1
  432. package/dist/models/UpdateSecretResponseBody.d.ts +42 -0
  433. package/dist/models/UpdateSecretResponseBody.js.map +1 -1
  434. package/dist/models/UpdateSecretShrinkRequest.d.ts +3 -1
  435. package/dist/models/UpdateSecretShrinkRequest.js.map +1 -1
  436. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +7 -6
  437. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
  438. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +22 -16
  439. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
  440. package/dist/models/WebAclEntryConfig.d.ts +1 -1
  441. package/dist/models/WebApplication.d.ts +2 -2
  442. package/dist/models/WebVersionStatus.d.ts +3 -0
  443. package/dist/models/WebVersionStatus.js.map +1 -1
  444. package/package.json +1 -1
  445. package/src/client.ts +211 -202
  446. package/src/models/AbortChangeOrderRequest.ts +7 -0
  447. package/src/models/AbortChangeOrderResponseBody.ts +19 -14
  448. package/src/models/BatchRestartApplicationsResponseBody.ts +0 -3
  449. package/src/models/BatchStartApplicationsRequest.ts +1 -1
  450. package/src/models/BatchStartApplicationsResponseBody.ts +15 -9
  451. package/src/models/BatchStopApplicationsResponseBody.ts +11 -7
  452. package/src/models/BindNlbRequest.ts +17 -12
  453. package/src/models/BindNlbResponseBody.ts +24 -18
  454. package/src/models/BindSlbResponseBody.ts +3 -0
  455. package/src/models/ConfirmPipelineBatchRequest.ts +6 -2
  456. package/src/models/ConfirmPipelineBatchResponseBody.ts +19 -14
  457. package/src/models/Container.ts +14 -14
  458. package/src/models/ContainerResources.ts +1 -1
  459. package/src/models/CreateApplicationRequest.ts +445 -238
  460. package/src/models/CreateApplicationResponseBody.ts +27 -18
  461. package/src/models/CreateApplicationScalingRuleRequest.ts +108 -79
  462. package/src/models/CreateApplicationScalingRuleResponseBody.ts +113 -76
  463. package/src/models/CreateApplicationShrinkRequest.ts +445 -238
  464. package/src/models/CreateConfigMapResponseBody.ts +7 -10
  465. package/src/models/CreateGreyTagRouteRequest.ts +6 -6
  466. package/src/models/CreateGreyTagRouteResponseBody.ts +20 -15
  467. package/src/models/CreateIngressRequest.ts +71 -50
  468. package/src/models/CreateIngressResponseBody.ts +20 -17
  469. package/src/models/CreateJobRequest.ts +214 -128
  470. package/src/models/CreateJobResponseBody.ts +24 -21
  471. package/src/models/CreateNamespaceRequest.ts +9 -8
  472. package/src/models/CreateNamespaceResponseBody.ts +31 -28
  473. package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +14 -12
  474. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +24 -18
  475. package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +14 -12
  476. package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +77 -59
  477. package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +24 -18
  478. package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +18 -16
  479. package/src/models/CreateSecretRequest.ts +6 -4
  480. package/src/models/CreateSecretResponseBody.ts +12 -10
  481. package/src/models/CreateSecretShrinkRequest.ts +6 -4
  482. package/src/models/DataInstancesValue.ts +6 -5
  483. package/src/models/DataInstancesValueListenersValue.ts +13 -9
  484. package/src/models/DeleteApplicationResponseBody.ts +23 -17
  485. package/src/models/DeleteApplicationScalingRuleRequest.ts +2 -2
  486. package/src/models/DeleteApplicationScalingRuleResponseBody.ts +26 -14
  487. package/src/models/DeleteConfigMapRequest.ts +1 -1
  488. package/src/models/DeleteConfigMapResponseBody.ts +23 -17
  489. package/src/models/DeleteGreyTagRouteResponseBody.ts +22 -16
  490. package/src/models/DeleteHistoryJobResponseBody.ts +16 -13
  491. package/src/models/DeleteIngressRequest.ts +1 -1
  492. package/src/models/DeleteIngressResponseBody.ts +17 -12
  493. package/src/models/DeleteInstancesRequest.ts +2 -2
  494. package/src/models/DeleteInstancesResponseBody.ts +23 -17
  495. package/src/models/DeleteJobResponseBody.ts +16 -13
  496. package/src/models/DeleteNamespaceRequest.ts +4 -1
  497. package/src/models/DeleteNamespaceResponseBody.ts +16 -11
  498. package/src/models/DeleteSecretRequest.ts +2 -2
  499. package/src/models/DeleteSecretResponseBody.ts +22 -19
  500. package/src/models/DeleteSwimmingLaneGroupRequest.ts +2 -2
  501. package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +22 -16
  502. package/src/models/DeployApplicationRequest.ts +445 -273
  503. package/src/models/DeployApplicationResponseBody.ts +29 -22
  504. package/src/models/DeployApplicationShrinkRequest.ts +445 -273
  505. package/src/models/DescribeAppServiceDetailRequest.ts +10 -6
  506. package/src/models/DescribeAppServiceDetailResponseBody.ts +41 -40
  507. package/src/models/DescribeApplicationConfigRequest.ts +2 -2
  508. package/src/models/DescribeApplicationConfigResponseBody.ts +556 -311
  509. package/src/models/DescribeApplicationGroupsRequest.ts +2 -2
  510. package/src/models/DescribeApplicationGroupsResponseBody.ts +64 -41
  511. package/src/models/DescribeApplicationImageRequest.ts +2 -2
  512. package/src/models/DescribeApplicationImageResponseBody.ts +26 -20
  513. package/src/models/DescribeApplicationInstancesRequest.ts +37 -6
  514. package/src/models/DescribeApplicationInstancesResponseBody.ts +99 -54
  515. package/src/models/DescribeApplicationMseServiceResponseBody.ts +17 -13
  516. package/src/models/DescribeApplicationNlbsRequest.ts +1 -1
  517. package/src/models/DescribeApplicationNlbsResponseBody.ts +19 -14
  518. package/src/models/DescribeApplicationScalingRuleRequest.ts +2 -2
  519. package/src/models/DescribeApplicationScalingRuleResponseBody.ts +204 -88
  520. package/src/models/DescribeApplicationScalingRulesRequest.ts +1 -1
  521. package/src/models/DescribeApplicationScalingRulesResponseBody.ts +244 -90
  522. package/src/models/DescribeApplicationSlbsRequest.ts +1 -1
  523. package/src/models/DescribeApplicationSlbsResponseBody.ts +120 -33
  524. package/src/models/DescribeApplicationStatusResponseBody.ts +66 -45
  525. package/src/models/DescribeChangeOrderRequest.ts +1 -1
  526. package/src/models/DescribeChangeOrderResponseBody.ts +135 -78
  527. package/src/models/DescribeComponentsRequest.ts +4 -3
  528. package/src/models/DescribeComponentsResponseBody.ts +25 -19
  529. package/src/models/DescribeConfigMapRequest.ts +1 -1
  530. package/src/models/DescribeConfigMapResponseBody.ts +32 -26
  531. package/src/models/DescribeConfigurationPriceRequest.ts +74 -24
  532. package/src/models/DescribeConfigurationPriceResponseBody.ts +74 -49
  533. package/src/models/DescribeEdasContainersResponseBody.ts +22 -16
  534. package/src/models/DescribeGreyTagRouteRequest.ts +1 -1
  535. package/src/models/DescribeGreyTagRouteResponseBody.ts +107 -77
  536. package/src/models/DescribeIngressRequest.ts +2 -2
  537. package/src/models/DescribeIngressResponseBody.ts +233 -54
  538. package/src/models/DescribeInstanceLogRequest.ts +8 -1
  539. package/src/models/DescribeInstanceLogResponseBody.ts +21 -20
  540. package/src/models/DescribeInstanceSpecificationsResponseBody.ts +33 -23
  541. package/src/models/DescribeJobHistoryRequest.ts +7 -4
  542. package/src/models/DescribeJobHistoryResponseBody.ts +22 -19
  543. package/src/models/DescribeJobRequest.ts +1 -1
  544. package/src/models/DescribeJobResponseBody.ts +222 -159
  545. package/src/models/DescribeJobStatusResponseBody.ts +25 -18
  546. package/src/models/DescribeNamespaceListRequest.ts +6 -4
  547. package/src/models/DescribeNamespaceListResponseBody.ts +21 -16
  548. package/src/models/DescribeNamespaceResourcesRequest.ts +4 -1
  549. package/src/models/DescribeNamespaceResourcesResponseBody.ts +91 -45
  550. package/src/models/DescribeNamespaceResponseBody.ts +18 -14
  551. package/src/models/DescribeNamespacesRequest.ts +1 -1
  552. package/src/models/DescribeNamespacesResponseBody.ts +30 -24
  553. package/src/models/DescribePipelineResponseBody.ts +59 -39
  554. package/src/models/DescribeRegionsResponseBody.ts +8 -5
  555. package/src/models/DescribeSecretResponseBody.ts +15 -12
  556. package/src/models/DescribeSwimmingLaneRequest.ts +3 -3
  557. package/src/models/DescribeSwimmingLaneResponseBody.ts +62 -53
  558. package/src/models/DescribeVswitchesRequest.ts +0 -11
  559. package/src/models/DescribeVswitchesResponseBody.ts +0 -47
  560. package/src/models/DisableApplicationScalingRuleRequest.ts +2 -2
  561. package/src/models/DisableApplicationScalingRuleResponseBody.ts +24 -15
  562. package/src/models/DisableArmsResponseBody.ts +17 -22
  563. package/src/models/DowngradeApplicationApmServiceResponseBody.ts +13 -11
  564. package/src/models/EnableApplicationScalingRuleResponseBody.ts +15 -12
  565. package/src/models/ExecJobRequest.ts +31 -23
  566. package/src/models/ExecJobResponseBody.ts +37 -26
  567. package/src/models/GetApplicationRequest.ts +2 -2
  568. package/src/models/GetApplicationResponseBody.ts +75 -45
  569. package/src/models/GetAvailabilityMetricResponseBody.ts +1 -1
  570. package/src/models/GetChangeOrderMetricRequest.ts +20 -9
  571. package/src/models/GetChangeOrderMetricResponseBody.ts +36 -15
  572. package/src/models/GetScaleAppMetricResponseBody.ts +1 -1
  573. package/src/models/GetWebshellTokenRequest.ts +7 -6
  574. package/src/models/GetWebshellTokenResponseBody.ts +12 -10
  575. package/src/models/ImageRegistryConfig.ts +8 -0
  576. package/src/models/InitContainerConfig.ts +49 -0
  577. package/src/models/ListAllSwimmingLaneGroupsRequest.ts +1 -1
  578. package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +51 -42
  579. package/src/models/ListAllSwimmingLanesRequest.ts +2 -2
  580. package/src/models/ListAllSwimmingLanesResponseBody.ts +67 -58
  581. package/src/models/ListAppEventsRequest.ts +19 -14
  582. package/src/models/ListAppEventsResponseBody.ts +32 -23
  583. package/src/models/ListAppServicesPageRequest.ts +5 -4
  584. package/src/models/ListAppServicesPageResponseBody.ts +29 -24
  585. package/src/models/ListAppServicesRequest.ts +21 -15
  586. package/src/models/ListAppServicesResponseBody.ts +52 -37
  587. package/src/models/ListAppVersionsRequest.ts +1 -1
  588. package/src/models/ListAppVersionsResponseBody.ts +33 -23
  589. package/src/models/ListApplicationCenterServiceInstancesRequest.ts +0 -8
  590. package/src/models/ListApplicationCenterServiceInstancesResponseBody.ts +0 -43
  591. package/src/models/ListApplicationsForSwimmingLaneRequest.ts +2 -2
  592. package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +27 -21
  593. package/src/models/ListApplicationsRequest.ts +65 -20
  594. package/src/models/ListApplicationsResponseBody.ts +131 -83
  595. package/src/models/ListChangeOrdersRequest.ts +76 -25
  596. package/src/models/ListChangeOrdersResponseBody.ts +111 -78
  597. package/src/models/ListConsumedServicesRequest.ts +1 -1
  598. package/src/models/ListConsumedServicesResponseBody.ts +26 -20
  599. package/src/models/ListGreyTagRouteRequest.ts +1 -1
  600. package/src/models/ListGreyTagRouteResponseBody.ts +131 -66
  601. package/src/models/ListIngressesRequest.ts +10 -2
  602. package/src/models/ListIngressesResponseBody.ts +170 -40
  603. package/src/models/ListJobsRequest.ts +20 -16
  604. package/src/models/ListJobsResponseBody.ts +81 -56
  605. package/src/models/ListLogConfigsRequest.ts +3 -3
  606. package/src/models/ListLogConfigsResponseBody.ts +39 -30
  607. package/src/models/ListNamespaceChangeOrdersRequest.ts +22 -6
  608. package/src/models/ListNamespaceChangeOrdersResponseBody.ts +52 -38
  609. package/src/models/ListNamespacedConfigMapsRequest.ts +1 -1
  610. package/src/models/ListNamespacedConfigMapsResponseBody.ts +32 -28
  611. package/src/models/ListPublishedServicesRequest.ts +1 -1
  612. package/src/models/ListPublishedServicesResponseBody.ts +28 -22
  613. package/src/models/ListSecretsRequest.ts +1 -1
  614. package/src/models/ListSecretsResponseBody.ts +27 -24
  615. package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +27 -21
  616. package/src/models/ListSwimmingLaneGroupTagsRequest.ts +2 -2
  617. package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +26 -20
  618. package/src/models/ListTagResourcesRequest.ts +9 -8
  619. package/src/models/ListTagResourcesResponseBody.ts +25 -19
  620. package/src/models/ListWebApplicationInstancesRequest.ts +3 -0
  621. package/src/models/ListWebApplicationInstancesShrinkRequest.ts +3 -0
  622. package/src/models/ListWebApplicationRevisionsOutput.ts +1 -1
  623. package/src/models/ListWebApplicationRevisionsRequest.ts +1 -1
  624. package/src/models/ListWebInstancesOutput.ts +3 -0
  625. package/src/models/PathConfig.ts +2 -2
  626. package/src/models/QueryArmsEnableResponseBody.ts +8 -8
  627. package/src/models/QueryResourceStaticsRequest.ts +1 -1
  628. package/src/models/QueryResourceStaticsResponseBody.ts +37 -30
  629. package/src/models/ReduceApplicationCapacityByInstanceIdsResponseBody.ts +15 -12
  630. package/src/models/RegistryAuthenticationConfig.ts +6 -0
  631. package/src/models/RegistryCertificateConfig.ts +6 -0
  632. package/src/models/RescaleApplicationRequest.ts +10 -7
  633. package/src/models/RescaleApplicationResponseBody.ts +12 -10
  634. package/src/models/RescaleApplicationVerticallyRequest.ts +7 -7
  635. package/src/models/RescaleApplicationVerticallyResponseBody.ts +22 -17
  636. package/src/models/RestartApplicationRequest.ts +10 -7
  637. package/src/models/RestartApplicationResponseBody.ts +15 -12
  638. package/src/models/RestartInstancesResponseBody.ts +15 -12
  639. package/src/models/ResumeTrafficRequest.ts +1 -1
  640. package/src/models/ResumeTrafficResponseBody.ts +26 -19
  641. package/src/models/Revision.ts +2 -2
  642. package/src/models/RollbackApplicationRequest.ts +24 -19
  643. package/src/models/RollbackApplicationResponseBody.ts +15 -12
  644. package/src/models/RouteConfig.ts +1 -1
  645. package/src/models/SidecarContainerConfig.ts +30 -10
  646. package/src/models/SlscollectConfig.ts +3 -3
  647. package/src/models/StartApplicationResponseBody.ts +15 -12
  648. package/src/models/StopApplicationRequest.ts +1 -4
  649. package/src/models/StopApplicationResponseBody.ts +31 -16
  650. package/src/models/SuspendJobRequest.ts +3 -2
  651. package/src/models/SuspendJobResponseBody.ts +15 -12
  652. package/src/models/SuspendTrafficRequest.ts +1 -1
  653. package/src/models/SuspendTrafficResponseBody.ts +19 -22
  654. package/src/models/TagResourcesRequest.ts +8 -7
  655. package/src/models/TagResourcesResponseBody.ts +21 -15
  656. package/src/models/UnbindNlbRequest.ts +9 -7
  657. package/src/models/UnbindNlbResponseBody.ts +23 -17
  658. package/src/models/UnbindSlbRequest.ts +8 -6
  659. package/src/models/UnbindSlbResponseBody.ts +21 -15
  660. package/src/models/UntagResourcesRequest.ts +7 -6
  661. package/src/models/UntagResourcesResponseBody.ts +21 -15
  662. package/src/models/UpdateAppModeRequest.ts +10 -7
  663. package/src/models/UpdateAppModeResponseBody.ts +19 -14
  664. package/src/models/UpdateAppSecurityGroupRequest.ts +2 -2
  665. package/src/models/UpdateAppSecurityGroupResponseBody.ts +21 -15
  666. package/src/models/UpdateApplicationDescriptionResponseBody.ts +15 -12
  667. package/src/models/UpdateApplicationScalingRuleRequest.ts +101 -59
  668. package/src/models/UpdateApplicationScalingRuleResponseBody.ts +124 -64
  669. package/src/models/UpdateApplicationVswitchesRequest.ts +20 -1
  670. package/src/models/UpdateApplicationVswitchesResponseBody.ts +21 -15
  671. package/src/models/UpdateConfigMapRequest.ts +10 -1
  672. package/src/models/UpdateConfigMapResponseBody.ts +24 -16
  673. package/src/models/UpdateGreyTagRouteRequest.ts +6 -6
  674. package/src/models/UpdateGreyTagRouteResponseBody.ts +19 -14
  675. package/src/models/UpdateIngressRequest.ts +81 -26
  676. package/src/models/UpdateIngressResponseBody.ts +24 -18
  677. package/src/models/UpdateJobRequest.ts +133 -95
  678. package/src/models/UpdateJobResponseBody.ts +23 -22
  679. package/src/models/UpdateNamespaceRequest.ts +3 -2
  680. package/src/models/UpdateNamespaceResponseBody.ts +15 -12
  681. package/src/models/UpdateNamespaceSlsConfigsRequest.ts +22 -13
  682. package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +7 -9
  683. package/src/models/UpdateNamespaceVpcRequest.ts +5 -2
  684. package/src/models/UpdateNamespaceVpcResponseBody.ts +26 -17
  685. package/src/models/UpdateSecretRequest.ts +6 -4
  686. package/src/models/UpdateSecretResponseBody.ts +42 -0
  687. package/src/models/UpdateSecretShrinkRequest.ts +3 -1
  688. package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +7 -6
  689. package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +22 -16
  690. package/src/models/WebAclEntryConfig.ts +1 -1
  691. package/src/models/WebApplication.ts +2 -2
  692. package/src/models/WebVersionStatus.ts +3 -0
@@ -21,7 +21,7 @@ export class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc extends
21
21
  configMapName?: string;
22
22
  /**
23
23
  * @remarks
24
- * The key-value pair that is stored in the ConfigMap.
24
+ * The key of the key-value pair.
25
25
  *
26
26
  * @example
27
27
  * k1
@@ -29,7 +29,7 @@ export class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc extends
29
29
  key?: string;
30
30
  /**
31
31
  * @remarks
32
- * The path on which the ConfigMap is mounted.
32
+ * The mount path of the container.
33
33
  *
34
34
  * @example
35
35
  * /tmp
@@ -63,7 +63,15 @@ export class DescribeApplicationConfigResponseBodyDataConfigMapMountDesc extends
63
63
  }
64
64
 
65
65
  export class DescribeApplicationConfigResponseBodyDataEmptyDirDesc extends $dara.Model {
66
+ /**
67
+ * @remarks
68
+ * The mount path.
69
+ */
66
70
  mountPath?: string;
71
+ /**
72
+ * @remarks
73
+ * The name of the temporary storage.
74
+ */
67
75
  name?: string;
68
76
  static names(): { [key: string]: string } {
69
77
  return {
@@ -91,7 +99,7 @@ export class DescribeApplicationConfigResponseBodyDataEmptyDirDesc extends $dara
91
99
  export class DescribeApplicationConfigResponseBodyDataInitContainersConfigConfigMapMountDesc extends $dara.Model {
92
100
  /**
93
101
  * @remarks
94
- * ConfigMap ID
102
+ * The ID of the ConfigMap.
95
103
  *
96
104
  * @example
97
105
  * 1
@@ -107,7 +115,7 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfigConfig
107
115
  configMapName?: string;
108
116
  /**
109
117
  * @remarks
110
- * The key.
118
+ * The key of the key-value pair.
111
119
  *
112
120
  * @example
113
121
  * k1
@@ -115,7 +123,7 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfigConfig
115
123
  key?: string;
116
124
  /**
117
125
  * @remarks
118
- * The mount path.
126
+ * The mount path of the container.
119
127
  *
120
128
  * @example
121
129
  * /tmp
@@ -149,7 +157,15 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfigConfig
149
157
  }
150
158
 
151
159
  export class DescribeApplicationConfigResponseBodyDataInitContainersConfigEmptyDirDesc extends $dara.Model {
160
+ /**
161
+ * @remarks
162
+ * The path on which the volume is mounted in the container.
163
+ */
152
164
  mountPath?: string;
165
+ /**
166
+ * @remarks
167
+ * The name of the temporary storage.
168
+ */
153
169
  name?: string;
154
170
  static names(): { [key: string]: string } {
155
171
  return {
@@ -175,9 +191,25 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfigEmptyD
175
191
  }
176
192
 
177
193
  export class DescribeApplicationConfigResponseBodyDataInitContainersConfigSecretMountDesc extends $dara.Model {
194
+ /**
195
+ * @remarks
196
+ * The key.
197
+ */
178
198
  key?: string;
199
+ /**
200
+ * @remarks
201
+ * The mount path.
202
+ */
179
203
  mountPath?: string;
204
+ /**
205
+ * @remarks
206
+ * The ID of the secret instance.
207
+ */
180
208
  secretId?: number;
209
+ /**
210
+ * @remarks
211
+ * The name of the secret instance.
212
+ */
181
213
  secretName?: string;
182
214
  static names(): { [key: string]: string } {
183
215
  return {
@@ -209,15 +241,17 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfigSecret
209
241
  export class DescribeApplicationConfigResponseBodyDataInitContainersConfig extends $dara.Model {
210
242
  /**
211
243
  * @remarks
212
- * The command that is used to start the image. The command must be an existing executable object in the container. Sample statements:
244
+ * The startup command of the image. The command must be an executable object that exists in the container. Example:
213
245
  *
214
- * command:
215
- * - echo
216
- * - abc
217
- * - >
218
- * - file0
246
+ * ```
247
+ * command:
248
+ * - echo
249
+ * - abc
250
+ * - >
251
+ * - file0
252
+ * ```
219
253
  *
220
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
254
+ * Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
221
255
  *
222
256
  * @example
223
257
  * /bin/sh
@@ -225,11 +259,11 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfig exten
225
259
  command?: string;
226
260
  /**
227
261
  * @remarks
228
- * 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:
262
+ * The arguments of the image startup command. The arguments are required by the preceding startup command **Command**. Format:
229
263
  *
230
264
  * `["a","b"]`
231
265
  *
232
- * 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.
266
+ * In the preceding example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
233
267
  *
234
268
  * @example
235
269
  * ["a","b"]
@@ -237,25 +271,43 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfig exten
237
271
  commandArgs?: string;
238
272
  /**
239
273
  * @remarks
240
- * The information of ConfigMap.
274
+ * The configurations of the ConfigMap.
241
275
  */
242
276
  configMapMountDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigConfigMapMountDesc[];
277
+ /**
278
+ * @remarks
279
+ * The shared temporary storage.
280
+ */
243
281
  emptyDirDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigEmptyDirDesc[];
244
282
  /**
245
283
  * @remarks
246
- * 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:
284
+ * The environment variables of the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
285
+ *
286
+ * - Custom configuration
287
+ *
288
+ * - **name**: The name of the environment variable.
289
+ *
290
+ * - **value**: The value of the environment variable. This parameter takes precedence over valueFrom.
291
+ *
292
+ * - Reference a configuration item (valueFrom)
293
+ *
294
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
295
+ *
296
+ * - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
297
+ *
298
+ * - **configMapId**: The ID of the ConfigMap.
247
299
  *
248
- * * Customize
300
+ * - **key**: The key. If you want to reference all keys, do not specify this parameter.
249
301
  *
250
- * * **name**: the name of the environment variable.
251
- * * **value**: the value of the environment variable.
302
+ * - Reference a secret (valueFrom)
252
303
  *
253
- * * Reference ConfigMap
304
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-secret-all-<Secret name>`, for example, `sae-sys-secret-all-test1`.
254
305
  *
255
- * * **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`.
256
- * * **valueFrom**: the reference of the environment variable. Set the value to `configMapRef`.
257
- * * **configMapId**: the ConfigMap ID.
258
- * * **key**: the key. If you want to reference all keys, do not configure this parameter.
306
+ * - **valueFrom**: The reference of the environment variable. Set the value to `secretRef`.
307
+ *
308
+ * - **secretId**: The ID of the secret.
309
+ *
310
+ * - **key**: The key. If you want to reference all keys, do not specify this parameter.
259
311
  *
260
312
  * @example
261
313
  * [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
@@ -263,7 +315,7 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfig exten
263
315
  envs?: string;
264
316
  /**
265
317
  * @remarks
266
- * The image URL of the initialized container.
318
+ * The URL of the image that is used by the init container.
267
319
  *
268
320
  * @example
269
321
  * registry.cn-shenzhen.aliyuncs.com/sae-serverless-demo/sae-demo:microservice-java-provider-v1.0
@@ -271,12 +323,16 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfig exten
271
323
  imageUrl?: string;
272
324
  /**
273
325
  * @remarks
274
- * The name of the initialized container.
326
+ * The name of the init container.
275
327
  *
276
328
  * @example
277
329
  * init-container
278
330
  */
279
331
  name?: string;
332
+ /**
333
+ * @remarks
334
+ * The description of the secret that you want to mount.
335
+ */
280
336
  secretMountDesc?: DescribeApplicationConfigResponseBodyDataInitContainersConfigSecretMountDesc[];
281
337
  static names(): { [key: string]: string } {
282
338
  return {
@@ -325,7 +381,7 @@ export class DescribeApplicationConfigResponseBodyDataInitContainersConfig exten
325
381
  export class DescribeApplicationConfigResponseBodyDataMountDesc extends $dara.Model {
326
382
  /**
327
383
  * @remarks
328
- * The path on which the NAS file system is mounted.
384
+ * The mount path of the container.
329
385
  *
330
386
  * @example
331
387
  * /tmp
@@ -333,7 +389,7 @@ export class DescribeApplicationConfigResponseBodyDataMountDesc extends $dara.Mo
333
389
  mountPath?: string;
334
390
  /**
335
391
  * @remarks
336
- * The directory in the NAS file system.
392
+ * The path of the NAS file system.
337
393
  *
338
394
  * @example
339
395
  * /
@@ -365,7 +421,7 @@ export class DescribeApplicationConfigResponseBodyDataMountDesc extends $dara.Mo
365
421
  export class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dara.Model {
366
422
  /**
367
423
  * @remarks
368
- * The name of the OSS bucket.
424
+ * The bucket name.
369
425
  *
370
426
  * @example
371
427
  * oss-bucket
@@ -373,7 +429,7 @@ export class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dar
373
429
  bucketName?: string;
374
430
  /**
375
431
  * @remarks
376
- * The directory or object in OSS. If the specified directory or object does not exist, an error is returned.
432
+ * The directory or object that you created in OSS. An error occurs if the mount directory does not exist.
377
433
  *
378
434
  * @example
379
435
  * data/user.data
@@ -381,7 +437,7 @@ export class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dar
381
437
  bucketPath?: string;
382
438
  /**
383
439
  * @remarks
384
- * The path of the container in SAE. The parameter value that you specified overwrites the original value. If the specified path does not exist, SAE automatically creates the path.
440
+ * The path of the container in SAE. If the path exists, the path is overwritten. If the path does not exist, a new path is created.
385
441
  *
386
442
  * @example
387
443
  * /usr/data/user.data
@@ -389,10 +445,11 @@ export class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dar
389
445
  mountPath?: string;
390
446
  /**
391
447
  * @remarks
392
- * Indicates whether the application can use the container path to read data from or write data to resources in the directory of the OSS bucket. Valid values:
448
+ * Specifies whether the container has the read-only permission on the mount directory resources. Valid values:
449
+ *
450
+ * - **true**: The read-only permission.
393
451
  *
394
- * * **true**: The application has the read-only permissions.
395
- * * **false**: The application has the read and write permissions.
452
+ * - **false**: The read and write permissions.
396
453
  *
397
454
  * @example
398
455
  * true
@@ -428,7 +485,7 @@ export class DescribeApplicationConfigResponseBodyDataOssMountDescs extends $dar
428
485
  export class DescribeApplicationConfigResponseBodyDataSecretMountDesc extends $dara.Model {
429
486
  /**
430
487
  * @remarks
431
- * The key to Base64 encode values.
488
+ * The key of the data value that is encoded in Base64.
432
489
  *
433
490
  * @example
434
491
  * task-center
@@ -444,7 +501,7 @@ export class DescribeApplicationConfigResponseBodyDataSecretMountDesc extends $d
444
501
  mountPath?: string;
445
502
  /**
446
503
  * @remarks
447
- * The secret ID of the instance.
504
+ * The ID of the queried secret instance.
448
505
  *
449
506
  * @example
450
507
  * 520
@@ -452,7 +509,7 @@ export class DescribeApplicationConfigResponseBodyDataSecretMountDesc extends $d
452
509
  secretId?: number;
453
510
  /**
454
511
  * @remarks
455
- * The name of the secret.
512
+ * The name of the secret instance.
456
513
  *
457
514
  * @example
458
515
  * dummy-name-opaque-894
@@ -488,7 +545,7 @@ export class DescribeApplicationConfigResponseBodyDataSecretMountDesc extends $d
488
545
  export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigConfigMapMountDesc extends $dara.Model {
489
546
  /**
490
547
  * @remarks
491
- * The ConfigMap ID.
548
+ * The ID of the ConfigMap instance.
492
549
  *
493
550
  * @example
494
551
  * 7361
@@ -496,7 +553,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigCon
496
553
  configMapId?: number;
497
554
  /**
498
555
  * @remarks
499
- * The ConfigMap name.
556
+ * The name of the ConfigMap.
500
557
  *
501
558
  * @example
502
559
  * ConfigMap-test
@@ -504,7 +561,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigCon
504
561
  configMapName?: string;
505
562
  /**
506
563
  * @remarks
507
- * The ConfigMap key
564
+ * The key of the ConfigMap.
508
565
  *
509
566
  * @example
510
567
  * key
@@ -512,7 +569,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigCon
512
569
  key?: string;
513
570
  /**
514
571
  * @remarks
515
- * The mount path.
572
+ * The mount path of the container.
516
573
  *
517
574
  * @example
518
575
  * /mnt/test
@@ -548,7 +605,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigCon
548
605
  export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmptyDirDesc extends $dara.Model {
549
606
  /**
550
607
  * @remarks
551
- * Mount path of the data volume within the container.
608
+ * The path on which the volume is mounted in the container.
552
609
  *
553
610
  * @example
554
611
  * /mnt/cache
@@ -556,7 +613,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmp
556
613
  mountPath?: string;
557
614
  /**
558
615
  * @remarks
559
- * The name of the shared temporary storage.
616
+ * The name of the temporary storage.
560
617
  *
561
618
  * @example
562
619
  * sidecar-container
@@ -586,9 +643,25 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmp
586
643
  }
587
644
 
588
645
  export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigSecretMountDesc extends $dara.Model {
646
+ /**
647
+ * @remarks
648
+ * The key of the data value that is encoded in Base64.
649
+ */
589
650
  key?: string;
651
+ /**
652
+ * @remarks
653
+ * The mount path.
654
+ */
590
655
  mountPath?: string;
656
+ /**
657
+ * @remarks
658
+ * The ID of the secret instance.
659
+ */
591
660
  secretId?: number;
661
+ /**
662
+ * @remarks
663
+ * The name of the secret instance.
664
+ */
592
665
  secretName?: string;
593
666
  static names(): { [key: string]: string } {
594
667
  return {
@@ -620,7 +693,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfigSec
620
693
  export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig extends $dara.Model {
621
694
  /**
622
695
  * @remarks
623
- * The ID of Container Registry Enterprise Edition instance. This parameter is required when the **ImageUrl** parameter is set to the URL of an image in an ACR Enterprise Edition instance.
696
+ * The ID of the Container Registry Enterprise Edition instance. This parameter is required if **ImageUrl** is set to an image in Container Registry Enterprise Edition.
624
697
  *
625
698
  * @example
626
699
  * cri-fhzlneorxala66ip
@@ -628,15 +701,17 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
628
701
  acrInstanceId?: string;
629
702
  /**
630
703
  * @remarks
631
- * The command that is used to start the image. The command must be an existing executable object in the container. Sample statements:
704
+ * The startup command of the image. The command must be an executable object that exists in the container. Example:
632
705
  *
633
- * command:
634
- * - echo
635
- * - abc
636
- * - >
637
- * - file0
706
+ * ```
707
+ * command:
708
+ * - echo
709
+ * - abc
710
+ * - >
711
+ * - file0
712
+ * ```
638
713
  *
639
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
714
+ * Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
640
715
  *
641
716
  * @example
642
717
  * /bin/sh
@@ -644,11 +719,11 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
644
719
  command?: string;
645
720
  /**
646
721
  * @remarks
647
- * 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:
722
+ * The arguments of the image startup command. The arguments are required by the preceding startup command **Command**. Format:
648
723
  *
649
724
  * `["a","b"]`
650
725
  *
651
- * 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.
726
+ * In the preceding example, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
652
727
  *
653
728
  * @example
654
729
  * [\\"-c\\",\\"echo \\\\\\"test\\\\\\" > /home/nas/test.log && sleep 10000000s\\"]
@@ -656,19 +731,22 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
656
731
  commandArgs?: string;
657
732
  /**
658
733
  * @remarks
659
- * 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.
734
+ * The description of the ConfigMap that you want to mount. Use the configuration item that you created on the Namespace Configuration Items page to inject configuration information into the container. The parameters are described as follows:
735
+ *
736
+ * - **configMapId**: The ID of the ConfigMap instance. You can call the [ListNamespacedConfigMaps](https://help.aliyun.com/document_detail/176917.html) operation to obtain the ID.
660
737
  *
661
- * * **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.
662
- * * **key**: the key.
738
+ * - **key**: The key.
663
739
  *
664
- * > You can use the `sae-sys-configmap-all` key to mount all keys.
740
+ * > You can pass the `sae-sys-configmap-all` parameter to mount all keys.
665
741
  *
666
- * * **mountPath**: the mount path in the container.
742
+ * - **mountPath**: The mount path.
743
+ *
744
+ * - **ConfigMapName**: The name of the ConfigMap.
667
745
  */
668
746
  configMapMountDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigConfigMapMountDesc[];
669
747
  /**
670
748
  * @remarks
671
- * Set the CPU resource limit of the primary container that can be used by Sidecar container.
749
+ * The maximum CPU resources that the sidecar container can use from the main container.
672
750
  *
673
751
  * @example
674
752
  * 500
@@ -676,24 +754,28 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
676
754
  cpu?: number;
677
755
  /**
678
756
  * @remarks
679
- * Shared temporary storage mounted to the primary container and the Sidecar container.
757
+ * The shared temporary storage. Set a temporary storage directory and mount it to the main container and the sidecar container.
680
758
  */
681
759
  emptyDirDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigEmptyDirDesc[];
682
760
  /**
683
761
  * @remarks
684
- * 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:
762
+ * The environment variables of the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap instance. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
763
+ *
764
+ * - Custom configuration
685
765
  *
686
- * * Customize
766
+ * - **name**: The name of the environment variable.
687
767
  *
688
- * * **name**: the name of the environment variable.
689
- * * **value**: the value of the environment variable.
768
+ * - **value**: The value of the environment variable. This parameter takes precedence over valueFrom.
690
769
  *
691
- * * Reference ConfigMap
770
+ * - Reference a configuration item (valueFrom)
692
771
  *
693
- * * **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`.
694
- * * **valueFrom**: the reference of the environment variable. Set the value to `configMapRef`.
695
- * * **configMapId**: the ConfigMap ID.
696
- * * **key**: the key. If you want to reference all keys, do not configure this parameter.
772
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
773
+ *
774
+ * - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
775
+ *
776
+ * - **configMapId**: The ID of the ConfigMap.
777
+ *
778
+ * - **key**: The key. If you want to reference all keys, do not specify this parameter.
697
779
  *
698
780
  * @example
699
781
  * [{\\"name\\":\\"k1\\",\\"value\\":\\"c8e3a815-e5d3-4adf-abb3-98b106a607c4\\"}]
@@ -701,16 +783,20 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
701
783
  envs?: string;
702
784
  /**
703
785
  * @remarks
704
- * The URL of the image.
786
+ * The image URL.
705
787
  *
706
788
  * @example
707
789
  * registry.cn-beijing.aliyuncs.com/sae-dev-test/nginx:stable
708
790
  */
709
791
  imageUrl?: string;
792
+ /**
793
+ * @remarks
794
+ * The health check on the container.
795
+ */
710
796
  liveness?: string;
711
797
  /**
712
798
  * @remarks
713
- * Set the memory limit of the primary container that can be used by Sidecar container.
799
+ * The maximum memory resources that the sidecar container can use from the main container.
714
800
  *
715
801
  * @example
716
802
  * 1024
@@ -726,7 +812,15 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
726
812
  name?: string;
727
813
  postStart?: string;
728
814
  preStop?: string;
815
+ /**
816
+ * @remarks
817
+ * The check on the application startup status.
818
+ */
729
819
  readiness?: string;
820
+ /**
821
+ * @remarks
822
+ * The description of the secret that you want to mount.
823
+ */
730
824
  secretMountDesc?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfigSecretMountDesc[];
731
825
  static names(): { [key: string]: string } {
732
826
  return {
@@ -789,7 +883,7 @@ export class DescribeApplicationConfigResponseBodyDataSidecarContainersConfig ex
789
883
  export class DescribeApplicationConfigResponseBodyDataTags extends $dara.Model {
790
884
  /**
791
885
  * @remarks
792
- * The key of the tag.
886
+ * The tag key.
793
887
  *
794
888
  * @example
795
889
  * k1
@@ -797,7 +891,7 @@ export class DescribeApplicationConfigResponseBodyDataTags extends $dara.Model {
797
891
  key?: string;
798
892
  /**
799
893
  * @remarks
800
- * The value of the tag.
894
+ * The tag value.
801
895
  *
802
896
  * @example
803
897
  * v1
@@ -829,7 +923,7 @@ export class DescribeApplicationConfigResponseBodyDataTags extends $dara.Model {
829
923
  export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
830
924
  /**
831
925
  * @remarks
832
- * The Alibaba Cloud Resource Name (ARN) of the RAM role that is used to pull images across accounts. For more information, see [Pull images across Alibaba Cloud accounts](https://help.aliyun.com/document_detail/190675.html) and [Grant permissions across Alibaba Cloud accounts by using a RAM role](https://help.aliyun.com/document_detail/223585.html).
926
+ * The Alibaba Cloud Resource Name (ARN) of the RAM role that is required to pull images across accounts. For more information, see [Pull images across Alibaba Cloud accounts](https://help.aliyun.com/document_detail/190675.html) and [Use a RAM role to grant permissions across Alibaba Cloud accounts](https://help.aliyun.com/document_detail/223585.html).
833
927
  *
834
928
  * @example
835
929
  * acs:ram::123456789012****:role/adminrole
@@ -843,19 +937,27 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
843
937
  * cri-xxxxxx
844
938
  */
845
939
  acrInstanceId?: string;
940
+ /**
941
+ * @remarks
942
+ * The agent version.
943
+ */
846
944
  agentVersion?: string;
945
+ /**
946
+ * @remarks
947
+ * The configuration of the Application Load Balancer (ALB) gateway readiness gate.
948
+ */
847
949
  albIngressReadinessGate?: string;
848
950
  /**
849
951
  * @remarks
850
- * The description of the application.
952
+ * The application description.
851
953
  *
852
954
  * @example
853
- * The application description.
955
+ * Sample application
854
956
  */
855
957
  appDescription?: string;
856
958
  /**
857
959
  * @remarks
858
- * The ID of the application.
960
+ * The application ID.
859
961
  *
860
962
  * @example
861
963
  * 7171a6ca-d1cd-4928-8642-7d5cfe69****
@@ -863,7 +965,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
863
965
  appId?: string;
864
966
  /**
865
967
  * @remarks
866
- * The name of the application.
968
+ * The application name.
867
969
  *
868
970
  * @example
869
971
  * demo-app
@@ -871,11 +973,13 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
871
973
  appName?: string;
872
974
  /**
873
975
  * @remarks
874
- * The SAE application type.
976
+ * The type of the SAE application.
977
+ *
978
+ * - micro_service
875
979
  *
876
- * * micro_service
877
- * * web
878
- * * job
980
+ * - web
981
+ *
982
+ * - job
879
983
  *
880
984
  * @example
881
985
  * micro_service
@@ -883,10 +987,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
883
987
  appSource?: string;
884
988
  /**
885
989
  * @remarks
886
- * Indicates whether an elastic IP address (EIP) is associated with the application instance. Valid values:
990
+ * Specifies whether to bind an elastic IP address (EIP). Valid values:
991
+ *
992
+ * - **true**: Bind an EIP.
887
993
  *
888
- * * **true**: The EIP is associated with the application instance.
889
- * * **false**: The EIP is not associated with the application instance.
994
+ * - **false**: Do not bind an EIP.
890
995
  *
891
996
  * @example
892
997
  * true
@@ -894,7 +999,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
894
999
  associateEip?: boolean;
895
1000
  /**
896
1001
  * @remarks
897
- * The base app ID.
1002
+ * The ID of the baseline application.
898
1003
  *
899
1004
  * @example
900
1005
  * 8c573618-8d72-4407-baf4-f7b64b******
@@ -916,13 +1021,16 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
916
1021
  * 495fc79c-ae61-4600-866d-a09d68******
917
1022
  */
918
1023
  clusterId?: string;
1024
+ /**
1025
+ * @remarks
1026
+ * The Cloud Monitor service ID.
1027
+ */
919
1028
  cmsServiceId?: string;
920
1029
  /**
921
1030
  * @remarks
922
- * The command that is used to start the image. The command must be an existing executable object in the container. Example:
1031
+ * The startup command of the image. The command must be an executable object that exists in the container. Example:
923
1032
  *
924
1033
  * ```
925
- *
926
1034
  * command:
927
1035
  * - echo
928
1036
  * - abc
@@ -930,7 +1038,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
930
1038
  * - file0
931
1039
  * ```
932
1040
  *
933
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
1041
+ * Based on the preceding example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
934
1042
  *
935
1043
  * @example
936
1044
  * echo
@@ -938,11 +1046,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
938
1046
  command?: string;
939
1047
  /**
940
1048
  * @remarks
941
- * The parameters of the image startup command. The CommandArgs parameter contains the parameters that are required for the **Command** parameter. Format:
1049
+ * The arguments of the image startup command. The arguments are required by the **Command** parameter. Format:
942
1050
  *
943
1051
  * `["a","b"]`
944
1052
  *
945
- * In the preceding **Command** 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. You do not need to configure this parameter if it does not exist in the Command parameter.
1053
+ * In the example of the **Command** parameter, `CommandArgs=["abc", ">", "file0"]`. The value `["abc", ">", "file0"]` must be converted into a string in the JSON array format. If this parameter is not required, you do not need to specify it.
946
1054
  *
947
1055
  * @example
948
1056
  * ["a","b"]
@@ -950,20 +1058,26 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
950
1058
  commandArgs?: string;
951
1059
  /**
952
1060
  * @remarks
953
- * The details of the ConfigMap.
1061
+ * The configurations of the ConfigMap.
954
1062
  */
955
1063
  configMapMountDesc?: DescribeApplicationConfigResponseBodyDataConfigMapMountDesc[];
956
1064
  /**
957
1065
  * @remarks
958
- * The CPU specifications that are required for each instance. Unit: millicores. You cannot set this parameter to 0. Valid values:
1066
+ * The CPU required by each instance. Unit: millicores. The value cannot be 0. The following specifications are supported:
1067
+ *
1068
+ * - **500**
1069
+ *
1070
+ * - **1000**
1071
+ *
1072
+ * - **2000**
1073
+ *
1074
+ * - **4000**
959
1075
  *
960
- * * **500**
961
- * * **1000**
962
- * * **2000**
963
- * * **4000**
964
- * * **8000**
965
- * * **16000**
966
- * * **32000**
1076
+ * - **8000**
1077
+ *
1078
+ * - **16000**
1079
+ *
1080
+ * - **32000**
967
1081
  *
968
1082
  * @example
969
1083
  * 1000
@@ -971,10 +1085,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
971
1085
  cpu?: number;
972
1086
  /**
973
1087
  * @remarks
974
- * The custom mappings between hostnames and IP addresses in the container. Valid values:
1088
+ * The custom mapping between a domain name and an IP address in the container. Valid values:
975
1089
  *
976
- * * **hostName**: the domain name or hostname.
977
- * * **ip**: the IP address.
1090
+ * - **hostName**: The domain name or hostname.
1091
+ *
1092
+ * - **ip**: The IP address.
978
1093
  *
979
1094
  * @example
980
1095
  * [{"hostName":"test.host.name","ip":"0.0.0.0"}]
@@ -982,20 +1097,27 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
982
1097
  customHostAlias?: string;
983
1098
  /**
984
1099
  * @remarks
985
- * The type of custom image. Set to empty string if using pre-built image.
1100
+ * The type of the custom image. If you do not use a custom image, set this parameter to an empty string. Valid values:
986
1101
  *
987
- * - internet: public network image.
1102
+ * - internet: a public image
988
1103
  *
989
- * - intranet: private network image.
1104
+ * - intranet: a private image
990
1105
  *
991
1106
  * @example
992
1107
  * internet
993
1108
  */
994
1109
  customImageNetworkType?: string;
1110
+ /**
1111
+ * @remarks
1112
+ * The instance name of the application in the ASI cluster.
1113
+ *
1114
+ * @example
1115
+ * demo-b0cdce9b-3d1f-4168-b206-b59f348f1a8a
1116
+ */
995
1117
  deploymentName?: string;
996
1118
  /**
997
1119
  * @remarks
998
- * The disk size. Unit: GB.
1120
+ * The disk storage size. Unit: GB.
999
1121
  *
1000
1122
  * @example
1001
1123
  * 20
@@ -1003,12 +1125,16 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1003
1125
  diskSize?: number;
1004
1126
  /**
1005
1127
  * @remarks
1006
- * The version of .NET.
1128
+ * The version of the .NET framework:
1007
1129
  *
1008
1130
  * - .NET 3.1
1131
+ *
1009
1132
  * - .NET 5.0
1133
+ *
1010
1134
  * - .NET 6.0
1135
+ *
1011
1136
  * - .NET 7.0
1137
+ *
1012
1138
  * - .NET 8.0
1013
1139
  *
1014
1140
  * @example
@@ -1017,19 +1143,24 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1017
1143
  dotnet?: string;
1018
1144
  /**
1019
1145
  * @remarks
1020
- * The version of the container, such as Ali-Tomcat, in which an application developed based on High-speed Service Framework (HSF) is deployed.
1146
+ * The version of the application runtime environment in the High-Speed Service Framework (HSF), such as an Ali-Tomcat container.
1021
1147
  *
1022
1148
  * @example
1023
1149
  * 3.5.3
1024
1150
  */
1025
1151
  edasContainerVersion?: string;
1152
+ /**
1153
+ * @remarks
1154
+ * The shared temporary storage.
1155
+ */
1026
1156
  emptyDirDesc?: DescribeApplicationConfigResponseBodyDataEmptyDirDesc[];
1027
1157
  /**
1028
1158
  * @remarks
1029
- * Indicates whether access to Application High Availability Service (AHAS) is enabled. Valid values:
1159
+ * Specifies whether to enable Application High Availability Service (AHAS). Valid values:
1030
1160
  *
1031
- * * **true**: Access to AHAS is enabled.
1032
- * * **false**: Access to AHAS is disabled.
1161
+ * - **true**: Enable AHAS.
1162
+ *
1163
+ * - **false**: Disable AHAS.
1033
1164
  *
1034
1165
  * @example
1035
1166
  * true
@@ -1037,11 +1168,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1037
1168
  enableAhas?: string;
1038
1169
  /**
1039
1170
  * @remarks
1040
- * Enable CPU Burst.
1171
+ * Specifies whether to enable the CPU burst feature:
1041
1172
  *
1042
- * - true: enable
1173
+ * - true: Enable
1043
1174
  *
1044
- * - false: disable
1175
+ * - false: Disable
1045
1176
  *
1046
1177
  * @example
1047
1178
  * true
@@ -1049,10 +1180,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1049
1180
  enableCpuBurst?: string;
1050
1181
  /**
1051
1182
  * @remarks
1052
- * Indicates whether canary release rules are enabled. Canary release rules apply only to applications in Spring Cloud and Dubbo frameworks. Valid values:
1183
+ * Specifies whether to enable the canary release rule. This rule is applicable only to applications that use the Spring Cloud and Dubbo frameworks. Valid values:
1184
+ *
1185
+ * - **true**: Enable the canary release rule.
1053
1186
  *
1054
- * * **true**: The canary release rules are enabled.
1055
- * * **false**: The canary release rules are disabled.
1187
+ * - **false**: Disable the canary release rule.
1056
1188
  *
1057
1189
  * @example
1058
1190
  * false
@@ -1060,49 +1192,78 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1060
1192
  enableGreyTagRoute?: boolean;
1061
1193
  /**
1062
1194
  * @remarks
1063
- * Enable idle mode.
1195
+ * Specifies whether to enable the idle mode:
1064
1196
  *
1065
- * - true: enable
1197
+ * - true: Enable
1066
1198
  *
1067
- * - false: disable
1199
+ * - false: Disable
1068
1200
  *
1069
1201
  * @example
1070
1202
  * false
1071
1203
  */
1072
1204
  enableIdle?: boolean;
1205
+ /**
1206
+ * @remarks
1207
+ * Specifies whether to reuse the agent version configuration of the namespace.
1208
+ */
1073
1209
  enableNamespaceAgentVersion?: boolean;
1074
1210
  /**
1075
1211
  * @remarks
1076
- * Enable new ARMS feature.
1212
+ * Specifies whether to enable the new ARMS feature:
1077
1213
  *
1078
- * - true: enable
1214
+ * - true: Enable
1079
1215
  *
1080
- * - false: disable
1216
+ * - false: Disable
1081
1217
  *
1082
1218
  * @example
1083
1219
  * false
1084
1220
  */
1085
1221
  enableNewArms?: boolean;
1222
+ /**
1223
+ * @remarks
1224
+ * Specifies whether to enable custom metric collection for Prometheus.
1225
+ */
1086
1226
  enablePrometheus?: boolean;
1087
1227
  /**
1088
1228
  * @remarks
1089
- * The environment variables. Variable description:
1229
+ * The environment variables for the container. You can customize environment variables or reference a ConfigMap. To reference a ConfigMap, you must first create a ConfigMap. For more information, see [CreateConfigMap](https://help.aliyun.com/document_detail/176914.html). Valid values:
1230
+ *
1231
+ * - Custom configuration
1232
+ *
1233
+ * - **name**: The name of the environment variable.
1090
1234
  *
1091
- * * **name**: the name of the environment variable.
1092
- * * **value**: the value or reference of the environment variable.
1235
+ * - **value**: The value of the environment variable.
1236
+ *
1237
+ * - Reference a configuration item
1238
+ *
1239
+ * - **name**: The name of the environment variable. You can reference a single key or all keys. To reference all keys, enter `sae-sys-configmap-all-<ConfigMap name>`, for example, `sae-sys-configmap-all-test1`.
1240
+ *
1241
+ * - **valueFrom**: The reference of the environment variable. Set the value to `configMapRef`.
1242
+ *
1243
+ * - **configMapId**: The ID of the ConfigMap.
1244
+ *
1245
+ * - **key**: The key. If you want to reference all keys, do not specify this parameter.
1093
1246
  *
1094
1247
  * @example
1095
1248
  * [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
1096
1249
  */
1097
1250
  envs?: string;
1251
+ /**
1252
+ * @remarks
1253
+ * The number of GPUs.
1254
+ */
1098
1255
  gpuCount?: string;
1256
+ /**
1257
+ * @remarks
1258
+ * The GPU card type.
1259
+ */
1099
1260
  gpuType?: string;
1100
1261
  headlessPvtzDiscovery?: string;
1101
1262
  html?: string;
1102
1263
  idleHour?: string;
1103
1264
  /**
1104
1265
  * @remarks
1105
- * The ID of the corresponding secret dictionary.
1266
+ * The ID of the secret.
1106
1267
  *
1107
1268
  * @example
1108
1269
  * 10
@@ -1110,7 +1271,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1110
1271
  imagePullSecrets?: string;
1111
1272
  /**
1112
1273
  * @remarks
1113
- * The URL of the image. This parameter is returned only if the **PackageType** parameter is set to **Image**.
1274
+ * The URL of the image. This parameter is required when **Package Type** is set to **Image**.
1114
1275
  *
1115
1276
  * @example
1116
1277
  * docker.io/library/nginx:1.14.2
@@ -1118,13 +1279,17 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1118
1279
  imageUrl?: string;
1119
1280
  /**
1120
1281
  * @remarks
1121
- * Initialize container configuration.
1282
+ * The configurations of the init container.
1122
1283
  */
1123
1284
  initContainersConfig?: DescribeApplicationConfigResponseBodyDataInitContainersConfig[];
1285
+ /**
1286
+ * @remarks
1287
+ * Specifies whether the application is a stateful application.
1288
+ */
1124
1289
  isStateful?: boolean;
1125
1290
  /**
1126
1291
  * @remarks
1127
- * 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`.
1292
+ * The arguments for starting the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
1128
1293
  *
1129
1294
  * @example
1130
1295
  * start
@@ -1132,7 +1297,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1132
1297
  jarStartArgs?: string;
1133
1298
  /**
1134
1299
  * @remarks
1135
- * The option settings in the JAR package. The settings are used to start the application container. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
1300
+ * The options for starting the JAR package. The default startup command is: `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`
1136
1301
  *
1137
1302
  * @example
1138
1303
  * -Dtest=true
@@ -1140,16 +1305,21 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1140
1305
  jarStartOptions?: string;
1141
1306
  /**
1142
1307
  * @remarks
1143
- * The version of the Java development kit (JDK) on which the deployment package of the application depends. The following versions are supported:
1308
+ * The version of the Java Development Kit (JDK) that the deployment package requires. The following versions are supported:
1309
+ *
1310
+ * - **Open JDK 8**
1144
1311
  *
1145
- * * **Open JDK 8**
1146
- * * **Open JDK 7**
1147
- * * **Dragonwell 11**
1148
- * * **Dragonwell 8**
1149
- * * **openjdk-8u191-jdk-alpine3.9**
1150
- * * **openjdk-7u201-jdk-alpine3.9**
1312
+ * - **Open JDK 7**
1151
1313
  *
1152
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
1314
+ * - **Dragonwell 11**
1315
+ *
1316
+ * - **Dragonwell 8**
1317
+ *
1318
+ * - **openjdk-8u191-jdk-alpine3.9**
1319
+ *
1320
+ * - **openjdk-7u201-jdk-alpine3.9**
1321
+ *
1322
+ * This parameter is not supported when **Package Type** is set to **Image**.
1153
1323
  *
1154
1324
  * @example
1155
1325
  * Open JDK 8
@@ -1157,72 +1327,97 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1157
1327
  jdk?: string;
1158
1328
  /**
1159
1329
  * @remarks
1160
- * The logging configurations of Message Queue for Apache Kafka. The following parameters are involved:
1161
- *
1162
- * * **KafkaConfigs**: the configurations of Message Queue for Apache Kafka.
1163
- *
1164
- * * **createTime**: the time when the Message Queue for Apache Kafka instance was created.
1165
- *
1166
- * * **kafkaTopic**: the message topic that is used to classify messages.
1167
- *
1168
- * * **logDir**: the path in which logs are stored.
1330
+ * The configurations for collecting logs to Kafka. Valid values:
1169
1331
  *
1170
- * * **logType**: the type of collected logs. Valid values:
1332
+ * - **kafkaEndpoint**: The endpoint of the Kafka API.
1171
1333
  *
1172
- * * **file_log**: the file log that is stored in the container. The path of the file logs in the container is returned.
1173
- * * **stdout**: the standard output log of the container. You can specify only one stdout value.
1334
+ * - **kafkaInstanceId**: The ID of the Kafka instance.
1174
1335
  *
1175
- * * **kafkaEndpoint**: the endpoint of the Message Queue for Apache Kafka service.
1336
+ * - **kafkaConfigs**: The configurations of one or more logs. For more information about the example and parameters, see the **kafkaConfigs** request parameter in this topic.
1176
1337
  *
1177
- * * **kafkaInstanceId**: the ID of the Message Queue for Apache Kafka instance.
1178
- *
1179
- * * **region**: the region where the Message Queue for Apache Kafka instance resides.
1338
+ * @example
1339
+ * {"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"}]}
1180
1340
  */
1181
1341
  kafkaConfigs?: string;
1342
+ /**
1343
+ * @remarks
1344
+ * The labels.
1345
+ */
1182
1346
  labels?: { [key: string]: string };
1183
1347
  /**
1184
1348
  * @remarks
1185
- * 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:
1349
+ * The liveness probe of the container. A container that fails the health check is shut down and restored. The following methods are supported:
1350
+ *
1351
+ * - **exec**: example: `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
1352
+ *
1353
+ * - **httpGet**: example:`{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
1354
+ *
1355
+ * - **tcpSocket**: example:`{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
1186
1356
  *
1187
- * * Sample code of the **exec** method: `{"exec":{"command":["sh","-c","cat/home/admin/start.sh"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":2}`
1188
- * * Sample code of the **httpGet** method: `{"httpGet":{"path":"/","port":18091,"scheme":"HTTP","isContainKeyWord":true,"keyWord":"SAE"},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
1189
- * * Sample code of the **tcpSocket** method: `{"tcpSocket":{"port":18091},"initialDelaySeconds":11,"periodSeconds":10,"timeoutSeconds":1}`
1357
+ * > You can use only one method for a health check.
1190
1358
  *
1191
- * > You can use only one method to perform the health check.
1359
+ * The parameters are described as follows:
1192
1360
  *
1193
- * The following parameters are involved:
1361
+ * - **exec.command**: The command that is used for the health check.
1194
1362
  *
1195
- * * **exec.command**: the health check command.
1196
- * * **httpGet.path**: the request path.
1197
- * * **httpGet.scheme**: the protocol that is used to perform the health check. Valid values: **HTTP** and **HTTPS**.
1198
- * * **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.
1199
- * * **httpGet.keyWord**: the custom keyword. This parameter is available only if the **isContainKeyWord** field is returned.
1200
- * * **tcpSocket.port**: the port that is used to check the status of TCP connections.
1201
- * * **initialDelaySeconds**: the delay of the health check. Default value: 10. Unit: seconds.
1202
- * * **periodSeconds**: the interval at which health checks are performed. Default value: 30. Unit: seconds.
1203
- * * **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.
1363
+ * - **httpGet.path**: The request path.
1364
+ *
1365
+ * - **httpGet.scheme**: **HTTP** or **HTTPS**.
1366
+ *
1367
+ * - **httpGet.isContainKeyWord**: Specifies whether the response must contain a keyword. A value of **true** indicates that the response must contain the keyword. A value of **false** indicates that the response does not need to contain the keyword. If you do not specify this parameter, this advanced feature is not used.
1368
+ *
1369
+ * - **httpGet.keyWord**: The custom keyword. This parameter is required if you set the **isContainKeyWord** parameter.
1370
+ *
1371
+ * - **tcpSocket.port**: The port that is used for the TCP connection check.
1372
+ *
1373
+ * - **initialDelaySeconds**: The delay for the health check. Default value: 10. Unit: seconds.
1374
+ *
1375
+ * - **periodSeconds**: The interval for the health check. Default value: 30. Unit: seconds.
1376
+ *
1377
+ * - **timeoutSeconds**: The timeout period for the health check. Default value: 1. Unit: seconds. If you set this parameter to 0 or do not specify this parameter, the default value is used.
1204
1378
  *
1205
1379
  * @example
1206
1380
  * {"exec":{"command":["curl http://localhost:8080"]},"initialDelaySeconds":20,"timeoutSeconds":3}
1207
1381
  */
1208
1382
  liveness?: string;
1383
+ /**
1384
+ * @remarks
1385
+ * The Loki configurations.
1386
+ */
1209
1387
  lokiConfigs?: string;
1388
+ /**
1389
+ * @remarks
1390
+ * The maximum surge instance ratio.
1391
+ */
1210
1392
  maxSurgeInstanceRatio?: number;
1393
+ /**
1394
+ * @remarks
1395
+ * The maximum number of surge instances.
1396
+ */
1211
1397
  maxSurgeInstances?: number;
1212
1398
  /**
1213
1399
  * @remarks
1214
- * The size of memory required by each instance. Unit: MB. You cannot set this parameter to 0. The values of this parameter correspond to the values of the Cpu parameter:
1400
+ * The memory required by each instance. Unit: MB. The value cannot be 0. This parameter corresponds to the \\`Cpu\\` parameter. The following specifications are supported:
1401
+ *
1402
+ * - **1024**: corresponds to 500 millicores and 1,000 millicores.
1403
+ *
1404
+ * - **2048**: corresponds to 500, 1,000, and 2,000 millicores.
1405
+ *
1406
+ * - **4096**: corresponds to 1,000, 2,000, and 4,000 millicores.
1407
+ *
1408
+ * - **8192**: corresponds to 2,000, 4,000, and 8,000 millicores.
1409
+ *
1410
+ * - **12288**: corresponds to 12,000 millicores.
1411
+ *
1412
+ * - **16384**: corresponds to 4,000, 8,000, and 16,000 millicores.
1413
+ *
1414
+ * - **24576**: corresponds to 12,000 millicores.
1215
1415
  *
1216
- * * This parameter is set to **1024** if the Cpu parameter is set to 500 or 1000.
1217
- * * This parameter is set to **2048** if the Cpu parameter is set to 500, 1000, or 1000.
1218
- * * This parameter is set to **4096** if the Cpu parameter is set to 1000, 2000, or 4000.
1219
- * * This parameter is set to **8192** if the Cpu parameter is set to 2000, 4000, or 8000.
1220
- * * This parameter is set to **12288** if the Cpu parameter is set to 12000.
1221
- * * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
1222
- * * This parameter is set to **24567** if the Cpu parameter is set to 12000.
1223
- * * This parameter is set to **32768** if the Cpu parameter is set to 16000.
1224
- * * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
1225
- * * This parameter is set to **131072** if the Cpu parameter is set to 32000.
1416
+ * - **32768**: corresponds to 16,000 millicores.
1417
+ *
1418
+ * - **65536**: corresponds to 8,000, 16,000, and 32,000 millicores.
1419
+ *
1420
+ * - **131072**: corresponds to 32,000 millicores.
1226
1421
  *
1227
1422
  * @example
1228
1423
  * 2048
@@ -1232,9 +1427,11 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1232
1427
  * @remarks
1233
1428
  * The Nacos registry. Valid values:
1234
1429
  *
1235
- * * **0**: SAE built-in Nacos registry
1236
- * * **1**: self-managed Nacos registry
1237
- * * **2** : MSE Nacos registry
1430
+ * - **0**: SAE built-in Nacos.
1431
+ *
1432
+ * - **1**: User-created Nacos.
1433
+ *
1434
+ * - **2**: MSE Nacos.
1238
1435
  *
1239
1436
  * @example
1240
1437
  * "0"
@@ -1242,7 +1439,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1242
1439
  microRegistration?: string;
1243
1440
  /**
1244
1441
  * @remarks
1245
- * The configuration of registration center. Takes effect only the type of registration center is MSE enterprise Nacos.
1442
+ * The configuration of the registry. This parameter takes effect only when the registry is MSE Nacos Enterprise Edition.
1246
1443
  *
1247
1444
  * @example
1248
1445
  * {\\"instanceId\\":\\"mse-cn-1ls43******\\",\\"namespace\\":\\"62ee12fb-c279-4da4-be96-21**********\\"}
@@ -1250,19 +1447,23 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1250
1447
  microRegistrationConfig?: string;
1251
1448
  /**
1252
1449
  * @remarks
1253
- * Configure microservices governance
1450
+ * The configurations of microservice governance.
1254
1451
  *
1255
- * enable: Whether to enable microservices governance
1452
+ * - Specifies whether to enable microservice governance (enable):
1256
1453
  *
1257
- * - true: Enable
1258
- * - false: Disable
1454
+ * - true: Enable
1455
+ *
1456
+ * - false: Disable
1457
+ *
1458
+ * - The configuration of graceful start and shutdown (mseLosslessRule):
1259
1459
  *
1260
- * mseLosslessRule: Configure lossless online/offline deployment
1460
+ * - delayTime: The delay time.
1261
1461
  *
1262
- * - delayTime: Delay duration (unit: seconds)
1263
- * - enable: Whether to enable lossless deployment. Set to "true" to enable; set to "false" to disable.
1264
- * - notice: Whether to enable notifications. Set to "true" to enable; set to "false" to disable.
1265
- * - warmupTime: Small-traffic warm-up duration (unit: seconds)
1462
+ * - enable: Specifies whether to enable graceful start. true indicates that graceful start is enabled. false indicates that graceful start is not enabled.
1463
+ *
1464
+ * - notice: Specifies whether to enable notifications. true indicates that notifications are enabled. false indicates that notifications are not enabled.
1465
+ *
1466
+ * - warmupTime: The warm-up duration for a small amount of traffic. Unit: seconds.
1266
1467
  *
1267
1468
  * @example
1268
1469
  * {\\"Enable\\":true,\\"MseLosslessRule\\":{\\"enable\\":true,\\"notice\\":true,\\"delayTime\\":10,\\"warmupTime\\":120,\\"funcType\\":2,\\"aligned\\":false,\\"related\\":false,\\"lossLessDetail\\":false}}
@@ -1270,12 +1471,13 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1270
1471
  microserviceEngineConfig?: string;
1271
1472
  /**
1272
1473
  * @remarks
1273
- * The percentage of the minimum number of available instances. Valid values:
1474
+ * The percentage of the minimum number of ready instances. Valid values:
1274
1475
  *
1275
- * * **-1**: the default value. This value indicates that the minimum number of available instances is not measured by percentage. If you do not configure this parameter, the default value **-1** is used.
1276
- * * **0 to 100**: indicates that the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). If the calculated result is not an integer, the result is rounded up to the nearest integer. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
1476
+ * - -1: The default value. This value indicates that the percentage is not used. If you do not specify this parameter, the system uses the default value **-1**.
1277
1477
  *
1278
- * > If the **MinReadyInstance** and **MinReadyInstanceRatio** parameters are returned and the value of the **MinReadyInstanceRatio** parameter is not **-1**, the value of the **MinReadyInstanceRatio** parameter takes effect. If the **MinReadyInstances** parameter is set to **5** and the **MinReadyInstanceRatio** parameter is set to **50**, the value of the **MinReadyInstanceRatio** parameter determines the minimum number of available instances.
1478
+ * - **0 to 100**: The percentage of the minimum number of ready instances. The value is rounded up. For example, if you set this parameter to **50**%, and you have five instances, the minimum number of ready instances is 3.
1479
+ *
1480
+ * > If you specify both \\`MinReadyInstances\\` and **MinReadyInstanceRatio**, and the value of **MinReadyInstanceRatio** is not **-1**, the value of **MinReadyInstanceRatio** takes precedence. For example, if **MinReadyInstances** is set to **5** and **MinReadyInstanceRatio** is set to **50**, the minimum number of ready instances is calculated based on the value of **MinReadyInstanceRatio**.
1279
1481
  *
1280
1482
  * @example
1281
1483
  * -1
@@ -1283,12 +1485,13 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1283
1485
  minReadyInstanceRatio?: number;
1284
1486
  /**
1285
1487
  * @remarks
1286
- * The minimum number of available instances. Valid values:
1488
+ * The minimum number of ready instances. Valid values:
1489
+ *
1490
+ * - If you set this parameter to **0**, the application may be interrupted during an upgrade.
1287
1491
  *
1288
- * * If you set the value to **0**, business interruptions occur when the application is updated.
1289
- * * 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.
1492
+ * - If you set this parameter to -1, the system uses a recommended value, which is 25% of the total number of instances. For example, if you have five instances, the minimum number of ready instances is 2 after the value is rounded up.
1290
1493
  *
1291
- * > Make sure that at least one instance is available during application deployment and rollback to prevent business interruptions.
1494
+ * > We recommend that you set the minimum number of ready instances to a value of 1 or greater to ensure that the application is not interrupted during a rolling update.
1292
1495
  *
1293
1496
  * @example
1294
1497
  * 1
@@ -1296,12 +1499,12 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1296
1499
  minReadyInstances?: number;
1297
1500
  /**
1298
1501
  * @remarks
1299
- * The details of the mounted NAS file system.
1502
+ * The mount description.
1300
1503
  */
1301
1504
  mountDesc?: DescribeApplicationConfigResponseBodyDataMountDesc[];
1302
1505
  /**
1303
1506
  * @remarks
1304
- * 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.
1507
+ * The mount target of the Apsara File Storage NAS file system in the application VPC. If you do not change the NAS configuration during a deployment, you do not need to specify this parameter. If you want to clear the NAS configuration, set this parameter to an empty string ("").
1305
1508
  *
1306
1509
  * @example
1307
1510
  * example.com
@@ -1309,7 +1512,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1309
1512
  mountHost?: string;
1310
1513
  /**
1311
1514
  * @remarks
1312
- * The ID of the microservice application.
1515
+ * The ID of the application in Microservices Engine (MSE).
1313
1516
  *
1314
1517
  * @example
1315
1518
  * xxxxxxx@xxxxx
@@ -1317,7 +1520,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1317
1520
  mseApplicationId?: string;
1318
1521
  /**
1319
1522
  * @remarks
1320
- * The application name of SAE service registered in MSE.
1523
+ * The name of the application after the SAE service is registered with MSE.
1321
1524
  *
1322
1525
  * @example
1323
1526
  * cn-shenzhen-alb-demo-5c****
@@ -1325,7 +1528,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1325
1528
  mseApplicationName?: string;
1326
1529
  /**
1327
1530
  * @remarks
1328
- * The ID of the namespace.
1531
+ * The namespace ID.
1329
1532
  *
1330
1533
  * @example
1331
1534
  * cn-beijing:test
@@ -1333,7 +1536,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1333
1536
  namespaceId?: string;
1334
1537
  /**
1335
1538
  * @remarks
1336
- * The configurations for mounting the NAS file system.
1539
+ * The configurations for mounting a NAS file system.
1337
1540
  *
1338
1541
  * @example
1339
1542
  * [{"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"}]
@@ -1344,16 +1547,18 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1344
1547
  * The ID of the NAS file system.
1345
1548
  *
1346
1549
  * @example
1347
- * AKSN89**
1550
+ * AKSN****
1348
1551
  */
1349
1552
  nasId?: string;
1350
1553
  /**
1351
1554
  * @remarks
1352
- * The SAE application edition.
1555
+ * The application version.
1353
1556
  *
1354
- * - lite: The lightweight edition.
1355
- * - std: The standard edition.
1356
- * - pro: The professional edition.
1557
+ * - lite: Lightweight Edition
1558
+ *
1559
+ * - std: Standard Edition
1560
+ *
1561
+ * - pro: Professional Edition
1357
1562
  *
1358
1563
  * @example
1359
1564
  * pro
@@ -1361,9 +1566,9 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1361
1566
  newSaeVersion?: string;
1362
1567
  /**
1363
1568
  * @remarks
1364
- * The name of the RAM role used to authenticate the user identity.
1569
+ * The RAM role for identity authentication.
1365
1570
  *
1366
- * > 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).
1571
+ * > You must create an OpenID Connect (OIDC) identity provider (IdP) and a RAM role for the IdP in the same region beforehand. For more information, see [Create an OIDC IdP](https://help.aliyun.com/document_detail/2331022.html) and [Create a RAM role for a trusted IdP](https://help.aliyun.com/document_detail/2331016.html).
1367
1572
  *
1368
1573
  * @example
1369
1574
  * sae-test
@@ -1371,7 +1576,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1371
1576
  oidcRoleName?: string;
1372
1577
  /**
1373
1578
  * @remarks
1374
- * The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS) buckets.
1579
+ * The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS).
1375
1580
  *
1376
1581
  * @example
1377
1582
  * xxxxxx
@@ -1379,7 +1584,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1379
1584
  ossAkId?: string;
1380
1585
  /**
1381
1586
  * @remarks
1382
- * The AccessKey secret that is used to read data from and write data to OSS buckets.
1587
+ * The AccessKey secret that is used to read data from and write data to OSS.
1383
1588
  *
1384
1589
  * @example
1385
1590
  * xxxxxx
@@ -1387,32 +1592,46 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1387
1592
  ossAkSecret?: string;
1388
1593
  /**
1389
1594
  * @remarks
1390
- * The description of the mounted OSS bucket.
1595
+ * The description of the OSS mount.
1391
1596
  */
1392
1597
  ossMountDescs?: DescribeApplicationConfigResponseBodyDataOssMountDescs[];
1393
1598
  /**
1394
1599
  * @remarks
1395
- * The type of the deployment package. Valid values:
1600
+ * The type of the application package. Valid values:
1601
+ *
1602
+ * - If you deploy the application using Java, valid values are **FatJar**, **War**, and **Image**.
1603
+ *
1604
+ * - If you deploy the application using PHP, the following values are supported:
1605
+ *
1606
+ * - **PhpZip**
1607
+ *
1608
+ * - **IMAGE_PHP_5_4**
1609
+ *
1610
+ * - **IMAGE_PHP_5_4_ALPINE**
1611
+ *
1612
+ * - **IMAGE_PHP_5_5**
1613
+ *
1614
+ * - **IMAGE_PHP_5_5_ALPINE**
1615
+ *
1616
+ * - **IMAGE_PHP_5_6**
1617
+ *
1618
+ * - **IMAGE_PHP_5_6_ALPINE**
1396
1619
  *
1397
- * * If you deploy the application by using a Java Archive (JAR) package, you can set this parameter to **FatJar**, **War**, or **Image**.
1620
+ * - **IMAGE_PHP_7_0**
1398
1621
  *
1399
- * * If you deploy the application by using a PHP package, you can set this parameter to one of the following values:
1622
+ * - **IMAGE_PHP_7_0_ALPINE**
1400
1623
  *
1401
- * * **PhpZip**
1402
- * * **IMAGE_PHP_5_4**
1403
- * * **IMAGE_PHP_5_4_ALPINE**
1404
- * * **IMAGE_PHP_5_5**
1405
- * * **IMAGE_PHP_5_5_ALPINE**
1406
- * * **IMAGE_PHP_5_6**
1407
- * * **IMAGE_PHP_5_6_ALPINE**
1408
- * * **IMAGE_PHP_7_0**
1409
- * * **IMAGE_PHP_7_0_ALPINE**
1410
- * * **IMAGE_PHP_7_1**
1411
- * * **IMAGE_PHP_7_1_ALPINE**
1412
- * * **IMAGE_PHP_7_2**
1413
- * * **IMAGE_PHP_7_2_ALPINE**
1414
- * * **IMAGE_PHP_7_3**
1415
- * * **IMAGE_PHP_7_3_ALPINE**
1624
+ * - **IMAGE_PHP_7_1**
1625
+ *
1626
+ * - **IMAGE_PHP_7_1_ALPINE**
1627
+ *
1628
+ * - **IMAGE_PHP_7_2**
1629
+ *
1630
+ * - **IMAGE_PHP_7_2_ALPINE**
1631
+ *
1632
+ * - **IMAGE_PHP_7_3**
1633
+ *
1634
+ * - **IMAGE_PHP_7_3_ALPINE**
1416
1635
  *
1417
1636
  * @example
1418
1637
  * War
@@ -1420,12 +1639,16 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1420
1639
  packageType?: string;
1421
1640
  /**
1422
1641
  * @remarks
1423
- * The URL of the deployment package. This parameter is returned only if the **PackageType** parameter is set to **FatJar** or **War**.
1642
+ * The URL of the deployment package. If you upload the deployment package using SAE, note the following:
1643
+ *
1644
+ * - You cannot download the package from this URL. Call the \\`GetPackageVersionAccessableUrl\\` operation to obtain a download URL that is valid for 10 minutes.
1645
+ *
1646
+ * - SAE stores the package for a maximum of 90 days. After 90 days, the URL is not returned and you cannot download the package.
1424
1647
  */
1425
1648
  packageUrl?: string;
1426
1649
  /**
1427
1650
  * @remarks
1428
- * The version of the deployment package. This parameter is returned only if the **PackageType** parameter is set to **FatJar** or **War**.
1651
+ * The version of the deployment package. This parameter is required when **Package Type** is set to **FatJar** or **War**.
1429
1652
  *
1430
1653
  * @example
1431
1654
  * 1.0
@@ -1433,7 +1656,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1433
1656
  packageVersion?: string;
1434
1657
  /**
1435
1658
  * @remarks
1436
- * The version of PHP supporting PHP deployment packages. Image is not supported.
1659
+ * The PHP version required for the deployment package. This parameter is not supported for images.
1437
1660
  *
1438
1661
  * @example
1439
1662
  * PHP-FPM 7.0
@@ -1441,9 +1664,9 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1441
1664
  php?: string;
1442
1665
  /**
1443
1666
  * @remarks
1444
- * The path on which the PHP configuration file for application monitoring is mounted. Make sure that the PHP server loads the configuration file.
1667
+ * The mount path of the Application Real-Time Monitoring Service (ARMS) configuration file for a PHP application. Make sure that the PHP server loads the configuration file from this path.
1445
1668
  *
1446
- * SAE automatically generates the corresponding configuration file. No manual operations are required.
1669
+ * SAE automatically renders the correct configuration file. You do not need to manage the content of the configuration file.
1447
1670
  *
1448
1671
  * @example
1449
1672
  * /usr/local/etc/php/conf.d/arms.ini
@@ -1451,7 +1674,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1451
1674
  phpArmsConfigLocation?: string;
1452
1675
  /**
1453
1676
  * @remarks
1454
- * The details of the PHP configuration file.
1677
+ * The content of the PHP configuration file.
1455
1678
  *
1456
1679
  * @example
1457
1680
  * k1=v1
@@ -1459,7 +1682,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1459
1682
  phpConfig?: string;
1460
1683
  /**
1461
1684
  * @remarks
1462
- * 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.
1685
+ * The mount path of the PHP application startup configuration file. Make sure that the PHP server uses this configuration file to start.
1463
1686
  *
1464
1687
  * @example
1465
1688
  * /usr/local/etc/php/php.ini
@@ -1467,7 +1690,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1467
1690
  phpConfigLocation?: string;
1468
1691
  /**
1469
1692
  * @remarks
1470
- * The script that is run immediately after the container is started. Example: `{"exec":{"command":["cat","/etc/group"]}}`
1693
+ * The script that runs after the container starts. The script runs immediately after the container is created. Example: `{"exec":{"command":["cat","/etc/group"]}}`
1471
1694
  *
1472
1695
  * @example
1473
1696
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -1475,7 +1698,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1475
1698
  postStart?: string;
1476
1699
  /**
1477
1700
  * @remarks
1478
- * The script that is run before the container is stopped. Example: `{"exec":{"command":["cat","/etc/group"]}}`
1701
+ * The script that runs before the container is stopped. The script runs before the container is deleted. Example: `{"exec":{"command":["cat","/etc/group"]}}`
1479
1702
  *
1480
1703
  * @example
1481
1704
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -1483,11 +1706,13 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1483
1706
  preStop?: string;
1484
1707
  /**
1485
1708
  * @remarks
1486
- * The programming language that is used to create the application. Valid values:
1709
+ * The programming language of the application. Valid values:
1710
+ *
1711
+ * - **java**: Java
1487
1712
  *
1488
- * * **java**: Java
1489
- * * **php**: PHP
1490
- * * **other**: Other programming languages, such as Python, C++, Go, .NET, and Node.js.
1713
+ * - **php**: PHP
1714
+ *
1715
+ * - **other**: other languages, such as Python, C++, Go, .NET, and Node.js.
1491
1716
  *
1492
1717
  * @example
1493
1718
  * java
@@ -1495,10 +1720,10 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1495
1720
  programmingLanguage?: string;
1496
1721
  /**
1497
1722
  * @remarks
1498
- * Enable K8s Service discovery and registration.
1723
+ * Enables service registration and discovery for a Kubernetes Service.
1499
1724
  *
1500
1725
  * @example
1501
- * {"serviceName":"bwm-poc-sc-gateway-cn-beijing-front","namespaceId":"cn-beijing:front","portAndProtocol":{"18012":"TCP"},"enable":true}
1726
+ * { "serviceName": "bwm-poc-sc-gateway-cn-beijing-front", "namespaceId": "cn-beijing:front", "portAndProtocol": { "18012": "TCP" }, "portProtocols": [ { "port": "18012", "protocol": "TCP" } ], "enable": true }
1502
1727
  */
1503
1728
  pvtzDiscovery?: string;
1504
1729
  /**
@@ -1511,7 +1736,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1511
1736
  python?: string;
1512
1737
  /**
1513
1738
  * @remarks
1514
- * The configurations for installing custom module dependencies. By default, the dependencies defined by the requirements.txt file in the root directory are installed. If no software package is configured, you can specify dependencies based on your business requirements.
1739
+ * The dependencies for custom installation modules. By default, the dependencies that are defined in the requirements.txt file in the root directory are installed. If no software package is configured or a custom software package is used, you can specify the dependencies to be installed.
1515
1740
  *
1516
1741
  * @example
1517
1742
  * Flask==2.0
@@ -1519,9 +1744,9 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1519
1744
  pythonModules?: string;
1520
1745
  /**
1521
1746
  * @remarks
1522
- * 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.
1747
+ * The readiness probe of the application. A container that fails the health check multiple times is shut down and restarted. A container that fails the health check does not receive traffic from a Server Load Balancer (SLB) instance. You can perform the health check using the **exec**, **httpGet**, or **tcpSocket** method. For more information, see the **Liveness** parameter.
1523
1748
  *
1524
- * > You can use only one method to perform the health check.
1749
+ * > You can use only one method for a health check.
1525
1750
  *
1526
1751
  * @example
1527
1752
  * {"exec":{"command":["curl http://localhost:8080"]},"initialDelaySeconds":20,"timeoutSeconds":5}
@@ -1529,7 +1754,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1529
1754
  readiness?: string;
1530
1755
  /**
1531
1756
  * @remarks
1532
- * The ID of the region.
1757
+ * The region ID.
1533
1758
  *
1534
1759
  * @example
1535
1760
  * cn-beijing
@@ -1545,7 +1770,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1545
1770
  replicas?: number;
1546
1771
  /**
1547
1772
  * @remarks
1548
- * The type of the resource. Set the value to `application`.
1773
+ * The resource type. Only `application` is supported.
1549
1774
  *
1550
1775
  * @example
1551
1776
  * application
@@ -1553,7 +1778,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1553
1778
  resourceType?: string;
1554
1779
  /**
1555
1780
  * @remarks
1556
- * Secret mount description.
1781
+ * The description of the secret that you want to mount.
1557
1782
  */
1558
1783
  secretMountDesc?: DescribeApplicationConfigResponseBodyDataSecretMountDesc[];
1559
1784
  /**
@@ -1566,39 +1791,48 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1566
1791
  securityGroupId?: string;
1567
1792
  /**
1568
1793
  * @remarks
1569
- * The canary tag configured for the application.
1794
+ * The canary release tags of the application configuration.
1570
1795
  */
1571
1796
  serviceTags?: { [key: string]: string };
1572
1797
  /**
1573
1798
  * @remarks
1574
- * The configuration of the Sidecar container.
1799
+ * The configurations of the sidecar container.
1575
1800
  */
1576
1801
  sidecarContainersConfig?: DescribeApplicationConfigResponseBodyDataSidecarContainersConfig[];
1577
1802
  /**
1578
1803
  * @remarks
1579
- * The logging configurations of Log Service.
1804
+ * The configurations for collecting logs to Simple Log Service (SLS).
1805
+ *
1806
+ * - To use an SLS resource that is automatically created by SAE: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
1807
+ *
1808
+ * - To use a custom SLS resource: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
1809
+ *
1810
+ * The parameters are described as follows:
1580
1811
  *
1581
- * * To use Log Service resources that are automatically created by SAE, set this parameter to `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
1582
- * * 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":""}]`.
1812
+ * - **projectName**: The name of the SLS project.
1583
1813
  *
1584
- * The following parameters are involved:
1814
+ * - **logDir**: The log path.
1585
1815
  *
1586
- * * **projectName**: the name of the Log Service project.
1587
- * * **logDir**: the path in which logs are stored.
1588
- * * **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.
1589
- * * **logstoreName**: the name of the Logstore in Log Service.
1590
- * * **logtailName**: the name of the Logtail configuration in Log Service. If you do not configure this parameter, a new Logtail configuration is created.
1816
+ * - **logType**: The log type. **stdout** indicates the standard output log of the container. You can specify only one log of this type. If you do not specify this parameter, file logs are collected.
1591
1817
  *
1592
- * 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.
1818
+ * - **logstoreName**: The name of the Logstore in SLS.
1819
+ *
1820
+ * - **logtailName**: The name of the Logtail configuration in SLS. If you do not specify this parameter, a new Logtail configuration is created.
1821
+ *
1822
+ * If you do not change the log collection configuration during a deployment, you do not need to specify this parameter. If you no longer need to use the log collection feature, set this parameter to an empty string ("") in the request.
1593
1823
  *
1594
1824
  * @example
1595
1825
  * [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
1596
1826
  */
1597
1827
  slsConfigs?: string;
1828
+ /**
1829
+ * @remarks
1830
+ * The environment tags for SLS logs.
1831
+ */
1598
1832
  slsLogEnvTags?: string;
1599
1833
  /**
1600
1834
  * @remarks
1601
- * Enable startup probe.
1835
+ * The startup probe of the application.
1602
1836
  *
1603
1837
  * @example
1604
1838
  * {\\"exec\\":{\\"command\\":[\\"/bin/sh\\",\\"-c\\",\\"#!Note: If microservice config is enabled, the application will be automatically injected with the prestop configuration for lossless offline. If you delete this prestop configuration, lossless offline will not be effective.\\\\n echo stop > /tmp/prestop; /home/admin/.tools/curl http://127.0.0.1:54199/offline; sleep 30\\"]}}
@@ -1606,7 +1840,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1606
1840
  startupProbe?: string;
1607
1841
  /**
1608
1842
  * @remarks
1609
- * Configuration of K8s Service discovery and registration, and full-chain gray-release feature.
1843
+ * The configuration for service registration and discovery based on a Kubernetes Service and for end-to-end canary release.
1610
1844
  *
1611
1845
  * @example
1612
1846
  * {\\"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\\"}
@@ -1614,12 +1848,12 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1614
1848
  swimlanePvtzDiscovery?: string;
1615
1849
  /**
1616
1850
  * @remarks
1617
- * The details of the tags.
1851
+ * The tags.
1618
1852
  */
1619
1853
  tags?: DescribeApplicationConfigResponseBodyDataTags[];
1620
1854
  /**
1621
1855
  * @remarks
1622
- * The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. Valid values: 1 to 300.
1856
+ * The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. The value can range from 1 to 300.
1623
1857
  *
1624
1858
  * @example
1625
1859
  * 10
@@ -1635,13 +1869,17 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1635
1869
  timezone?: string;
1636
1870
  /**
1637
1871
  * @remarks
1638
- * The Tomcat configuration. If you want to delete the configuration, set this parameter to {} or leave this parameter empty. The following parameters are involved:
1872
+ * The Tomcat configuration. To delete the configuration, set this parameter to "" or "{}".
1873
+ *
1874
+ * - **port**: The port number. The port number can range from 1024 to 65535. A port number smaller than 1024 requires the root permission to be operated. Because the container is configured with the administrator permission, specify a port number that is greater than 1024. If you do not configure this parameter, the default port 8080 is used.
1875
+ *
1876
+ * - **contextPath**: The access path. The default value is the root directory "/".
1877
+ *
1878
+ * - **maxThreads**: The maximum number of connections in the connection pool. Default value: 400.
1639
1879
  *
1640
- * * **port**: the port number. Valid values: 1024 to 65535. 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 configure this parameter, the default port number 8080 is used.
1641
- * * **contextPath**: the path. Default value: /. This value indicates the root directory.
1642
- * * **maxThreads**: the maximum number of connections in the connection pool. Default value: 400.
1643
- * * **uriEncoding**: the URI encoding scheme in the Tomcat container. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not configure this parameter, the default value **ISO-8859-1** is used.
1644
- * * **useBodyEncoding**: indicates whether to use the encoding scheme that is specified by **BodyEncoding for URL**. Default value: **true**.
1880
+ * - **uriEncoding**: The URI encoding scheme of Tomcat. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not set this parameter, the default value **ISO-8859-1** is used.
1881
+ *
1882
+ * - **useBodyEncoding**: Specifies whether to use **BodyEncoding for URL**. Default value: **true**.
1645
1883
  *
1646
1884
  * @example
1647
1885
  * {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
@@ -1649,23 +1887,27 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1649
1887
  tomcatConfig?: string;
1650
1888
  /**
1651
1889
  * @remarks
1652
- * 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:
1890
+ * The deployment policy. If the minimum number of ready instances is 1, the value of the **UpdateStrategy** parameter is "". If the minimum number of ready instances is greater than 1, see the following examples:
1891
+ *
1892
+ * - Canary release of one instance, phased release in two batches, automatic batching, and a 1-minute interval between batches: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
1893
+ *
1894
+ * - Canary release of one instance and phased release in two batches with manual batching: `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
1895
+ *
1896
+ * - Phased release in two batches, automatic batching, and a 0-minute interval between batches: `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
1653
1897
  *
1654
- * * 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}}`.
1655
- * * 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}}`.
1656
- * * 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}}`
1898
+ * The parameters are described as follows:
1657
1899
  *
1658
- * The following parameters are involved:
1900
+ * - **type**: The type of the release policy. Valid values: **GrayBatchUpdate** (canary release) and **BatchUpdate** (phased release).
1659
1901
  *
1660
- * * **type**: the type of the release policy. Valid values: **GrayBatchUpdate** and **BatchUpdate**.
1902
+ * - **batchUpdate**: The phased release policy.
1661
1903
  *
1662
- * * **batchUpdate**: the phased release policy.
1904
+ * - **batch**: The number of release batches.
1663
1905
  *
1664
- * * **batch**: the number of release batches.
1665
- * * **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
1666
- * * **batchWaitTime**: the interval between release batches. Unit: seconds.
1906
+ * - **releaseType**: The processing method for batches. Valid values: **auto** and **manual**.
1667
1907
  *
1668
- * * **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**.
1908
+ * - **batchWaitTime**: The interval between batches. Unit: seconds.
1909
+ *
1910
+ * - **grayUpdate**: The number of batches for the remaining instances after the canary release. This parameter is required when **type** is set to **GrayBatchUpdate**.
1669
1911
  *
1670
1912
  * @example
1671
1913
  * {"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}
@@ -1673,7 +1915,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1673
1915
  updateStrategy?: string;
1674
1916
  /**
1675
1917
  * @remarks
1676
- * The ID of the vSwitch.
1918
+ * The vSwitch ID.
1677
1919
  *
1678
1920
  * @example
1679
1921
  * vsw-2ze559r1z1bpwqxwp****
@@ -1689,7 +1931,7 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1689
1931
  vpcId?: string;
1690
1932
  /**
1691
1933
  * @remarks
1692
- * The option settings in the WAR package. The settings are used to start the application container. The default startup command is `java $JAVA_OPTS $CATALINA_OPTS -Options org.apache.catalina.startup.Bootstrap "$@" start`.
1934
+ * The options for starting the WAR package. The default startup command is: `java $JAVA_OPTS $CATALINA_OPTS -Options org.apache.catalina.startup.Bootstrap "$@" start`.
1693
1935
  *
1694
1936
  * @example
1695
1937
  * custom-option
@@ -1697,12 +1939,13 @@ export class DescribeApplicationConfigResponseBodyData extends $dara.Model {
1697
1939
  warStartOptions?: string;
1698
1940
  /**
1699
1941
  * @remarks
1700
- * The version of the Tomcat container on which the deployment package depends. Valid values:
1942
+ * The Tomcat version that the deployment package requires. The following versions are supported:
1943
+ *
1944
+ * - **apache-tomcat-7.0.91**
1701
1945
  *
1702
- * * **apache-tomcat-7.0.91**
1703
- * * **apache-tomcat-8.5.42**
1946
+ * - **apache-tomcat-8.5.42**
1704
1947
  *
1705
- * This parameter is not returned if the **PackageType** parameter is set to **Image**.
1948
+ * This parameter is not supported when **Package Type** is set to **Image**.
1706
1949
  *
1707
1950
  * @example
1708
1951
  * apache-tomcat-7.0.91
@@ -1966,10 +2209,13 @@ export class DescribeApplicationConfigResponseBody extends $dara.Model {
1966
2209
  * @remarks
1967
2210
  * The HTTP status code. Valid values:
1968
2211
  *
1969
- * * **2xx**: The call was successful.
1970
- * * **3xx**: The call was redirected.
1971
- * * **4xx**: The call failed.
1972
- * * **5xx**: A server error occurred.
2212
+ * - **2xx**: The request is successful.
2213
+ *
2214
+ * - **3xx**: The request is redirected.
2215
+ *
2216
+ * - **4xx**: The request is invalid.
2217
+ *
2218
+ * - **5xx**: A server error occurs.
1973
2219
  *
1974
2220
  * @example
1975
2221
  * 200
@@ -1982,18 +2228,16 @@ export class DescribeApplicationConfigResponseBody extends $dara.Model {
1982
2228
  data?: DescribeApplicationConfigResponseBodyData;
1983
2229
  /**
1984
2230
  * @remarks
1985
- * The returned error code. Valid values:
2231
+ * The error code.
1986
2232
  *
1987
- * * If the call is successful, the **ErrorCode** parameter is not returned.
1988
- * * If the call fails, the **ErrorCode** parameter is returned. For more information, see the "**Error codes**" section of this topic.
2233
+ * - This parameter is not returned if the request is successful.
1989
2234
  *
1990
- * @example
1991
- * Null
2235
+ * - If the request fails, this parameter is returned. For more information, see the "Error codes" section in this topic.
1992
2236
  */
1993
2237
  errorCode?: string;
1994
2238
  /**
1995
2239
  * @remarks
1996
- * The returned information.
2240
+ * The additional information that is returned.
1997
2241
  *
1998
2242
  * @example
1999
2243
  * success
@@ -2001,7 +2245,7 @@ export class DescribeApplicationConfigResponseBody extends $dara.Model {
2001
2245
  message?: string;
2002
2246
  /**
2003
2247
  * @remarks
2004
- * The ID of the request.
2248
+ * The request ID.
2005
2249
  *
2006
2250
  * @example
2007
2251
  * 01CF26C7-00A3-4AA6-BA76-7E95F2A3****
@@ -2009,10 +2253,11 @@ export class DescribeApplicationConfigResponseBody extends $dara.Model {
2009
2253
  requestId?: string;
2010
2254
  /**
2011
2255
  * @remarks
2012
- * Indicates whether the configurations of an application were obtained. Valid values:
2256
+ * Indicates whether the application configuration was retrieved. Valid values:
2257
+ *
2258
+ * - **true**: The configuration was retrieved.
2013
2259
  *
2014
- * * **true**: The configurations were obtained.
2015
- * * **false**: The configurations failed to be obtained.
2260
+ * - **false**: The configuration failed to be retrieved.
2016
2261
  *
2017
2262
  * @example
2018
2263
  * true