@alicloud/sae20190506 2.12.1 → 2.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (693) hide show
  1. package/dist/client.d.ts +194 -202
  2. package/dist/client.js +214 -202
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AbortChangeOrderRequest.d.ts +7 -0
  5. package/dist/models/AbortChangeOrderRequest.js.map +1 -1
  6. package/dist/models/AbortChangeOrderResponseBody.d.ts +19 -14
  7. package/dist/models/AbortChangeOrderResponseBody.js.map +1 -1
  8. package/dist/models/BatchRestartApplicationsResponseBody.d.ts +0 -3
  9. package/dist/models/BatchRestartApplicationsResponseBody.js.map +1 -1
  10. package/dist/models/BatchStartApplicationsRequest.d.ts +1 -1
  11. package/dist/models/BatchStartApplicationsResponseBody.d.ts +15 -9
  12. package/dist/models/BatchStartApplicationsResponseBody.js.map +1 -1
  13. package/dist/models/BatchStopApplicationsResponseBody.d.ts +11 -7
  14. package/dist/models/BatchStopApplicationsResponseBody.js.map +1 -1
  15. package/dist/models/BindNlbRequest.d.ts +17 -12
  16. package/dist/models/BindNlbRequest.js.map +1 -1
  17. package/dist/models/BindNlbResponseBody.d.ts +24 -18
  18. package/dist/models/BindNlbResponseBody.js.map +1 -1
  19. package/dist/models/BindSlbResponseBody.d.ts +3 -0
  20. package/dist/models/BindSlbResponseBody.js.map +1 -1
  21. package/dist/models/ConfirmPipelineBatchRequest.d.ts +6 -2
  22. package/dist/models/ConfirmPipelineBatchRequest.js.map +1 -1
  23. package/dist/models/ConfirmPipelineBatchResponseBody.d.ts +19 -14
  24. package/dist/models/ConfirmPipelineBatchResponseBody.js.map +1 -1
  25. package/dist/models/Container.d.ts +14 -14
  26. package/dist/models/ContainerResources.d.ts +1 -1
  27. package/dist/models/CreateApplicationRequest.d.ts +445 -238
  28. package/dist/models/CreateApplicationRequest.js.map +1 -1
  29. package/dist/models/CreateApplicationResponseBody.d.ts +27 -18
  30. package/dist/models/CreateApplicationResponseBody.js.map +1 -1
  31. package/dist/models/CreateApplicationScalingRuleRequest.d.ts +108 -79
  32. package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
  33. package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +113 -76
  34. package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
  35. package/dist/models/CreateApplicationShrinkRequest.d.ts +445 -238
  36. package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
  37. package/dist/models/CreateConfigMapResponseBody.d.ts +7 -10
  38. package/dist/models/CreateConfigMapResponseBody.js.map +1 -1
  39. package/dist/models/CreateGreyTagRouteRequest.d.ts +6 -6
  40. package/dist/models/CreateGreyTagRouteResponseBody.d.ts +20 -15
  41. package/dist/models/CreateGreyTagRouteResponseBody.js.map +1 -1
  42. package/dist/models/CreateIngressRequest.d.ts +71 -50
  43. package/dist/models/CreateIngressRequest.js.map +1 -1
  44. package/dist/models/CreateIngressResponseBody.d.ts +20 -17
  45. package/dist/models/CreateIngressResponseBody.js.map +1 -1
  46. package/dist/models/CreateJobRequest.d.ts +214 -128
  47. package/dist/models/CreateJobRequest.js.map +1 -1
  48. package/dist/models/CreateJobResponseBody.d.ts +24 -21
  49. package/dist/models/CreateJobResponseBody.js.map +1 -1
  50. package/dist/models/CreateNamespaceRequest.d.ts +9 -8
  51. package/dist/models/CreateNamespaceRequest.js.map +1 -1
  52. package/dist/models/CreateNamespaceResponseBody.d.ts +31 -28
  53. package/dist/models/CreateNamespaceResponseBody.js.map +1 -1
  54. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +14 -12
  55. package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
  56. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +24 -18
  57. package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
  58. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +14 -12
  59. package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
  60. package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +77 -59
  61. package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
  62. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +24 -18
  63. package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
  64. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +18 -16
  65. package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
  66. package/dist/models/CreateSecretRequest.d.ts +6 -4
  67. package/dist/models/CreateSecretRequest.js.map +1 -1
  68. package/dist/models/CreateSecretResponseBody.d.ts +12 -10
  69. package/dist/models/CreateSecretResponseBody.js.map +1 -1
  70. package/dist/models/CreateSecretShrinkRequest.d.ts +6 -4
  71. package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
  72. package/dist/models/DataInstancesValue.d.ts +6 -5
  73. package/dist/models/DataInstancesValue.js.map +1 -1
  74. package/dist/models/DataInstancesValueListenersValue.d.ts +13 -9
  75. package/dist/models/DataInstancesValueListenersValue.js.map +1 -1
  76. package/dist/models/DeleteApplicationResponseBody.d.ts +23 -17
  77. package/dist/models/DeleteApplicationResponseBody.js.map +1 -1
  78. package/dist/models/DeleteApplicationScalingRuleRequest.d.ts +2 -2
  79. package/dist/models/DeleteApplicationScalingRuleResponseBody.d.ts +26 -14
  80. package/dist/models/DeleteApplicationScalingRuleResponseBody.js.map +1 -1
  81. package/dist/models/DeleteConfigMapRequest.d.ts +1 -1
  82. package/dist/models/DeleteConfigMapResponseBody.d.ts +23 -17
  83. package/dist/models/DeleteConfigMapResponseBody.js.map +1 -1
  84. package/dist/models/DeleteGreyTagRouteResponseBody.d.ts +22 -16
  85. package/dist/models/DeleteGreyTagRouteResponseBody.js.map +1 -1
  86. package/dist/models/DeleteHistoryJobResponseBody.d.ts +16 -13
  87. package/dist/models/DeleteHistoryJobResponseBody.js.map +1 -1
  88. package/dist/models/DeleteIngressRequest.d.ts +1 -1
  89. package/dist/models/DeleteIngressResponseBody.d.ts +17 -12
  90. package/dist/models/DeleteIngressResponseBody.js.map +1 -1
  91. package/dist/models/DeleteInstancesRequest.d.ts +2 -2
  92. package/dist/models/DeleteInstancesResponseBody.d.ts +23 -17
  93. package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
  94. package/dist/models/DeleteJobResponseBody.d.ts +16 -13
  95. package/dist/models/DeleteJobResponseBody.js.map +1 -1
  96. package/dist/models/DeleteNamespaceRequest.d.ts +4 -1
  97. package/dist/models/DeleteNamespaceRequest.js.map +1 -1
  98. package/dist/models/DeleteNamespaceResponseBody.d.ts +16 -11
  99. package/dist/models/DeleteNamespaceResponseBody.js.map +1 -1
  100. package/dist/models/DeleteSecretRequest.d.ts +2 -2
  101. package/dist/models/DeleteSecretResponseBody.d.ts +22 -19
  102. package/dist/models/DeleteSecretResponseBody.js.map +1 -1
  103. package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +2 -2
  104. package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +22 -16
  105. package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
  106. package/dist/models/DeployApplicationRequest.d.ts +445 -273
  107. package/dist/models/DeployApplicationRequest.js.map +1 -1
  108. package/dist/models/DeployApplicationResponseBody.d.ts +29 -22
  109. package/dist/models/DeployApplicationResponseBody.js.map +1 -1
  110. package/dist/models/DeployApplicationShrinkRequest.d.ts +445 -273
  111. package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
  112. package/dist/models/DescribeAppServiceDetailRequest.d.ts +10 -6
  113. package/dist/models/DescribeAppServiceDetailRequest.js.map +1 -1
  114. package/dist/models/DescribeAppServiceDetailResponseBody.d.ts +41 -40
  115. package/dist/models/DescribeAppServiceDetailResponseBody.js.map +1 -1
  116. package/dist/models/DescribeApplicationConfigRequest.d.ts +2 -2
  117. package/dist/models/DescribeApplicationConfigResponseBody.d.ts +556 -311
  118. package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
  119. package/dist/models/DescribeApplicationGroupsRequest.d.ts +2 -2
  120. package/dist/models/DescribeApplicationGroupsResponseBody.d.ts +62 -39
  121. package/dist/models/DescribeApplicationGroupsResponseBody.js.map +1 -1
  122. package/dist/models/DescribeApplicationImageRequest.d.ts +2 -2
  123. package/dist/models/DescribeApplicationImageResponseBody.d.ts +26 -20
  124. package/dist/models/DescribeApplicationImageResponseBody.js.map +1 -1
  125. package/dist/models/DescribeApplicationInstancesRequest.d.ts +37 -6
  126. package/dist/models/DescribeApplicationInstancesRequest.js.map +1 -1
  127. package/dist/models/DescribeApplicationInstancesResponseBody.d.ts +99 -54
  128. package/dist/models/DescribeApplicationInstancesResponseBody.js.map +1 -1
  129. package/dist/models/DescribeApplicationMseServiceResponseBody.d.ts +17 -13
  130. package/dist/models/DescribeApplicationMseServiceResponseBody.js.map +1 -1
  131. package/dist/models/DescribeApplicationNlbsRequest.d.ts +1 -1
  132. package/dist/models/DescribeApplicationNlbsResponseBody.d.ts +19 -14
  133. package/dist/models/DescribeApplicationNlbsResponseBody.js.map +1 -1
  134. package/dist/models/DescribeApplicationScalingRuleRequest.d.ts +2 -2
  135. package/dist/models/DescribeApplicationScalingRuleResponseBody.d.ts +204 -88
  136. package/dist/models/DescribeApplicationScalingRuleResponseBody.js.map +1 -1
  137. package/dist/models/DescribeApplicationScalingRulesRequest.d.ts +1 -1
  138. package/dist/models/DescribeApplicationScalingRulesResponseBody.d.ts +244 -90
  139. package/dist/models/DescribeApplicationScalingRulesResponseBody.js.map +1 -1
  140. package/dist/models/DescribeApplicationSlbsRequest.d.ts +1 -1
  141. package/dist/models/DescribeApplicationSlbsResponseBody.d.ts +120 -33
  142. package/dist/models/DescribeApplicationSlbsResponseBody.js.map +1 -1
  143. package/dist/models/DescribeApplicationStatusResponseBody.d.ts +65 -44
  144. package/dist/models/DescribeApplicationStatusResponseBody.js.map +1 -1
  145. package/dist/models/DescribeChangeOrderRequest.d.ts +1 -1
  146. package/dist/models/DescribeChangeOrderResponseBody.d.ts +135 -78
  147. package/dist/models/DescribeChangeOrderResponseBody.js.map +1 -1
  148. package/dist/models/DescribeComponentsRequest.d.ts +4 -3
  149. package/dist/models/DescribeComponentsRequest.js.map +1 -1
  150. package/dist/models/DescribeComponentsResponseBody.d.ts +25 -19
  151. package/dist/models/DescribeComponentsResponseBody.js.map +1 -1
  152. package/dist/models/DescribeConfigMapRequest.d.ts +1 -1
  153. package/dist/models/DescribeConfigMapResponseBody.d.ts +32 -26
  154. package/dist/models/DescribeConfigMapResponseBody.js.map +1 -1
  155. package/dist/models/DescribeConfigurationPriceRequest.d.ts +74 -24
  156. package/dist/models/DescribeConfigurationPriceRequest.js.map +1 -1
  157. package/dist/models/DescribeConfigurationPriceResponseBody.d.ts +74 -49
  158. package/dist/models/DescribeConfigurationPriceResponseBody.js.map +1 -1
  159. package/dist/models/DescribeEdasContainersResponseBody.d.ts +22 -16
  160. package/dist/models/DescribeEdasContainersResponseBody.js.map +1 -1
  161. package/dist/models/DescribeGreyTagRouteRequest.d.ts +1 -1
  162. package/dist/models/DescribeGreyTagRouteResponseBody.d.ts +107 -77
  163. package/dist/models/DescribeGreyTagRouteResponseBody.js.map +1 -1
  164. package/dist/models/DescribeIngressRequest.d.ts +2 -2
  165. package/dist/models/DescribeIngressResponseBody.d.ts +233 -54
  166. package/dist/models/DescribeIngressResponseBody.js.map +1 -1
  167. package/dist/models/DescribeInstanceLogRequest.d.ts +8 -1
  168. package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
  169. package/dist/models/DescribeInstanceLogResponseBody.d.ts +21 -20
  170. package/dist/models/DescribeInstanceLogResponseBody.js.map +1 -1
  171. package/dist/models/DescribeInstanceSpecificationsResponseBody.d.ts +33 -23
  172. package/dist/models/DescribeInstanceSpecificationsResponseBody.js.map +1 -1
  173. package/dist/models/DescribeJobHistoryRequest.d.ts +7 -4
  174. package/dist/models/DescribeJobHistoryRequest.js.map +1 -1
  175. package/dist/models/DescribeJobHistoryResponseBody.d.ts +22 -19
  176. package/dist/models/DescribeJobHistoryResponseBody.js.map +1 -1
  177. package/dist/models/DescribeJobRequest.d.ts +1 -1
  178. package/dist/models/DescribeJobResponseBody.d.ts +222 -159
  179. package/dist/models/DescribeJobResponseBody.js.map +1 -1
  180. package/dist/models/DescribeJobStatusResponseBody.d.ts +25 -18
  181. package/dist/models/DescribeJobStatusResponseBody.js.map +1 -1
  182. package/dist/models/DescribeNamespaceListRequest.d.ts +6 -4
  183. package/dist/models/DescribeNamespaceListRequest.js.map +1 -1
  184. package/dist/models/DescribeNamespaceListResponseBody.d.ts +21 -16
  185. package/dist/models/DescribeNamespaceListResponseBody.js.map +1 -1
  186. package/dist/models/DescribeNamespaceResourcesRequest.d.ts +4 -1
  187. package/dist/models/DescribeNamespaceResourcesRequest.js.map +1 -1
  188. package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +91 -45
  189. package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
  190. package/dist/models/DescribeNamespaceResponseBody.d.ts +18 -14
  191. package/dist/models/DescribeNamespaceResponseBody.js.map +1 -1
  192. package/dist/models/DescribeNamespacesRequest.d.ts +1 -1
  193. package/dist/models/DescribeNamespacesResponseBody.d.ts +30 -24
  194. package/dist/models/DescribeNamespacesResponseBody.js.map +1 -1
  195. package/dist/models/DescribePipelineResponseBody.d.ts +59 -39
  196. package/dist/models/DescribePipelineResponseBody.js.map +1 -1
  197. package/dist/models/DescribeRegionsResponseBody.d.ts +8 -5
  198. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  199. package/dist/models/DescribeSecretResponseBody.d.ts +15 -12
  200. package/dist/models/DescribeSecretResponseBody.js.map +1 -1
  201. package/dist/models/DescribeSwimmingLaneRequest.d.ts +3 -3
  202. package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +62 -53
  203. package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
  204. package/dist/models/DescribeVswitchesRequest.d.ts +0 -11
  205. package/dist/models/DescribeVswitchesRequest.js.map +1 -1
  206. package/dist/models/DescribeVswitchesResponseBody.d.ts +0 -47
  207. package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
  208. package/dist/models/DisableApplicationScalingRuleRequest.d.ts +2 -2
  209. package/dist/models/DisableApplicationScalingRuleResponseBody.d.ts +24 -15
  210. package/dist/models/DisableApplicationScalingRuleResponseBody.js.map +1 -1
  211. package/dist/models/DisableArmsResponseBody.d.ts +17 -22
  212. package/dist/models/DisableArmsResponseBody.js.map +1 -1
  213. package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +13 -11
  214. package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
  215. package/dist/models/EnableApplicationScalingRuleResponseBody.d.ts +15 -12
  216. package/dist/models/EnableApplicationScalingRuleResponseBody.js.map +1 -1
  217. package/dist/models/ExecJobRequest.d.ts +31 -23
  218. package/dist/models/ExecJobRequest.js.map +1 -1
  219. package/dist/models/ExecJobResponseBody.d.ts +37 -26
  220. package/dist/models/ExecJobResponseBody.js.map +1 -1
  221. package/dist/models/GetApplicationRequest.d.ts +2 -2
  222. package/dist/models/GetApplicationResponseBody.d.ts +74 -44
  223. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  224. package/dist/models/GetAvailabilityMetricResponseBody.d.ts +1 -1
  225. package/dist/models/GetChangeOrderMetricRequest.d.ts +20 -9
  226. package/dist/models/GetChangeOrderMetricRequest.js.map +1 -1
  227. package/dist/models/GetChangeOrderMetricResponseBody.d.ts +36 -15
  228. package/dist/models/GetChangeOrderMetricResponseBody.js.map +1 -1
  229. package/dist/models/GetScaleAppMetricResponseBody.d.ts +1 -1
  230. package/dist/models/GetWebshellTokenRequest.d.ts +7 -6
  231. package/dist/models/GetWebshellTokenRequest.js.map +1 -1
  232. package/dist/models/GetWebshellTokenResponseBody.d.ts +12 -10
  233. package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
  234. package/dist/models/ImageRegistryConfig.d.ts +8 -0
  235. package/dist/models/ImageRegistryConfig.js.map +1 -1
  236. package/dist/models/InitContainerConfig.d.ts +49 -0
  237. package/dist/models/InitContainerConfig.js.map +1 -1
  238. package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +1 -1
  239. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +51 -42
  240. package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
  241. package/dist/models/ListAllSwimmingLanesRequest.d.ts +2 -2
  242. package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +67 -58
  243. package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
  244. package/dist/models/ListAppEventsRequest.d.ts +19 -14
  245. package/dist/models/ListAppEventsRequest.js.map +1 -1
  246. package/dist/models/ListAppEventsResponseBody.d.ts +32 -23
  247. package/dist/models/ListAppEventsResponseBody.js.map +1 -1
  248. package/dist/models/ListAppServicesPageRequest.d.ts +5 -4
  249. package/dist/models/ListAppServicesPageRequest.js.map +1 -1
  250. package/dist/models/ListAppServicesPageResponseBody.d.ts +29 -24
  251. package/dist/models/ListAppServicesPageResponseBody.js.map +1 -1
  252. package/dist/models/ListAppServicesRequest.d.ts +21 -15
  253. package/dist/models/ListAppServicesRequest.js.map +1 -1
  254. package/dist/models/ListAppServicesResponseBody.d.ts +52 -37
  255. package/dist/models/ListAppServicesResponseBody.js.map +1 -1
  256. package/dist/models/ListAppVersionsRequest.d.ts +1 -1
  257. package/dist/models/ListAppVersionsResponseBody.d.ts +33 -23
  258. package/dist/models/ListAppVersionsResponseBody.js.map +1 -1
  259. package/dist/models/ListApplicationCenterServiceInstancesRequest.d.ts +0 -8
  260. package/dist/models/ListApplicationCenterServiceInstancesRequest.js.map +1 -1
  261. package/dist/models/ListApplicationCenterServiceInstancesResponseBody.d.ts +0 -43
  262. package/dist/models/ListApplicationCenterServiceInstancesResponseBody.js.map +1 -1
  263. package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +2 -2
  264. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +27 -21
  265. package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
  266. package/dist/models/ListApplicationsRequest.d.ts +65 -20
  267. package/dist/models/ListApplicationsRequest.js.map +1 -1
  268. package/dist/models/ListApplicationsResponseBody.d.ts +131 -83
  269. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  270. package/dist/models/ListChangeOrdersRequest.d.ts +76 -25
  271. package/dist/models/ListChangeOrdersRequest.js.map +1 -1
  272. package/dist/models/ListChangeOrdersResponseBody.d.ts +111 -78
  273. package/dist/models/ListChangeOrdersResponseBody.js.map +1 -1
  274. package/dist/models/ListConsumedServicesRequest.d.ts +1 -1
  275. package/dist/models/ListConsumedServicesResponseBody.d.ts +26 -20
  276. package/dist/models/ListConsumedServicesResponseBody.js.map +1 -1
  277. package/dist/models/ListGreyTagRouteRequest.d.ts +1 -1
  278. package/dist/models/ListGreyTagRouteResponseBody.d.ts +131 -66
  279. package/dist/models/ListGreyTagRouteResponseBody.js.map +1 -1
  280. package/dist/models/ListIngressesRequest.d.ts +10 -2
  281. package/dist/models/ListIngressesRequest.js.map +1 -1
  282. package/dist/models/ListIngressesResponseBody.d.ts +170 -40
  283. package/dist/models/ListIngressesResponseBody.js.map +1 -1
  284. package/dist/models/ListJobsRequest.d.ts +20 -16
  285. package/dist/models/ListJobsRequest.js.map +1 -1
  286. package/dist/models/ListJobsResponseBody.d.ts +81 -56
  287. package/dist/models/ListJobsResponseBody.js.map +1 -1
  288. package/dist/models/ListLogConfigsRequest.d.ts +3 -3
  289. package/dist/models/ListLogConfigsResponseBody.d.ts +39 -30
  290. package/dist/models/ListLogConfigsResponseBody.js.map +1 -1
  291. package/dist/models/ListNamespaceChangeOrdersRequest.d.ts +22 -6
  292. package/dist/models/ListNamespaceChangeOrdersRequest.js.map +1 -1
  293. package/dist/models/ListNamespaceChangeOrdersResponseBody.d.ts +52 -38
  294. package/dist/models/ListNamespaceChangeOrdersResponseBody.js.map +1 -1
  295. package/dist/models/ListNamespacedConfigMapsRequest.d.ts +1 -1
  296. package/dist/models/ListNamespacedConfigMapsResponseBody.d.ts +32 -28
  297. package/dist/models/ListNamespacedConfigMapsResponseBody.js.map +1 -1
  298. package/dist/models/ListPublishedServicesRequest.d.ts +1 -1
  299. package/dist/models/ListPublishedServicesResponseBody.d.ts +28 -22
  300. package/dist/models/ListPublishedServicesResponseBody.js.map +1 -1
  301. package/dist/models/ListSecretsRequest.d.ts +1 -1
  302. package/dist/models/ListSecretsResponseBody.d.ts +27 -24
  303. package/dist/models/ListSecretsResponseBody.js.map +1 -1
  304. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +27 -21
  305. package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
  306. package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +2 -2
  307. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +26 -20
  308. package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
  309. package/dist/models/ListTagResourcesRequest.d.ts +9 -8
  310. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  311. package/dist/models/ListTagResourcesResponseBody.d.ts +25 -19
  312. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  313. package/dist/models/ListWebApplicationInstancesRequest.d.ts +3 -0
  314. package/dist/models/ListWebApplicationInstancesRequest.js.map +1 -1
  315. package/dist/models/ListWebApplicationInstancesShrinkRequest.d.ts +3 -0
  316. package/dist/models/ListWebApplicationInstancesShrinkRequest.js.map +1 -1
  317. package/dist/models/ListWebApplicationRevisionsOutput.d.ts +1 -1
  318. package/dist/models/ListWebApplicationRevisionsRequest.d.ts +1 -1
  319. package/dist/models/ListWebInstancesOutput.d.ts +3 -0
  320. package/dist/models/ListWebInstancesOutput.js.map +1 -1
  321. package/dist/models/PathConfig.d.ts +2 -2
  322. package/dist/models/QueryArmsEnableResponseBody.d.ts +8 -8
  323. package/dist/models/QueryResourceStaticsRequest.d.ts +1 -1
  324. package/dist/models/QueryResourceStaticsResponseBody.d.ts +36 -29
  325. package/dist/models/QueryResourceStaticsResponseBody.js.map +1 -1
  326. package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.d.ts +15 -12
  327. package/dist/models/ReduceApplicationCapacityByInstanceIdsResponseBody.js.map +1 -1
  328. package/dist/models/RegistryAuthenticationConfig.d.ts +6 -0
  329. package/dist/models/RegistryAuthenticationConfig.js.map +1 -1
  330. package/dist/models/RegistryCertificateConfig.d.ts +6 -0
  331. package/dist/models/RegistryCertificateConfig.js.map +1 -1
  332. package/dist/models/RescaleApplicationRequest.d.ts +10 -7
  333. package/dist/models/RescaleApplicationRequest.js.map +1 -1
  334. package/dist/models/RescaleApplicationResponseBody.d.ts +12 -10
  335. package/dist/models/RescaleApplicationResponseBody.js.map +1 -1
  336. package/dist/models/RescaleApplicationVerticallyRequest.d.ts +7 -7
  337. package/dist/models/RescaleApplicationVerticallyResponseBody.d.ts +22 -17
  338. package/dist/models/RescaleApplicationVerticallyResponseBody.js.map +1 -1
  339. package/dist/models/RestartApplicationRequest.d.ts +10 -7
  340. package/dist/models/RestartApplicationRequest.js.map +1 -1
  341. package/dist/models/RestartApplicationResponseBody.d.ts +15 -12
  342. package/dist/models/RestartApplicationResponseBody.js.map +1 -1
  343. package/dist/models/RestartInstancesResponseBody.d.ts +15 -12
  344. package/dist/models/RestartInstancesResponseBody.js.map +1 -1
  345. package/dist/models/ResumeTrafficRequest.d.ts +1 -1
  346. package/dist/models/ResumeTrafficResponseBody.d.ts +26 -19
  347. package/dist/models/ResumeTrafficResponseBody.js.map +1 -1
  348. package/dist/models/Revision.d.ts +2 -2
  349. package/dist/models/RollbackApplicationRequest.d.ts +24 -19
  350. package/dist/models/RollbackApplicationRequest.js.map +1 -1
  351. package/dist/models/RollbackApplicationResponseBody.d.ts +15 -12
  352. package/dist/models/RollbackApplicationResponseBody.js.map +1 -1
  353. package/dist/models/RouteConfig.d.ts +1 -1
  354. package/dist/models/SidecarContainerConfig.d.ts +30 -10
  355. package/dist/models/SidecarContainerConfig.js.map +1 -1
  356. package/dist/models/SlscollectConfig.d.ts +3 -3
  357. package/dist/models/StartApplicationResponseBody.d.ts +15 -12
  358. package/dist/models/StartApplicationResponseBody.js.map +1 -1
  359. package/dist/models/StopApplicationRequest.d.ts +1 -4
  360. package/dist/models/StopApplicationRequest.js.map +1 -1
  361. package/dist/models/StopApplicationResponseBody.d.ts +31 -16
  362. package/dist/models/StopApplicationResponseBody.js.map +1 -1
  363. package/dist/models/SuspendJobRequest.d.ts +3 -2
  364. package/dist/models/SuspendJobRequest.js.map +1 -1
  365. package/dist/models/SuspendJobResponseBody.d.ts +15 -12
  366. package/dist/models/SuspendJobResponseBody.js.map +1 -1
  367. package/dist/models/SuspendTrafficRequest.d.ts +1 -1
  368. package/dist/models/SuspendTrafficResponseBody.d.ts +19 -22
  369. package/dist/models/SuspendTrafficResponseBody.js.map +1 -1
  370. package/dist/models/TagResourcesRequest.d.ts +8 -7
  371. package/dist/models/TagResourcesRequest.js.map +1 -1
  372. package/dist/models/TagResourcesResponseBody.d.ts +21 -15
  373. package/dist/models/TagResourcesResponseBody.js.map +1 -1
  374. package/dist/models/UnbindNlbRequest.d.ts +9 -7
  375. package/dist/models/UnbindNlbRequest.js.map +1 -1
  376. package/dist/models/UnbindNlbResponseBody.d.ts +23 -17
  377. package/dist/models/UnbindNlbResponseBody.js.map +1 -1
  378. package/dist/models/UnbindSlbRequest.d.ts +8 -6
  379. package/dist/models/UnbindSlbRequest.js.map +1 -1
  380. package/dist/models/UnbindSlbResponseBody.d.ts +21 -15
  381. package/dist/models/UnbindSlbResponseBody.js.map +1 -1
  382. package/dist/models/UntagResourcesRequest.d.ts +7 -6
  383. package/dist/models/UntagResourcesRequest.js.map +1 -1
  384. package/dist/models/UntagResourcesResponseBody.d.ts +21 -15
  385. package/dist/models/UntagResourcesResponseBody.js.map +1 -1
  386. package/dist/models/UpdateAppModeRequest.d.ts +10 -7
  387. package/dist/models/UpdateAppModeRequest.js.map +1 -1
  388. package/dist/models/UpdateAppModeResponseBody.d.ts +19 -14
  389. package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
  390. package/dist/models/UpdateAppSecurityGroupRequest.d.ts +2 -2
  391. package/dist/models/UpdateAppSecurityGroupResponseBody.d.ts +21 -15
  392. package/dist/models/UpdateAppSecurityGroupResponseBody.js.map +1 -1
  393. package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +15 -12
  394. package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
  395. package/dist/models/UpdateApplicationScalingRuleRequest.d.ts +102 -59
  396. package/dist/models/UpdateApplicationScalingRuleRequest.js +2 -0
  397. package/dist/models/UpdateApplicationScalingRuleRequest.js.map +1 -1
  398. package/dist/models/UpdateApplicationScalingRuleResponseBody.d.ts +124 -64
  399. package/dist/models/UpdateApplicationScalingRuleResponseBody.js.map +1 -1
  400. package/dist/models/UpdateApplicationVswitchesRequest.d.ts +20 -1
  401. package/dist/models/UpdateApplicationVswitchesRequest.js.map +1 -1
  402. package/dist/models/UpdateApplicationVswitchesResponseBody.d.ts +21 -15
  403. package/dist/models/UpdateApplicationVswitchesResponseBody.js.map +1 -1
  404. package/dist/models/UpdateConfigMapRequest.d.ts +10 -1
  405. package/dist/models/UpdateConfigMapRequest.js.map +1 -1
  406. package/dist/models/UpdateConfigMapResponseBody.d.ts +24 -16
  407. package/dist/models/UpdateConfigMapResponseBody.js.map +1 -1
  408. package/dist/models/UpdateGreyTagRouteRequest.d.ts +6 -6
  409. package/dist/models/UpdateGreyTagRouteResponseBody.d.ts +19 -14
  410. package/dist/models/UpdateGreyTagRouteResponseBody.js.map +1 -1
  411. package/dist/models/UpdateIngressRequest.d.ts +81 -26
  412. package/dist/models/UpdateIngressRequest.js.map +1 -1
  413. package/dist/models/UpdateIngressResponseBody.d.ts +24 -18
  414. package/dist/models/UpdateIngressResponseBody.js.map +1 -1
  415. package/dist/models/UpdateJobRequest.d.ts +133 -95
  416. package/dist/models/UpdateJobRequest.js.map +1 -1
  417. package/dist/models/UpdateJobResponseBody.d.ts +23 -22
  418. package/dist/models/UpdateJobResponseBody.js.map +1 -1
  419. package/dist/models/UpdateNamespaceRequest.d.ts +3 -2
  420. package/dist/models/UpdateNamespaceRequest.js.map +1 -1
  421. package/dist/models/UpdateNamespaceResponseBody.d.ts +15 -12
  422. package/dist/models/UpdateNamespaceResponseBody.js.map +1 -1
  423. package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +22 -13
  424. package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -1
  425. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +7 -9
  426. package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -1
  427. package/dist/models/UpdateNamespaceVpcRequest.d.ts +5 -2
  428. package/dist/models/UpdateNamespaceVpcRequest.js.map +1 -1
  429. package/dist/models/UpdateNamespaceVpcResponseBody.d.ts +26 -17
  430. package/dist/models/UpdateNamespaceVpcResponseBody.js.map +1 -1
  431. package/dist/models/UpdateSecretRequest.d.ts +6 -4
  432. package/dist/models/UpdateSecretRequest.js.map +1 -1
  433. package/dist/models/UpdateSecretResponseBody.d.ts +42 -0
  434. package/dist/models/UpdateSecretResponseBody.js.map +1 -1
  435. package/dist/models/UpdateSecretShrinkRequest.d.ts +3 -1
  436. package/dist/models/UpdateSecretShrinkRequest.js.map +1 -1
  437. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +7 -6
  438. package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
  439. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +22 -16
  440. package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
  441. package/dist/models/WebAclEntryConfig.d.ts +1 -1
  442. package/dist/models/WebApplication.d.ts +2 -2
  443. package/dist/models/WebVersionStatus.d.ts +3 -0
  444. package/dist/models/WebVersionStatus.js.map +1 -1
  445. package/package.json +1 -1
  446. package/src/client.ts +215 -202
  447. package/src/models/AbortChangeOrderRequest.ts +7 -0
  448. package/src/models/AbortChangeOrderResponseBody.ts +19 -14
  449. package/src/models/BatchRestartApplicationsResponseBody.ts +0 -3
  450. package/src/models/BatchStartApplicationsRequest.ts +1 -1
  451. package/src/models/BatchStartApplicationsResponseBody.ts +15 -9
  452. package/src/models/BatchStopApplicationsResponseBody.ts +11 -7
  453. package/src/models/BindNlbRequest.ts +17 -12
  454. package/src/models/BindNlbResponseBody.ts +24 -18
  455. package/src/models/BindSlbResponseBody.ts +3 -0
  456. package/src/models/ConfirmPipelineBatchRequest.ts +6 -2
  457. package/src/models/ConfirmPipelineBatchResponseBody.ts +19 -14
  458. package/src/models/Container.ts +14 -14
  459. package/src/models/ContainerResources.ts +1 -1
  460. package/src/models/CreateApplicationRequest.ts +445 -238
  461. package/src/models/CreateApplicationResponseBody.ts +27 -18
  462. package/src/models/CreateApplicationScalingRuleRequest.ts +108 -79
  463. package/src/models/CreateApplicationScalingRuleResponseBody.ts +113 -76
  464. package/src/models/CreateApplicationShrinkRequest.ts +445 -238
  465. package/src/models/CreateConfigMapResponseBody.ts +7 -10
  466. package/src/models/CreateGreyTagRouteRequest.ts +6 -6
  467. package/src/models/CreateGreyTagRouteResponseBody.ts +20 -15
  468. package/src/models/CreateIngressRequest.ts +71 -50
  469. package/src/models/CreateIngressResponseBody.ts +20 -17
  470. package/src/models/CreateJobRequest.ts +214 -128
  471. package/src/models/CreateJobResponseBody.ts +24 -21
  472. package/src/models/CreateNamespaceRequest.ts +9 -8
  473. package/src/models/CreateNamespaceResponseBody.ts +31 -28
  474. package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +14 -12
  475. package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +24 -18
  476. package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +14 -12
  477. package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +77 -59
  478. package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +24 -18
  479. package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +18 -16
  480. package/src/models/CreateSecretRequest.ts +6 -4
  481. package/src/models/CreateSecretResponseBody.ts +12 -10
  482. package/src/models/CreateSecretShrinkRequest.ts +6 -4
  483. package/src/models/DataInstancesValue.ts +6 -5
  484. package/src/models/DataInstancesValueListenersValue.ts +13 -9
  485. package/src/models/DeleteApplicationResponseBody.ts +23 -17
  486. package/src/models/DeleteApplicationScalingRuleRequest.ts +2 -2
  487. package/src/models/DeleteApplicationScalingRuleResponseBody.ts +26 -14
  488. package/src/models/DeleteConfigMapRequest.ts +1 -1
  489. package/src/models/DeleteConfigMapResponseBody.ts +23 -17
  490. package/src/models/DeleteGreyTagRouteResponseBody.ts +22 -16
  491. package/src/models/DeleteHistoryJobResponseBody.ts +16 -13
  492. package/src/models/DeleteIngressRequest.ts +1 -1
  493. package/src/models/DeleteIngressResponseBody.ts +17 -12
  494. package/src/models/DeleteInstancesRequest.ts +2 -2
  495. package/src/models/DeleteInstancesResponseBody.ts +23 -17
  496. package/src/models/DeleteJobResponseBody.ts +16 -13
  497. package/src/models/DeleteNamespaceRequest.ts +4 -1
  498. package/src/models/DeleteNamespaceResponseBody.ts +16 -11
  499. package/src/models/DeleteSecretRequest.ts +2 -2
  500. package/src/models/DeleteSecretResponseBody.ts +22 -19
  501. package/src/models/DeleteSwimmingLaneGroupRequest.ts +2 -2
  502. package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +22 -16
  503. package/src/models/DeployApplicationRequest.ts +445 -273
  504. package/src/models/DeployApplicationResponseBody.ts +29 -22
  505. package/src/models/DeployApplicationShrinkRequest.ts +445 -273
  506. package/src/models/DescribeAppServiceDetailRequest.ts +10 -6
  507. package/src/models/DescribeAppServiceDetailResponseBody.ts +41 -40
  508. package/src/models/DescribeApplicationConfigRequest.ts +2 -2
  509. package/src/models/DescribeApplicationConfigResponseBody.ts +556 -311
  510. package/src/models/DescribeApplicationGroupsRequest.ts +2 -2
  511. package/src/models/DescribeApplicationGroupsResponseBody.ts +64 -41
  512. package/src/models/DescribeApplicationImageRequest.ts +2 -2
  513. package/src/models/DescribeApplicationImageResponseBody.ts +26 -20
  514. package/src/models/DescribeApplicationInstancesRequest.ts +37 -6
  515. package/src/models/DescribeApplicationInstancesResponseBody.ts +99 -54
  516. package/src/models/DescribeApplicationMseServiceResponseBody.ts +17 -13
  517. package/src/models/DescribeApplicationNlbsRequest.ts +1 -1
  518. package/src/models/DescribeApplicationNlbsResponseBody.ts +19 -14
  519. package/src/models/DescribeApplicationScalingRuleRequest.ts +2 -2
  520. package/src/models/DescribeApplicationScalingRuleResponseBody.ts +204 -88
  521. package/src/models/DescribeApplicationScalingRulesRequest.ts +1 -1
  522. package/src/models/DescribeApplicationScalingRulesResponseBody.ts +244 -90
  523. package/src/models/DescribeApplicationSlbsRequest.ts +1 -1
  524. package/src/models/DescribeApplicationSlbsResponseBody.ts +120 -33
  525. package/src/models/DescribeApplicationStatusResponseBody.ts +66 -45
  526. package/src/models/DescribeChangeOrderRequest.ts +1 -1
  527. package/src/models/DescribeChangeOrderResponseBody.ts +135 -78
  528. package/src/models/DescribeComponentsRequest.ts +4 -3
  529. package/src/models/DescribeComponentsResponseBody.ts +25 -19
  530. package/src/models/DescribeConfigMapRequest.ts +1 -1
  531. package/src/models/DescribeConfigMapResponseBody.ts +32 -26
  532. package/src/models/DescribeConfigurationPriceRequest.ts +74 -24
  533. package/src/models/DescribeConfigurationPriceResponseBody.ts +74 -49
  534. package/src/models/DescribeEdasContainersResponseBody.ts +22 -16
  535. package/src/models/DescribeGreyTagRouteRequest.ts +1 -1
  536. package/src/models/DescribeGreyTagRouteResponseBody.ts +107 -77
  537. package/src/models/DescribeIngressRequest.ts +2 -2
  538. package/src/models/DescribeIngressResponseBody.ts +233 -54
  539. package/src/models/DescribeInstanceLogRequest.ts +8 -1
  540. package/src/models/DescribeInstanceLogResponseBody.ts +21 -20
  541. package/src/models/DescribeInstanceSpecificationsResponseBody.ts +33 -23
  542. package/src/models/DescribeJobHistoryRequest.ts +7 -4
  543. package/src/models/DescribeJobHistoryResponseBody.ts +22 -19
  544. package/src/models/DescribeJobRequest.ts +1 -1
  545. package/src/models/DescribeJobResponseBody.ts +222 -159
  546. package/src/models/DescribeJobStatusResponseBody.ts +25 -18
  547. package/src/models/DescribeNamespaceListRequest.ts +6 -4
  548. package/src/models/DescribeNamespaceListResponseBody.ts +21 -16
  549. package/src/models/DescribeNamespaceResourcesRequest.ts +4 -1
  550. package/src/models/DescribeNamespaceResourcesResponseBody.ts +91 -45
  551. package/src/models/DescribeNamespaceResponseBody.ts +18 -14
  552. package/src/models/DescribeNamespacesRequest.ts +1 -1
  553. package/src/models/DescribeNamespacesResponseBody.ts +30 -24
  554. package/src/models/DescribePipelineResponseBody.ts +59 -39
  555. package/src/models/DescribeRegionsResponseBody.ts +8 -5
  556. package/src/models/DescribeSecretResponseBody.ts +15 -12
  557. package/src/models/DescribeSwimmingLaneRequest.ts +3 -3
  558. package/src/models/DescribeSwimmingLaneResponseBody.ts +62 -53
  559. package/src/models/DescribeVswitchesRequest.ts +0 -11
  560. package/src/models/DescribeVswitchesResponseBody.ts +0 -47
  561. package/src/models/DisableApplicationScalingRuleRequest.ts +2 -2
  562. package/src/models/DisableApplicationScalingRuleResponseBody.ts +24 -15
  563. package/src/models/DisableArmsResponseBody.ts +17 -22
  564. package/src/models/DowngradeApplicationApmServiceResponseBody.ts +13 -11
  565. package/src/models/EnableApplicationScalingRuleResponseBody.ts +15 -12
  566. package/src/models/ExecJobRequest.ts +31 -23
  567. package/src/models/ExecJobResponseBody.ts +37 -26
  568. package/src/models/GetApplicationRequest.ts +2 -2
  569. package/src/models/GetApplicationResponseBody.ts +75 -45
  570. package/src/models/GetAvailabilityMetricResponseBody.ts +1 -1
  571. package/src/models/GetChangeOrderMetricRequest.ts +20 -9
  572. package/src/models/GetChangeOrderMetricResponseBody.ts +36 -15
  573. package/src/models/GetScaleAppMetricResponseBody.ts +1 -1
  574. package/src/models/GetWebshellTokenRequest.ts +7 -6
  575. package/src/models/GetWebshellTokenResponseBody.ts +12 -10
  576. package/src/models/ImageRegistryConfig.ts +8 -0
  577. package/src/models/InitContainerConfig.ts +49 -0
  578. package/src/models/ListAllSwimmingLaneGroupsRequest.ts +1 -1
  579. package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +51 -42
  580. package/src/models/ListAllSwimmingLanesRequest.ts +2 -2
  581. package/src/models/ListAllSwimmingLanesResponseBody.ts +67 -58
  582. package/src/models/ListAppEventsRequest.ts +19 -14
  583. package/src/models/ListAppEventsResponseBody.ts +32 -23
  584. package/src/models/ListAppServicesPageRequest.ts +5 -4
  585. package/src/models/ListAppServicesPageResponseBody.ts +29 -24
  586. package/src/models/ListAppServicesRequest.ts +21 -15
  587. package/src/models/ListAppServicesResponseBody.ts +52 -37
  588. package/src/models/ListAppVersionsRequest.ts +1 -1
  589. package/src/models/ListAppVersionsResponseBody.ts +33 -23
  590. package/src/models/ListApplicationCenterServiceInstancesRequest.ts +0 -8
  591. package/src/models/ListApplicationCenterServiceInstancesResponseBody.ts +0 -43
  592. package/src/models/ListApplicationsForSwimmingLaneRequest.ts +2 -2
  593. package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +27 -21
  594. package/src/models/ListApplicationsRequest.ts +65 -20
  595. package/src/models/ListApplicationsResponseBody.ts +131 -83
  596. package/src/models/ListChangeOrdersRequest.ts +76 -25
  597. package/src/models/ListChangeOrdersResponseBody.ts +111 -78
  598. package/src/models/ListConsumedServicesRequest.ts +1 -1
  599. package/src/models/ListConsumedServicesResponseBody.ts +26 -20
  600. package/src/models/ListGreyTagRouteRequest.ts +1 -1
  601. package/src/models/ListGreyTagRouteResponseBody.ts +131 -66
  602. package/src/models/ListIngressesRequest.ts +10 -2
  603. package/src/models/ListIngressesResponseBody.ts +170 -40
  604. package/src/models/ListJobsRequest.ts +20 -16
  605. package/src/models/ListJobsResponseBody.ts +81 -56
  606. package/src/models/ListLogConfigsRequest.ts +3 -3
  607. package/src/models/ListLogConfigsResponseBody.ts +39 -30
  608. package/src/models/ListNamespaceChangeOrdersRequest.ts +22 -6
  609. package/src/models/ListNamespaceChangeOrdersResponseBody.ts +52 -38
  610. package/src/models/ListNamespacedConfigMapsRequest.ts +1 -1
  611. package/src/models/ListNamespacedConfigMapsResponseBody.ts +32 -28
  612. package/src/models/ListPublishedServicesRequest.ts +1 -1
  613. package/src/models/ListPublishedServicesResponseBody.ts +28 -22
  614. package/src/models/ListSecretsRequest.ts +1 -1
  615. package/src/models/ListSecretsResponseBody.ts +27 -24
  616. package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +27 -21
  617. package/src/models/ListSwimmingLaneGroupTagsRequest.ts +2 -2
  618. package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +26 -20
  619. package/src/models/ListTagResourcesRequest.ts +9 -8
  620. package/src/models/ListTagResourcesResponseBody.ts +25 -19
  621. package/src/models/ListWebApplicationInstancesRequest.ts +3 -0
  622. package/src/models/ListWebApplicationInstancesShrinkRequest.ts +3 -0
  623. package/src/models/ListWebApplicationRevisionsOutput.ts +1 -1
  624. package/src/models/ListWebApplicationRevisionsRequest.ts +1 -1
  625. package/src/models/ListWebInstancesOutput.ts +3 -0
  626. package/src/models/PathConfig.ts +2 -2
  627. package/src/models/QueryArmsEnableResponseBody.ts +8 -8
  628. package/src/models/QueryResourceStaticsRequest.ts +1 -1
  629. package/src/models/QueryResourceStaticsResponseBody.ts +37 -30
  630. package/src/models/ReduceApplicationCapacityByInstanceIdsResponseBody.ts +15 -12
  631. package/src/models/RegistryAuthenticationConfig.ts +6 -0
  632. package/src/models/RegistryCertificateConfig.ts +6 -0
  633. package/src/models/RescaleApplicationRequest.ts +10 -7
  634. package/src/models/RescaleApplicationResponseBody.ts +12 -10
  635. package/src/models/RescaleApplicationVerticallyRequest.ts +7 -7
  636. package/src/models/RescaleApplicationVerticallyResponseBody.ts +22 -17
  637. package/src/models/RestartApplicationRequest.ts +10 -7
  638. package/src/models/RestartApplicationResponseBody.ts +15 -12
  639. package/src/models/RestartInstancesResponseBody.ts +15 -12
  640. package/src/models/ResumeTrafficRequest.ts +1 -1
  641. package/src/models/ResumeTrafficResponseBody.ts +26 -19
  642. package/src/models/Revision.ts +2 -2
  643. package/src/models/RollbackApplicationRequest.ts +24 -19
  644. package/src/models/RollbackApplicationResponseBody.ts +15 -12
  645. package/src/models/RouteConfig.ts +1 -1
  646. package/src/models/SidecarContainerConfig.ts +30 -10
  647. package/src/models/SlscollectConfig.ts +3 -3
  648. package/src/models/StartApplicationResponseBody.ts +15 -12
  649. package/src/models/StopApplicationRequest.ts +1 -4
  650. package/src/models/StopApplicationResponseBody.ts +31 -16
  651. package/src/models/SuspendJobRequest.ts +3 -2
  652. package/src/models/SuspendJobResponseBody.ts +15 -12
  653. package/src/models/SuspendTrafficRequest.ts +1 -1
  654. package/src/models/SuspendTrafficResponseBody.ts +19 -22
  655. package/src/models/TagResourcesRequest.ts +8 -7
  656. package/src/models/TagResourcesResponseBody.ts +21 -15
  657. package/src/models/UnbindNlbRequest.ts +9 -7
  658. package/src/models/UnbindNlbResponseBody.ts +23 -17
  659. package/src/models/UnbindSlbRequest.ts +8 -6
  660. package/src/models/UnbindSlbResponseBody.ts +21 -15
  661. package/src/models/UntagResourcesRequest.ts +7 -6
  662. package/src/models/UntagResourcesResponseBody.ts +21 -15
  663. package/src/models/UpdateAppModeRequest.ts +10 -7
  664. package/src/models/UpdateAppModeResponseBody.ts +19 -14
  665. package/src/models/UpdateAppSecurityGroupRequest.ts +2 -2
  666. package/src/models/UpdateAppSecurityGroupResponseBody.ts +21 -15
  667. package/src/models/UpdateApplicationDescriptionResponseBody.ts +15 -12
  668. package/src/models/UpdateApplicationScalingRuleRequest.ts +104 -59
  669. package/src/models/UpdateApplicationScalingRuleResponseBody.ts +124 -64
  670. package/src/models/UpdateApplicationVswitchesRequest.ts +20 -1
  671. package/src/models/UpdateApplicationVswitchesResponseBody.ts +21 -15
  672. package/src/models/UpdateConfigMapRequest.ts +10 -1
  673. package/src/models/UpdateConfigMapResponseBody.ts +24 -16
  674. package/src/models/UpdateGreyTagRouteRequest.ts +6 -6
  675. package/src/models/UpdateGreyTagRouteResponseBody.ts +19 -14
  676. package/src/models/UpdateIngressRequest.ts +81 -26
  677. package/src/models/UpdateIngressResponseBody.ts +24 -18
  678. package/src/models/UpdateJobRequest.ts +133 -95
  679. package/src/models/UpdateJobResponseBody.ts +23 -22
  680. package/src/models/UpdateNamespaceRequest.ts +3 -2
  681. package/src/models/UpdateNamespaceResponseBody.ts +15 -12
  682. package/src/models/UpdateNamespaceSlsConfigsRequest.ts +22 -13
  683. package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +7 -9
  684. package/src/models/UpdateNamespaceVpcRequest.ts +5 -2
  685. package/src/models/UpdateNamespaceVpcResponseBody.ts +26 -17
  686. package/src/models/UpdateSecretRequest.ts +6 -4
  687. package/src/models/UpdateSecretResponseBody.ts +42 -0
  688. package/src/models/UpdateSecretShrinkRequest.ts +3 -1
  689. package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +7 -6
  690. package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +22 -16
  691. package/src/models/WebAclEntryConfig.ts +1 -1
  692. package/src/models/WebApplication.ts +2 -2
  693. package/src/models/WebVersionStatus.ts +3 -0
