@alicloud/apig20240327 9.2.0 → 10.0.0

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 (537) hide show
  1. package/dist/client.d.ts +283 -208
  2. package/dist/client.js +421 -209
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddGatewayQuotaRuleRequest.d.ts +40 -1
  5. package/dist/models/AddGatewayQuotaRuleRequest.js.map +1 -1
  6. package/dist/models/AddGatewayQuotaRuleResponseBody.d.ts +56 -1
  7. package/dist/models/AddGatewayQuotaRuleResponseBody.js.map +1 -1
  8. package/dist/models/AddGatewaySecurityGroupRuleRequest.d.ts +1 -1
  9. package/dist/models/Attachment.d.ts +17 -20
  10. package/dist/models/Attachment.js.map +1 -1
  11. package/dist/models/Backend.d.ts +5 -5
  12. package/dist/models/BatchDeleteConsumerAuthorizationRuleRequest.d.ts +1 -1
  13. package/dist/models/ChangeResourceGroupRequest.d.ts +4 -4
  14. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  15. package/dist/models/ConsumerGroupInfo.d.ts +28 -0
  16. package/dist/models/ConsumerGroupInfo.js +62 -0
  17. package/dist/models/ConsumerGroupInfo.js.map +1 -0
  18. package/dist/models/CreateAiModelProviderRequest.d.ts +38 -0
  19. package/dist/models/CreateAiModelProviderRequest.js +67 -0
  20. package/dist/models/CreateAiModelProviderRequest.js.map +1 -0
  21. package/dist/models/CreateAiModelProviderResponse.d.ts +19 -0
  22. package/dist/models/CreateAiModelProviderResponse.js +69 -0
  23. package/dist/models/CreateAiModelProviderResponse.js.map +1 -0
  24. package/dist/models/CreateAiModelProviderResponseBody.d.ts +214 -0
  25. package/dist/models/CreateAiModelProviderResponseBody.js +237 -0
  26. package/dist/models/CreateAiModelProviderResponseBody.js.map +1 -0
  27. package/dist/models/CreateAndAttachPolicyRequest.d.ts +15 -45
  28. package/dist/models/CreateAndAttachPolicyRequest.js.map +1 -1
  29. package/dist/models/CreateAndAttachPolicyResponseBody.d.ts +8 -8
  30. package/dist/models/CreateConsumerAuthorizationRuleResponseBody.d.ts +1 -1
  31. package/dist/models/CreateConsumerAuthorizationRulesRequest.d.ts +19 -3
  32. package/dist/models/CreateConsumerAuthorizationRulesRequest.js +4 -0
  33. package/dist/models/CreateConsumerAuthorizationRulesRequest.js.map +1 -1
  34. package/dist/models/CreateConsumerRequest.d.ts +4 -5
  35. package/dist/models/CreateConsumerRequest.js.map +1 -1
  36. package/dist/models/CreateConsumerResponseBody.d.ts +1 -1
  37. package/dist/models/CreateDomainRequest.d.ts +8 -8
  38. package/dist/models/CreateEnvironmentRequest.d.ts +5 -5
  39. package/dist/models/CreateEnvironmentResponseBody.d.ts +5 -5
  40. package/dist/models/CreateGatewayRequest.d.ts +16 -7
  41. package/dist/models/CreateGatewayRequest.js.map +1 -1
  42. package/dist/models/CreateHttpApiOperationRequest.d.ts +1 -1
  43. package/dist/models/CreateHttpApiOperationResponseBody.d.ts +6 -6
  44. package/dist/models/CreateHttpApiRequest.d.ts +16 -15
  45. package/dist/models/CreateHttpApiRequest.js.map +1 -1
  46. package/dist/models/CreateHttpApiRouteRequest.d.ts +4 -4
  47. package/dist/models/CreateMcpServerRequest.d.ts +10 -10
  48. package/dist/models/CreatePluginAttachmentResponseBody.d.ts +1 -1
  49. package/dist/models/CreatePluginClassRequest.d.ts +107 -0
  50. package/dist/models/CreatePluginClassRequest.js +76 -0
  51. package/dist/models/CreatePluginClassRequest.js.map +1 -0
  52. package/dist/models/CreatePluginClassResponse.d.ts +19 -0
  53. package/dist/models/CreatePluginClassResponse.js +69 -0
  54. package/dist/models/CreatePluginClassResponse.js.map +1 -0
  55. package/dist/models/CreatePluginClassResponseBody.d.ts +62 -0
  56. package/dist/models/CreatePluginClassResponseBody.js +86 -0
  57. package/dist/models/CreatePluginClassResponseBody.js.map +1 -0
  58. package/dist/models/CreatePolicyAttachmentRequest.d.ts +5 -5
  59. package/dist/models/CreatePolicyAttachmentResponseBody.d.ts +5 -5
  60. package/dist/models/CreatePolicyRequest.d.ts +35 -4
  61. package/dist/models/CreatePolicyRequest.js.map +1 -1
  62. package/dist/models/CreatePolicyResponseBody.d.ts +5 -5
  63. package/dist/models/CreateSecretRequest.d.ts +4 -4
  64. package/dist/models/CreateSecretResponseBody.d.ts +4 -4
  65. package/dist/models/CreateServiceRequest.d.ts +10 -2
  66. package/dist/models/CreateServiceRequest.js +2 -0
  67. package/dist/models/CreateServiceRequest.js.map +1 -1
  68. package/dist/models/CreateServiceVersionRequest.d.ts +3 -3
  69. package/dist/models/CreateServiceVersionResponseBody.d.ts +2 -2
  70. package/dist/models/CreateSourceRequest.d.ts +1 -1
  71. package/dist/models/DeleteEnvironmentResponseBody.d.ts +1 -1
  72. package/dist/models/DeleteGatewayQuotaRuleResponseBody.d.ts +9 -0
  73. package/dist/models/DeleteGatewayQuotaRuleResponseBody.js.map +1 -1
  74. package/dist/models/DeleteGatewaySecurityGroupRuleRequest.d.ts +3 -1
  75. package/dist/models/DeleteGatewaySecurityGroupRuleRequest.js.map +1 -1
  76. package/dist/models/DeleteHttpApiResponseBody.d.ts +2 -2
  77. package/dist/models/DeleteHttpApiRouteResponseBody.d.ts +2 -2
  78. package/dist/models/DeleteMcpServerResponseBody.d.ts +3 -3
  79. package/dist/models/DeletePluginClassRequest.d.ts +13 -0
  80. package/dist/models/DeletePluginClassRequest.js +54 -0
  81. package/dist/models/DeletePluginClassRequest.js.map +1 -0
  82. package/dist/models/DeletePluginClassResponse.d.ts +19 -0
  83. package/dist/models/DeletePluginClassResponse.js +69 -0
  84. package/dist/models/DeletePluginClassResponse.js.map +1 -0
  85. package/dist/models/DeletePluginClassResponseBody.d.ts +31 -0
  86. package/dist/models/DeletePluginClassResponseBody.js +62 -0
  87. package/dist/models/DeletePluginClassResponseBody.js.map +1 -0
  88. package/dist/models/DeletePolicyAttachmentResponseBody.d.ts +3 -3
  89. package/dist/models/DeletePolicyResponseBody.d.ts +3 -3
  90. package/dist/models/DeleteSecretResponseBody.d.ts +3 -3
  91. package/dist/models/DeleteServiceVersionResponseBody.d.ts +2 -2
  92. package/dist/models/DeployHttpApiRequest.d.ts +6 -6
  93. package/dist/models/DeployMcpServerResponseBody.d.ts +3 -3
  94. package/dist/models/DescribeRegionsRequest.d.ts +3 -0
  95. package/dist/models/DescribeRegionsRequest.js.map +1 -1
  96. package/dist/models/DescribeRegionsResponseBody.d.ts +19 -0
  97. package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
  98. package/dist/models/DomainInfo.d.ts +11 -2
  99. package/dist/models/DomainInfo.js +4 -0
  100. package/dist/models/DomainInfo.js.map +1 -1
  101. package/dist/models/ExportHttpApiRequest.d.ts +7 -7
  102. package/dist/models/GatewayInfo.d.ts +9 -1
  103. package/dist/models/GatewayInfo.js.map +1 -1
  104. package/dist/models/GetConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  105. package/dist/models/GetConsumerResponseBody.d.ts +54 -5
  106. package/dist/models/GetConsumerResponseBody.js +31 -1
  107. package/dist/models/GetConsumerResponseBody.js.map +1 -1
  108. package/dist/models/GetDomainResponseBody.d.ts +33 -7
  109. package/dist/models/GetDomainResponseBody.js +6 -0
  110. package/dist/models/GetDomainResponseBody.js.map +1 -1
  111. package/dist/models/GetEnvironmentResponseBody.d.ts +1 -1
  112. package/dist/models/GetGatewayQuotaRuleRequest.d.ts +10 -0
  113. package/dist/models/GetGatewayQuotaRuleRequest.js.map +1 -1
  114. package/dist/models/GetGatewayQuotaRuleResponseBody.d.ts +60 -0
  115. package/dist/models/GetGatewayQuotaRuleResponseBody.js.map +1 -1
  116. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.d.ts +6 -0
  117. package/dist/models/GetGatewayQuotaRuleSubjectUsageRequest.js.map +1 -1
  118. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.d.ts +64 -1
  119. package/dist/models/GetGatewayQuotaRuleSubjectUsageResponseBody.js.map +1 -1
  120. package/dist/models/GetGatewayResponseBody.d.ts +89 -73
  121. package/dist/models/GetGatewayResponseBody.js.map +1 -1
  122. package/dist/models/GetHttpApiResponseBody.d.ts +3 -3
  123. package/dist/models/GetMcpServerResponseBody.d.ts +49 -49
  124. package/dist/models/GetPluginAttachmentResponseBody.d.ts +4 -4
  125. package/dist/models/GetPluginClassRequest.d.ts +13 -0
  126. package/dist/models/GetPluginClassRequest.js +54 -0
  127. package/dist/models/GetPluginClassRequest.js.map +1 -0
  128. package/dist/models/GetPluginClassResponse.d.ts +19 -0
  129. package/dist/models/GetPluginClassResponse.js +69 -0
  130. package/dist/models/GetPluginClassResponse.js.map +1 -0
  131. package/dist/models/GetPluginClassResponseBody.d.ts +110 -0
  132. package/dist/models/GetPluginClassResponseBody.js +98 -0
  133. package/dist/models/GetPluginClassResponseBody.js.map +1 -0
  134. package/dist/models/GetPolicyAttachmentResponseBody.d.ts +11 -11
  135. package/dist/models/GetResourceOverviewResponseBody.d.ts +12 -12
  136. package/dist/models/GetSecretResponseBody.d.ts +11 -13
  137. package/dist/models/GetSecretResponseBody.js.map +1 -1
  138. package/dist/models/GetSecretValueResponseBody.d.ts +4 -4
  139. package/dist/models/GetServiceResponseBody.d.ts +1 -1
  140. package/dist/models/GetSourceResponseBody.d.ts +8 -2
  141. package/dist/models/GetSourceResponseBody.js.map +1 -1
  142. package/dist/models/GetTraceConfigRequest.d.ts +1 -2
  143. package/dist/models/GetTraceConfigRequest.js.map +1 -1
  144. package/dist/models/GetTraceConfigResponseBody.d.ts +2 -2
  145. package/dist/models/HiMarketAgentConfig.d.ts +3 -3
  146. package/dist/models/HiMarketApiKeyConfig.d.ts +17 -5
  147. package/dist/models/HiMarketApiKeyConfig.js.map +1 -1
  148. package/dist/models/HiMarketAuthCodeConfig.d.ts +36 -9
  149. package/dist/models/HiMarketAuthCodeConfig.js.map +1 -1
  150. package/dist/models/HiMarketDomain.d.ts +16 -4
  151. package/dist/models/HiMarketDomain.js.map +1 -1
  152. package/dist/models/HiMarketHmacConfig.d.ts +13 -4
  153. package/dist/models/HiMarketHmacConfig.js.map +1 -1
  154. package/dist/models/HiMarketHttpRoute.d.ts +75 -24
  155. package/dist/models/HiMarketHttpRoute.js.map +1 -1
  156. package/dist/models/HiMarketIcon.d.ts +8 -2
  157. package/dist/models/HiMarketIcon.js.map +1 -1
  158. package/dist/models/HiMarketIdentityMapping.d.ts +12 -3
  159. package/dist/models/HiMarketIdentityMapping.js.map +1 -1
  160. package/dist/models/HiMarketMcpConfig.d.ts +19 -7
  161. package/dist/models/HiMarketMcpConfig.js.map +1 -1
  162. package/dist/models/HiMarketModelConfig.d.ts +7 -4
  163. package/dist/models/HiMarketModelConfig.js.map +1 -1
  164. package/dist/models/HiMarketModelFeature.d.ts +28 -7
  165. package/dist/models/HiMarketModelFeature.js.map +1 -1
  166. package/dist/models/HiMarketOidcConfig.d.ts +71 -20
  167. package/dist/models/HiMarketOidcConfig.js.map +1 -1
  168. package/dist/models/HiMarketPortalDeployConfig.d.ts +45 -12
  169. package/dist/models/HiMarketPortalDeployConfig.js.map +1 -1
  170. package/dist/models/HiMarketPortalDomainConfig.d.ts +12 -3
  171. package/dist/models/HiMarketPortalDomainConfig.js.map +1 -1
  172. package/dist/models/HiMarketPortalSettingConfig.d.ts +12 -12
  173. package/dist/models/HiMarketProductCategory.d.ts +13 -4
  174. package/dist/models/HiMarketProductCategory.js.map +1 -1
  175. package/dist/models/HiMarketProductFeature.d.ts +1 -1
  176. package/dist/models/HiMarketProductPublicationConifg.d.ts +4 -1
  177. package/dist/models/HiMarketProductPublicationConifg.js.map +1 -1
  178. package/dist/models/HiMarketProductPublicationDetail.d.ts +24 -6
  179. package/dist/models/HiMarketProductPublicationDetail.js.map +1 -1
  180. package/dist/models/HiMarketProductRefConfig.d.ts +33 -9
  181. package/dist/models/HiMarketProductRefConfig.js.map +1 -1
  182. package/dist/models/HttpApiDeployConfig.d.ts +6 -6
  183. package/dist/models/HttpApiVersionConfig.d.ts +4 -10
  184. package/dist/models/HttpApiVersionConfig.js.map +1 -1
  185. package/dist/models/ImportHttpApiRequest.d.ts +19 -11
  186. package/dist/models/ImportHttpApiRequest.js.map +1 -1
  187. package/dist/models/ImportHttpApiResponseBody.d.ts +48 -3
  188. package/dist/models/ImportHttpApiResponseBody.js.map +1 -1
  189. package/dist/models/InstallPluginResponseBody.d.ts +5 -5
  190. package/dist/models/JwtIdentityConfig.d.ts +21 -9
  191. package/dist/models/JwtIdentityConfig.js.map +1 -1
  192. package/dist/models/ListConsumerAuthorizationRulesResponseBody.d.ts +16 -14
  193. package/dist/models/ListConsumerAuthorizationRulesResponseBody.js.map +1 -1
  194. package/dist/models/ListConsumerQuotaRulesRequest.d.ts +12 -0
  195. package/dist/models/ListConsumerQuotaRulesRequest.js.map +1 -1
  196. package/dist/models/ListConsumerQuotaRulesResponseBody.d.ts +59 -0
  197. package/dist/models/ListConsumerQuotaRulesResponseBody.js.map +1 -1
  198. package/dist/models/ListConsumersRequest.d.ts +3 -3
  199. package/dist/models/ListConsumersResponseBody.d.ts +10 -10
  200. package/dist/models/ListDomainsRequest.d.ts +3 -0
  201. package/dist/models/ListDomainsRequest.js.map +1 -1
  202. package/dist/models/ListEnvironmentsResponseBody.d.ts +1 -1
  203. package/dist/models/ListExternalServicesRequest.d.ts +20 -0
  204. package/dist/models/ListExternalServicesRequest.js.map +1 -1
  205. package/dist/models/ListExternalServicesResponseBody.d.ts +30 -0
  206. package/dist/models/ListExternalServicesResponseBody.js.map +1 -1
  207. package/dist/models/ListGatewayFeaturesResponseBody.d.ts +27 -30
  208. package/dist/models/ListGatewayFeaturesResponseBody.js.map +1 -1
  209. package/dist/models/ListGatewayQuotaRulesRequest.d.ts +15 -0
  210. package/dist/models/ListGatewayQuotaRulesRequest.js.map +1 -1
  211. package/dist/models/ListGatewayQuotaRulesResponseBody.d.ts +54 -0
  212. package/dist/models/ListGatewayQuotaRulesResponseBody.js.map +1 -1
  213. package/dist/models/ListGatewaysRequest.d.ts +10 -10
  214. package/dist/models/ListGatewaysResponseBody.d.ts +81 -76
  215. package/dist/models/ListGatewaysResponseBody.js.map +1 -1
  216. package/dist/models/ListGatewaysShrinkRequest.d.ts +8 -8
  217. package/dist/models/ListHttpApiOperationsRequest.d.ts +13 -13
  218. package/dist/models/ListHttpApiOperationsResponseBody.d.ts +8 -8
  219. package/dist/models/ListHttpApisRequest.d.ts +21 -17
  220. package/dist/models/ListHttpApisRequest.js.map +1 -1
  221. package/dist/models/ListHttpApisResponseBody.d.ts +8 -8
  222. package/dist/models/ListMcpServersRequest.d.ts +5 -5
  223. package/dist/models/ListMcpServersResponseBody.d.ts +26 -26
  224. package/dist/models/ListPluginAttachmentsRequest.d.ts +6 -6
  225. package/dist/models/ListPluginAttachmentsResponseBody.d.ts +15 -25
  226. package/dist/models/ListPluginAttachmentsResponseBody.js.map +1 -1
  227. package/dist/models/ListPluginClassesRequest.d.ts +14 -16
  228. package/dist/models/ListPluginClassesRequest.js.map +1 -1
  229. package/dist/models/ListPluginClassesResponseBody.d.ts +16 -16
  230. package/dist/models/ListPluginsRequest.d.ts +15 -15
  231. package/dist/models/ListPluginsResponseBody.d.ts +17 -17
  232. package/dist/models/ListPoliciesRequest.d.ts +11 -15
  233. package/dist/models/ListPoliciesRequest.js.map +1 -1
  234. package/dist/models/ListPoliciesResponseBody.d.ts +6 -6
  235. package/dist/models/ListPolicyClassesRequest.d.ts +1 -1
  236. package/dist/models/ListSecretReferencesRequest.d.ts +1 -1
  237. package/dist/models/ListSecretReferencesResponseBody.d.ts +9 -9
  238. package/dist/models/ListSecretsRequest.d.ts +4 -4
  239. package/dist/models/ListSecretsResponseBody.d.ts +19 -16
  240. package/dist/models/ListSecretsResponseBody.js.map +1 -1
  241. package/dist/models/ListServicesRequest.d.ts +5 -5
  242. package/dist/models/ListSslCertsResponseBody.d.ts +1 -1
  243. package/dist/models/ListTagResourcesRequest.d.ts +18 -0
  244. package/dist/models/ListTagResourcesRequest.js.map +1 -1
  245. package/dist/models/ListTagResourcesResponseBody.d.ts +22 -0
  246. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  247. package/dist/models/ListTagResourcesShrinkRequest.d.ts +12 -0
  248. package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
  249. package/dist/models/ListZonesRequest.d.ts +25 -0
  250. package/dist/models/ListZonesRequest.js +58 -0
  251. package/dist/models/ListZonesRequest.js.map +1 -0
  252. package/dist/models/ListZonesResponseBody.d.ts +7 -7
  253. package/dist/models/PluginClassInfo.d.ts +119 -0
  254. package/dist/models/PluginClassInfo.js.map +1 -1
  255. package/dist/models/PolicyDetailInfo.d.ts +42 -0
  256. package/dist/models/PolicyDetailInfo.js.map +1 -1
  257. package/dist/models/QueryConsumerAuthorizationRulesRequest.d.ts +16 -0
  258. package/dist/models/QueryConsumerAuthorizationRulesRequest.js +4 -0
  259. package/dist/models/QueryConsumerAuthorizationRulesRequest.js.map +1 -1
  260. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.d.ts +42 -18
  261. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js +10 -0
  262. package/dist/models/QueryConsumerAuthorizationRulesResponseBody.js.map +1 -1
  263. package/dist/models/RemoveConsumerAuthorizationRuleResponseBody.d.ts +2 -2
  264. package/dist/models/ResetGatewayQuotaRuleRequest.d.ts +30 -0
  265. package/dist/models/ResetGatewayQuotaRuleRequest.js.map +1 -1
  266. package/dist/models/ResetGatewayQuotaRuleResponseBody.d.ts +52 -0
  267. package/dist/models/ResetGatewayQuotaRuleResponseBody.js.map +1 -1
  268. package/dist/models/RestartGatewayResponseBody.d.ts +2 -2
  269. package/dist/models/Service.d.ts +44 -18
  270. package/dist/models/Service.js +6 -0
  271. package/dist/models/Service.js.map +1 -1
  272. package/dist/models/ServiceHealthCheck.d.ts +48 -0
  273. package/dist/models/ServiceHealthCheck.js.map +1 -1
  274. package/dist/models/ServiceInfo.d.ts +192 -0
  275. package/dist/models/ServiceInfo.js +154 -0
  276. package/dist/models/ServiceInfo.js.map +1 -0
  277. package/dist/models/SyncMcpserversRequest.d.ts +7 -7
  278. package/dist/models/SyncMcpserversResponseBody.d.ts +7 -7
  279. package/dist/models/TagResourcesRequest.d.ts +17 -0
  280. package/dist/models/TagResourcesRequest.js.map +1 -1
  281. package/dist/models/UnDeployMcpServerResponseBody.d.ts +3 -3
  282. package/dist/models/UndeployHttpApiRequest.d.ts +2 -2
  283. package/dist/models/UndeployHttpApiResponseBody.d.ts +3 -3
  284. package/dist/models/UntagResourcesRequest.d.ts +19 -0
  285. package/dist/models/UntagResourcesRequest.js.map +1 -1
  286. package/dist/models/UntagResourcesShrinkRequest.d.ts +19 -0
  287. package/dist/models/UntagResourcesShrinkRequest.js.map +1 -1
  288. package/dist/models/UpdateAndAttachPolicyRequest.d.ts +3 -1
  289. package/dist/models/UpdateAndAttachPolicyRequest.js.map +1 -1
  290. package/dist/models/UpdateConsumerAuthorizationRuleRequest.d.ts +3 -1
  291. package/dist/models/UpdateConsumerAuthorizationRuleRequest.js.map +1 -1
  292. package/dist/models/UpdateConsumerAuthorizationRuleResponseBody.d.ts +3 -3
  293. package/dist/models/UpdateConsumerRequest.d.ts +3 -3
  294. package/dist/models/UpdateConsumerResponseBody.d.ts +3 -3
  295. package/dist/models/UpdateDomainRequest.d.ts +5 -5
  296. package/dist/models/UpdateDomainResponseBody.d.ts +1 -1
  297. package/dist/models/UpdateEnvironmentRequest.d.ts +2 -2
  298. package/dist/models/UpdateEnvironmentResponseBody.d.ts +3 -3
  299. package/dist/models/UpdateGatewayFeatureResponseBody.d.ts +2 -2
  300. package/dist/models/UpdateGatewayQuotaRuleRequest.d.ts +29 -0
  301. package/dist/models/UpdateGatewayQuotaRuleRequest.js.map +1 -1
  302. package/dist/models/UpdateGatewayQuotaRuleResponseBody.d.ts +59 -0
  303. package/dist/models/UpdateGatewayQuotaRuleResponseBody.js.map +1 -1
  304. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.d.ts +6 -0
  305. package/dist/models/UpdateGatewayQuotaRuleStatusRequest.js.map +1 -1
  306. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.d.ts +9 -0
  307. package/dist/models/UpdateGatewayQuotaRuleStatusResponseBody.js.map +1 -1
  308. package/dist/models/UpdateHttpApiOperationRequest.d.ts +1 -1
  309. package/dist/models/UpdateHttpApiRequest.d.ts +19 -19
  310. package/dist/models/UpdateHttpApiResponseBody.d.ts +3 -3
  311. package/dist/models/UpdateHttpApiRouteRequest.d.ts +36 -9
  312. package/dist/models/UpdateHttpApiRouteRequest.js.map +1 -1
  313. package/dist/models/UpdateHttpApiRouteResponseBody.d.ts +1 -1
  314. package/dist/models/UpdateMcpServerRequest.d.ts +41 -31
  315. package/dist/models/UpdateMcpServerRequest.js.map +1 -1
  316. package/dist/models/UpdateMcpServerResponseBody.d.ts +3 -3
  317. package/dist/models/UpdatePluginAttachmentRequest.d.ts +3 -3
  318. package/dist/models/UpdatePluginAttachmentResponseBody.d.ts +3 -3
  319. package/dist/models/UpdatePolicyRequest.d.ts +3 -3
  320. package/dist/models/UpdatePolicyResponseBody.d.ts +3 -3
  321. package/dist/models/UpdateSecretRequest.d.ts +1 -1
  322. package/dist/models/UpdateSecretResponseBody.d.ts +2 -2
  323. package/dist/models/UpdateServiceRequest.d.ts +26 -23
  324. package/dist/models/UpdateServiceRequest.js +2 -0
  325. package/dist/models/UpdateServiceRequest.js.map +1 -1
  326. package/dist/models/UpdateServiceVersionRequest.d.ts +3 -3
  327. package/dist/models/UpdateServiceVersionResponseBody.d.ts +2 -2
  328. package/dist/models/UpgradeGatewayRequest.d.ts +1 -1
  329. package/dist/models/UpgradeGatewayResponseBody.d.ts +2 -2
  330. package/dist/models/model.d.ts +26 -0
  331. package/dist/models/model.js +69 -17
  332. package/dist/models/model.js.map +1 -1
  333. package/package.json +1 -1
  334. package/src/client.ts +447 -209
  335. package/src/models/AddGatewayQuotaRuleRequest.ts +40 -1
  336. package/src/models/AddGatewayQuotaRuleResponseBody.ts +56 -1
  337. package/src/models/AddGatewaySecurityGroupRuleRequest.ts +1 -1
  338. package/src/models/Attachment.ts +17 -20
  339. package/src/models/Backend.ts +5 -5
  340. package/src/models/BatchDeleteConsumerAuthorizationRuleRequest.ts +1 -1
  341. package/src/models/ChangeResourceGroupRequest.ts +4 -4
  342. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  343. package/src/models/ConsumerGroupInfo.ts +45 -0
  344. package/src/models/CreateAiModelProviderRequest.ts +60 -0
  345. package/src/models/CreateAiModelProviderResponse.ts +40 -0
  346. package/src/models/CreateAiModelProviderResponseBody.ts +358 -0
  347. package/src/models/CreateAndAttachPolicyRequest.ts +15 -45
  348. package/src/models/CreateAndAttachPolicyResponseBody.ts +8 -8
  349. package/src/models/CreateConsumerAuthorizationRuleResponseBody.ts +1 -1
  350. package/src/models/CreateConsumerAuthorizationRulesRequest.ts +23 -3
  351. package/src/models/CreateConsumerRequest.ts +4 -5
  352. package/src/models/CreateConsumerResponseBody.ts +1 -1
  353. package/src/models/CreateDomainRequest.ts +8 -8
  354. package/src/models/CreateEnvironmentRequest.ts +5 -5
  355. package/src/models/CreateEnvironmentResponseBody.ts +5 -5
  356. package/src/models/CreateGatewayRequest.ts +16 -7
  357. package/src/models/CreateHttpApiOperationRequest.ts +1 -1
  358. package/src/models/CreateHttpApiOperationResponseBody.ts +6 -6
  359. package/src/models/CreateHttpApiRequest.ts +16 -15
  360. package/src/models/CreateHttpApiRouteRequest.ts +4 -4
  361. package/src/models/CreateMcpServerRequest.ts +10 -10
  362. package/src/models/CreatePluginAttachmentResponseBody.ts +1 -1
  363. package/src/models/CreatePluginClassRequest.ts +138 -0
  364. package/src/models/CreatePluginClassResponse.ts +40 -0
  365. package/src/models/CreatePluginClassResponseBody.ts +94 -0
  366. package/src/models/CreatePolicyAttachmentRequest.ts +5 -5
  367. package/src/models/CreatePolicyAttachmentResponseBody.ts +5 -5
  368. package/src/models/CreatePolicyRequest.ts +35 -4
  369. package/src/models/CreatePolicyResponseBody.ts +5 -5
  370. package/src/models/CreateSecretRequest.ts +4 -4
  371. package/src/models/CreateSecretResponseBody.ts +4 -4
  372. package/src/models/CreateServiceRequest.ts +12 -2
  373. package/src/models/CreateServiceVersionRequest.ts +3 -3
  374. package/src/models/CreateServiceVersionResponseBody.ts +2 -2
  375. package/src/models/CreateSourceRequest.ts +1 -1
  376. package/src/models/DeleteEnvironmentResponseBody.ts +1 -1
  377. package/src/models/DeleteGatewayQuotaRuleResponseBody.ts +9 -0
  378. package/src/models/DeleteGatewaySecurityGroupRuleRequest.ts +3 -1
  379. package/src/models/DeleteHttpApiResponseBody.ts +2 -2
  380. package/src/models/DeleteHttpApiRouteResponseBody.ts +2 -2
  381. package/src/models/DeleteMcpServerResponseBody.ts +3 -3
  382. package/src/models/DeletePluginClassRequest.ts +24 -0
  383. package/src/models/DeletePluginClassResponse.ts +40 -0
  384. package/src/models/DeletePluginClassResponseBody.ts +48 -0
  385. package/src/models/DeletePolicyAttachmentResponseBody.ts +3 -3
  386. package/src/models/DeletePolicyResponseBody.ts +3 -3
  387. package/src/models/DeleteSecretResponseBody.ts +3 -3
  388. package/src/models/DeleteServiceVersionResponseBody.ts +2 -2
  389. package/src/models/DeployHttpApiRequest.ts +6 -6
  390. package/src/models/DeployMcpServerResponseBody.ts +3 -3
  391. package/src/models/DescribeRegionsRequest.ts +3 -0
  392. package/src/models/DescribeRegionsResponseBody.ts +19 -0
  393. package/src/models/DomainInfo.ts +15 -2
  394. package/src/models/ExportHttpApiRequest.ts +7 -7
  395. package/src/models/GatewayInfo.ts +9 -1
  396. package/src/models/GetConsumerAuthorizationRuleResponseBody.ts +2 -2
  397. package/src/models/GetConsumerResponseBody.ts +75 -5
  398. package/src/models/GetDomainResponseBody.ts +39 -7
  399. package/src/models/GetEnvironmentResponseBody.ts +1 -1
  400. package/src/models/GetGatewayQuotaRuleRequest.ts +10 -0
  401. package/src/models/GetGatewayQuotaRuleResponseBody.ts +60 -0
  402. package/src/models/GetGatewayQuotaRuleSubjectUsageRequest.ts +6 -0
  403. package/src/models/GetGatewayQuotaRuleSubjectUsageResponseBody.ts +64 -1
  404. package/src/models/GetGatewayResponseBody.ts +89 -73
  405. package/src/models/GetHttpApiResponseBody.ts +3 -3
  406. package/src/models/GetMcpServerResponseBody.ts +49 -49
  407. package/src/models/GetPluginAttachmentResponseBody.ts +4 -4
  408. package/src/models/GetPluginClassRequest.ts +24 -0
  409. package/src/models/GetPluginClassResponse.ts +40 -0
  410. package/src/models/GetPluginClassResponseBody.ts +154 -0
  411. package/src/models/GetPolicyAttachmentResponseBody.ts +11 -11
  412. package/src/models/GetResourceOverviewResponseBody.ts +12 -12
  413. package/src/models/GetSecretResponseBody.ts +11 -13
  414. package/src/models/GetSecretValueResponseBody.ts +4 -4
  415. package/src/models/GetServiceResponseBody.ts +1 -1
  416. package/src/models/GetSourceResponseBody.ts +8 -2
  417. package/src/models/GetTraceConfigRequest.ts +1 -2
  418. package/src/models/GetTraceConfigResponseBody.ts +2 -2
  419. package/src/models/HiMarketAgentConfig.ts +3 -3
  420. package/src/models/HiMarketApiKeyConfig.ts +17 -5
  421. package/src/models/HiMarketAuthCodeConfig.ts +36 -9
  422. package/src/models/HiMarketDomain.ts +16 -4
  423. package/src/models/HiMarketHmacConfig.ts +13 -4
  424. package/src/models/HiMarketHttpRoute.ts +75 -24
  425. package/src/models/HiMarketIcon.ts +8 -2
  426. package/src/models/HiMarketIdentityMapping.ts +12 -3
  427. package/src/models/HiMarketMcpConfig.ts +19 -7
  428. package/src/models/HiMarketModelConfig.ts +7 -4
  429. package/src/models/HiMarketModelFeature.ts +28 -7
  430. package/src/models/HiMarketOidcConfig.ts +71 -20
  431. package/src/models/HiMarketPortalDeployConfig.ts +45 -12
  432. package/src/models/HiMarketPortalDomainConfig.ts +12 -3
  433. package/src/models/HiMarketPortalSettingConfig.ts +12 -12
  434. package/src/models/HiMarketProductCategory.ts +13 -4
  435. package/src/models/HiMarketProductFeature.ts +1 -1
  436. package/src/models/HiMarketProductPublicationConifg.ts +4 -1
  437. package/src/models/HiMarketProductPublicationDetail.ts +24 -6
  438. package/src/models/HiMarketProductRefConfig.ts +33 -9
  439. package/src/models/HttpApiDeployConfig.ts +6 -6
  440. package/src/models/HttpApiVersionConfig.ts +4 -10
  441. package/src/models/ImportHttpApiRequest.ts +19 -11
  442. package/src/models/ImportHttpApiResponseBody.ts +48 -3
  443. package/src/models/InstallPluginResponseBody.ts +5 -5
  444. package/src/models/JwtIdentityConfig.ts +21 -9
  445. package/src/models/ListConsumerAuthorizationRulesResponseBody.ts +16 -14
  446. package/src/models/ListConsumerQuotaRulesRequest.ts +12 -0
  447. package/src/models/ListConsumerQuotaRulesResponseBody.ts +59 -0
  448. package/src/models/ListConsumersRequest.ts +3 -3
  449. package/src/models/ListConsumersResponseBody.ts +10 -10
  450. package/src/models/ListDomainsRequest.ts +3 -0
  451. package/src/models/ListEnvironmentsResponseBody.ts +1 -1
  452. package/src/models/ListExternalServicesRequest.ts +20 -0
  453. package/src/models/ListExternalServicesResponseBody.ts +30 -0
  454. package/src/models/ListGatewayFeaturesResponseBody.ts +27 -30
  455. package/src/models/ListGatewayQuotaRulesRequest.ts +15 -0
  456. package/src/models/ListGatewayQuotaRulesResponseBody.ts +54 -0
  457. package/src/models/ListGatewaysRequest.ts +10 -10
  458. package/src/models/ListGatewaysResponseBody.ts +81 -76
  459. package/src/models/ListGatewaysShrinkRequest.ts +8 -8
  460. package/src/models/ListHttpApiOperationsRequest.ts +13 -13
  461. package/src/models/ListHttpApiOperationsResponseBody.ts +8 -8
  462. package/src/models/ListHttpApisRequest.ts +21 -17
  463. package/src/models/ListHttpApisResponseBody.ts +8 -8
  464. package/src/models/ListMcpServersRequest.ts +5 -5
  465. package/src/models/ListMcpServersResponseBody.ts +26 -26
  466. package/src/models/ListPluginAttachmentsRequest.ts +6 -6
  467. package/src/models/ListPluginAttachmentsResponseBody.ts +15 -25
  468. package/src/models/ListPluginClassesRequest.ts +14 -16
  469. package/src/models/ListPluginClassesResponseBody.ts +16 -16
  470. package/src/models/ListPluginsRequest.ts +15 -15
  471. package/src/models/ListPluginsResponseBody.ts +17 -17
  472. package/src/models/ListPoliciesRequest.ts +11 -15
  473. package/src/models/ListPoliciesResponseBody.ts +6 -6
  474. package/src/models/ListPolicyClassesRequest.ts +1 -1
  475. package/src/models/ListSecretReferencesRequest.ts +1 -1
  476. package/src/models/ListSecretReferencesResponseBody.ts +9 -9
  477. package/src/models/ListSecretsRequest.ts +4 -4
  478. package/src/models/ListSecretsResponseBody.ts +19 -16
  479. package/src/models/ListServicesRequest.ts +5 -5
  480. package/src/models/ListSslCertsResponseBody.ts +1 -1
  481. package/src/models/ListTagResourcesRequest.ts +18 -0
  482. package/src/models/ListTagResourcesResponseBody.ts +22 -0
  483. package/src/models/ListTagResourcesShrinkRequest.ts +12 -0
  484. package/src/models/ListZonesRequest.ts +38 -0
  485. package/src/models/ListZonesResponseBody.ts +7 -7
  486. package/src/models/PluginClassInfo.ts +119 -0
  487. package/src/models/PolicyDetailInfo.ts +42 -0
  488. package/src/models/QueryConsumerAuthorizationRulesRequest.ts +20 -0
  489. package/src/models/QueryConsumerAuthorizationRulesResponseBody.ts +51 -18
  490. package/src/models/RemoveConsumerAuthorizationRuleResponseBody.ts +2 -2
  491. package/src/models/ResetGatewayQuotaRuleRequest.ts +30 -0
  492. package/src/models/ResetGatewayQuotaRuleResponseBody.ts +52 -0
  493. package/src/models/RestartGatewayResponseBody.ts +2 -2
  494. package/src/models/Service.ts +50 -18
  495. package/src/models/ServiceHealthCheck.ts +48 -0
  496. package/src/models/ServiceInfo.ts +274 -0
  497. package/src/models/SyncMcpserversRequest.ts +7 -7
  498. package/src/models/SyncMcpserversResponseBody.ts +7 -7
  499. package/src/models/TagResourcesRequest.ts +17 -0
  500. package/src/models/UnDeployMcpServerResponseBody.ts +3 -3
  501. package/src/models/UndeployHttpApiRequest.ts +2 -2
  502. package/src/models/UndeployHttpApiResponseBody.ts +3 -3
  503. package/src/models/UntagResourcesRequest.ts +19 -0
  504. package/src/models/UntagResourcesShrinkRequest.ts +19 -0
  505. package/src/models/UpdateAndAttachPolicyRequest.ts +3 -1
  506. package/src/models/UpdateConsumerAuthorizationRuleRequest.ts +3 -1
  507. package/src/models/UpdateConsumerAuthorizationRuleResponseBody.ts +3 -3
  508. package/src/models/UpdateConsumerRequest.ts +3 -3
  509. package/src/models/UpdateConsumerResponseBody.ts +3 -3
  510. package/src/models/UpdateDomainRequest.ts +5 -5
  511. package/src/models/UpdateDomainResponseBody.ts +1 -1
  512. package/src/models/UpdateEnvironmentRequest.ts +2 -2
  513. package/src/models/UpdateEnvironmentResponseBody.ts +3 -3
  514. package/src/models/UpdateGatewayFeatureResponseBody.ts +2 -2
  515. package/src/models/UpdateGatewayQuotaRuleRequest.ts +29 -0
  516. package/src/models/UpdateGatewayQuotaRuleResponseBody.ts +59 -0
  517. package/src/models/UpdateGatewayQuotaRuleStatusRequest.ts +6 -0
  518. package/src/models/UpdateGatewayQuotaRuleStatusResponseBody.ts +9 -0
  519. package/src/models/UpdateHttpApiOperationRequest.ts +1 -1
  520. package/src/models/UpdateHttpApiRequest.ts +19 -19
  521. package/src/models/UpdateHttpApiResponseBody.ts +3 -3
  522. package/src/models/UpdateHttpApiRouteRequest.ts +36 -9
  523. package/src/models/UpdateHttpApiRouteResponseBody.ts +1 -1
  524. package/src/models/UpdateMcpServerRequest.ts +41 -31
  525. package/src/models/UpdateMcpServerResponseBody.ts +3 -3
  526. package/src/models/UpdatePluginAttachmentRequest.ts +3 -3
  527. package/src/models/UpdatePluginAttachmentResponseBody.ts +3 -3
  528. package/src/models/UpdatePolicyRequest.ts +3 -3
  529. package/src/models/UpdatePolicyResponseBody.ts +3 -3
  530. package/src/models/UpdateSecretRequest.ts +1 -1
  531. package/src/models/UpdateSecretResponseBody.ts +2 -2
  532. package/src/models/UpdateServiceRequest.ts +28 -23
  533. package/src/models/UpdateServiceVersionRequest.ts +3 -3
  534. package/src/models/UpdateServiceVersionResponseBody.ts +2 -2
  535. package/src/models/UpgradeGatewayRequest.ts +1 -1
  536. package/src/models/UpgradeGatewayResponseBody.ts +2 -2
  537. package/src/models/model.ts +26 -0
