@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
@@ -13,7 +13,7 @@ export class ResumeTrafficRequest extends $dara.Model {
13
13
  appId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The instance ID.
16
+ * The instance ID. To specify multiple instances, separate their IDs with commas.
17
17
  *
18
18
  * @example
19
19
  * c-668727a8-17d86664-41e5bb******,c-668727a8-17d86664-7e4958******
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ResumeTrafficResponseBodyData extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The description of the returned code.
8
+ * Details about the operation\\"s result.
9
9
  *
10
10
  * @example
11
11
  * succeed in handling request
@@ -13,12 +13,14 @@ export class ResumeTrafficResponseBodyData extends $dara.Model {
13
13
  msg?: string;
14
14
  /**
15
15
  * @remarks
16
- * Indicates whether the traffic was removed. Valid values:
17
- * * **true**: The traffic was removed.
18
- * * **false**: The traffic failed to be removed.
16
+ * Indicates whether the traffic was resumed.
17
+ *
18
+ * - **True**: The traffic was resumed.
19
+ *
20
+ * - **False**: The traffic was not resumed.
19
21
  *
20
22
  * @example
21
- * true
23
+ * True
22
24
  */
23
25
  success?: boolean;
24
26
  static names(): { [key: string]: string } {
@@ -47,12 +49,15 @@ export class ResumeTrafficResponseBodyData extends $dara.Model {
47
49
  export class ResumeTrafficResponseBody extends $dara.Model {
48
50
  /**
49
51
  * @remarks
50
- * The HTTP status code. Valid values:
52
+ * The API status code or POP error code. Valid values:
53
+ *
54
+ * - **2xx**: The request was successful.
55
+ *
56
+ * - **3xx**: Redirection.
51
57
  *
52
- * * **2xx**: The request was successful.
53
- * * **3xx**: The request was redirected.
54
- * * **4xx**: The request failed.
55
- * * **5xx**: A server error occurred.
58
+ * - **4xx**: A client-side error occurred.
59
+ *
60
+ * - **5xx**: A server-side error occurred.
56
61
  *
57
62
  * @example
58
63
  * 200
@@ -65,15 +70,20 @@ export class ResumeTrafficResponseBody extends $dara.Model {
65
70
  data?: ResumeTrafficResponseBodyData;
66
71
  /**
67
72
  * @remarks
68
- * The error code returned if the request failed.
73
+ * The error code.
74
+ *
75
+ * - This parameter is empty if the request is successful.
76
+ *
77
+ * - If the request fails, this parameter contains an error code. For more information, see the "**Error codes**" section of this topic.
69
78
  */
70
79
  errorCode?: string;
71
80
  /**
72
81
  * @remarks
73
- * The message returned for the operation. Valid values:
82
+ * The returned message.
74
83
  *
75
- * * If the request is successful, **success** is returned.
76
- * * If the request fails, a specific error code is returned.
84
+ * - If the request is successful, **success** is returned.
85
+ *
86
+ * - If the request fails, an error message is returned.
77
87
  *
78
88
  * @example
79
89
  * success
@@ -89,10 +99,7 @@ export class ResumeTrafficResponseBody extends $dara.Model {
89
99
  requestId?: string;
90
100
  /**
91
101
  * @remarks
92
- * Indicates whether the request was successful. Valid values:
93
- *
94
- * * **True**: The traffic was resumed.
95
- * * **False**: The traffic failed to be resumed.
102
+ * Indicates whether the traffic was resumed. **True** indicates that the traffic was resumed, and **False** indicates that the traffic was not resumed.
96
103
  *
97
104
  * @example
98
105
  * True
@@ -100,7 +107,7 @@ export class ResumeTrafficResponseBody extends $dara.Model {
100
107
  success?: string;
101
108
  /**
102
109
  * @remarks
103
- * The trace ID.
110
+ * The trace ID of the request. You can use this ID to troubleshoot the request.
104
111
  *
105
112
  * @example
106
113
  * ac1a0b2215622920113732501e****
@@ -30,7 +30,7 @@ export class Revision extends $dara.Model {
30
30
  * The ID of the revision version.
31
31
  *
32
32
  * @example
33
- * 001
33
+ * 1
34
34
  */
35
35
  revisionId?: string;
36
36
  /**
@@ -38,7 +38,7 @@ export class Revision extends $dara.Model {
38
38
  * The traffic weight of the version.
39
39
  *
40
40
  * @example
41
- * 100
41
+ * 0.5
42
42
  */
43
43
  weight?: number;
44
44
  static names(): { [key: string]: string } {
@@ -17,8 +17,9 @@ export class RollbackApplicationRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * Specifies whether to automatically enable an auto scaling policy for the application. Take note of the following rules:
19
19
  *
20
- * * **true**: turns on Logon-free Sharing
21
- * * **false**: turns off Logon-free Sharing
20
+ * - **true**: turns on Logon-free Sharing
21
+ *
22
+ * - **false**: turns off Logon-free Sharing
22
23
  *
23
24
  * @example
24
25
  * true
@@ -36,10 +37,11 @@ export class RollbackApplicationRequest extends $dara.Model {
36
37
  * @remarks
37
38
  * The percentage of the minimum number of available instances. Take note of the following rules:
38
39
  *
39
- * * If you set the value to **-1**, the minimum number of available instances is not determined based on this parameter. Default value: -1.
40
- * * If you set the value to a number **from 0 to 100**, the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). The value is the nearest integer rounded up from the calculated result. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
40
+ * - If you set the value to **-1**, the minimum number of available instances is not determined based on this parameter. Default value: -1.
41
+ *
42
+ * - If you set the value to a number **from 0 to 100**, the minimum number of available instances is calculated by using the following formula: Current number of instances × (Value of MinReadyInstanceRatio × 100%). The value is the nearest integer rounded up from the calculated result. For example, if the percentage is set to **50**% and five instances are available, the minimum number of available instances is 3.
41
43
  *
42
- * > When both **MinReadyInstance** and **MinReadyInstanceRatio** are specified and **MinReadyInstanceRatio** is set to a number from 0 to 100, the value of **MinReadyInstanceRatio** takes precedence.** For example, if **MinReadyInstances** is set to **5, and **MinReadyInstanceRatio** is set to **50**, the minimum number of available instances is set to the nearest integer rounded up from the calculated result of the following formula: Current number of instances × **50%**.
44
+ * > When both **MinReadyInstance** and **MinReadyInstanceRatio** are specified and **MinReadyInstanceRatio** is set to a number from 0 to 100, the value of **MinReadyInstanceRatio** takes precedence.\\*\\* For example, if **MinReadyInstances** is set to \\*\\*5, and **MinReadyInstanceRatio** is set to **50**, the minimum number of available instances is set to the nearest integer rounded up from the calculated result of the following formula: Current number of instances × **50%**.
43
45
  *
44
46
  * @example
45
47
  * -1
@@ -49,8 +51,9 @@ export class RollbackApplicationRequest extends $dara.Model {
49
51
  * @remarks
50
52
  * The minimum number of available instances. Take note of the following rules:
51
53
  *
52
- * * If you set the value to **0**, business interruptions occur when the application is updated.
53
- * * 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.
54
+ * - If you set the value to **0**, business interruptions occur when the application is updated.
55
+ *
56
+ * - 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.
54
57
  *
55
58
  * > Make sure that at least one instance is available during application deployment and rollback to prevent business interruptions.
56
59
  *
@@ -62,29 +65,31 @@ export class RollbackApplicationRequest extends $dara.Model {
62
65
  * @remarks
63
66
  * 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 larger than 1, specify this parameter based on your requirements. Examples:
64
67
  *
65
- * * Perform canary release for one instance and release the remaining instances in two batches automatically with a one-minute interval between the deployment of each instance:
68
+ * - Perform canary release for one instance and release the remaining instances in two batches automatically with a one-minute interval between the deployment of each instance:
66
69
  *
67
- * `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
70
+ * `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}`
68
71
  *
69
- * * Perform canary release for one instance and release the remaining instances in two batches manually:
72
+ * - Perform canary release for one instance and release the remaining instances in two batches manually:
70
73
  *
71
- * `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
74
+ * `{"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"manual"},"grayUpdate":{"gray":1}}`
72
75
  *
73
- * * Release the instances in two batches automatically with no interval between the deployment of each instance:
76
+ * - Release the instances in two batches automatically with no interval between the deployment of each instance:
74
77
  *
75
- * `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
78
+ * `{"type":"BatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":0}}`
76
79
  *
77
80
  * The following table describes the parameters that are used in the preceding statements.
78
81
  *
79
- * * **type**: the type of the release policy. Valid values: **GrayBatchUpdate** and **BatchUpdate**.
82
+ * - **type**: the type of the release policy. Valid values: **GrayBatchUpdate** and **BatchUpdate**.
83
+ *
84
+ * - **batchUpdate**: the phased release policy.
85
+ *
86
+ * - **batch**: the number of release batches.
80
87
  *
81
- * * **batchUpdate**: the phased release policy.
88
+ * - **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
82
89
  *
83
- * * **batch**: the number of release batches.
84
- * * **releaseType**: the processing method for the batches. Valid values: **auto** and **manual**.
85
- * * **batchWaitTime**: the interval between release batches. Unit: seconds.
90
+ * - **batchWaitTime**: the interval between release batches. Unit: seconds.
86
91
  *
87
- * * **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**.
92
+ * - **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**.
88
93
  *
89
94
  * @example
90
95
  * {"type":"GrayBatchUpdate","batchUpdate":{"batch":2,"releaseType":"auto","batchWaitTime":1},"grayUpdate":{"gray":1}}
@@ -15,8 +15,9 @@ export class RollbackApplicationResponseBodyData extends $dara.Model {
15
15
  * @remarks
16
16
  * Specifies whether approval is required when a RAM user performs release. Take note of the following rules:
17
17
  *
18
- * * **true**
19
- * * **false**
18
+ * - **true**
19
+ *
20
+ * - **false**
20
21
  *
21
22
  * @example
22
23
  * true
@@ -50,10 +51,13 @@ export class RollbackApplicationResponseBody extends $dara.Model {
50
51
  * @remarks
51
52
  * The HTTP status code. Take note of the following rules:
52
53
  *
53
- * * **2xx**: The call was successful.
54
- * * **3xx**: The call was redirected.
55
- * * **4xx**: The call failed.
56
- * * **5xx**: A server error occurred.
54
+ * - **2xx**: The call was successful.
55
+ *
56
+ * - **3xx**: The call was redirected.
57
+ *
58
+ * - **4xx**: The call failed.
59
+ *
60
+ * - **5xx**: A server error occurred.
57
61
  *
58
62
  * @example
59
63
  * 200
@@ -68,11 +72,9 @@ export class RollbackApplicationResponseBody extends $dara.Model {
68
72
  * @remarks
69
73
  * The error code returned if the request failed. Take note of the following rules:
70
74
  *
71
- * * The **ErrorCode** parameter is not returned if the request succeeds.
72
- * * If the call fails, the **ErrorCode** parameter is returned. For more information, see the "**Error codes**" section of this topic.
75
+ * - The **ErrorCode** parameter is not returned if the request succeeds.
73
76
  *
74
- * @example
75
- * Null
77
+ * - If the call fails, the **ErrorCode** parameter is returned. For more information, see the "**Error codes**" section of this topic.
76
78
  */
77
79
  errorCode?: string;
78
80
  /**
@@ -95,8 +97,9 @@ export class RollbackApplicationResponseBody extends $dara.Model {
95
97
  * @remarks
96
98
  * Indicates whether the application is successfully rolled back. Take note of the following rules:
97
99
  *
98
- * * **true**
99
- * * **false**
100
+ * - **true**
101
+ *
102
+ * - **false**
100
103
  *
101
104
  * @example
102
105
  * true
@@ -6,7 +6,7 @@ import { PathConfig } from "./PathConfig";
6
6
  export class RouteConfig extends $dara.Model {
7
7
  /**
8
8
  * @remarks
9
- * pathConfig
9
+ * The path configurations.
10
10
  */
11
11
  routes?: PathConfig[];
12
12
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class SidecarContainerConfig extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the Container Registry Enterprise Edition instance. This parameter is required if the ImageUrl parameter is set to the URL of an image in a Container Registry Enterprise Edition instance.
8
+ * The instance ID of the ACR Enterprise Edition. This parameter is required if the `ImageUrl` is from an ACR Enterprise Edition repository.
9
9
  *
10
10
  * @example
11
11
  * cri-xxxxxx
@@ -13,7 +13,7 @@ export class SidecarContainerConfig extends $dara.Model {
13
13
  acrInstanceId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The startup command of the image.
16
+ * The startup command for the image. This command overrides the `ENTRYPOINT` defined in the image.
17
17
  *
18
18
  * @example
19
19
  * python
@@ -21,7 +21,7 @@ export class SidecarContainerConfig extends $dara.Model {
21
21
  command?: string;
22
22
  /**
23
23
  * @remarks
24
- * The parameters of the image startup command.
24
+ * The arguments for the startup command. This parameter corresponds to `CMD` in the Dockerfile.
25
25
  *
26
26
  * @example
27
27
  * ["a","b"]
@@ -29,7 +29,7 @@ export class SidecarContainerConfig extends $dara.Model {
29
29
  commandArgs?: string;
30
30
  /**
31
31
  * @remarks
32
- * The description of the ConfigMap mounted to the application.
32
+ * The settings for mounting a ConfigMap. Use this to inject configuration data into the container as files.
33
33
  *
34
34
  * @example
35
35
  * [{"configMapId":16,"key":"test","mountPath":"/tmp"}]
@@ -37,7 +37,7 @@ export class SidecarContainerConfig extends $dara.Model {
37
37
  configMapMountDesc?: string;
38
38
  /**
39
39
  * @remarks
40
- * Cpu
40
+ * The CPU resources allocated to the container, measured in millicores. For example, a value of 1000 represents 1 vCPU.
41
41
  *
42
42
  * @example
43
43
  * 1000
@@ -45,7 +45,7 @@ export class SidecarContainerConfig extends $dara.Model {
45
45
  cpu?: number;
46
46
  /**
47
47
  * @remarks
48
- * The EmptyDir description.
48
+ * The configuration for an `emptyDir` volume. This creates a temporary directory that persists for the life of the application instance.
49
49
  *
50
50
  * @example
51
51
  * [{\\"name\\":\\"workdir\\",\\"mountPath\\":\\"/usr/local/tomcat/webapps\\"}]
@@ -53,7 +53,7 @@ export class SidecarContainerConfig extends $dara.Model {
53
53
  emptyDirDesc?: string;
54
54
  /**
55
55
  * @remarks
56
- * The environment variables of the container.
56
+ * The environment variables to set in the container. Specify the variables as a JSON array of key-value pairs.
57
57
  *
58
58
  * @example
59
59
  * [{"name":"TEST_ENV_KEY","value":"TEST_ENV_VAR"}]
@@ -61,16 +61,20 @@ export class SidecarContainerConfig extends $dara.Model {
61
61
  envs?: string;
62
62
  /**
63
63
  * @remarks
64
- * The image address.
64
+ * The container image URL.
65
65
  *
66
66
  * @example
67
67
  * registry-vpc.cn-hangzhou.aliyuncs.com/demo/nginx:latest
68
68
  */
69
69
  imageUrl?: string;
70
+ /**
71
+ * @remarks
72
+ * The configuration for the liveness probe. The liveness probe checks if the container is running. If the probe fails, the system restarts the container.
73
+ */
70
74
  liveness?: string;
71
75
  /**
72
76
  * @remarks
73
- * Memory
77
+ * The amount of memory allocated to the container, measured in MB.
74
78
  *
75
79
  * @example
76
80
  * 1024
@@ -78,15 +82,31 @@ export class SidecarContainerConfig extends $dara.Model {
78
82
  memory?: number;
79
83
  /**
80
84
  * @remarks
81
- * The container name.
85
+ * The name of the container.
82
86
  *
83
87
  * @example
84
88
  * name
85
89
  */
86
90
  name?: string;
91
+ /**
92
+ * @remarks
93
+ * The configuration for the postStart hook. This hook runs immediately after the container starts to perform initialization tasks.
94
+ */
87
95
  postStart?: string;
96
+ /**
97
+ * @remarks
98
+ * The configuration for the preStop hook. This hook runs immediately before the container is terminated to ensure a graceful shutdown.
99
+ */
88
100
  preStop?: string;
101
+ /**
102
+ * @remarks
103
+ * The configuration for the readiness probe. The readiness probe checks if the container is ready to handle requests. The system will not direct traffic to a container until its readiness probe succeeds.
104
+ */
89
105
  readiness?: string;
106
+ /**
107
+ * @remarks
108
+ * Specifies how to mount a Secret. This lets you securely use sensitive data, such as credentials or keys, in your application.
109
+ */
90
110
  secretMountDesc?: string;
91
111
  static names(): { [key: string]: string } {
92
112
  return {
@@ -19,7 +19,7 @@ export class SLSCollectConfig extends $dara.Model {
19
19
  * * Standard output logs
20
20
  *
21
21
  * @example
22
- * file_log
22
+ * 文件采集日志
23
23
  */
24
24
  logType?: string;
25
25
  /**
@@ -32,7 +32,7 @@ export class SLSCollectConfig extends $dara.Model {
32
32
  * * The name must be 3 to 63 characters in length.
33
33
  *
34
34
  * @example
35
- * sag-shanghai
35
+ * my-logstore
36
36
  */
37
37
  logstoreName?: string;
38
38
  /**
@@ -56,7 +56,7 @@ export class SLSCollectConfig extends $dara.Model {
56
56
  * The name of the SLS project.
57
57
  *
58
58
  * @example
59
- * test
59
+ * log-service-1199085698835****-cn-neijing
60
60
  */
61
61
  projectName?: string;
62
62
  static names(): { [key: string]: string } {
@@ -37,10 +37,13 @@ export class StartApplicationResponseBody extends $dara.Model {
37
37
  * @remarks
38
38
  * The HTTP status code. Valid values:
39
39
  *
40
- * * **2xx**: The call was successful.
41
- * * **3xx**: The call was redirected.
42
- * * **4xx**: The call failed.
43
- * * **5xx**: A server error occurred.
40
+ * - **2xx**: The call was successful.
41
+ *
42
+ * - **3xx**: The call was redirected.
43
+ *
44
+ * - **4xx**: The call failed.
45
+ *
46
+ * - **5xx**: A server error occurred.
44
47
  *
45
48
  * @example
46
49
  * 200
@@ -55,19 +58,18 @@ export class StartApplicationResponseBody extends $dara.Model {
55
58
  * @remarks
56
59
  * The error code returned. Take note of the following rules:
57
60
  *
58
- * * If the call is successful, **ErrorCode** is not returned.
59
- * * If the call fails, **ErrorCode** is returned. For more information, see the "**Error codes**" section in this topic.
61
+ * - If the call is successful, **ErrorCode** is not returned.
60
62
  *
61
- * @example
62
- * Null
63
+ * - If the call fails, **ErrorCode** is returned. For more information, see the "**Error codes**" section in this topic.
63
64
  */
64
65
  errorCode?: string;
65
66
  /**
66
67
  * @remarks
67
68
  * The returned message. Take note of the following rules:
68
69
  *
69
- * * If the call is successful, **success** is returned.
70
- * * If the call fails, an error code is returned.
70
+ * - If the call is successful, **success** is returned.
71
+ *
72
+ * - If the call fails, an error code is returned.
71
73
  *
72
74
  * @example
73
75
  * success
@@ -85,8 +87,9 @@ export class StartApplicationResponseBody extends $dara.Model {
85
87
  * @remarks
86
88
  * Indicates whether the application is started. Valid values:
87
89
  *
88
- * * **true**
89
- * * **false**
90
+ * - **true**
91
+ *
92
+ * - **false**
90
93
  *
91
94
  * @example
92
95
  * true
@@ -5,10 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class StopApplicationRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The returned message.
9
- *
10
- * * **success** is returned when the request succeeds.
11
- * * An error code is returned when the request fails.
8
+ * The ID of the application.
12
9
  *
13
10
  * This parameter is required.
14
11
  *
@@ -5,12 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class StopApplicationResponseBodyData extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The HTTP status code. Valid values:
9
- *
10
- * * **2xx**: indicates that the request was successful.
11
- * * **3xx**: indicates that the request was redirected.
12
- * * **4xx**: indicates that the request was invalid.
13
- * * **5xx**: indicates that a server error occurred.
8
+ * The ID of the change order.
14
9
  *
15
10
  * @example
16
11
  * 4a815998-b468-4bea-b7d8-59f52a44****
@@ -39,29 +34,42 @@ export class StopApplicationResponseBodyData extends $dara.Model {
39
34
 
40
35
  export class StopApplicationResponseBody extends $dara.Model {
41
36
  /**
37
+ * @remarks
38
+ * The status of the API call or a POP error code. Valid values:
39
+ *
40
+ * - **2xx**: The request was successful.
41
+ *
42
+ * - **3xx**: The request was redirected.
43
+ *
44
+ * - **4xx**: A request error occurred.
45
+ *
46
+ * - **5xx**: A server error occurred.
47
+ *
42
48
  * @example
43
49
  * 200
44
50
  */
45
51
  code?: string;
46
52
  /**
47
53
  * @remarks
48
- * The error code.
49
- *
50
- * * If the request is successful, this parameter is not returned.****
51
- * * This parameter is returned only if the request failed.**** For more information, see **Error codes** in this topic.
54
+ * The returned data.
52
55
  */
53
56
  data?: StopApplicationResponseBodyData;
54
57
  /**
55
58
  * @remarks
56
- * Indicates whether the specified application is stopped. Valid values:
59
+ * The error code. Valid values:
57
60
  *
58
- * * **true**
59
- * * **false**
61
+ * - This parameter is not returned if the request is successful.
62
+ *
63
+ * - This parameter is returned if the request fails. For more information, see the **Error codes** section in this topic.
60
64
  */
61
65
  errorCode?: string;
62
66
  /**
63
67
  * @remarks
64
- * The returned data.
68
+ * The returned message. Valid values:
69
+ *
70
+ * - If the request is successful, **success** is returned.
71
+ *
72
+ * - If the request fails, an error code is returned.
65
73
  *
66
74
  * @example
67
75
  * success
@@ -69,20 +77,27 @@ export class StopApplicationResponseBody extends $dara.Model {
69
77
  message?: string;
70
78
  /**
71
79
  * @remarks
72
- * The ID of the trace. It can be used to query the details of a request.
80
+ * The request ID.
73
81
  *
74
82
  * @example
75
83
  * 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
76
84
  */
77
85
  requestId?: string;
78
86
  /**
87
+ * @remarks
88
+ * Indicates whether the application was stopped. Valid values:
89
+ *
90
+ * - **true**: The application was stopped.
91
+ *
92
+ * - **false**: The application failed to be stopped.
93
+ *
79
94
  * @example
80
95
  * true
81
96
  */
82
97
  success?: boolean;
83
98
  /**
84
99
  * @remarks
85
- * The ID of the change order.
100
+ * The ID of the call chain. Use this ID to query detailed information about the call.
86
101
  *
87
102
  * @example
88
103
  * 0bc3b6e215637275918588187d****
@@ -17,8 +17,9 @@ export class SuspendJobRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * Start or suspend a job template.
19
19
  *
20
- * * true: Start a job template.
21
- * * false: Suspend a job template.
20
+ * - true: Start a job template.
21
+ *
22
+ * - false: Suspend a job template.
22
23
  *
23
24
  * This parameter is required.
24
25
  *
@@ -7,10 +7,13 @@ export class SuspendJobResponseBody extends $dara.Model {
7
7
  * @remarks
8
8
  * The HTTP status code. Valid values:
9
9
  *
10
- * * **2xx**: The call was successful.
11
- * * **3xx**: The call was redirected.
12
- * * **4xx**: The call failed.
13
- * * **5xx**: A server error occurred.
10
+ * - **2xx**: The call was successful.
11
+ *
12
+ * - **3xx**: The call was redirected.
13
+ *
14
+ * - **4xx**: The call failed.
15
+ *
16
+ * - **5xx**: A server error occurred.
14
17
  *
15
18
  * @example
16
19
  * 200
@@ -28,19 +31,18 @@ export class SuspendJobResponseBody extends $dara.Model {
28
31
  * @remarks
29
32
  * The error code returned. Valid values:
30
33
  *
31
- * * The **ErrorCode** parameter is not returned if the request succeeds.
32
- * * If the call fails, the **ErrorCode** parameter is returned. For more information, see **Error codes** in this topic.
34
+ * - The **ErrorCode** parameter is not returned if the request succeeds.
33
35
  *
34
- * @example
35
- * Null
36
+ * - If the call fails, the **ErrorCode** parameter is returned. For more information, see **Error codes** in this topic.
36
37
  */
37
38
  errorCode?: string;
38
39
  /**
39
40
  * @remarks
40
41
  * The additional information that is returned. Valid values:
41
42
  *
42
- * * success: If the call is successful, **success** is returned.
43
- * * An error code: If the call fails, an error code is returned.
43
+ * - success: If the call is successful, **success** is returned.
44
+ *
45
+ * - An error code: If the call fails, an error code is returned.
44
46
  *
45
47
  * @example
46
48
  * success
@@ -58,8 +60,9 @@ export class SuspendJobResponseBody extends $dara.Model {
58
60
  * @remarks
59
61
  * Indicates whether the job was executed. Valid values:
60
62
  *
61
- * * **true**: The job was executed.
62
- * * **false**: The job failed to be executed.
63
+ * - **true**: The job was executed.
64
+ *
65
+ * - **false**: The job failed to be executed.
63
66
  *
64
67
  * @example
65
68
  * true
@@ -13,7 +13,7 @@ export class SuspendTrafficRequest extends $dara.Model {
13
13
  appId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The instance ID.
16
+ * The IDs of the instances.
17
17
  *
18
18
  * @example
19
19
  * c-668727a8-17d86664-41e5bb******,c-668727a8-17d86664-7e4958******