@@ -10,7 +10,7 @@ export declare class DescribeJobResponseBodyDataConfigMapMountDesc extends $dara
10
10
  configMapId?: number;
11
11
  /**
12
12
  * @remarks
13
- * The ConfigMap name.
13
+ * The name of the ConfigMap.
14
14
  *
15
15
  * @example
16
16
  * test
@@ -18,7 +18,7 @@ export declare class DescribeJobResponseBodyDataConfigMapMountDesc extends $dara
18
18
  configMapName?: string;
19
19
  /**
20
20
  * @remarks
21
- * The key-value pair that is stored in the ConfigMap.
21
+ * The key of the key-value pair in the ConfigMap.
22
22
  *
23
23
  * @example
24
24
  * k1
@@ -26,7 +26,7 @@ export declare class DescribeJobResponseBodyDataConfigMapMountDesc extends $dara
26
26
  key?: string;
27
27
  /**
28
28
  * @remarks
29
- * The path on which the ConfigMap is mounted.
29
+ * The container mount path.
30
30
  *
31
31
  * @example
32
32
  * /tmp
@@ -46,7 +46,7 @@ export declare class DescribeJobResponseBodyDataConfigMapMountDesc extends $dara
46
46
  export declare class DescribeJobResponseBodyDataMountDesc extends $dara.Model {
47
47
  /**
48
48
  * @remarks
49
- * The path on which the NAS file system is mounted.
49
+ * The container mount path.
50
50
  *
51
51
  * @example
52
52
  * /tmp
@@ -54,7 +54,7 @@ export declare class DescribeJobResponseBodyDataMountDesc extends $dara.Model {
54
54
  mountPath?: string;
55
55
  /**
56
56
  * @remarks
57
- * The directory in the NAS file system.
57
+ * The directory in the Apsara File Storage NAS file system.
58
58
  *
59
59
  * @example
60
60
  * /
@@ -74,7 +74,7 @@ export declare class DescribeJobResponseBodyDataMountDesc extends $dara.Model {
74
74
  export declare class DescribeJobResponseBodyDataOssMountDescs extends $dara.Model {
75
75
  /**
76
76
  * @remarks
77
- * The name of the bucket.
77
+ * The bucket name.
78
78
  *
79
79
  * @example
80
80
  * oss-bucket
@@ -82,7 +82,7 @@ export declare class DescribeJobResponseBodyDataOssMountDescs extends $dara.Mode
82
82
  bucketName?: string;
83
83
  /**
84
84
  * @remarks
85
- * The directory or object in OSS. If the specified directory or object does not exist, an error is returned.
85
+ * The directory or object that you created in the OSS bucket. An exception is returned if the specified mount directory does not exist.
86
86
  *
87
87
  * @example
88
88
  * data/user.data
@@ -90,7 +90,7 @@ export declare class DescribeJobResponseBodyDataOssMountDescs extends $dara.Mode
90
90
  bucketPath?: string;
91
91
  /**
92
92
  * @remarks
93
- * 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.
93
+ * The path in your SAE container. If the path exists, it is overwritten. If the path does not exist, a new path is created.
94
94
  *
95
95
  * @example
96
96
  * /usr/data/user.data
@@ -98,10 +98,11 @@ export declare class DescribeJobResponseBodyDataOssMountDescs extends $dara.Mode
98
98
  mountPath?: string;
99
99
  /**
100
100
  * @remarks
101
- * Indicates whether the job template can use the container directory to read data from or write data to resources in the directory of the OSS bucket. Valid values:
101
+ * Specifies whether the container has read-only access to the mounted resources. Valid values:
102
102
  *
103
- * * **true**: The job template has the read-only permissions.
104
- * * **false**: The job template has the read and write permissions.
103
+ * - **true**: The path has read-only permissions.
104
+ *
105
+ * - **false**: The path has read and write permissions.
105
106
  *
106
107
  * @example
107
108
  * true
@@ -149,7 +150,7 @@ export declare class DescribeJobResponseBodyDataTags extends $dara.Model {
149
150
  export declare class DescribeJobResponseBodyData extends $dara.Model {
150
151
  /**
151
152
  * @remarks
152
- * 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).
153
+ * The 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 [Grant permissions across Alibaba Cloud accounts by using a RAM role](https://help.aliyun.com/document_detail/223585.html).
153
154
  *
154
155
  * @example
155
156
  * acs:ram::123456789012****:role/adminrole
@@ -157,7 +158,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
157
158
  acrAssumeRoleArn?: string;
158
159
  /**
159
160
  * @remarks
160
- * The ID of the Container Registry Enterprise Edition instance.
161
+ * The ID of the Container Registry (ACR) Enterprise Edition instance.
161
162
  *
162
163
  * @example
163
164
  * cri-xxxxxx
@@ -189,24 +190,30 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
189
190
  appName?: string;
190
191
  /**
191
192
  * @remarks
192
- * The number of times that the job was retried.
193
+ * The maximum number of retries for a failed job.
193
194
  *
194
195
  * @example
195
196
  * 3
196
197
  */