package/dist/client.d.ts CHANGED
@@ -9,18 +9,18 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 新增网关配额限流规则
12
+ * Creates a gateway quota throttling rule.
13
13
  *
14
14
  * @remarks
15
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
15
+ * Creates a consumer-based quota rule for an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
16
16
  * >
17
- * > 推荐调用逻辑:
18
- * > - 一、先 dryRun 预检检验是否存在规则冲突
19
- * > - - dryRun=true
20
- * > - - 返回含conflictHash的冲突预览
21
- * > - 二、确认后正式提交
22
- * > - - 无冲突:dryRun=false,overwrite=false
23
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
17
+ * > Recommended call sequence:
18
+ * > - Step 1: Perform a dry run to check for rule conflicts.
19
+ * > - - Set dryRun to true.
20
+ * > - - The response contains a conflict preview with a conflictHash value.
21
+ * > - Step 2: Submit the request after confirmation.
22
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
23
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
24
24
  *
25
25
  * @param request - AddGatewayQuotaRuleRequest
26
26
  * @param headers - map
@@ -31,25 +31,25 @@ export default class Client extends OpenApi {
31
31
  [key: string]: string;
32
32
  }, runtime: $dara.RuntimeOptions): Promise<$_model.AddGatewayQuotaRuleResponse>;