197
198
  backoffLimit?: number;
199
+ /**
200
+ * @remarks
201
+ * The Best-Effort policy.
202
+ */
198
203
  bestEffortType?: string;
199
204
  /**
200
205
  * @remarks
201
- * The command that is used to start the image. The command must be an existing executable object in the container. Example:
206
+ * The image startup command. The command must be an executable that exists in the container. Example:
202
207
  *
203
- * command:
204
- * - echo
205
- * - abc
206
- * - >
207
- * - file0
208
+ * ```
209
+ * command:
210
+ * - echo
211
+ * - abc
212
+ * - >
213
+ * - file0
214
+ * ```
208
215
  *
209
- * In this example, the Command parameter is set to `Command="echo", CommandArgs=["abc", ">", "file0"]`.
216
+ * In this example, `Command="echo", CommandArgs=["abc", ">", "file0"]`.
210
217
  *
211
218
  * @example
212
219
  * echo
@@ -214,11 +221,11 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
214
221
  command?: string;
215
222
  /**
216
223
  * @remarks
217
- * The arguments of the image startup command. This parameter contains the arguments that are required for **Command**. Format:
224
+ * The arguments of the image startup command. The arguments are passed to the **Command** parameter. Format:
218
225
  *
219
226
  * `["a","b"]`
220
227
  *
221
- * 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. If this parameter does not exist in the Command parameter, you do not need to configure it.
228
+ * In the example of the **Command** parameter, `CommandArgs=["abc", ">", "file0"]`. In this case, `["abc", ">", "file0"]` must be converted to a string in the format of a JSON array. If this parameter is not specified, you do not need to configure it.
222
229
  *
223
230
  * @example
224
231
  * ["a","b"]
@@ -226,11 +233,13 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
226
233
  commandArgs?: string;
227
234
  /**
228
235
  * @remarks
229
- * The concurrency policy of the job. Valid values:
236
+ * The concurrency policy for the job. Valid values:
230
237
  *
231
- * * **Forbid**: Concurrent running is prohibited. If the previous job is not completed, no new job is created.
232
- * * **Allow**: Concurrent running is allowed.
233
- * * **Replace**: If the previous job is not completed when the time to create a new job is reached, the new job replaces the previous job.
238
+ * - **Forbid**: Forbids concurrent runs. A new job is not created if the previous one has not completed.
239
+ *
240
+ * - **Allow**: Allows concurrent runs.
241
+ *
242
+ * - **Replace**: If the previous job has not completed, the new job replaces it.
234
243
  *
235
244
  * @example
236
245
  * Allow
@@ -238,20 +247,26 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
238
247
  concurrencyPolicy?: string;
239
248
  /**
240
249
  * @remarks
241
- * The details of the ConfigMap.
250
+ * The information about the mounted ConfigMap.
242
251
  */