33
33
  /**
34
- * 新增网关配额限流规则
34
+ * Creates a gateway quota throttling rule.
35
35
  *
36
36
  * @remarks
37
- * 该接口用于对AI网关增加基于消费者的配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
37
+ * Creates a consumer-based quota rule for an AI gateway. This operation takes effect only on AI gateways of version 2.1.19 or later.
38
38
  * >
39
- * > 推荐调用逻辑:
40
- * > - 一、先 dryRun 预检检验是否存在规则冲突
41
- * > - - dryRun=true
42
- * > - - 返回含conflictHash的冲突预览
43
- * > - 二、确认后正式提交
44
- * > - - 无冲突:dryRun=false,overwrite=false
45
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
39
+ * > Recommended call sequence:
40
+ * > - Step 1: Perform a dry run to check for rule conflicts.
41
+ * > - - Set dryRun to true.
42
+ * > - - The response contains a conflict preview with a conflictHash value.
43
+ * > - Step 2: Submit the request after confirmation.
44
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
45
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
46
46
  *
47
47
  * @param request - AddGatewayQuotaRuleRequest
48
48
  * @returns AddGatewayQuotaRuleResponse
49
49
  */
50
50
  addGatewayQuotaRule(gatewayId: string, request: $_model.AddGatewayQuotaRuleRequest): Promise<$_model.AddGatewayQuotaRuleResponse>;
51
51
  /**
52
- * Authorizes a security group to allow gateway access to services.
52
+ * Authorizes a security group that allows a gateway to access services.
53
53
  *
54
54
  * @param request - AddGatewaySecurityGroupRuleRequest
55
55
  * @param headers - map
@@ -60,14 +60,14 @@ export default class Client extends OpenApi {
60
60
  [key: string]: string;
61
61
  }, runtime: $dara.RuntimeOptions): Promise<$_model.AddGatewaySecurityGroupRuleResponse>;
62
62
  /**
63
- * Authorizes a security group to allow gateway access to services.
63
+ * Authorizes a security group that allows a gateway to access services.
64
64
  *
65
65
  * @param request - AddGatewaySecurityGroupRuleRequest
66
66
  * @returns AddGatewaySecurityGroupRuleResponse
67
67
  */
68
68
  addGatewaySecurityGroupRule(gatewayId: string, request: $_model.AddGatewaySecurityGroupRuleRequest): Promise<$_model.AddGatewaySecurityGroupRuleResponse>;
69
69
  /**
70
- * Revokes API consumer authorization rules in batches.
70
+ * Revokes consumer authorization rules in batches.
71
71
  *
72
72
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
73
73
  * @param headers - map
@@ -78,14 +78,14 @@ export default class Client extends OpenApi {
78
78
  [key: string]: string;
79
79
  }, runtime: $dara.RuntimeOptions): Promise<$_model.BatchDeleteConsumerAuthorizationRuleResponse>;
80
80
  /**
81
- * Revokes API consumer authorization rules in batches.
81
+ * Revokes consumer authorization rules in batches.
82
82
  *
83
83
  * @param request - BatchDeleteConsumerAuthorizationRuleRequest
84
84
  * @returns BatchDeleteConsumerAuthorizationRuleResponse
85
85
  */
86
86
  batchDeleteConsumerAuthorizationRule(request: $_model.BatchDeleteConsumerAuthorizationRuleRequest): Promise<$_model.BatchDeleteConsumerAuthorizationRuleResponse>;
87
87
  /**
88
- * Moves a resource from one resource group to another.
88
+ * Moves a resource to a different resource group.
89
89
  *
90
90
  * @param request - ChangeResourceGroupRequest
91
91
  * @param headers - map
@@ -96,12 +96,30 @@ export default class Client extends OpenApi {
96
96
  [key: string]: string;
97
97
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ChangeResourceGroupResponse>;
98
98
  /**
99
- * Moves a resource from one resource group to another.
99
+ * Moves a resource to a different resource group.
100
100
  *
101
101
  * @param request - ChangeResourceGroupRequest
102
102
  * @returns ChangeResourceGroupResponse
103
103
  */
104
104
  changeResourceGroup(request: $_model.ChangeResourceGroupRequest): Promise<$_model.ChangeResourceGroupResponse>;