243
252
  configMapMountDesc?: DescribeJobResponseBodyDataConfigMapMountDesc[];
244
253
  /**
245
254
  * @remarks
246
- * The CPU specifications required for each instance. Unit: millicore. This parameter cannot be set to 0. Valid values:
255
+ * The number of CPU cores that are required by each instance. Unit: millicores. This parameter cannot be set to 0. Only the following fixed specifications are supported:
256
+ *
257
+ * - **500**
258
+ *
259
+ * - **1000**
247
260
  *
248
- * * **500**
249
- * * **1000**
250
- * * **2000**
251
- * * **4000**
252
- * * **8000**
253
- * * **16000**
254
- * * **32000**
261
+ * - **2000**
262
+ *
263
+ * - **4000**
264
+ *
265
+ * - **8000**
266
+ *
267
+ * - **16000**
268
+ *
269
+ * - **32000**
255
270
  *
256
271
  * @example
257
272
  * 1000
@@ -259,10 +274,11 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
259
274
  cpu?: number;
260
275
  /**
261
276
  * @remarks
262
- * The custom mapping between the hostname and IP address in the container. Valid values:
277
+ * The custom host mapping in the container. The parameters are described as follows:
263
278
  *
264
- * * **hostName**: the domain name or hostname.
265
- * * **ip**: the IP address.
279
+ * - **hostName**: The domain name or hostname.
280
+ *
281
+ * - **ip**: The IP address.
266
282
  *
267
283
  * @example
268
284
  * [{"hostName":"test.host.name","ip":"0.0.0.0"}]
@@ -270,7 +286,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
270
286
  customHostAlias?: string;
271
287
  /**
272
288
  * @remarks
273
- * The version of the container, such as Ali-Tomcat, in which a job that is developed based on High-speed Service Framework (HSF) is deployed.
289
+ * The version of the runtime environment in the HSF framework, such as an Ali-Tomcat container.
274
290
  *
275
291
  * @example
276
292
  * 3.5.3
@@ -278,19 +294,23 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
278
294
  edasContainerVersion?: string;
279
295
  /**
280
296
  * @remarks
281
- * 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). Valid values:
297
+ * The container environment variables. You can define custom 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). The following formats are supported:
298
+ *
299
+ * - Define custom variables
300
+ *
301
+ * - **name**: The name of the environment variable.
302
+ *
303
+ * - **value**: The value of the environment variable.
282
304
  *
283
- * * Custom configuration
305
+ * - Reference a ConfigMap
284
306
  *
285
- * * **name**: the name of the environment variable.
286
- * * **value**: the value of the environment variable.
307
+ * - **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`.
287
308
  *
288
- * * Reference a ConfigMap
309
+ * - **valueFrom**: The source of the environment variable. Set the value to `configMapRef`.
289
310
  *
290
- * * **name**: the name of the environment variable. You can reference one or all keys. To reference all keys, specify `sae-sys-configmap-all-<ConfigMap name>`. Example: `sae-sys-configmap-all-test1`.
291
- * * **valueFrom**: the reference of the environment variable. Set the value to `configMapRef`.
292
- * * **configMapId**: the ID of the ConfigMap.
293
- * * **key**: the key. If you want to reference all keys, you do not need to configure this parameter.
311
+ * - **configMapId**: The ID of the ConfigMap.
312
+ *
313
+ * - **key**: The key of the key-value pair. If you reference all keys in the ConfigMap, you do not need to specify this parameter.
294
314
  *
295
315
  * @example
296
316
  * [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
@@ -298,7 +318,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
298
318
  envs?: string;
299
319
  /**
300
320
  * @remarks
301
- * The ID of the corresponding secret.
321
+ * The ID of the Secret.
302
322
  *
303
323
  * @example
304
324
  * 10
@@ -306,7 +326,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
306
326
  imagePullSecrets?: string;
307
327
  /**
308
328
  * @remarks
309
- * The URL of the image. This parameter is returned only if **PackageType** is set to **Image**.
329
+ * The image URL. This parameter is required if **Package Type** is set to **Image**.
310
330
  *
311
331
  * @example
312
332
  * docker.io/library/nginx:1.14.2
@@ -314,7 +334,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
314
334
  imageUrl?: string;
315
335
  /**
316
336
  * @remarks
317
- * The arguments in the JAR package. The arguments are used to start the job. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
337
+ * The arguments for the startup of a JAR package. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
318
338
  *
319
339
  * @example
320
340
  * start
@@ -322,7 +342,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
322
342
  jarStartArgs?: string;
323
343
  /**
324
344
  * @remarks
325
- * The option settings in the JAR package. The settings are used to start the job. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
345
+ * The options for the startup of a JAR package. The default startup command is `$JAVA_HOME/bin/java $JarStartOptions -jar $CATALINA_OPTS "$package_path" $JarStartArgs`.
326
346
  *
327
347
  * @example
328
348
  * -Dtest=true
@@ -330,16 +350,21 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
330
350
  jarStartOptions?: string;
331
351
  /**
332
352
  * @remarks
333
- * The version of the Java Development Kit (JDK) on which the deployment package of the application depends. The following versions are supported:
353
+ * The JDK version that the deployment package requires. The following versions are supported:
354
+ *
355
+ * - **Open JDK 8**
356
+ *
357
+ * - **Open JDK 7**
358
+ *
359
+ * - **Dragonwell 11**
334
360
  *
335
- * * **Open JDK 8**
336
- * * **Open JDK 7**
337
- * * **Dragonwell 11**
338
- * * **Dragonwell 8**
339
- * * **openjdk-8u191-jdk-alpine3.9**
340
- * * **openjdk-7u201-jdk-alpine3.9**
361
+ * - **Dragonwell 8**
341
362
  *
342
- * This parameter is not returned if **PackageType** is set to **Image**.
363
+ * - **openjdk-8u191-jdk-alpine3.9**
364
+ *
365
+ * - **openjdk-7u201-jdk-alpine3.9**
366
+ *
367
+ * This parameter is not applicable if **Package Type** is set to **Image**.
343
368
  *
344
369
  * @example
345
370
  * Open JDK 8
@@ -347,18 +372,27 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
347
372
  jdk?: string;
348
373
  /**
349
374
  * @remarks
350
- * The size of memory that is required by each instance. Unit: MB. This parameter cannot be set to 0. The values of this parameter correspond to the values of the Cpu parameter:
375
+ * The memory required by each instance, in MB. This value cannot be 0. CPU and memory resources are allocated in fixed ratios. The following combinations are supported:
376
+ *
377
+ * - **1024**: corresponds to 500 millicores and 1,000 millicores.
378
+ *
379
+ * - **2048**: corresponds to 500, 1,000, and 2,000 millicores.
351
380
  *
352
- * * This parameter is set to **1024** if the Cpu parameter is set to 500 or 1000.
353
- * * This parameter is set to **2048** if the Cpu parameter is set to 500, 1000, or 2000.
354
- * * This parameter is set to **4096** if the Cpu parameter is set to 1000, 2000, or 4000.
355
- * * This parameter is set to **8192** if the Cpu parameter is set to 2000, 4000, or 8000.
356
- * * This parameter is set to **12288** if the Cpu parameter is set to 12000.
357
- * * This parameter is set to **16384** if the Cpu parameter is set to 4000, 8000, or 16000.
358
- * * This parameter is set to **24567** if the Cpu parameter is set to 12000.
359
- * * This parameter is set to **32768** if the Cpu parameter is set to 16000.
360
- * * This parameter is set to **65536** if the Cpu parameter is set to 8000, 16000, or 32000.
361
- * * This parameter is set to **131072** if the Cpu parameter is set to 32000.
381
+ * - **4096**: corresponds to 1,000, 2,000, and 4,000 millicores.
382
+ *
383
+ * - **8192**: corresponds to 2,000, 4,000, and 8,000 millicores.
384
+ *
385
+ * - **12288**: corresponds to 12,000 millicores.
386
+ *
387
+ * - **16384**: corresponds to 4,000, 8,000, and 16,000 millicores.
388
+ *
389
+ * - **24576**: corresponds to 12,000 millicores.
390
+ *
391
+ * - **32768**: corresponds to 16,000 millicores.
392
+ *
393
+ * - **65536**: corresponds to 8,000, 16,000, and 32,000 millicores.
394
+ *
395
+ * - **131072**: corresponds to 32,000 millicores.
362
396
  *
363
397
  * @example
364
398
  * 2048
@@ -366,12 +400,12 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
366
400
  memory?: number;
367
401
  /**
368
402
  * @remarks
369
- * The details of the mounted NAS file system.
403
+ * The mount description.
370
404
  */
371
405
  mountDesc?: DescribeJobResponseBodyDataMountDesc[];
372
406
  /**
373
407
  * @remarks
374
- * The mount target of the Apsara File Storage NAS (NAS) file system in the virtual private cloud (VPC) where the job template is deployed. If you do not need to modify the NAS configurations when you deploy the job template, configure the **MountHost** parameter only in the first request. You do not need to include this parameter in subsequent requests. If you no longer need to use NAS, leave the **MountHost** parameter empty in the request.
408
+ * The mount target of the Apsara File Storage NAS file system in the job template\\"s VPC. You can omit this parameter if the NAS configuration is unchanged during redeployment. To clear the NAS configuration, set this parameter to an empty string (`""`).
375
409
  *
376
410
  * @example
377
411
  * example.com
@@ -387,7 +421,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
387
421
  namespaceId?: string;
388
422
  /**
389
423
  * @remarks
390
- * The configurations for mounting the NAS file system.
424
+ * The configuration for mounting an Apsara File Storage NAS file system.
391
425
  *
392
426
  * @example
393
427
  * [{"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"}]
@@ -395,7 +429,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
395
429
  nasConfigs?: string;
396
430
  /**
397
431
  * @remarks
398
- * The ID of the NAS file system.
432
+ * The ID of the Apsara File Storage NAS file system.
399
433
  *
400
434
  * @example
401
435
  * AKSN89**
@@ -403,7 +437,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
403
437
  nasId?: string;
404
438
  /**
405
439
  * @remarks
406
- * The AccessKey ID that is used to read data from and write data to Object Storage Service (OSS).
440
+ * The AccessKey ID for accessing Object Storage Service (OSS) buckets.
407
441
  *
408
442
  * @example
409
443
  * xxxxxx
@@ -411,7 +445,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
411
445
  ossAkId?: string;
412
446
  /**
413
447
  * @remarks
414
- * The AccessKey secret that is used to read data from and write data to OSS.
448
+ * The AccessKey secret for accessing OSS buckets.
415
449
  *
416
450
  * @example
417
451
  * xxxxxx
@@ -419,34 +453,48 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
419
453
  ossAkSecret?: string;
420
454
  /**
421
455
  * @remarks
422
- * The description of mounted OSS buckets.
456
+ * The description of the mounted OSS bucket.
423
457
  */