105
+ /**
106
+ * 创建AI模型供应商
107
+ *
108
+ * @param request - CreateAiModelProviderRequest
109
+ * @param headers - map
110
+ * @param runtime - runtime options for this request RuntimeOptions
111
+ * @returns CreateAiModelProviderResponse
112
+ */
113
+ createAiModelProviderWithOptions(request: $_model.CreateAiModelProviderRequest, headers: {
114
+ [key: string]: string;
115
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAiModelProviderResponse>;
116
+ /**
117
+ * 创建AI模型供应商
118
+ *
119
+ * @param request - CreateAiModelProviderRequest
120
+ * @returns CreateAiModelProviderResponse
121
+ */
122
+ createAiModelProvider(request: $_model.CreateAiModelProviderRequest): Promise<$_model.CreateAiModelProviderResponse>;
105
123
  /**
106
124
  * Creates and attaches a policy.
107
125
  *
@@ -251,7 +269,7 @@ export default class Client extends OpenApi {
251
269
  */
252
270
  createHttpApi(request: $_model.CreateHttpApiRequest): Promise<$_model.CreateHttpApiResponse>;
253
271
  /**
254
- * Create an Operation for HTTP API
272
+ * Creates operations for an HTTP API.
255
273
  *
256
274
  * @param request - CreateHttpApiOperationRequest
257
275
  * @param headers - map
@@ -262,7 +280,7 @@ export default class Client extends OpenApi {
262
280
  [key: string]: string;
263
281
  }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHttpApiOperationResponse>;
264
282
  /**
265
- * Create an Operation for HTTP API
283
+ * Creates operations for an HTTP API.
266
284
  *
267
285
  * @param request - CreateHttpApiOperationRequest
268
286
  * @returns CreateHttpApiOperationResponse
@@ -322,6 +340,24 @@ export default class Client extends OpenApi {
322
340
  * @returns CreatePluginAttachmentResponse
323
341
  */
324
342
  createPluginAttachment(request: $_model.CreatePluginAttachmentRequest): Promise<$_model.CreatePluginAttachmentResponse>;
343
+ /**
344
+ * Creates a custom plugin class.
345
+ *
346
+ * @param request - CreatePluginClassRequest
347
+ * @param headers - map
348
+ * @param runtime - runtime options for this request RuntimeOptions
349
+ * @returns CreatePluginClassResponse
350
+ */
351
+ createPluginClassWithOptions(request: $_model.CreatePluginClassRequest, headers: {
352
+ [key: string]: string;
353
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePluginClassResponse>;
354
+ /**
355
+ * Creates a custom plugin class.
356
+ *
357
+ * @param request - CreatePluginClassRequest
358
+ * @returns CreatePluginClassResponse
359
+ */
360
+ createPluginClass(request: $_model.CreatePluginClassRequest): Promise<$_model.CreatePluginClassResponse>;
325
361
  /**
326
362
  * Creates a policy.
327
363
  *
@@ -341,7 +377,7 @@ export default class Client extends OpenApi {
341
377
  */
342
378
  createPolicy(request: $_model.CreatePolicyRequest): Promise<$_model.CreatePolicyResponse>;
343
379
  /**
344
- * Creates a policy attachment.
380
+ * Creates a policy attachment to a resource.
345
381
  *
346
382
  * @param request - CreatePolicyAttachmentRequest
347
383
  * @param headers - map
@@ -352,7 +388,7 @@ export default class Client extends OpenApi {
352
388
  [key: string]: string;
353
389
  }, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePolicyAttachmentResponse>;
354
390
  /**
355
- * Creates a policy attachment.
391
+ * Creates a policy attachment to a resource.
356
392
  *
357
393
  * @param request - CreatePolicyAttachmentRequest
358
394
  * @returns CreatePolicyAttachmentResponse
@@ -377,7 +413,7 @@ export default class Client extends OpenApi {
377
413
  */
378
414
  createSecret(request: $_model.CreateSecretRequest): Promise<$_model.CreateSecretResponse>;
379
415
  /**
380
- * Creates a service.
416
+ * Creates services.
381
417
  *
382
418
  * @remarks
383
419
  * This operation supports creating multiple services.
@@ -391,7 +427,7 @@ export default class Client extends OpenApi {
391
427
  [key: string]: string;
392
428
  }, runtime: $dara.RuntimeOptions): Promise<$_model.CreateServiceResponse>;
393
429
  /**
394
- * Creates a service.
430
+ * Creates services.
395
431
  *
396
432
  * @remarks
397
433
  * This operation supports creating multiple services.
@@ -516,10 +552,10 @@ export default class Client extends OpenApi {
516
552
  */
517
553
  deleteGateway(gatewayId: string): Promise<$_model.DeleteGatewayResponse>;
518
554
  /**
519
- * 删除网关配额限流规则
555
+ * Deletes a quota throttling rule from a gateway.
520
556
  *
521
557
  * @remarks
522
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
558
+ * Deletes a consumer-based quota rule from an AI gateway. This operation takes effect only for AI gateways of version 2.1.19 or later.
523
559
  *
524
560
  * @param request - DeleteGatewayQuotaRuleRequest
525
561
  * @param headers - map
@@ -530,17 +566,17 @@ export default class Client extends OpenApi {
530
566
  [key: string]: string;
531
567
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGatewayQuotaRuleResponse>;
532
568
  /**
533
- * 删除网关配额限流规则
569
+ * Deletes a quota throttling rule from a gateway.
534
570
  *
535
571
  * @remarks
536
- * 该接口用于对 AI 网关删除某条基于消费者的配额规则。注意,只针对于版本大于 2.1.19 AI 网关生效。
572
+ * Deletes a consumer-based quota rule from an AI gateway. This operation takes effect only for AI gateways of version 2.1.19 or later.
537
573
  *
538
574
  * @param request - DeleteGatewayQuotaRuleRequest
539
575
  * @returns DeleteGatewayQuotaRuleResponse
540
576
  */
541
577
  deleteGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.DeleteGatewayQuotaRuleRequest): Promise<$_model.DeleteGatewayQuotaRuleResponse>;
542
578
  /**
543
- * Deletes a gateway security group rule.
579
+ * Deletes a security group rule from a gateway.
544
580
  *
545
581
  * @param request - DeleteGatewaySecurityGroupRuleRequest
546
582
  * @param headers - map
@@ -551,14 +587,14 @@ export default class Client extends OpenApi {
551
587
  [key: string]: string;
552
588
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGatewaySecurityGroupRuleResponse>;
553
589
  /**
554
- * Deletes a gateway security group rule.
590
+ * Deletes a security group rule from a gateway.
555
591
  *
556
592
  * @param request - DeleteGatewaySecurityGroupRuleRequest
557
593
  * @returns DeleteGatewaySecurityGroupRuleResponse
558
594
  */
559
595
  deleteGatewaySecurityGroupRule(gatewayId: string, securityGroupRuleId: string, request: $_model.DeleteGatewaySecurityGroupRuleRequest): Promise<$_model.DeleteGatewaySecurityGroupRuleResponse>;
560
596
  /**
561
- * Deletes an HTTP API.
597
+ * Deletes a specified HTTP API.
562
598
  *
563
599
  * @param headers - map
564
600
  * @param runtime - runtime options for this request RuntimeOptions
@@ -568,7 +604,7 @@ export default class Client extends OpenApi {
568
604
  [key: string]: string;
569
605
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHttpApiResponse>;
570
606
  /**
571
- * Deletes an HTTP API.
607
+ * Deletes a specified HTTP API.
572
608
  * @returns DeleteHttpApiResponse
573
609
  */
574
610
  deleteHttpApi(httpApiId: string): Promise<$_model.DeleteHttpApiResponse>;
@@ -588,7 +624,7 @@ export default class Client extends OpenApi {
588
624
  */
589
625
  deleteHttpApiOperation(httpApiId: string, operationId: string): Promise<$_model.DeleteHttpApiOperationResponse>;
590
626
  /**
591
- * Deletes a route in an HTTP API.
627
+ * Deletes a route of an HTTP API.
592
628
  *
593
629
  * @param headers - map
594
630
  * @param runtime - runtime options for this request RuntimeOptions
@@ -598,7 +634,7 @@ export default class Client extends OpenApi {
598
634
  [key: string]: string;
599
635
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHttpApiRouteResponse>;
600
636
  /**
601
- * Deletes a route in an HTTP API.
637
+ * Deletes a route of an HTTP API.
602
638
  * @returns DeleteHttpApiRouteResponse
603
639
  */
604
640
  deleteHttpApiRoute(httpApiId: string, routeId: string): Promise<$_model.DeleteHttpApiRouteResponse>;
@@ -632,6 +668,24 @@ export default class Client extends OpenApi {
632
668
  * @returns DeletePluginAttachmentResponse
633
669
  */
634
670
  deletePluginAttachment(pluginAttachmentId: string): Promise<$_model.DeletePluginAttachmentResponse>;
671
+ /**
672
+ * DeletePluginClass
673
+ *
674
+ * @param request - DeletePluginClassRequest
675
+ * @param headers - map
676
+ * @param runtime - runtime options for this request RuntimeOptions
677
+ * @returns DeletePluginClassResponse
678
+ */
679
+ deletePluginClassWithOptions(pluginClassId: string, request: $_model.DeletePluginClassRequest, headers: {
680
+ [key: string]: string;
681
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.DeletePluginClassResponse>;
682
+ /**
683
+ * DeletePluginClass
684
+ *
685
+ * @param request - DeletePluginClassRequest
686
+ * @returns DeletePluginClassResponse
687
+ */
688
+ deletePluginClass(pluginClassId: string, request: $_model.DeletePluginClassRequest): Promise<$_model.DeletePluginClassResponse>;
635
689
  /**
636
690
  * Deletes a policy.
637
691
  *
@@ -666,7 +720,7 @@ export default class Client extends OpenApi {
666
720
  * Deletes a key value.
667
721
  *
668
722
  * @remarks
669
- * 接口支持创建多个服务。
723
+ * The operation supports creating multiple services.
670
724
  *
671
725
  * @param headers - map
672
726
  * @param runtime - runtime options for this request RuntimeOptions
@@ -679,7 +733,7 @@ export default class Client extends OpenApi {
679
733
  * Deletes a key value.
680
734
  *
681
735
  * @remarks
682
- * 接口支持创建多个服务。
736
+ * The operation supports creating multiple services.
683
737
  * @returns DeleteSecretResponse
684
738
  */
685
739
  deleteSecret(secretId: string): Promise<$_model.DeleteSecretResponse>;
@@ -747,7 +801,7 @@ export default class Client extends OpenApi {
747
801
  */
748
802
  deployHttpApi(httpApiId: string, request: $_model.DeployHttpApiRequest): Promise<$_model.DeployHttpApiResponse>;
749
803
  /**
750
- * Deploys an MCP server.
804
+ * Publishes an MCP server.
751
805
  *
752
806
  * @param headers - map
753
807
  * @param runtime - runtime options for this request RuntimeOptions
@@ -757,12 +811,12 @@ export default class Client extends OpenApi {
757
811
  [key: string]: string;
758
812
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DeployMcpServerResponse>;
759
813
  /**
760
- * Deploys an MCP server.
814
+ * Publishes an MCP server.
761
815
  * @returns DeployMcpServerResponse
762
816
  */
763
817
  deployMcpServer(mcpServerId: string): Promise<$_model.DeployMcpServerResponse>;
764
818
  /**
765
- * 查询当前账号可见的云原生API网关开服地域
819
+ * Queries the regions where the cloud-native API gateway is available for the current account.
766
820
  *
767
821
  * @param request - DescribeRegionsRequest
768
822
  * @param headers - map
@@ -773,7 +827,7 @@ export default class Client extends OpenApi {
773
827
  [key: string]: string;
774
828
  }, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRegionsResponse>;
775
829
  /**
776
- * 查询当前账号可见的云原生API网关开服地域
830
+ * Queries the regions where the cloud-native API gateway is available for the current account.
777
831
  *
778
832
  * @param request - DescribeRegionsRequest
779
833
  * @returns DescribeRegionsResponse
@@ -886,7 +940,7 @@ export default class Client extends OpenApi {
886
940
  */
887
941
  getEnvironment(environmentId: string, request: $_model.GetEnvironmentRequest): Promise<$_model.GetEnvironmentResponse>;
888
942
  /**
889
- * Queries the basic information about an instance, such as the virtual private cloud (VPC) and vSwitch to which the instance belongs and its ingress.
943
+ * Retrieves basic information about a gateway, including the associated VPC, vSwitch, and gateway ingress.
890
944
  *
891
945
  * @param headers - map
892
946
  * @param runtime - runtime options for this request RuntimeOptions
@@ -896,15 +950,15 @@ export default class Client extends OpenApi {
896
950
  [key: string]: string;
897
951
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetGatewayResponse>;
898
952
  /**
899
- * Queries the basic information about an instance, such as the virtual private cloud (VPC) and vSwitch to which the instance belongs and its ingress.
953
+ * Retrieves basic information about a gateway, including the associated VPC, vSwitch, and gateway ingress.
900
954
  * @returns GetGatewayResponse
901
955
  */
902
956
  getGateway(gatewayId: string): Promise<$_model.GetGatewayResponse>;
903
957
  /**
904
- * 查询网关配额限流规则详情
958
+ * Queries the details of a gateway quota rate limiting rule.
905
959
  *
906
960
  * @remarks
907
- * 该接口用于查询 AI 网关上某条消费者配额规则。
961
+ * Queries the details of a consumer quota rule on an AI gateway.
908
962
  *
909
963
  * @param request - GetGatewayQuotaRuleRequest
910
964
  * @param headers - map
@@ -915,20 +969,20 @@ export default class Client extends OpenApi {
915
969
  [key: string]: string;
916
970
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetGatewayQuotaRuleResponse>;
917
971
  /**
918
- * 查询网关配额限流规则详情
972
+ * Queries the details of a gateway quota rate limiting rule.
919
973
  *
920
974
  * @remarks
921
- * 该接口用于查询 AI 网关上某条消费者配额规则。
975
+ * Queries the details of a consumer quota rule on an AI gateway.
922
976
  *
923
977
  * @param request - GetGatewayQuotaRuleRequest
924
978
  * @returns GetGatewayQuotaRuleResponse
925
979
  */
926
980
  getGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.GetGatewayQuotaRuleRequest): Promise<$_model.GetGatewayQuotaRuleResponse>;
927
981
  /**
928
- * 查询网关配额限流规则主体用量详情
982
+ * Queries the usage details of a subject under a gateway quota throttling rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
929
983
  *
930
984
  * @remarks
931
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
985
+ * Retrieves the usage details of a specific consumer under a quota rule. This operation takes effect only for AI gateways with a version later than 2.1.19.
932
986
  *
933
987
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
934
988
  * @param headers - map
@@ -939,17 +993,17 @@ export default class Client extends OpenApi {
939
993
  [key: string]: string;
940
994
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetGatewayQuotaRuleSubjectUsageResponse>;
941
995
  /**
942
- * 查询网关配额限流规则主体用量详情
996
+ * Queries the usage details of a subject under a gateway quota throttling rule, including used quota, total quota, whether the limit is exceeded, usage details, and consumption records.
943
997
  *
944
998
  * @remarks
945
- * 该接口用于获取配额规则下的某个消费者用量详情。注意,只针对于版本大于 2.1.19 的 AI 网关生效。
999
+ * Retrieves the usage details of a specific consumer under a quota rule. This operation takes effect only for AI gateways with a version later than 2.1.19.
946
1000
  *
947
1001
  * @param request - GetGatewayQuotaRuleSubjectUsageRequest
948
1002
  * @returns GetGatewayQuotaRuleSubjectUsageResponse
949
1003
  */
950
1004
  getGatewayQuotaRuleSubjectUsage(gatewayId: string, ruleId: string, subjectId: string, request: $_model.GetGatewayQuotaRuleSubjectUsageRequest): Promise<$_model.GetGatewayQuotaRuleSubjectUsageResponse>;
951
1005
  /**
952
- * Read HttpApi
1006
+ * Retrieves HTTP API information.
953
1007
  *
954
1008
  * @param headers - map
955
1009
  * @param runtime - runtime options for this request RuntimeOptions
@@ -959,7 +1013,7 @@ export default class Client extends OpenApi {
959
1013
  [key: string]: string;
960
1014
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetHttpApiResponse>;
961
1015
  /**
962
- * Read HttpApi
1016
+ * Retrieves HTTP API information.
963
1017
  * @returns GetHttpApiResponse
964
1018
  */
965
1019
  getHttpApi(httpApiId: string): Promise<$_model.GetHttpApiResponse>;
@@ -994,10 +1048,10 @@ export default class Client extends OpenApi {
994
1048
  */
995
1049
  getHttpApiRoute(httpApiId: string, routeId: string): Promise<$_model.GetHttpApiRouteResponse>;
996
1050
  /**
997
- * Get MCP Server.
1051
+ * Retrieves an MCP server.
998
1052
  *
999
1053
  * @remarks
1000
- * The API supports creating multiple services.
1054
+ * The operation supports creating multiple services.
1001
1055
  *
1002
1056
  * @param headers - map
1003
1057
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1007,15 +1061,15 @@ export default class Client extends OpenApi {
1007
1061
  [key: string]: string;
1008
1062
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetMcpServerResponse>;
1009
1063
  /**
1010
- * Get MCP Server.
1064
+ * Retrieves an MCP server.
1011
1065
  *
1012
1066
  * @remarks
1013
- * The API supports creating multiple services.
1067
+ * The operation supports creating multiple services.
1014
1068
  * @returns GetMcpServerResponse
1015
1069
  */
1016
1070
  getMcpServer(mcpServerId: string): Promise<$_model.GetMcpServerResponse>;
1017
1071
  /**
1018
- * Queries a plugin attachment.
1072
+ * Queries a plugin mount.
1019
1073
  *
1020
1074
  * @param headers - map
1021
1075
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1025,10 +1079,28 @@ export default class Client extends OpenApi {
1025
1079
  [key: string]: string;
1026
1080
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPluginAttachmentResponse>;
1027
1081
  /**
1028
- * Queries a plugin attachment.
1082
+ * Queries a plugin mount.
1029
1083
  * @returns GetPluginAttachmentResponse
1030
1084
  */
1031
1085
  getPluginAttachment(pluginAttachmentId: string): Promise<$_model.GetPluginAttachmentResponse>;
1086
+ /**
1087
+ * Retrieves a custom plug-in class.
1088
+ *
1089
+ * @param request - GetPluginClassRequest
1090
+ * @param headers - map
1091
+ * @param runtime - runtime options for this request RuntimeOptions
1092
+ * @returns GetPluginClassResponse
1093
+ */
1094
+ getPluginClassWithOptions(pluginClassId: string, request: $_model.GetPluginClassRequest, headers: {
1095
+ [key: string]: string;
1096
+ }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPluginClassResponse>;
1097
+ /**
1098
+ * Retrieves a custom plug-in class.
1099
+ *
1100
+ * @param request - GetPluginClassRequest
1101
+ * @returns GetPluginClassResponse
1102
+ */
1103
+ getPluginClass(pluginClassId: string, request: $_model.GetPluginClassRequest): Promise<$_model.GetPluginClassResponse>;
1032
1104
  /**
1033
1105
  * Retrieves a policy.
1034
1106
  *
@@ -1045,7 +1117,7 @@ export default class Client extends OpenApi {
1045
1117
  */
1046
1118
  getPolicy(policyId: string): Promise<$_model.GetPolicyResponse>;
1047
1119
  /**
1048
- * Queries a policy attachment.
1120
+ * Queries the resource attachment of a policy.
1049
1121
  *
1050
1122
  * @param headers - map
1051
1123
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1055,12 +1127,12 @@ export default class Client extends OpenApi {
1055
1127
  [key: string]: string;
1056
1128
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetPolicyAttachmentResponse>;
1057
1129
  /**
1058
- * Queries a policy attachment.
1130
+ * Queries the resource attachment of a policy.
1059
1131
  * @returns GetPolicyAttachmentResponse
1060
1132
  */
1061
1133
  getPolicyAttachment(policyAttachmentId: string): Promise<$_model.GetPolicyAttachmentResponse>;
1062
1134
  /**
1063
- * Get resource overview information
1135
+ * Retrieves resource overview information.
1064
1136
  *
1065
1137
  * @param request - GetResourceOverviewRequest
1066
1138
  * @param headers - map
@@ -1071,17 +1143,17 @@ export default class Client extends OpenApi {
1071
1143
  [key: string]: string;
1072
1144
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceOverviewResponse>;
1073
1145
  /**
1074
- * Get resource overview information
1146
+ * Retrieves resource overview information.
1075
1147
  *
1076
1148
  * @param request - GetResourceOverviewRequest
1077
1149
  * @returns GetResourceOverviewResponse
1078
1150
  */
1079
1151
  getResourceOverview(request: $_model.GetResourceOverviewRequest): Promise<$_model.GetResourceOverviewResponse>;
1080
1152
  /**
1081
- * Obtains the key.
1153
+ * Retrieves a key.
1082
1154
  *
1083
1155
  * @remarks
1084
- * You can call this operation to create multiple services at a time.
1156
+ * The operation supports creating multiple services.
1085
1157
  *
1086
1158
  * @param headers - map
1087
1159
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1091,18 +1163,18 @@ export default class Client extends OpenApi {
1091
1163
  [key: string]: string;
1092
1164
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetSecretResponse>;
1093
1165
  /**
1094
- * Obtains the key.
1166
+ * Retrieves a key.
1095
1167
  *
1096
1168
  * @remarks
1097
- * You can call this operation to create multiple services at a time.
1169
+ * The operation supports creating multiple services.
1098
1170
  * @returns GetSecretResponse
1099
1171
  */
1100
1172
  getSecret(secretId: string): Promise<$_model.GetSecretResponse>;
1101
1173
  /**
1102
- * Gets the key value.
1174
+ * Retrieves the value of a key.
1103
1175
  *
1104
1176
  * @remarks
1105
- * 接口支持创建多个服务。
1177
+ * The operation supports creating multiple services.
1106
1178
  *
1107
1179
  * @param headers - map
1108
1180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1112,15 +1184,15 @@ export default class Client extends OpenApi {
1112
1184
  [key: string]: string;
1113
1185
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetSecretValueResponse>;
1114
1186
  /**
1115
- * Gets the key value.
1187
+ * Retrieves the value of a key.
1116
1188
  *
1117
1189
  * @remarks
1118
- * 接口支持创建多个服务。
1190
+ * The operation supports creating multiple services.
1119
1191
  * @returns GetSecretValueResponse
1120
1192
  */
1121
1193
  getSecretValue(name: string): Promise<$_model.GetSecretValueResponse>;
1122
1194
  /**
1123
- * Gets service details.
1195
+ * Retrieves the details of a service.
1124
1196
  *
1125
1197
  * @param headers - map
1126
1198
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1130,7 +1202,7 @@ export default class Client extends OpenApi {
1130
1202
  [key: string]: string;
1131
1203
  }, runtime: $dara.RuntimeOptions): Promise<$_model.GetServiceResponse>;
1132
1204
  /**
1133
- * Gets service details.
1205
+ * Retrieves the details of a service.
1134
1206
  * @returns GetServiceResponse
1135
1207
  */
1136
1208
  getService(serviceId: string): Promise<$_model.GetServiceResponse>;
@@ -1168,7 +1240,7 @@ export default class Client extends OpenApi {
1168
1240
  */
1169
1241
  getTraceConfig(gatewayId: string, request: $_model.GetTraceConfigRequest): Promise<$_model.GetTraceConfigResponse>;
1170
1242
  /**
1171
- * Imports an HTTP API. You can import an OpenAPI 2.0 or OpenAPI 3.0.x definition file as a REST API.
1243
+ * Imports an HTTP API. This operation supports importing OpenAPI 2.0 and OpenAPI 3.0.x definition files as REST-type APIs.
1172
1244
  *
1173
1245
  * @param request - ImportHttpApiRequest
1174
1246
  * @param headers - map
@@ -1179,7 +1251,7 @@ export default class Client extends OpenApi {
1179
1251
  [key: string]: string;
1180
1252
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ImportHttpApiResponse>;
1181
1253
  /**
1182
- * Imports an HTTP API. You can import an OpenAPI 2.0 or OpenAPI 3.0.x definition file as a REST API.
1254
+ * Imports an HTTP API. This operation supports importing OpenAPI 2.0 and OpenAPI 3.0.x definition files as REST-type APIs.
1183
1255
  *
1184
1256
  * @param request - ImportHttpApiRequest
1185
1257
  * @returns ImportHttpApiResponse
@@ -1222,7 +1294,7 @@ export default class Client extends OpenApi {
1222
1294
  */
1223
1295
  listConsumerAuthorizationRules(consumerId: string, request: $_model.ListConsumerAuthorizationRulesRequest): Promise<$_model.ListConsumerAuthorizationRulesResponse>;
1224
1296
  /**
1225
- * 查询消费者配额限流规则列表
1297
+ * Queries the list of quota rules configured for a specific consumer.
1226
1298
  *
1227
1299
  * @param request - ListConsumerQuotaRulesRequest
1228
1300
  * @param headers - map
@@ -1233,14 +1305,14 @@ export default class Client extends OpenApi {
1233
1305
  [key: string]: string;
1234
1306
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListConsumerQuotaRulesResponse>;
1235
1307
  /**
1236
- * 查询消费者配额限流规则列表
1308
+ * Queries the list of quota rules configured for a specific consumer.
1237
1309
  *
1238
1310
  * @param request - ListConsumerQuotaRulesRequest
1239
1311
  * @returns ListConsumerQuotaRulesResponse
1240
1312
  */
1241
1313
  listConsumerQuotaRules(consumerId: string, request: $_model.ListConsumerQuotaRulesRequest): Promise<$_model.ListConsumerQuotaRulesResponse>;
1242
1314
  /**
1243
- * Queries a list of consumers.
1315
+ * Retrieves a list of consumers.
1244
1316
  *
1245
1317
  * @param request - ListConsumersRequest
1246
1318
  * @param headers - map
@@ -1251,7 +1323,7 @@ export default class Client extends OpenApi {
1251
1323
  [key: string]: string;
1252
1324
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListConsumersResponse>;
1253
1325
  /**
1254
- * Queries a list of consumers.
1326
+ * Retrieves a list of consumers.
1255
1327
  *
1256
1328
  * @param request - ListConsumersRequest
1257
1329
  * @returns ListConsumersResponse
@@ -1276,7 +1348,7 @@ export default class Client extends OpenApi {
1276
1348
  */
1277
1349
  listDomains(request: $_model.ListDomainsRequest): Promise<$_model.ListDomainsResponse>;
1278
1350
  /**
1279
- * Queries a list of environments.
1351
+ * Queries the list of environments.
1280
1352
  *
1281
1353
  * @deprecated OpenAPI ListEnvironments is deprecated
1282
1354
  *
@@ -1289,7 +1361,7 @@ export default class Client extends OpenApi {
1289
1361
  [key: string]: string;
1290
1362
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListEnvironmentsResponse>;
1291
1363
  /**
1292
- * Queries a list of environments.
1364
+ * Queries the list of environments.
1293
1365
  *
1294
1366
  * @deprecated OpenAPI ListEnvironments is deprecated
1295
1367
  *
@@ -1298,10 +1370,10 @@ export default class Client extends OpenApi {
1298
1370
  */
1299
1371
  listEnvironments(request: $_model.ListEnvironmentsRequest): Promise<$_model.ListEnvironmentsResponse>;
1300
1372
  /**
1301
- * 获取网关外的服务信息
1373
+ * Retrieves the external service information of a gateway.
1302
1374
  *
1303
1375
  * @remarks
1304
- * 接口支持创建多个服务。
1376
+ * This operation supports creating multiple services.
1305
1377
  *
1306
1378
  * @param request - ListExternalServicesRequest
1307
1379
  * @param headers - map
@@ -1312,17 +1384,17 @@ export default class Client extends OpenApi {
1312
1384
  [key: string]: string;
1313
1385
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListExternalServicesResponse>;
1314
1386
  /**
1315
- * 获取网关外的服务信息
1387
+ * Retrieves the external service information of a gateway.
1316
1388
  *
1317
1389
  * @remarks
1318
- * 接口支持创建多个服务。
1390
+ * This operation supports creating multiple services.
1319
1391
  *
1320
1392
  * @param request - ListExternalServicesRequest
1321
1393
  * @returns ListExternalServicesResponse
1322
1394
  */
1323
1395
  listExternalServices(gatewayId: string, request: $_model.ListExternalServicesRequest): Promise<$_model.ListExternalServicesResponse>;
1324
1396
  /**
1325
- * Queries the feature parameter configurations of an instance.
1397
+ * Queries the list of gateway attribute parameter settings.
1326
1398
  *
1327
1399
  * @param headers - map
1328
1400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1332,15 +1404,15 @@ export default class Client extends OpenApi {
1332
1404
  [key: string]: string;
1333
1405
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayFeaturesResponse>;
1334
1406
  /**
1335
- * Queries the feature parameter configurations of an instance.
1407
+ * Queries the list of gateway attribute parameter settings.
1336
1408
  * @returns ListGatewayFeaturesResponse
1337
1409
  */
1338
1410
  listGatewayFeatures(gatewayId: string): Promise<$_model.ListGatewayFeaturesResponse>;
1339
1411
  /**
1340
- * 查询网关周期配额规则列表
1412
+ * Queries the list of consumer quota rules bound to a gateway.
1341
1413
  *
1342
1414
  * @remarks
1343
- * 该接口用于查询网关上绑定的消费者配额规则列表
1415
+ * Queries the list of consumer quota rules bound to a gateway.
1344
1416
  *
1345
1417
  * @param request - ListGatewayQuotaRulesRequest
1346
1418
  * @param headers - map
@@ -1351,17 +1423,17 @@ export default class Client extends OpenApi {
1351
1423
  [key: string]: string;
1352
1424
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewayQuotaRulesResponse>;
1353
1425
  /**
1354
- * 查询网关周期配额规则列表
1426
+ * Queries the list of consumer quota rules bound to a gateway.
1355
1427
  *
1356
1428
  * @remarks
1357
- * 该接口用于查询网关上绑定的消费者配额规则列表
1429
+ * Queries the list of consumer quota rules bound to a gateway.
1358
1430
  *
1359
1431
  * @param request - ListGatewayQuotaRulesRequest
1360
1432
  * @returns ListGatewayQuotaRulesResponse
1361
1433
  */
1362
1434
  listGatewayQuotaRules(gatewayId: string, request: $_model.ListGatewayQuotaRulesRequest): Promise<$_model.ListGatewayQuotaRulesResponse>;
1363
1435
  /**
1364
- * Queries a list of instances.
1436
+ * Queries a list of gateways.
1365
1437
  *
1366
1438
  * @param tmpReq - ListGatewaysRequest
1367
1439
  * @param headers - map
@@ -1372,14 +1444,14 @@ export default class Client extends OpenApi {
1372
1444
  [key: string]: string;
1373
1445
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListGatewaysResponse>;
1374
1446
  /**
1375
- * Queries a list of instances.
1447
+ * Queries a list of gateways.
1376
1448
  *
1377
1449
  * @param request - ListGatewaysRequest
1378
1450
  * @returns ListGatewaysResponse
1379
1451
  */
1380
1452
  listGateways(request: $_model.ListGatewaysRequest): Promise<$_model.ListGatewaysResponse>;
1381
1453
  /**
1382
- * List Operations
1454
+ * Retrieves a list of API operations.
1383
1455
  *
1384
1456
  * @param request - ListHttpApiOperationsRequest
1385
1457
  * @param headers - map
@@ -1390,7 +1462,7 @@ export default class Client extends OpenApi {
1390
1462
  [key: string]: string;
1391
1463
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListHttpApiOperationsResponse>;
1392
1464
  /**
1393
- * List Operations
1465
+ * Retrieves a list of API operations.
1394
1466
  *
1395
1467
  * @param request - ListHttpApiOperationsRequest
1396
1468
  * @returns ListHttpApiOperationsResponse
@@ -1415,7 +1487,7 @@ export default class Client extends OpenApi {
1415
1487
  */
1416
1488
  listHttpApiRoutes(httpApiId: string, request: $_model.ListHttpApiRoutesRequest): Promise<$_model.ListHttpApiRoutesResponse>;
1417
1489
  /**
1418
- * Queries a list of HTTP APIs.
1490
+ * Retrieves a list of HTTP APIs.
1419
1491
  *
1420
1492
  * @param request - ListHttpApisRequest
1421
1493
  * @param headers - map
@@ -1426,7 +1498,7 @@ export default class Client extends OpenApi {
1426
1498
  [key: string]: string;
1427
1499
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListHttpApisResponse>;
1428
1500
  /**
1429
- * Queries a list of HTTP APIs.
1501
+ * Retrieves a list of HTTP APIs.
1430
1502
  *
1431
1503
  * @param request - ListHttpApisRequest
1432
1504
  * @returns ListHttpApisResponse
@@ -1436,7 +1508,7 @@ export default class Client extends OpenApi {
1436
1508
  * Retrieves a list of MCP servers.
1437
1509
  *
1438
1510
  * @remarks
1439
- * You can call this operation to create multiple services at a time.
1511
+ * The operation supports creating multiple services.
1440
1512
  *
1441
1513
  * @param request - ListMcpServersRequest
1442
1514
  * @param headers - map
@@ -1450,14 +1522,14 @@ export default class Client extends OpenApi {
1450
1522
  * Retrieves a list of MCP servers.
1451
1523
  *
1452
1524
  * @remarks
1453
- * You can call this operation to create multiple services at a time.
1525
+ * The operation supports creating multiple services.
1454
1526
  *
1455
1527
  * @param request - ListMcpServersRequest
1456
1528
  * @returns ListMcpServersResponse
1457
1529
  */
1458
1530
  listMcpServers(request: $_model.ListMcpServersRequest): Promise<$_model.ListMcpServersResponse>;
1459
1531
  /**
1460
- * Retrieves a list of plug-in attachments.
1532
+ * Retrieves the list of plug-in mounts.
1461
1533
  *
1462
1534
  * @param request - ListPluginAttachmentsRequest
1463
1535
  * @param headers - map
@@ -1468,17 +1540,17 @@ export default class Client extends OpenApi {
1468
1540
  [key: string]: string;
1469
1541
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginAttachmentsResponse>;
1470
1542
  /**
1471
- * Retrieves a list of plug-in attachments.
1543
+ * Retrieves the list of plug-in mounts.
1472
1544
  *
1473
1545
  * @param request - ListPluginAttachmentsRequest
1474
1546
  * @returns ListPluginAttachmentsResponse
1475
1547
  */
1476
1548
  listPluginAttachments(request: $_model.ListPluginAttachmentsRequest): Promise<$_model.ListPluginAttachmentsResponse>;
1477
1549
  /**
1478
- * Obtains a plugin.
1550
+ * Retrieves plug-ins.
1479
1551
  *
1480
1552
  * @remarks
1481
- * You can call this operation to create multiple services at a time.
1553
+ * The operation supports creating multiple services.
1482
1554
  *
1483
1555
  * @param request - ListPluginClassesRequest
1484
1556
  * @param headers - map
@@ -1489,17 +1561,17 @@ export default class Client extends OpenApi {
1489
1561
  [key: string]: string;
1490
1562
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginClassesResponse>;
1491
1563
  /**
1492
- * Obtains a plugin.
1564
+ * Retrieves plug-ins.
1493
1565
  *
1494
1566
  * @remarks
1495
- * You can call this operation to create multiple services at a time.
1567
+ * The operation supports creating multiple services.
1496
1568
  *
1497
1569
  * @param request - ListPluginClassesRequest
1498
1570
  * @returns ListPluginClassesResponse
1499
1571
  */
1500
1572
  listPluginClasses(request: $_model.ListPluginClassesRequest): Promise<$_model.ListPluginClassesResponse>;
1501
1573
  /**
1502
- * Queries plug-ins.
1574
+ * Retrieves a list of plugins.
1503
1575
  *
1504
1576
  * @param request - ListPluginsRequest
1505
1577
  * @param headers - map
@@ -1510,14 +1582,14 @@ export default class Client extends OpenApi {
1510
1582
  [key: string]: string;
1511
1583
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPluginsResponse>;
1512
1584
  /**
1513
- * Queries plug-ins.
1585
+ * Retrieves a list of plugins.
1514
1586
  *
1515
1587
  * @param request - ListPluginsRequest
1516
1588
  * @returns ListPluginsResponse
1517
1589
  */
1518
1590
  listPlugins(request: $_model.ListPluginsRequest): Promise<$_model.ListPluginsResponse>;
1519
1591
  /**
1520
- * Queries policies.
1592
+ * Queries a list of policies.
1521
1593
  *
1522
1594
  * @param request - ListPoliciesRequest
1523
1595
  * @param headers - map
@@ -1528,7 +1600,7 @@ export default class Client extends OpenApi {
1528
1600
  [key: string]: string;
1529
1601
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListPoliciesResponse>;
1530
1602
  /**
1531
- * Queries policies.
1603
+ * Queries a list of policies.
1532
1604
  *
1533
1605
  * @param request - ListPoliciesRequest
1534
1606
  * @returns ListPoliciesResponse
@@ -1553,10 +1625,10 @@ export default class Client extends OpenApi {
1553
1625
  */
1554
1626
  listPolicyClasses(request: $_model.ListPolicyClassesRequest): Promise<$_model.ListPolicyClassesResponse>;
1555
1627
  /**
1556
- * Lists key references.
1628
+ * Lists secret references.
1557
1629
  *
1558
1630
  * @remarks
1559
- * You can call this operation to create multiple services at a time.
1631
+ * This operation supports creating multiple services.
1560
1632
  *
1561
1633
  * @param request - ListSecretReferencesRequest
1562
1634
  * @param headers - map
@@ -1567,20 +1639,20 @@ export default class Client extends OpenApi {
1567
1639
  [key: string]: string;
1568
1640
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListSecretReferencesResponse>;
1569
1641
  /**
1570
- * Lists key references.
1642
+ * Lists secret references.
1571
1643
  *
1572
1644
  * @remarks
1573
- * You can call this operation to create multiple services at a time.
1645
+ * This operation supports creating multiple services.
1574
1646
  *
1575
1647
  * @param request - ListSecretReferencesRequest
1576
1648
  * @returns ListSecretReferencesResponse
1577
1649
  */
1578
1650
  listSecretReferences(secretId: string, request: $_model.ListSecretReferencesRequest): Promise<$_model.ListSecretReferencesResponse>;
1579
1651
  /**
1580
- * List keys.
1652
+ * Lists keys.
1581
1653
  *
1582
1654
  * @remarks
1583
- * The API supports creating multiple services.
1655
+ * The operation supports creating multiple services.
1584
1656
  *
1585
1657
  * @param request - ListSecretsRequest
1586
1658
  * @param headers - map
@@ -1591,10 +1663,10 @@ export default class Client extends OpenApi {
1591
1663
  [key: string]: string;
1592
1664
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListSecretsResponse>;
1593
1665
  /**
1594
- * List keys.
1666
+ * Lists keys.
1595
1667
  *
1596
1668
  * @remarks
1597
- * The API supports creating multiple services.
1669
+ * The operation supports creating multiple services.
1598
1670
  *
1599
1671
  * @param request - ListSecretsRequest
1600
1672
  * @returns ListSecretsResponse
@@ -1637,7 +1709,7 @@ export default class Client extends OpenApi {
1637
1709
  */
1638
1710
  listSslCerts(request: $_model.ListSslCertsRequest): Promise<$_model.ListSslCertsResponse>;
1639
1711
  /**
1640
- * 查标签接口
1712
+ * Retrieves the list of resource labels.
1641
1713
  *
1642
1714
  * @param tmpReq - ListTagResourcesRequest
1643
1715
  * @param headers - map
@@ -1648,29 +1720,32 @@ export default class Client extends OpenApi {
1648
1720
  [key: string]: string;
1649
1721
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
1650
1722
  /**
1651
- * 查标签接口
1723
+ * Retrieves the list of resource labels.
1652
1724
  *
1653
1725
  * @param request - ListTagResourcesRequest
1654
1726
  * @returns ListTagResourcesResponse
1655
1727
  */
1656
1728
  listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
1657
1729
  /**
1658
- * Retrieve the availability zones under a cloud-native API gateway region
1730
+ * Retrieves the zones available for a cloud-native API gateway in a specific region.
1659
1731
  *
1732
+ * @param request - ListZonesRequest
1660
1733
  * @param headers - map
1661
1734
  * @param runtime - runtime options for this request RuntimeOptions
1662
1735
  * @returns ListZonesResponse
1663
1736
  */
1664
- listZonesWithOptions(headers: {
1737
+ listZonesWithOptions(request: $_model.ListZonesRequest, headers: {
1665
1738
  [key: string]: string;
1666
1739
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ListZonesResponse>;
1667
1740
  /**
1668
- * Retrieve the availability zones under a cloud-native API gateway region
1741
+ * Retrieves the zones available for a cloud-native API gateway in a specific region.
1742
+ *
1743
+ * @param request - ListZonesRequest
1669
1744
  * @returns ListZonesResponse
1670
1745
  */
1671
- listZones(): Promise<$_model.ListZonesResponse>;
1746
+ listZones(request: $_model.ListZonesRequest): Promise<$_model.ListZonesResponse>;
1672
1747
  /**
1673
- * Queries a list of consumer authorization rules.
1748
+ * Queries the list of consumer authorization rules.
1674
1749
  *
1675
1750
  * @param request - QueryConsumerAuthorizationRulesRequest
1676
1751
  * @param headers - map
@@ -1681,14 +1756,14 @@ export default class Client extends OpenApi {
1681
1756
  [key: string]: string;
1682
1757
  }, runtime: $dara.RuntimeOptions): Promise<$_model.QueryConsumerAuthorizationRulesResponse>;
1683
1758
  /**
1684
- * Queries a list of consumer authorization rules.
1759
+ * Queries the list of consumer authorization rules.
1685
1760
  *
1686
1761
  * @param request - QueryConsumerAuthorizationRulesRequest
1687
1762
  * @returns QueryConsumerAuthorizationRulesResponse
1688
1763
  */
1689
1764
  queryConsumerAuthorizationRules(request: $_model.QueryConsumerAuthorizationRulesRequest): Promise<$_model.QueryConsumerAuthorizationRulesResponse>;
1690
1765
  /**
1691
- * Deletes a consumer authorization rule.
1766
+ * Deletes an API consumer authorization rule.
1692
1767
  *
1693
1768
  * @param headers - map
1694
1769
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1698,23 +1773,23 @@ export default class Client extends OpenApi {
1698
1773
  [key: string]: string;
1699
1774
  }, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveConsumerAuthorizationRuleResponse>;
1700
1775
  /**
1701
- * Deletes a consumer authorization rule.
1776
+ * Deletes an API consumer authorization rule.
1702
1777
  * @returns RemoveConsumerAuthorizationRuleResponse
1703
1778
  */
1704
1779
  removeConsumerAuthorizationRule(consumerAuthorizationRuleId: string): Promise<$_model.RemoveConsumerAuthorizationRuleResponse>;
1705
1780
  /**
1706
- * 重置网关配额限流规则
1781
+ * Resets a quota throttling rule on a gateway.
1707
1782
  *
1708
1783
  * @remarks
1709
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
1784
+ * Resets a quota throttling rule on a gateway. This operation takes effect only on AI gateways running version 2.1.19 or later. Resetting a rule clears the historical usage of consumers associated with the rule.
1710
1785
  * >
1711
- * > 推荐调用逻辑:
1712
- * > - 一、先 dryRun 预检检验是否存在规则冲突
1713
- * > - - dryRun=true
1714
- * > - - 返回含conflictHash的冲突预览
1715
- * > - 二、确认后正式提交
1716
- * > - - 无冲突:dryRun=false,overwrite=false
1717
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
1786
+ * > Recommended call sequence:
1787
+ * > - 1. Perform a dry run to check for rule conflicts.
1788
+ * > - - Set dryRun to true.
1789
+ * > - - The response contains a conflict preview with conflictHash.
1790
+ * > - 2. Submit the request after confirmation.
1791
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
1792
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
1718
1793
  *
1719
1794
  * @param request - ResetGatewayQuotaRuleRequest
1720
1795
  * @param headers - map
@@ -1725,25 +1800,25 @@ export default class Client extends OpenApi {
1725
1800
  [key: string]: string;
1726
1801
  }, runtime: $dara.RuntimeOptions): Promise<$_model.ResetGatewayQuotaRuleResponse>;
1727
1802
  /**
1728
- * 重置网关配额限流规则
1803
+ * Resets a quota throttling rule on a gateway.
1729
1804
  *
1730
1805
  * @remarks
1731
- * 该接口用于重置网关上某条配额限流规则。注意,只针对于版本大于 2.1.19 AI 网关生效;重置将清零规则上消费者历史用量。
1806
+ * Resets a quota throttling rule on a gateway. This operation takes effect only on AI gateways running version 2.1.19 or later. Resetting a rule clears the historical usage of consumers associated with the rule.
1732
1807
  * >
1733
- * > 推荐调用逻辑:
1734
- * > - 一、先 dryRun 预检检验是否存在规则冲突
1735
- * > - - dryRun=true
1736
- * > - - 返回含conflictHash的冲突预览
1737
- * > - 二、确认后正式提交
1738
- * > - - 无冲突:dryRun=false,overwrite=false
1739
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
1808
+ * > Recommended call sequence:
1809
+ * > - 1. Perform a dry run to check for rule conflicts.
1810
+ * > - - Set dryRun to true.
1811
+ * > - - The response contains a conflict preview with conflictHash.
1812
+ * > - 2. Submit the request after confirmation.
1813
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
1814
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
1740
1815
  *
1741
1816
  * @param request - ResetGatewayQuotaRuleRequest
1742
1817
  * @returns ResetGatewayQuotaRuleResponse
1743
1818
  */
1744
1819
  resetGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.ResetGatewayQuotaRuleRequest): Promise<$_model.ResetGatewayQuotaRuleResponse>;
1745
1820
  /**
1746
- * Restarts an instance.
1821
+ * Restarts a gateway.
1747
1822
  *
1748
1823
  * @param headers - map
1749
1824
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1753,12 +1828,12 @@ export default class Client extends OpenApi {
1753
1828
  [key: string]: string;
1754
1829
  }, runtime: $dara.RuntimeOptions): Promise<$_model.RestartGatewayResponse>;
1755
1830
  /**
1756
- * Restarts an instance.
1831
+ * Restarts a gateway.
1757
1832
  * @returns RestartGatewayResponse
1758
1833
  */
1759
1834
  restartGateway(gatewayId: string): Promise<$_model.RestartGatewayResponse>;
1760
1835
  /**
1761
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
1836
+ * Syncs an external MCP server.
1762
1837
  *
1763
1838
  * @param request - SyncMCPServersRequest
1764
1839
  * @param headers - map
@@ -1769,14 +1844,14 @@ export default class Client extends OpenApi {
1769
1844
  [key: string]: string;
1770
1845
  }, runtime: $dara.RuntimeOptions): Promise<$_model.SyncMCPServersResponse>;
1771
1846
  /**
1772
- * Synchronizes Nacos Model Context Protocol (MCP) server configurations to Cloud-native API Gateway.
1847
+ * Syncs an external MCP server.
1773
1848
  *
1774
1849
  * @param request - SyncMCPServersRequest
1775
1850
  * @returns SyncMCPServersResponse
1776
1851
  */
1777
1852
  syncMCPServers(request: $_model.SyncMCPServersRequest): Promise<$_model.SyncMCPServersResponse>;
1778
1853
  /**
1779
- * 打标签接口
1854
+ * Adds labels to resources.
1780
1855
  *
1781
1856
  * @param request - TagResourcesRequest
1782
1857
  * @param headers - map
@@ -1787,14 +1862,14 @@ export default class Client extends OpenApi {
1787
1862
  [key: string]: string;
1788
1863
  }, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
1789
1864
  /**
1790
- * 打标签接口
1865
+ * Adds labels to resources.
1791
1866
  *
1792
1867
  * @param request - TagResourcesRequest
1793
1868
  * @returns TagResourcesResponse
1794
1869
  */
1795
1870
  tagResources(request: $_model.TagResourcesRequest): Promise<$_model.TagResourcesResponse>;
1796
1871
  /**
1797
- * Undeploys an MCP server.
1872
+ * Cancels the publication of an MCP server.
1798
1873
  *
1799
1874
  * @param headers - map
1800
1875
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1804,12 +1879,12 @@ export default class Client extends OpenApi {
1804
1879
  [key: string]: string;
1805
1880
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UnDeployMcpServerResponse>;
1806
1881
  /**
1807
- * Undeploys an MCP server.
1882
+ * Cancels the publication of an MCP server.
1808
1883
  * @returns UnDeployMcpServerResponse
1809
1884
  */
1810
1885
  unDeployMcpServer(mcpServerId: string): Promise<$_model.UnDeployMcpServerResponse>;
1811
1886
  /**
1812
- * Unpublishes an HTTP API.
1887
+ * Cancels the deployment of an HTTP API.
1813
1888
  *
1814
1889
  * @param request - UndeployHttpApiRequest
1815
1890
  * @param headers - map
@@ -1820,14 +1895,14 @@ export default class Client extends OpenApi {
1820
1895
  [key: string]: string;
1821
1896
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UndeployHttpApiResponse>;
1822
1897
  /**
1823
- * Unpublishes an HTTP API.
1898
+ * Cancels the deployment of an HTTP API.
1824
1899
  *
1825
1900
  * @param request - UndeployHttpApiRequest
1826
1901
  * @returns UndeployHttpApiResponse
1827
1902
  */
1828
1903
  undeployHttpApi(httpApiId: string, request: $_model.UndeployHttpApiRequest): Promise<$_model.UndeployHttpApiResponse>;
1829
1904
  /**
1830
- * Uninstalls a plug-in.
1905
+ * Uninstalls a plugin.
1831
1906
  *
1832
1907
  * @param headers - map
1833
1908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1837,12 +1912,12 @@ export default class Client extends OpenApi {
1837
1912
  [key: string]: string;
1838
1913
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UninstallPluginResponse>;
1839
1914
  /**
1840
- * Uninstalls a plug-in.
1915
+ * Uninstalls a plugin.
1841
1916
  * @returns UninstallPluginResponse
1842
1917
  */
1843
1918
  uninstallPlugin(pluginId: string): Promise<$_model.UninstallPluginResponse>;
1844
1919
  /**
1845
- * 删标签接口
1920
+ * Removes tags from resources.
1846
1921
  *
1847
1922
  * @param tmpReq - UntagResourcesRequest
1848
1923
  * @param headers - map
@@ -1853,7 +1928,7 @@ export default class Client extends OpenApi {
1853
1928
  [key: string]: string;
1854
1929
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
1855
1930
  /**
1856
- * 删标签接口
1931
+ * Removes tags from resources.
1857
1932
  *
1858
1933
  * @param request - UntagResourcesRequest
1859
1934
  * @returns UntagResourcesResponse
@@ -1878,7 +1953,7 @@ export default class Client extends OpenApi {
1878
1953
  */
1879
1954
  updateAndAttachPolicy(policyId: string, request: $_model.UpdateAndAttachPolicyRequest): Promise<$_model.UpdateAndAttachPolicyResponse>;
1880
1955
  /**
1881
- * Updates a consumer.
1956
+ * Updates an API consumer.
1882
1957
  *
1883
1958
  * @param request - UpdateConsumerRequest
1884
1959
  * @param headers - map
@@ -1889,7 +1964,7 @@ export default class Client extends OpenApi {
1889
1964
  [key: string]: string;
1890
1965
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConsumerResponse>;
1891
1966
  /**
1892
- * Updates a consumer.
1967
+ * Updates an API consumer.
1893
1968
  *
1894
1969
  * @param request - UpdateConsumerRequest
1895
1970
  * @returns UpdateConsumerResponse
@@ -1938,7 +2013,7 @@ export default class Client extends OpenApi {
1938
2013
  */
1939
2014
  updateDomain(domainId: string, request: $_model.UpdateDomainRequest): Promise<$_model.UpdateDomainResponse>;
1940
2015
  /**
1941
- * UpdateEnvironment
2016
+ * Updates an environment.
1942
2017
  *
1943
2018
  * @deprecated OpenAPI UpdateEnvironment is deprecated
1944
2019
  *
@@ -1951,7 +2026,7 @@ export default class Client extends OpenApi {
1951
2026
  [key: string]: string;
1952
2027
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEnvironmentResponse>;
1953
2028
  /**
1954
- * UpdateEnvironment
2029
+ * Updates an environment.
1955
2030
  *
1956
2031
  * @deprecated OpenAPI UpdateEnvironment is deprecated
1957
2032
  *
@@ -1960,7 +2035,7 @@ export default class Client extends OpenApi {
1960
2035
  */
1961
2036
  updateEnvironment(environmentId: string, request: $_model.UpdateEnvironmentRequest): Promise<$_model.UpdateEnvironmentResponse>;
1962
2037
  /**
1963
- * Updates the configuration of an instance feature parameter.
2038
+ * Updates the attribute parameters of a gateway.
1964
2039
  *
1965
2040
  * @param request - UpdateGatewayFeatureRequest
1966
2041
  * @param headers - map
@@ -1971,14 +2046,14 @@ export default class Client extends OpenApi {
1971
2046
  [key: string]: string;
1972
2047
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayFeatureResponse>;
1973
2048
  /**
1974
- * Updates the configuration of an instance feature parameter.
2049
+ * Updates the attribute parameters of a gateway.
1975
2050
  *
1976
2051
  * @param request - UpdateGatewayFeatureRequest
1977
2052
  * @returns UpdateGatewayFeatureResponse
1978
2053
  */
1979
2054
  updateGatewayFeature(gatewayId: string, name: string, request: $_model.UpdateGatewayFeatureRequest): Promise<$_model.UpdateGatewayFeatureResponse>;
1980
2055
  /**
1981
- * The response message returned.
2056
+ * Modifies the name of a gateway.
1982
2057
  *
1983
2058
  * @deprecated OpenAPI UpdateGatewayName is deprecated
1984
2059
  *
@@ -1991,7 +2066,7 @@ export default class Client extends OpenApi {
1991
2066
  [key: string]: string;
1992
2067
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayNameResponse>;
1993
2068
  /**
1994
- * The response message returned.
2069
+ * Modifies the name of a gateway.
1995
2070
  *
1996
2071
  * @deprecated OpenAPI UpdateGatewayName is deprecated
1997
2072
  *
@@ -2000,17 +2075,17 @@ export default class Client extends OpenApi {
2000
2075
  */
2001
2076
  updateGatewayName(gatewayId: string, request: $_model.UpdateGatewayNameRequest): Promise<$_model.UpdateGatewayNameResponse>;
2002
2077
  /**
2003
- * 更新网关配额限流规则
2078
+ * Edits a quota throttling rule on a gateway.
2004
2079
  *
2005
2080
  * @remarks
2006
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
2007
- * > 推荐调用逻辑:
2008
- * > - 一、先 dryRun 预检检验是否存在规则冲突
2009
- * > - - dryRun=true
2010
- * > - - 返回含conflictHash的冲突预览
2011
- * > - 二、确认后正式提交
2012
- * > - - 无冲突:dryRun=false,overwrite=false
2013
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
2081
+ * Edits a quota rule on a gateway. This operation takes effect only on AI gateways with a version later than 2.1.19. Editing a rule preserves the historical usage of consumers on the rule.
2082
+ * > Recommended call logic:
2083
+ * > - Step 1: Perform a dry run to check for rule conflicts.
2084
+ * > - - Set dryRun to true.
2085
+ * > - - The response contains a conflict preview with conflictHash.
2086
+ * > - Step 2: Submit the request after confirmation.
2087
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
2088
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
2014
2089
  *
2015
2090
  * @param request - UpdateGatewayQuotaRuleRequest
2016
2091
  * @param headers - map
@@ -2021,27 +2096,27 @@ export default class Client extends OpenApi {
2021
2096
  [key: string]: string;
2022
2097
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayQuotaRuleResponse>;
2023
2098
  /**
2024
- * 更新网关配额限流规则
2099
+ * Edits a quota throttling rule on a gateway.
2025
2100
  *
2026
2101
  * @remarks
2027
- * 该接口用于编辑网关上某条配额规则。注意,只针对于版本大于2.1.19的AI网关生效;编辑将保留规则上消费者历史用量。
2028
- * > 推荐调用逻辑:
2029
- * > - 一、先 dryRun 预检检验是否存在规则冲突
2030
- * > - - dryRun=true
2031
- * > - - 返回含conflictHash的冲突预览
2032
- * > - 二、确认后正式提交
2033
- * > - - 无冲突:dryRun=false,overwrite=false
2034
- * > - - 有冲突且确认覆盖:dryRun=false,overwrite=true, conflictHash=<上一步返回的值>
2102
+ * Edits a quota rule on a gateway. This operation takes effect only on AI gateways with a version later than 2.1.19. Editing a rule preserves the historical usage of consumers on the rule.
2103
+ * > Recommended call logic:
2104
+ * > - Step 1: Perform a dry run to check for rule conflicts.
2105
+ * > - - Set dryRun to true.
2106
+ * > - - The response contains a conflict preview with conflictHash.
2107
+ * > - Step 2: Submit the request after confirmation.
2108
+ * > - - No conflicts: Set dryRun to false and overwrite to false.
2109
+ * > - - Conflicts exist and you confirm the overwrite: Set dryRun to false, overwrite to true, and conflictHash to the value returned in the previous step.
2035
2110
  *
2036
2111
  * @param request - UpdateGatewayQuotaRuleRequest
2037
2112
  * @returns UpdateGatewayQuotaRuleResponse
2038
2113
  */
2039
2114
  updateGatewayQuotaRule(gatewayId: string, ruleId: string, request: $_model.UpdateGatewayQuotaRuleRequest): Promise<$_model.UpdateGatewayQuotaRuleResponse>;
2040
2115
  /**
2041
- * 启/停用网关配额限流规则
2116
+ * Enables or disables a quota throttling rule for a gateway.
2042
2117
  *
2043
2118
  * @remarks
2044
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
2119
+ * Enables or disables a quota rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19.
2045
2120
  *
2046
2121
  * @param request - UpdateGatewayQuotaRuleStatusRequest
2047
2122
  * @param headers - map
@@ -2052,10 +2127,10 @@ export default class Client extends OpenApi {
2052
2127
  [key: string]: string;
2053
2128
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateGatewayQuotaRuleStatusResponse>;
2054
2129
  /**
2055
- * 启/停用网关配额限流规则
2130
+ * Enables or disables a quota throttling rule for a gateway.
2056
2131
  *
2057
2132
  * @remarks
2058
- * 该接口用于启用或者停用网关上某个配额规则。注意,只针对于版本大于2.1.19的AI网关生效。
2133
+ * Enables or disables a quota rule on a gateway. This operation takes effect only for AI gateways with a version later than 2.1.19.
2059
2134
  *
2060
2135
  * @param request - UpdateGatewayQuotaRuleStatusRequest
2061
2136
  * @returns UpdateGatewayQuotaRuleStatusResponse
@@ -2098,7 +2173,7 @@ export default class Client extends OpenApi {
2098
2173
  */
2099
2174
  updateHttpApiOperation(httpApiId: string, operationId: string, request: $_model.UpdateHttpApiOperationRequest): Promise<$_model.UpdateHttpApiOperationResponse>;
2100
2175
  /**
2101
- * Updates a route of an HTTP API.
2176
+ * Updates a route of an HttpApi.
2102
2177
  *
2103
2178
  * @param request - UpdateHttpApiRouteRequest
2104
2179
  * @param headers - map
@@ -2109,7 +2184,7 @@ export default class Client extends OpenApi {
2109
2184
  [key: string]: string;
2110
2185
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateHttpApiRouteResponse>;
2111
2186
  /**
2112
- * Updates a route of an HTTP API.
2187
+ * Updates a route of an HttpApi.
2113
2188
  *
2114
2189
  * @param request - UpdateHttpApiRouteRequest
2115
2190
  * @returns UpdateHttpApiRouteResponse
@@ -2119,7 +2194,7 @@ export default class Client extends OpenApi {
2119
2194
  * Updates an MCP server.
2120
2195
  *
2121
2196
  * @remarks
2122
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2197
+ * Only sources of the **Container Service** type can update the Ingress listener configuration.
2123
2198
  *
2124
2199
  * @param request - UpdateMcpServerRequest
2125
2200
  * @param headers - map
@@ -2133,14 +2208,14 @@ export default class Client extends OpenApi {
2133
2208
  * Updates an MCP server.
2134
2209
  *
2135
2210
  * @remarks
2136
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2211
+ * Only sources of the **Container Service** type can update the Ingress listener configuration.
2137
2212
  *
2138
2213
  * @param request - UpdateMcpServerRequest
2139
2214
  * @returns UpdateMcpServerResponse
2140
2215
  */
2141
2216
  updateMcpServer(mcpServerId: string, request: $_model.UpdateMcpServerRequest): Promise<$_model.UpdateMcpServerResponse>;
2142
2217
  /**
2143
- * Updates a plug-in attachment.
2218
+ * Updates a plugin mount.
2144
2219
  *
2145
2220
  * @param request - UpdatePluginAttachmentRequest
2146
2221
  * @param headers - map
@@ -2151,7 +2226,7 @@ export default class Client extends OpenApi {
2151
2226
  [key: string]: string;
2152
2227
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdatePluginAttachmentResponse>;
2153
2228
  /**
2154
- * Updates a plug-in attachment.
2229
+ * Updates a plugin mount.
2155
2230
  *
2156
2231
  * @param request - UpdatePluginAttachmentRequest
2157
2232
  * @returns UpdatePluginAttachmentResponse
@@ -2176,10 +2251,10 @@ export default class Client extends OpenApi {
2176
2251
  */
2177
2252
  updatePolicy(policyId: string, request: $_model.UpdatePolicyRequest): Promise<$_model.UpdatePolicyResponse>;
2178
2253
  /**
2179
- * Updates the key.
2254
+ * Updates a key pair.
2180
2255
  *
2181
2256
  * @remarks
2182
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2257
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
2183
2258
  *
2184
2259
  * @param request - UpdateSecretRequest
2185
2260
  * @param headers - map
@@ -2190,17 +2265,17 @@ export default class Client extends OpenApi {
2190
2265
  [key: string]: string;
2191
2266
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateSecretResponse>;
2192
2267
  /**
2193
- * Updates the key.
2268
+ * Updates a key pair.
2194
2269
  *
2195
2270
  * @remarks
2196
- * You can only update the listening Ingress configuration for sources of the **ACK** type.
2271
+ * Only sources of the **container service** type allow you to update the configuration for listening to Ingress.
2197
2272
  *
2198
2273
  * @param request - UpdateSecretRequest
2199
2274
  * @returns UpdateSecretResponse
2200
2275
  */
2201
2276
  updateSecret(secretId: string, request: $_model.UpdateSecretRequest): Promise<$_model.UpdateSecretResponse>;
2202
2277
  /**
2203
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
2278
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
2204
2279
  *
2205
2280
  * @param request - UpdateServiceRequest
2206
2281
  * @param headers - map
@@ -2211,7 +2286,7 @@ export default class Client extends OpenApi {
2211
2286
  [key: string]: string;
2212
2287
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateServiceResponse>;
2213
2288
  /**
2214
- * Update a service. You can update the health check configuration of the service, and the configuration information of DNS domain names and static addresses.
2289
+ * Updates a service. You can update the health check configuration, DNS domain name, and address configuration of fixed addresses for the service.
2215
2290
  *
2216
2291
  * @param request - UpdateServiceRequest
2217
2292
  * @returns UpdateServiceResponse
@@ -2236,7 +2311,7 @@ export default class Client extends OpenApi {
2236
2311
  */
2237
2312
  updateServiceVersion(serviceId: string, name: string, request: $_model.UpdateServiceVersionRequest): Promise<$_model.UpdateServiceVersionResponse>;
2238
2313
  /**
2239
- * Updates the version of a Cloud-native API Gateway instance.
2314
+ * Upgrades the gateway version.
2240
2315
  *
2241
2316
  * @param request - UpgradeGatewayRequest
2242
2317
  * @param headers - map
@@ -2247,7 +2322,7 @@ export default class Client extends OpenApi {
2247
2322
  [key: string]: string;
2248
2323
  }, runtime: $dara.RuntimeOptions): Promise<$_model.UpgradeGatewayResponse>;
2249
2324
  /**
2250
- * Updates the version of a Cloud-native API Gateway instance.
2325
+ * Upgrades the gateway version.
2251
2326
  *
2252
2327
  * @param request - UpgradeGatewayRequest
2253
2328
  * @returns UpgradeGatewayResponse