424
458
  ossMountDescs?: DescribeJobResponseBodyDataOssMountDescs[];
425
459
  /**
426
460
  * @remarks
427
- * The type of the deployment package. Valid values:
461
+ * The type of the job package. Valid values:
462
+ *
463
+ * - For Java deployments, **FatJar**, **War**, and **Image** are supported.
428
464
  *
429
- * * If you deploy a Java job template, you can set this parameter to **FatJar**, **War**, or **Image**.
465
+ * - For PHP deployments, the following package types are supported:
430
466
  *
431
- * * If you deploy a PHP job template, the following types are available:
467
+ * - **PhpZip**
432
468
  *
433
- * * **PhpZip**
434
- * * **IMAGE_PHP_5_4**
435
- * * **IMAGE_PHP_5_4_ALPINE**
436
- * * **IMAGE_PHP_5_5**
437
- * * **IMAGE_PHP_5_5_ALPINE**
438
- * * **IMAGE_PHP_5_6**
439
- * * **IMAGE_PHP_5_6_ALPINE**
440
- * * **IMAGE_PHP_7_0**
441
- * * **IMAGE_PHP_7_0_ALPINE**
442
- * * **IMAGE_PHP_7_1**
443
- * * **IMAGE_PHP_7_1_ALPINE**
444
- * * **IMAGE_PHP_7_2**
445
- * * **IMAGE_PHP_7_2_ALPINE**
446
- * * **IMAGE_PHP_7_3**
447
- * * **IMAGE_PHP_7_3_ALPINE**
469
+ * - **IMAGE_PHP_5_4**
448
470
  *
449
- * * If you deploy a Python job template, you can set this parameter to **PythonZip** or **Image**.
471
+ * - **IMAGE_PHP_5_4_ALPINE**
472
+ *
473
+ * - **IMAGE_PHP_5_5**
474
+ *
475
+ * - **IMAGE_PHP_5_5_ALPINE**
476
+ *
477
+ * - **IMAGE_PHP_5_6**
478
+ *
479
+ * - **IMAGE_PHP_5_6_ALPINE**
480
+ *
481
+ * - **IMAGE_PHP_7_0**
482
+ *
483
+ * - **IMAGE_PHP_7_0_ALPINE**
484
+ *
485
+ * - **IMAGE_PHP_7_1**
486
+ *
487
+ * - **IMAGE_PHP_7_1_ALPINE**
488
+ *
489
+ * - **IMAGE_PHP_7_2**
490
+ *
491
+ * - **IMAGE_PHP_7_2_ALPINE**
492
+ *
493
+ * - **IMAGE_PHP_7_3**
494
+ *
495
+ * - **IMAGE_PHP_7_3_ALPINE**
496
+ *
497
+ * - For Python deployments, **PythonZip** and **Image** are supported.
450
498
  *
451
499
  * @example
452
500
  * War
@@ -454,12 +502,12 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
454
502
  packageType?: string;
455
503
  /**
456
504
  * @remarks
457
- * The URL of the deployment package. This parameter is returned only if **PackageType** is set to **FatJar** or **War**.
505
+ * The URL of the package. This parameter is required if **Package Type** is set to **FatJar** or **War**.
458
506
  */
459
507
  packageUrl?: string;
460
508
  /**
461
509
  * @remarks
462
- * The version of the deployment package. This parameter is required only if **PackageType** is set to **FatJar** or **War**.
510
+ * The version of the package. This parameter is required if **Package Type** is set to **FatJar** or **War**.
463
511
  *
464
512
  * @example
465
513
  * 1.0
@@ -467,7 +515,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
467
515
  packageVersion?: string;
468
516
  /**
469
517
  * @remarks
470
- * The details of the PHP configuration file.
518
+ * The content of the PHP configuration file.
471
519
  *
472
520
  * @example
473
521
  * k1=v1
@@ -475,7 +523,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
475
523
  phpConfig?: string;
476
524
  /**
477
525
  * @remarks
478
- * The path on which the PHP configuration file for job startup is mounted. Make sure that the PHP server uses this configuration file during the startup.
526
+ * The mount path of the PHP job startup configuration. Make sure that the PHP server uses this configuration to start.
479
527
  *
480
528
  * @example
481
529
  * /usr/local/etc/php/php.ini
@@ -483,7 +531,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
483
531
  phpConfigLocation?: string;
484
532
  /**
485
533
  * @remarks
486
- * The script that is run immediately after the container is started. Example: `{"exec":{"command":["cat","/etc/group"\\]}}`
534
+ * The script to execute after the container starts. This script runs immediately after the system creates the container. Example: `{"exec":{"command":["cat","/etc/group"]}}`
487
535
  *
488
536
  * @example
489
537
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -491,7 +539,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
491
539
  postStart?: string;
492
540
  /**
493
541
  * @remarks
494
- * The script that is run before the container is stopped. Example: `{"exec":{"command":["cat","/etc/group"\\]}}`
542
+ * The script to execute before the container stops. This script runs before the system deletes the container. Example: `{"exec":{"command":["cat","/etc/group"]}}`
495
543
  *
496
544
  * @example
497
545
  * {"exec":{"command":["cat","/etc/group"]}}
@@ -499,12 +547,15 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
499
547
  preStop?: string;
500
548
  /**
501
549
  * @remarks
502
- * The programming language in which the job template is created. Valid values:
550
+ * The programming language that is used for the job template. Valid values:
551
+ *
552
+ * - **java**: Java
553
+ *
554
+ * - **php**: PHP
555
+ *
556
+ * - **python**: Python
503
557
  *
504
- * * **java**: Java
505
- * * **php**: PHP
506
- * * **python**: Python
507
- * * **other**: other programming languages, such as C++, Go, .NET, and Node.js
558
+ * - **other**: Other languages, such as C++, Go, .NET, and Node.js.
508
559
  *
509
560
  * @example
510
561
  * java
@@ -512,7 +563,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
512
563
  programmingLanguage?: string;
513
564
  /**
514
565
  * @remarks
515
- * The Internet request URLs of one-time jobs.
566
+ * The list of public request URLs for the one-time task.
516
567
  */
517
568
  publicWebHookUrls?: string[];
518
569
  /**
@@ -525,7 +576,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
525
576
  python?: string;
526
577
  /**
527
578
  * @remarks
528
- * 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.
579
+ * The Python module dependencies to install. By default, SAE installs dependencies from a `requirements.txt` file in the package\\"s root directory. Use this parameter to specify dependencies if a `requirements.txt` file is not present or to add extra modules.
529
580
  *
530
581
  * @example
531
582
  * Flask==2.0
@@ -533,7 +584,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
533
584
  pythonModules?: string;
534
585
  /**
535
586
  * @remarks
536
- * The ID of the job template that you reference.
587
+ * The ID of the referenced job template.
537
588
  *
538
589
  * @example
539
590
  * 7171a6ca-d1cd-4928-8642-7d5cfe69****
@@ -541,7 +592,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
541
592
  refAppId?: string;
542
593
  /**
543
594
  * @remarks
544
- * The IDs of the referenced job templates.
595
+ * The IDs of job templates that reference this template.
545
596
  */
546
597
  refedAppIds?: string[];
547
598
  /**
@@ -562,7 +613,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
562
613
  replicas?: number;
563
614
  /**
564
615
  * @remarks
565
- * The ID of the security group.
616
+ * The security group ID.
566
617
  *
567
618
  * @example
568
619
  * sg-wz969ngg2e49q5i4****
@@ -570,7 +621,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
570
621
  securityGroupId?: string;
571
622
  /**
572
623
  * @remarks
573
- * Indicates whether job sharding is enabled.
624
+ * Specifies whether to enable job sharding.
574
625
  *
575
626
  * @example
576
627
  * true
@@ -578,7 +629,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
578
629
  slice?: boolean;
579
630
  /**
580
631
  * @remarks
581
- * The parameters of job sharding.
632
+ * The parameters for job sharding.
582
633
  *
583
634
  * @example
584
635
  * SliceEnvs
@@ -586,20 +637,25 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
586
637
  sliceEnvs?: string;
587
638
  /**
588
639
  * @remarks
589
- * The logging configurations of Log Service.
640
+ * The configuration for collecting logs to Log Service (SLS).
590
641
  *
591
- * * To use Log Service resources that are automatically created by SAE, set this parameter to `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
592
- * * 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":""}]`.
642
+ * - Use an SLS resource that SAE automatically creates: `[{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]`.
593
643
  *
594
- * Parameter description:
644
+ * - Use a custom SLS resource: `[{"projectName":"test-sls","logType":"stdout","logDir":"","logstoreName":"sae","logtailName":""},{"projectName":"test","logDir":"/tmp/a.log","logstoreName":"sae","logtailName":""}]`.
595
645
  *
596
- * * **projectName**: the name of the Log Service project.
597
- * * **logDir**: the path in which logs are stored.
598
- * * **logType**: the log type. **stdout**: the standard output (stdout) log of the container. Only one stdout value for this parameter can be specified. If this parameter is not configured, file logs are collected.
599
- * * **logstoreName**: the name of the Logstore in Log Service.
600
- * * **logtailName**: the name of the Logtail in Log Service. If this parameter is not configured, a new Logtail is created.
646
+ * The parameters are described as follows:
601
647
  *
602
- * If you do not need to modify the logging configurations when you deploy the application, configure **SlsConfigs** only in the first request. If you no longer need to use Log Service, leave **SlsConfigs** empty in the request.
648
+ * - **projectName**: The name of the SLS project.
649
+ *
650
+ * - **logDir**: The log path.
651
+ *
652
+ * - **logType**: The log type. **stdout** specifies the container\\"s standard output logs. You can specify only one log of the stdout type. If this parameter is omitted, file logs are collected.
653
+ *
654
+ * - **logstoreName**: The name of the Logstore in SLS.
655
+ *
656
+ * - **logtailName**: The name of the Logtail configuration in SLS. If you do not specify this parameter, a new Logtail configuration is created.
657
+ *
658
+ * You can omit this parameter if the Log Service configuration is unchanged during redeployment. To disable log collection, set this parameter to an empty string (`""`).
603
659
  *
604
660
  * @example
605
661
  * [{"logDir":"","logType":"stdout"},{"logDir":"/tmp/a.log"}]
@@ -607,7 +663,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
607
663
  slsConfigs?: string;
608
664
  /**
609
665
  * @remarks
610
- * Indicates whether the job template is suspended.
666
+ * Specifies whether to suspend the job template.
611
667
  *
612
668
  * @example
613
669
  * false
@@ -615,12 +671,12 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
615
671
  suspend?: boolean;
616
672
  /**
617
673
  * @remarks
618
- * The tags.
674
+ * The tags of the job template.
619
675
  */
620
676
  tags?: DescribeJobResponseBodyDataTags[];
621
677
  /**
622
678
  * @remarks
623
- * The timeout period for a graceful shutdown. Default value: 30. Unit: seconds. Valid values: 1 to 300.
679
+ * The timeout for a graceful stop, in seconds. Default: 30. Valid values: 1 to 300.
624
680
  *
625
681
  * @example
626
682
  * 10
@@ -628,7 +684,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
628
684
  terminationGracePeriodSeconds?: number;
629
685
  /**
630
686
  * @remarks
631
- * The timeout period of the job. Unit: seconds.
687
+ * The timeout period for the job. Unit: seconds.
632
688
  *
633
689
  * @example
634
690
  * 3600
@@ -644,13 +700,17 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
644
700
  timezone?: string;
645
701
  /**
646
702
  * @remarks
647
- * The Tomcat configuration. If you want to delete the configuration, set this parameter to {} or leave this parameter empty. Parameter description:
703
+ * The Tomcat file configuration. To delete the configuration, set this parameter to "" or "{}".
704
+ *
705
+ * - **port**: The port number. Valid values: 1024 to 65535. Ports below 1024 are reserved. If you do not specify a port, the default value is 8080.
706
+ *
707
+ * - **contextPath**: The access path. Default value: /.
708
+ *
709
+ * - **maxThreads**: The maximum number of connections in the connection pool. Default value: 400.
648
710
  *
649
- * * **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 this parameter is not configured, the default value 8080 is used.
650
- * * **contextPath**: the path. Default value: /. The value indicates the root directory.
651
- * * **maxThreads**: the maximum number of connections in the connection pool. Default value: 400.
652
- * * **uriEncoding**: the URI encoding scheme in the Tomcat container. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If this parameter is not configured, the default value **ISO-8859-1** is used.
653
- * * **useBodyEncoding**: indicates whether to use the encoding scheme that is specified by **BodyEncoding for URL**. Default value: **true**.
711
+ * - **uriEncoding**: The URI encoding scheme for Tomcat. Valid values: **UTF-8**, **ISO-8859-1**, **GBK**, and **GB2312**. If you do not specify this parameter, the default value **ISO-8859-1** is used.
712
+ *
713
+ * - **useBodyEncodingForUri**: Specifies whether to use the character encoding from the request body for the URI. Default value: **true**.
654
714
  *
655
715
  * @example
656
716
  * {"port":8080,"contextPath":"/","maxThreads":400,"uriEncoding":"ISO-8859-1","useBodyEncodingForUri":true}
@@ -667,7 +727,7 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
667
727
  vSwitchId?: string;
668
728
  /**
669
729
  * @remarks
670
- * The ID of the virtual private cloud (VPC).
730
+ * The VPC ID.
671
731
  *
672
732
  * @example
673
733
  * vpc-2ze0i263cnn311nvj****
@@ -675,12 +735,12 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
675
735
  vpcId?: string;
676
736
  /**
677
737
  * @remarks
678
- * The internal request URLs for one-time jobs.
738
+ * The list of private request URLs for the one-time task.
679
739
  */
680
740
  vpcWebHookUrls?: string[];
681
741
  /**
682
742
  * @remarks
683
- * The option settings in the WAR package. The settings are used to start the job. The default startup command is `java $JAVA_OPTS $CATALINA_OPTS -Options org.apache.catalina.startup.Bootstrap "$@" start`.
743
+ * The options for the startup of a WAR package. The default startup command is `java $JAVA_OPTS $CATALINA_OPTS -Options org.apache.catalina.startup.Bootstrap "$@" start`.
684
744
  *
685
745
  * @example
686
746
  * custom-option
@@ -688,12 +748,13 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
688
748
  warStartOptions?: string;
689
749
  /**
690
750
  * @remarks
691
- * The version of the Tomcat container on which the deployment package depends. The following versions are supported:
751
+ * The version of the Tomcat container on which the package depends. The following versions are supported:
752
+ *
753
+ * - **apache-tomcat-7.0.91**
692
754
  *
693
- * * **apache-tomcat-7.0.91**
694
- * * **apache-tomcat-8.5.42**
755
+ * - **apache-tomcat-8.5.42**
695
756
  *
696
- * This parameter is not returned if **PackageType** is set to **Image**.
757
+ * This parameter is not supported when **Package Type** is set to **Image**.
697
758
  *
698
759
  * @example
699
760
  * apache-tomcat-7.0.91
@@ -713,12 +774,15 @@ export declare class DescribeJobResponseBodyData extends $dara.Model {
713
774
  export declare class DescribeJobResponseBody extends $dara.Model {
714
775
  /**
715
776
  * @remarks
716
- * The HTTP status code. Valid values:
777
+ * The HTTP status code or POP error code. Valid values:
778
+ *
779
+ * - **2xx**: The request was successful.
780
+ *
781
+ * - **3xx**: The request was redirected.
717
782
  *
718
- * * **2xx**: The call was successful.
719
- * * **3xx**: The call was redirected.
720
- * * **4xx**: The call failed.
721
- * * **5xx**: A server error occurred.
783
+ * - **4xx**: A request error occurred.
784
+ *
785
+ * - **5xx**: A server error occurred.
722
786
  *
723
787
  * @example
724
788
  * 200
@@ -726,23 +790,21 @@ export declare class DescribeJobResponseBody extends $dara.Model {
726
790
  code?: string;
727
791
  /**
728
792
  * @remarks
729
- * The information of the job template.
793
+ * The job template information.
730
794
  */
731
795
  data?: DescribeJobResponseBodyData;
732
796
  /**
733
797
  * @remarks
734
- * The error code returned. Take note of the following rules:
798
+ * The error code.
735
799
  *
736
- * * If the call is successful, **ErrorCode** is not returned.
737
- * * If the call fails, **ErrorCode** is returned. For more information, see the "**Error codes**" section in this topic.
800
+ * - The **ErrorCode** parameter is returned only if the request fails.
738
801
  *
739
- * @example
740
- * Null
802
+ * - For a list of possible **ErrorCode** values, see the **Error codes** section in this topic.
741
803
  */
742
804
  errorCode?: string;
743
805
  /**
744
806
  * @remarks
745
- * The returned message.
807
+ * Additional information about the call result.
746
808
  *
747
809
  * @example
748
810
  * success
@@ -758,10 +820,11 @@ export declare class DescribeJobResponseBody extends $dara.Model {
758
820
  requestId?: string;
759
821
  /**
760
822
  * @remarks
761
- * Indicates whether the configurations of the job template were obtained. Valid values:
823
+ * Indicates whether the request was successful. Valid values:
824
+ *
825
+ * - **true**: The request was successful.
762
826
  *
763
- * * **true**: The configurations were obtained.
764
- * * **false**: The configurations failed to be obtained.
827
+ * - **false**: The request failed.
765
828
  *
766
829
  * @example
767
830
  * true
@@ -769,7 +832,7 @@ export declare class DescribeJobResponseBody extends $dara.Model {
769
832
  success?: boolean;
770
833
  /**
771
834
  * @remarks
772
- * The trace ID that is used to query the details of the request.
835
+ * The trace ID used to query the details of a request.
773
836
  *
774
837
  * @example
775
838
  * ac1a0b2215622246421415014e****