@alicloud/ga20191120 3.0.0 → 3.0.1

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 (387) hide show
  1. package/dist/client.d.ts +632 -624
  2. package/dist/client.js +634 -620
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
  5. package/dist/models/AddEntriesToAclRequest.js.map +1 -1
  6. package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
  7. package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
  8. package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
  9. package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
  10. package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
  11. package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
  12. package/dist/models/AssociateResourcesRequest.d.ts +22 -0
  13. package/dist/models/AssociateResourcesRequest.js.map +1 -1
  14. package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
  15. package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
  16. package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
  17. package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
  18. package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
  19. package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
  20. package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
  21. package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
  22. package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
  23. package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
  24. package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
  25. package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
  26. package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
  27. package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
  28. package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
  29. package/dist/models/CreateAcceleratorRequest.js.map +1 -1
  30. package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
  31. package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
  32. package/dist/models/CreateAclRequest.d.ts +26 -28
  33. package/dist/models/CreateAclRequest.js.map +1 -1
  34. package/dist/models/CreateAclResponseBody.d.ts +2 -2
  35. package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
  36. package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
  37. package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
  38. package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
  39. package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
  40. package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
  41. package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
  42. package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
  43. package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
  44. package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
  45. package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
  46. package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
  47. package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
  48. package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
  49. package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
  50. package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
  51. package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
  52. package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
  53. package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
  54. package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
  55. package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
  56. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
  57. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  58. package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
  59. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
  60. package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
  61. package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
  62. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
  63. package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
  64. package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
  65. package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
  66. package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
  67. package/dist/models/CreateDomainRequest.d.ts +4 -3
  68. package/dist/models/CreateDomainRequest.js.map +1 -1
  69. package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
  70. package/dist/models/CreateEndpointGroupRequest.js +7 -0
  71. package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
  72. package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
  73. package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
  74. package/dist/models/CreateEndpointGroupsRequest.js +7 -0
  75. package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
  76. package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
  77. package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
  78. package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
  79. package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
  80. package/dist/models/CreateListenerRequest.d.ts +341 -255
  81. package/dist/models/CreateListenerRequest.js +7 -0
  82. package/dist/models/CreateListenerRequest.js.map +1 -1
  83. package/dist/models/CreateListenerResponseBody.d.ts +2 -2
  84. package/dist/models/DeleteAclRequest.d.ts +6 -7
  85. package/dist/models/DeleteAclRequest.js.map +1 -1
  86. package/dist/models/DeleteAclResponseBody.d.ts +1 -1
  87. package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
  88. package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
  89. package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
  90. package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
  91. package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
  92. package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
  93. package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
  94. package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
  95. package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
  96. package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
  97. package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
  98. package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
  99. package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
  100. package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
  101. package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
  102. package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
  103. package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
  104. package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
  105. package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
  106. package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
  107. package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
  108. package/dist/models/DescribeCommodityRequest.d.ts +11 -7
  109. package/dist/models/DescribeCommodityRequest.js.map +1 -1
  110. package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
  111. package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
  112. package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
  113. package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
  114. package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
  115. package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
  116. package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
  117. package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
  118. package/dist/models/DescribeListenerRequest.d.ts +1 -1
  119. package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
  120. package/dist/models/DescribeListenerResponseBody.js.map +1 -1
  121. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
  122. package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
  123. package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
  124. package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
  125. package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
  126. package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
  127. package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
  128. package/dist/models/DisassociateResourcesRequest.js.map +1 -1
  129. package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
  130. package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
  131. package/dist/models/GetAclResponseBody.d.ts +1 -1
  132. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
  133. package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
  134. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
  135. package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
  136. package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
  137. package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
  138. package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
  139. package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
  140. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
  141. package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
  142. package/dist/models/GetHealthStatusRequest.d.ts +4 -3
  143. package/dist/models/GetHealthStatusRequest.js.map +1 -1
  144. package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
  145. package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
  146. package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
  147. package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
  148. package/dist/models/GetSpareIpRequest.d.ts +8 -9
  149. package/dist/models/GetSpareIpRequest.js.map +1 -1
  150. package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
  151. package/dist/models/GetSpareIpResponseBody.js.map +1 -1
  152. package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
  153. package/dist/models/ListAcceleratorsRequest.js.map +1 -1
  154. package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
  155. package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
  156. package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
  157. package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
  158. package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
  159. package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
  160. package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
  161. package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
  162. package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
  163. package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
  164. package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
  165. package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
  166. package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
  167. package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
  168. package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
  169. package/dist/models/ListCommonAreasRequest.d.ts +9 -12
  170. package/dist/models/ListCommonAreasRequest.js.map +1 -1
  171. package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
  172. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
  173. package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
  174. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
  175. package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
  176. package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
  177. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
  178. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
  179. package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
  180. package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
  181. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
  182. package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
  183. package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
  184. package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
  185. package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
  186. package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
  187. package/dist/models/ListEndpointGroupsRequest.js +2 -0
  188. package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
  189. package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
  190. package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
  191. package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
  192. package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
  193. package/dist/models/ListForwardingRulesRequest.js.map +1 -1
  194. package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
  195. package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
  196. package/dist/models/ListListenersRequest.d.ts +11 -4
  197. package/dist/models/ListListenersRequest.js.map +1 -1
  198. package/dist/models/ListListenersResponseBody.d.ts +140 -104
  199. package/dist/models/ListListenersResponseBody.js.map +1 -1
  200. package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
  201. package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
  202. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
  203. package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
  204. package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
  205. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
  206. package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
  207. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
  208. package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
  209. package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
  210. package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
  211. package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
  212. package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
  213. package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
  214. package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
  215. package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
  216. package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
  217. package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
  218. package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
  219. package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
  220. package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
  221. package/dist/models/UpdateDomainRequest.d.ts +2 -2
  222. package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
  223. package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
  224. package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
  225. package/dist/models/UpdateEndpointGroupRequest.js +7 -0
  226. package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
  227. package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
  228. package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
  229. package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
  230. package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
  231. package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
  232. package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
  233. package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
  234. package/dist/models/UpdateListenerRequest.d.ts +62 -43
  235. package/dist/models/UpdateListenerRequest.js.map +1 -1
  236. package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
  237. package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
  238. package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
  239. package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
  240. package/package.json +1 -1
  241. package/src/client.ts +635 -620
  242. package/src/models/AddEntriesToAclRequest.ts +14 -15
  243. package/src/models/AddEntriesToAclResponseBody.ts +1 -1
  244. package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
  245. package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
  246. package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
  247. package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
  248. package/src/models/AssociateResourcesRequest.ts +22 -0
  249. package/src/models/AssociateResourcesResponseBody.ts +7 -1
  250. package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
  251. package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
  252. package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
  253. package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
  254. package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
  255. package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
  256. package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
  257. package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
  258. package/src/models/ChangeResourceGroupRequest.ts +14 -16
  259. package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
  260. package/src/models/CreateAcceleratorRequest.ts +98 -61
  261. package/src/models/CreateAcceleratorResponseBody.ts +10 -2
  262. package/src/models/CreateAclRequest.ts +26 -28
  263. package/src/models/CreateAclResponseBody.ts +2 -2
  264. package/src/models/CreateApplicationMonitorRequest.ts +17 -16
  265. package/src/models/CreateBandwidthPackageRequest.ts +60 -51
  266. package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
  267. package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
  268. package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
  269. package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
  270. package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
  271. package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
  272. package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
  273. package/src/models/CreateBasicEndpointRequest.ts +20 -23
  274. package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
  275. package/src/models/CreateBasicIpSetRequest.ts +23 -30
  276. package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
  277. package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
  278. package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
  279. package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
  280. package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
  281. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
  282. package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
  283. package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
  284. package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
  285. package/src/models/CreateDomainRequest.ts +4 -3
  286. package/src/models/CreateEndpointGroupRequest.ts +152 -86
  287. package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
  288. package/src/models/CreateEndpointGroupsRequest.ts +390 -9
  289. package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
  290. package/src/models/CreateForwardingRulesRequest.ts +220 -4
  291. package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
  292. package/src/models/CreateListenerRequest.ts +348 -255
  293. package/src/models/CreateListenerResponseBody.ts +2 -2
  294. package/src/models/DeleteAclRequest.ts +6 -7
  295. package/src/models/DeleteAclResponseBody.ts +1 -1
  296. package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
  297. package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
  298. package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
  299. package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
  300. package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
  301. package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
  302. package/src/models/DeleteBasicEndpointRequest.ts +5 -5
  303. package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
  304. package/src/models/DescribeAcceleratorRequest.ts +2 -2
  305. package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
  306. package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
  307. package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
  308. package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
  309. package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
  310. package/src/models/DescribeCommodityPriceRequest.ts +18 -12
  311. package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
  312. package/src/models/DescribeCommodityRequest.ts +11 -7
  313. package/src/models/DescribeCommodityResponseBody.ts +11 -9
  314. package/src/models/DescribeEndpointGroupRequest.ts +2 -2
  315. package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
  316. package/src/models/DescribeIpSetResponseBody.ts +50 -30
  317. package/src/models/DescribeListenerRequest.ts +1 -1
  318. package/src/models/DescribeListenerResponseBody.ts +147 -111
  319. package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
  320. package/src/models/DescribeRegionsResponseBody.ts +1 -1
  321. package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
  322. package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
  323. package/src/models/DisassociateResourcesRequest.ts +17 -0
  324. package/src/models/DisassociateResourcesResponseBody.ts +7 -1
  325. package/src/models/GetAclResponseBody.ts +1 -1
  326. package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
  327. package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
  328. package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
  329. package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
  330. package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
  331. package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
  332. package/src/models/GetHealthStatusRequest.ts +4 -3
  333. package/src/models/GetHealthStatusResponseBody.ts +39 -23
  334. package/src/models/GetInvalidDomainCountRequest.ts +1 -1
  335. package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
  336. package/src/models/GetSpareIpRequest.ts +8 -9
  337. package/src/models/GetSpareIpResponseBody.ts +3 -4
  338. package/src/models/ListAcceleratorsRequest.ts +21 -15
  339. package/src/models/ListAcceleratorsResponseBody.ts +162 -100
  340. package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
  341. package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
  342. package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
  343. package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
  344. package/src/models/ListBandwidthackagesRequest.ts +3 -3
  345. package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
  346. package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
  347. package/src/models/ListBusiRegionsResponseBody.ts +1 -1
  348. package/src/models/ListCommonAreasRequest.ts +9 -12
  349. package/src/models/ListCommonAreasResponseBody.ts +2 -2
  350. package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
  351. package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
  352. package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
  353. package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
  354. package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
  355. package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
  356. package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
  357. package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
  358. package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
  359. package/src/models/ListEndpointGroupsRequest.ts +21 -19
  360. package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
  361. package/src/models/ListForwardingRulesRequest.ts +4 -3
  362. package/src/models/ListForwardingRulesResponseBody.ts +125 -79
  363. package/src/models/ListListenersRequest.ts +11 -4
  364. package/src/models/ListListenersResponseBody.ts +140 -104
  365. package/src/models/ListTagResourcesResponseBody.ts +0 -38
  366. package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
  367. package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
  368. package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
  369. package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
  370. package/src/models/UpdateAcceleratorRequest.ts +59 -31
  371. package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
  372. package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
  373. package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
  374. package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
  375. package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
  376. package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
  377. package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
  378. package/src/models/UpdateDomainRequest.ts +2 -2
  379. package/src/models/UpdateDomainStateResponseBody.ts +7 -4
  380. package/src/models/UpdateEndpointGroupRequest.ts +128 -73
  381. package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
  382. package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
  383. package/src/models/UpdateForwardingRulesRequest.ts +109 -81
  384. package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
  385. package/src/models/UpdateListenerRequest.ts +62 -43
  386. package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
  387. package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
package/src/client.ts CHANGED
@@ -12,6 +12,9 @@ export default class Client extends OpenApi {
12
12
  constructor(config: $OpenApiUtil.Config) {
13
13
  super(config);
14
14
  this._endpointRule = "regional";
15
+ this._endpointMap = {
16
+ 'cn-hangzhou': "ga.cn-hangzhou.aliyuncs.com",
17
+ };
15
18
  this.checkConfig(config);
16
19
  this._endpoint = this.getEndpoint("ga", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
17
20
  }
@@ -30,13 +33,13 @@ export default class Client extends OpenApi {
30
33
  }
31
34
 
32
35
  /**
33
- * Adds IP addresses or CIDR blocks to an access control list (ACL). You can add IP addresses or CIDR blocks to an ACL and configure a whitelist or blacklist to allow or deny requests from clients.
36
+ * Adds IP entries to an access control policy group and allows or restricts the forwarding of access requests to listeners for these IP entries by using Settings such as whitelists or blacklists, enabling precise control over client requests. You can call the AddEntriesToAcl operation to add IP entries to an access control policy group.
34
37
  *
35
38
  * @remarks
36
- * **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) operation to query the status of the ACL to which you want to add IP entries.
37
- * * If the ACL is in the **configuring** state, it indicates that IP entries are added to the ACL. In this case, you can perform only query operations.
38
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
39
- * * The **AddEntriesToAcl** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
39
+ * - **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the IP entries are not yet added. The addition node continues in the background. You can call [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
40
+ * - If the access control policy group is in the **configuring** state, the IP entries are being added. In this state, you can only perform query operations and cannot perform other operations.
41
+ * - If the access control policy group is in the **active** state, the IP entries are added.
42
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
40
43
  *
41
44
  * @param request - AddEntriesToAclRequest
42
45
  * @param runtime - runtime options for this request RuntimeOptions
@@ -83,13 +86,13 @@ export default class Client extends OpenApi {
83
86
  }
84
87
 
85
88
  /**
86
- * Adds IP addresses or CIDR blocks to an access control list (ACL). You can add IP addresses or CIDR blocks to an ACL and configure a whitelist or blacklist to allow or deny requests from clients.
89
+ * Adds IP entries to an access control policy group and allows or restricts the forwarding of access requests to listeners for these IP entries by using Settings such as whitelists or blacklists, enabling precise control over client requests. You can call the AddEntriesToAcl operation to add IP entries to an access control policy group.
87
90
  *
88
91
  * @remarks
89
- * **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) operation to query the status of the ACL to which you want to add IP entries.
90
- * * If the ACL is in the **configuring** state, it indicates that IP entries are added to the ACL. In this case, you can perform only query operations.
91
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
92
- * * The **AddEntriesToAcl** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
92
+ * - **AddEntriesToAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the IP entries are not yet added. The addition node continues in the background. You can call [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
93
+ * - If the access control policy group is in the **configuring** state, the IP entries are being added. In this state, you can only perform query operations and cannot perform other operations.
94
+ * - If the access control policy group is in the **active** state, the IP entries are added.
95
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
93
96
  *
94
97
  * @param request - AddEntriesToAclRequest
95
98
  * @returns AddEntriesToAclResponse
@@ -100,14 +103,13 @@ export default class Client extends OpenApi {
100
103
  }
101
104
 
102
105
  /**
103
- * Associates access control lists (ACLs) with a listener.
106
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
104
107
  *
105
108
  * @remarks
106
- * ## Description
107
- * * **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the state of the listener with which you attempt to associate an ACL.
108
- * * If the listener is in the **updating** state, it indicates that the ACL is being associated. In this case, you can perform only query operations.
109
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
110
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
109
+ * - **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the access control policy group is not yet associated with the listener. The association node continues to run in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
110
+ * - If the listener is in the **updating** state, the access control policy group is being associated with the listener. In this state, you can only execute query operations and cannot execute other operations.
111
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
112
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
111
113
  *
112
114
  * @param request - AssociateAclsWithListenerRequest
113
115
  * @param runtime - runtime options for this request RuntimeOptions
@@ -158,14 +160,13 @@ export default class Client extends OpenApi {
158
160
  }
159
161
 
160
162
  /**
161
- * Associates access control lists (ACLs) with a listener.
163
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
162
164
  *
163
165
  * @remarks
164
- * ## Description
165
- * * **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the state of the listener with which you attempt to associate an ACL.
166
- * * If the listener is in the **updating** state, it indicates that the ACL is being associated. In this case, you can perform only query operations.
167
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
168
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
166
+ * - **AssociateAclsWithListener** is an asynchronous operation. After you send a request, the system returns a request ID, but the access control policy group is not yet associated with the listener. The association node continues to run in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
167
+ * - If the listener is in the **updating** state, the access control policy group is being associated with the listener. In this state, you can only execute query operations and cannot execute other operations.
168
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
169
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
169
170
  *
170
171
  * @param request - AssociateAclsWithListenerRequest
171
172
  * @returns AssociateAclsWithListenerResponse
@@ -176,14 +177,14 @@ export default class Client extends OpenApi {
176
177
  }
177
178
 
178
179
  /**
179
- * Associates additional certificates with an HTTPS listener. You can associate multiple certificates with an HTTPS listener and configure virtual endpoint groups and forwarding rules to accelerate access to multiple HTTPS-capable domain names.
180
+ * Binds multiple certificates to an HTTPS listener of a Global Accelerator instance. Combined with virtual endpoint groups and forwarding rules, this enables accelerated access to multiple HTTPS domain names. You can call the AssociateAdditionalCertificatesWithListener operation to bind additional certificates to an HTTPS listener.
180
181
  *
181
182
  * @remarks
182
- * Only HTTPS listeners can be associated with additional certificates.
183
- * * **AssociateAdditionalCertificatesWithListener** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of the listener with which you want to associate an additional certificate.
184
- * * If the listener is in the **updating** state, it indicates that the additional certificate is being associated. In this case, you can perform only query operations.
185
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
186
- * * The **AssociateAdditionalCertificatesWithListener** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
183
+ * - Only HTTPS protocol listeners support attaching extension certificates.
184
+ * - The **AssociateAdditionalCertificatesWithListener** operation is asynchronous. After you send a request, the system returns a request ID, but the attachment between the HTTPS listener and the extension certificates is not yet complete because the association node is still running in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
185
+ * - If the listener is in the **updating** state, the HTTPS listener and extension certificates are being attached. In this state, you can only execute query operations.
186
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
187
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
187
188
  *
188
189
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
189
190
  * @param runtime - runtime options for this request RuntimeOptions
@@ -230,14 +231,14 @@ export default class Client extends OpenApi {
230
231
  }
231
232
 
232
233
  /**
233
- * Associates additional certificates with an HTTPS listener. You can associate multiple certificates with an HTTPS listener and configure virtual endpoint groups and forwarding rules to accelerate access to multiple HTTPS-capable domain names.
234
+ * Binds multiple certificates to an HTTPS listener of a Global Accelerator instance. Combined with virtual endpoint groups and forwarding rules, this enables accelerated access to multiple HTTPS domain names. You can call the AssociateAdditionalCertificatesWithListener operation to bind additional certificates to an HTTPS listener.
234
235
  *
235
236
  * @remarks
236
- * Only HTTPS listeners can be associated with additional certificates.
237
- * * **AssociateAdditionalCertificatesWithListener** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of the listener with which you want to associate an additional certificate.
238
- * * If the listener is in the **updating** state, it indicates that the additional certificate is being associated. In this case, you can perform only query operations.
239
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
240
- * * The **AssociateAdditionalCertificatesWithListener** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
237
+ * - Only HTTPS protocol listeners support attaching extension certificates.
238
+ * - The **AssociateAdditionalCertificatesWithListener** operation is asynchronous. After you send a request, the system returns a request ID, but the attachment between the HTTPS listener and the extension certificates is not yet complete because the association node is still running in the background. You can invoke [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to query the listener status:
239
+ * - If the listener is in the **updating** state, the HTTPS listener and extension certificates are being attached. In this state, you can only execute query operations.
240
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
241
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
241
242
  *
242
243
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
243
244
  * @returns AssociateAdditionalCertificatesWithListenerResponse
@@ -248,7 +249,7 @@ export default class Client extends OpenApi {
248
249
  }
249
250
 
250
251
  /**
251
- * GA集成云产品
252
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
252
253
  *
253
254
  * @param request - AssociateResourcesRequest
254
255
  * @param runtime - runtime options for this request RuntimeOptions
@@ -303,7 +304,7 @@ export default class Client extends OpenApi {
303
304
  }
304
305
 
305
306
  /**
306
- * GA集成云产品
307
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
307
308
  *
308
309
  * @param request - AssociateResourcesRequest
309
310
  * @returns AssociateResourcesResponse
@@ -314,14 +315,14 @@ export default class Client extends OpenApi {
314
315
  }
315
316
 
316
317
  /**
317
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
318
+ * If you want to protect your Global Accelerator (GA) applications from large-scale DDoS attacks and ensure service stability and availability, you can call the AttachDdosToAccelerator operation to associate an Anti-DDoS Pro or Anti-DDoS Premium instance with a GA instance.
318
319
  *
319
320
  * @remarks
320
- * When you call this operation, take note of the following items:
321
- * * **AttachDdosToAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) operation to query the status of the GA instance.
322
- * * If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this case, you can perform only query operations.
323
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
324
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
321
+ * Note the following when you call this operation:
322
+ * - AttachDdosToAccelerator is an asynchronous operation. After you send a request, the system returns a request ID, but the Anti-DDoS Pro or Anti-DDoS Premium instance is not yet associated with the Global Accelerator (GA) instance. The associate task continues to run in the background. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the status of the GA instance:
323
+ * - If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this state, you can only perform query operations.
324
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
325
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
325
326
  *
326
327
  * @param request - AttachDdosToAcceleratorRequest
327
328
  * @param runtime - runtime options for this request RuntimeOptions
@@ -372,14 +373,14 @@ export default class Client extends OpenApi {
372
373
  }
373
374
 
374
375
  /**
375
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
376
+ * If you want to protect your Global Accelerator (GA) applications from large-scale DDoS attacks and ensure service stability and availability, you can call the AttachDdosToAccelerator operation to associate an Anti-DDoS Pro or Anti-DDoS Premium instance with a GA instance.
376
377
  *
377
378
  * @remarks
378
- * When you call this operation, take note of the following items:
379
- * * **AttachDdosToAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) operation to query the status of the GA instance.
380
- * * If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this case, you can perform only query operations.
381
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
382
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
379
+ * Note the following when you call this operation:
380
+ * - AttachDdosToAccelerator is an asynchronous operation. After you send a request, the system returns a request ID, but the Anti-DDoS Pro or Anti-DDoS Premium instance is not yet associated with the Global Accelerator (GA) instance. The associate task continues to run in the background. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the status of the GA instance:
381
+ * - If the GA instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being associated with the GA instance. In this state, you can only perform query operations.
382
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
383
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
383
384
  *
384
385
  * @param request - AttachDdosToAcceleratorRequest
385
386
  * @returns AttachDdosToAcceleratorResponse
@@ -390,13 +391,13 @@ export default class Client extends OpenApi {
390
391
  }
391
392
 
392
393
  /**
393
- * Associates a Log Service Logstore with an endpoint group.
394
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
394
395
  *
395
396
  * @remarks
396
- * **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but this operation is still being performed in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of an endpoint group.
397
- * * If the endpoint group is in the **updating** state, it indicates that a Logstore is being associated with the group. In this case, you can perform only query operations.
398
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
399
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
397
+ * - **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the association between the SLS Logstore and the endpoint group is not yet complete. The association node continues to run in the background. You can invoke [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
398
+ * - If the endpoint group is in the **updating** state, the SLS Logstore is being associated with the endpoint group. In this state, you can only execute query operations.
399
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
400
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
400
401
  *
401
402
  * @param request - AttachLogStoreToEndpointGroupRequest
402
403
  * @param runtime - runtime options for this request RuntimeOptions
@@ -463,13 +464,13 @@ export default class Client extends OpenApi {
463
464
  }
464
465
 
465
466
  /**
466
- * Associates a Log Service Logstore with an endpoint group.
467
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
467
468
  *
468
469
  * @remarks
469
- * **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but this operation is still being performed in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of an endpoint group.
470
- * * If the endpoint group is in the **updating** state, it indicates that a Logstore is being associated with the group. In this case, you can perform only query operations.
471
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
472
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
470
+ * - **AttachLogStoreToEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the association between the SLS Logstore and the endpoint group is not yet complete. The association node continues to run in the background. You can invoke [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
471
+ * - If the endpoint group is in the **updating** state, the SLS Logstore is being associated with the endpoint group. In this state, you can only execute query operations.
472
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
473
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
473
474
  *
474
475
  * @param request - AttachLogStoreToEndpointGroupRequest
475
476
  * @returns AttachLogStoreToEndpointGroupResponse
@@ -480,13 +481,13 @@ export default class Client extends OpenApi {
480
481
  }
481
482
 
482
483
  /**
483
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
484
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
484
485
  *
485
486
  * @remarks
486
- * **BandwidthPackageAddAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan that you want to associate.
487
- * * If the bandwidth plan is in the **binding** state, it indicates that the bandwidth plan is being associated. In this case, you can perform only query operations.
488
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
489
- * * The **BandwidthPackageAddAccelerator** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
487
+ * - **BandwidthPackageAddAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the bandwidth plan is not yet attached to the Alibaba Cloud Global Accelerator (GA) instance. The attachment node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
488
+ * - If the bandwidth plan is in the **binding** state, the bandwidth plan is being attached to the Alibaba Cloud Global Accelerator (GA) instance. In this state, you can only execute query operations.
489
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
490
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
490
491
  *
491
492
  * @param request - BandwidthPackageAddAcceleratorRequest
492
493
  * @param runtime - runtime options for this request RuntimeOptions
@@ -525,13 +526,13 @@ export default class Client extends OpenApi {
525
526
  }
526
527
 
527
528
  /**
528
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
529
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
529
530
  *
530
531
  * @remarks
531
- * **BandwidthPackageAddAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan that you want to associate.
532
- * * If the bandwidth plan is in the **binding** state, it indicates that the bandwidth plan is being associated. In this case, you can perform only query operations.
533
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
534
- * * The **BandwidthPackageAddAccelerator** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
532
+ * - **BandwidthPackageAddAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the bandwidth plan is not yet attached to the Alibaba Cloud Global Accelerator (GA) instance. The attachment node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
533
+ * - If the bandwidth plan is in the **binding** state, the bandwidth plan is being attached to the Alibaba Cloud Global Accelerator (GA) instance. In this state, you can only execute query operations.
534
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
535
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
535
536
  *
536
537
  * @param request - BandwidthPackageAddAcceleratorRequest
537
538
  * @returns BandwidthPackageAddAcceleratorResponse
@@ -542,13 +543,16 @@ export default class Client extends OpenApi {
542
543
  }
543
544
 
544
545
  /**
545
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
546
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
546
547
  *
547
548
  * @remarks
548
- * **BandwidthPackageRemoveAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan that you attempt to disassociate.
549
- * * If the bandwidth plan is in the **unbinding** state, it indicates that the bandwidth plan is being disassociated. In this case, you can perform only query operations.
550
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
551
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
549
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
550
+ * - To delete an acceleration region, see [DeleteIpSet](https://help.aliyun.com/document_detail/2253276.html) or [DeleteIpSets](https://help.aliyun.com/document_detail/2253278.html).
551
+ * - To delete an endpoint group, see [DeleteEndpointGroup](https://help.aliyun.com/document_detail/2253305.html), [DeleteEndpointGroups](https://help.aliyun.com/document_detail/2253311.html), or [DeleteCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/2303183.html).
552
+ * - The **BandwidthPackageRemoveAccelerator** operation is asynchronous. After you send a request, the system returns a request ID, but the disassociation has not yet completed. The disassociation node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
553
+ * - If the bandwidth plan is in the **unbinding** state, the bandwidth plan is being disassociated from the GA instance. In this state, you can only execute query operations.
554
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
555
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
552
556
  *
553
557
  * @param request - BandwidthPackageRemoveAcceleratorRequest
554
558
  * @param runtime - runtime options for this request RuntimeOptions
@@ -587,13 +591,16 @@ export default class Client extends OpenApi {
587
591
  }
588
592
 
589
593
  /**
590
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
594
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
591
595
  *
592
596
  * @remarks
593
- * **BandwidthPackageRemoveAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan that you attempt to disassociate.
594
- * * If the bandwidth plan is in the **unbinding** state, it indicates that the bandwidth plan is being disassociated. In this case, you can perform only query operations.
595
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
596
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
597
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
598
+ * - To delete an acceleration region, see [DeleteIpSet](https://help.aliyun.com/document_detail/2253276.html) or [DeleteIpSets](https://help.aliyun.com/document_detail/2253278.html).
599
+ * - To delete an endpoint group, see [DeleteEndpointGroup](https://help.aliyun.com/document_detail/2253305.html), [DeleteEndpointGroups](https://help.aliyun.com/document_detail/2253311.html), or [DeleteCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/2303183.html).
600
+ * - The **BandwidthPackageRemoveAccelerator** operation is asynchronous. After you send a request, the system returns a request ID, but the disassociation has not yet completed. The disassociation node continues to run in the background. You can invoke [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) to query the status of the bandwidth plan:
601
+ * - If the bandwidth plan is in the **unbinding** state, the bandwidth plan is being disassociated from the GA instance. In this state, you can only execute query operations.
602
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
603
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
597
604
  *
598
605
  * @param request - BandwidthPackageRemoveAcceleratorRequest
599
606
  * @returns BandwidthPackageRemoveAcceleratorResponse
@@ -604,10 +611,10 @@ export default class Client extends OpenApi {
604
611
  }
605
612
 
606
613
  /**
607
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
614
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
608
615
  *
609
616
  * @remarks
610
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
617
+ * The **ChangeResourceGroup** operation does not support concurrent modifications to the resource group of Global Accelerator resources within the same Alibaba Cloud Global Accelerator (GA) instance.
611
618
  *
612
619
  * @param request - ChangeResourceGroupRequest
613
620
  * @param runtime - runtime options for this request RuntimeOptions
@@ -654,10 +661,10 @@ export default class Client extends OpenApi {
654
661
  }
655
662
 
656
663
  /**
657
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
664
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
658
665
  *
659
666
  * @remarks
660
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
667
+ * The **ChangeResourceGroup** operation does not support concurrent modifications to the resource group of Global Accelerator resources within the same Alibaba Cloud Global Accelerator (GA) instance.
661
668
  *
662
669
  * @param request - ChangeResourceGroupRequest
663
670
  * @returns ChangeResourceGroupResponse
@@ -750,13 +757,12 @@ export default class Client extends OpenApi {
750
757
  }
751
758
 
752
759
  /**
753
- * Creates a Global Accelerator (GA) instance. GA is a high-availability and high-performance network acceleration service for global users. By leveraging the high-quality BGP bandwidth and global network of Alibaba Cloud, GA allows service providers to deploy applications across regions and users to connect to the nearest access points for content delivery acceleration. This reduces network issues, such as network latency, network jitters, and packet loss.
760
+ * Global Accelerator (GA) is a network acceleration service that provides coverage across the globe. It uses Alibaba Cloud\\"s high-quality Border Gateway Protocol (BGP) bandwidth and global transmission network to provide low-latency access from nearby locations. This reduces the impact of network issues, such as latency, jitter, and packet loss, on your service quality. GA provides a high-availability and high-performance network acceleration service for users worldwide. You can call the CreateAccelerator operation to create a Global Accelerator instance.
754
761
  *
755
762
  * @remarks
756
- * ## Description
757
- * **CreateAccelerator** is an asynchronous operation. After you send a request, the system returns the ID of a GA instance, but the operation is still being performed in the system background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a GA instance.
758
- * * If the GA instance is in the **init** state, it indicates that the GA instance is being created. In this case, you can perform only query operations.
759
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
763
+ * The **CreateAccelerator** operation is asynchronous. After you send a request, the system returns a Global Accelerator instance ID, but the instance is still being created in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the Global Accelerator instance:
764
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
765
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
760
766
  *
761
767
  * @param request - CreateAcceleratorRequest
762
768
  * @param runtime - runtime options for this request RuntimeOptions
@@ -855,13 +861,12 @@ export default class Client extends OpenApi {
855
861
  }
856
862
 
857
863
  /**
858
- * Creates a Global Accelerator (GA) instance. GA is a high-availability and high-performance network acceleration service for global users. By leveraging the high-quality BGP bandwidth and global network of Alibaba Cloud, GA allows service providers to deploy applications across regions and users to connect to the nearest access points for content delivery acceleration. This reduces network issues, such as network latency, network jitters, and packet loss.
864
+ * Global Accelerator (GA) is a network acceleration service that provides coverage across the globe. It uses Alibaba Cloud\\"s high-quality Border Gateway Protocol (BGP) bandwidth and global transmission network to provide low-latency access from nearby locations. This reduces the impact of network issues, such as latency, jitter, and packet loss, on your service quality. GA provides a high-availability and high-performance network acceleration service for users worldwide. You can call the CreateAccelerator operation to create a Global Accelerator instance.
859
865
  *
860
866
  * @remarks
861
- * ## Description
862
- * **CreateAccelerator** is an asynchronous operation. After you send a request, the system returns the ID of a GA instance, but the operation is still being performed in the system background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a GA instance.
863
- * * If the GA instance is in the **init** state, it indicates that the GA instance is being created. In this case, you can perform only query operations.
864
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
867
+ * The **CreateAccelerator** operation is asynchronous. After you send a request, the system returns a Global Accelerator instance ID, but the instance is still being created in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the Global Accelerator instance:
868
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
869
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
865
870
  *
866
871
  * @param request - CreateAcceleratorRequest
867
872
  * @returns CreateAcceleratorResponse
@@ -872,12 +877,12 @@ export default class Client extends OpenApi {
872
877
  }
873
878
 
874
879
  /**
875
- * Creates an access control list (ACL).
880
+ * Invokes the CreateAcl operation to create an access control policy group.
876
881
  *
877
882
  * @remarks
878
- * *CreateAcl** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) operation to query the state of an ACL.
879
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
880
- * * If the ACL is in the **active** state, the ACL is created.
883
+ * *CreateAcl** is an asynchronous operation. After you invoke the operation, the system returns an access control policy group ID but the access control policy group is not yet created. The creation node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
884
+ * - If the access control policy group is in the **init** state, the access control policy group is being created. In this state, you can only execute query operations and cannot execute other operations.
885
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
881
886
  *
882
887
  * @param request - CreateAclRequest
883
888
  * @param runtime - runtime options for this request RuntimeOptions
@@ -936,12 +941,12 @@ export default class Client extends OpenApi {
936
941
  }
937
942
 
938
943
  /**
939
- * Creates an access control list (ACL).
944
+ * Invokes the CreateAcl operation to create an access control policy group.
940
945
  *
941
946
  * @remarks
942
- * *CreateAcl** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) operation to query the state of an ACL.
943
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
944
- * * If the ACL is in the **active** state, the ACL is created.
947
+ * *CreateAcl** is an asynchronous operation. After you invoke the operation, the system returns an access control policy group ID but the access control policy group is not yet created. The creation node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) or [ListAcls](https://help.aliyun.com/document_detail/258291.html) to query the status of the access control policy group:
948
+ * - If the access control policy group is in the **init** state, the access control policy group is being created. In this state, you can only execute query operations and cannot execute other operations.
949
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
945
950
  *
946
951
  * @param request - CreateAclRequest
947
952
  * @returns CreateAclResponse
@@ -952,18 +957,18 @@ export default class Client extends OpenApi {
952
957
  }
953
958
 
954
959
  /**
955
- * Creates an origin probing task.
960
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
956
961
  *
957
962
  * @remarks
958
- * You can call the **CreateApplicationMonitor** operation to create an origin probing task. An origin probing task monitors the network quality between a client and an origin server and checks the availability of the origin server.
959
- * Before you call this operation, take note of the following items:
960
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
961
- * * You cannot create an origin probe task for a UDP listener.
962
- * * The service port of the URL or IP address that is probed must be within the listening port range.
963
- * * **CreateApplicationMonitor** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to query the status of the origin probing task.
964
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
965
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
966
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
963
+ * You can call the **CreateApplicationMonitor** operation to create an origin probing task. This task monitors the end-to-end network quality from the probing point through Global Accelerator (GA) to the origin server in real time, helping you quickly locate network faults and perform targeted network optimization.
964
+ * Before you begin:
965
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
966
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
967
+ * - The service port of the monitoring address must be within the listener port range.
968
+ * - The **CreateApplicationMonitor** operation is asynchronous. After you invoke this operation, the system returns a node ID for the origin probing task, but the node is not yet created. The node creation continues in the background. You can invoke [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing task:
969
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
970
+ * - If the origin probing task is in the **active** state, the task is created.
971
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
967
972
  *
968
973
  * @param request - CreateApplicationMonitorRequest
969
974
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1034,18 +1039,18 @@ export default class Client extends OpenApi {
1034
1039
  }
1035
1040
 
1036
1041
  /**
1037
- * Creates an origin probing task.
1042
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
1038
1043
  *
1039
1044
  * @remarks
1040
- * You can call the **CreateApplicationMonitor** operation to create an origin probing task. An origin probing task monitors the network quality between a client and an origin server and checks the availability of the origin server.
1041
- * Before you call this operation, take note of the following items:
1042
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
1043
- * * You cannot create an origin probe task for a UDP listener.
1044
- * * The service port of the URL or IP address that is probed must be within the listening port range.
1045
- * * **CreateApplicationMonitor** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to query the status of the origin probing task.
1046
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
1047
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
1048
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1045
+ * You can call the **CreateApplicationMonitor** operation to create an origin probing task. This task monitors the end-to-end network quality from the probing point through Global Accelerator (GA) to the origin server in real time, helping you quickly locate network faults and perform targeted network optimization.
1046
+ * Before you begin:
1047
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
1048
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
1049
+ * - The service port of the monitoring address must be within the listener port range.
1050
+ * - The **CreateApplicationMonitor** operation is asynchronous. After you invoke this operation, the system returns a node ID for the origin probing task, but the node is not yet created. The node creation continues in the background. You can invoke [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing task:
1051
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
1052
+ * - If the origin probing task is in the **active** state, the task is created.
1053
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
1049
1054
  *
1050
1055
  * @param request - CreateApplicationMonitorRequest
1051
1056
  * @returns CreateApplicationMonitorResponse
@@ -1059,15 +1064,15 @@ export default class Client extends OpenApi {
1059
1064
  * Creates a bandwidth plan.
1060
1065
  *
1061
1066
  * @remarks
1062
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
1063
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
1064
- * * **Enhanced**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service can be deployed on and off Alibaba Cloud.
1065
- * * **Premium**: Both the default acceleration region and the default service region are outside the Chinese mainland. The accelerated service can be deployed on and off Alibaba Cloud. If you want to accelerate data transfer for clients in the Chinese mainland, you must select China (Hong Kong) as the acceleration region.
1066
- * When you call this operation, take note of the following items:
1067
- * * **CreateBandwidthPackage** is an asynchronous operation. After you send a request, the system returns the ID of a bandwidth plan, but the bandwidth plan is still being created in the system background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan.
1068
- * * If the bandwidth plan is in the **init** state, it indicates that the bandwidth plan is being created. In this case, you can perform only query operations.
1069
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
1070
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
1067
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
1068
+ * - **Basic bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
1069
+ * - **Enhanced bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud.
1070
+ * - **Advanced bandwidth**: The acceleration area and the area where the endpoint is deployed are outside the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud. To accelerate access for users in the Chinese mainland, you can select China (Hong Kong) as the acceleration area.
1071
+ * Note the following when you call this operation:
1072
+ * - The **CreateBandwidthPackage** operation is asynchronous. After you send a request, the system returns a bandwidth plan ID, but the bandwidth plan is not created immediately. The system creates the bandwidth plan in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan:
1073
+ * - If a bandwidth plan is in the **init** state, the bandwidth plan is being created. In this state, you can only query the bandwidth plan and cannot perform other operations.
1074
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
1075
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
1071
1076
  *
1072
1077
  * @param request - CreateBandwidthPackageRequest
1073
1078
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1173,15 +1178,15 @@ export default class Client extends OpenApi {
1173
1178
  * Creates a bandwidth plan.
1174
1179
  *
1175
1180
  * @remarks
1176
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
1177
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
1178
- * * **Enhanced**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service can be deployed on and off Alibaba Cloud.
1179
- * * **Premium**: Both the default acceleration region and the default service region are outside the Chinese mainland. The accelerated service can be deployed on and off Alibaba Cloud. If you want to accelerate data transfer for clients in the Chinese mainland, you must select China (Hong Kong) as the acceleration region.
1180
- * When you call this operation, take note of the following items:
1181
- * * **CreateBandwidthPackage** is an asynchronous operation. After you send a request, the system returns the ID of a bandwidth plan, but the bandwidth plan is still being created in the system background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan.
1182
- * * If the bandwidth plan is in the **init** state, it indicates that the bandwidth plan is being created. In this case, you can perform only query operations.
1183
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
1184
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
1181
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
1182
+ * - **Basic bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
1183
+ * - **Enhanced bandwidth**: The acceleration area and the area where the endpoint is deployed are in the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud.
1184
+ * - **Advanced bandwidth**: The acceleration area and the area where the endpoint is deployed are outside the Chinese mainland. This bandwidth type can accelerate services on both Alibaba Cloud and public networks outside Alibaba Cloud. To accelerate access for users in the Chinese mainland, you can select China (Hong Kong) as the acceleration area.
1185
+ * Note the following when you call this operation:
1186
+ * - The **CreateBandwidthPackage** operation is asynchronous. After you send a request, the system returns a bandwidth plan ID, but the bandwidth plan is not created immediately. The system creates the bandwidth plan in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the bandwidth plan:
1187
+ * - If a bandwidth plan is in the **init** state, the bandwidth plan is being created. In this state, you can only query the bandwidth plan and cannot perform other operations.
1188
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
1189
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
1185
1190
  *
1186
1191
  * @param request - CreateBandwidthPackageRequest
1187
1192
  * @returns CreateBandwidthPackageResponse
@@ -1328,13 +1333,13 @@ export default class Client extends OpenApi {
1328
1333
  }
1329
1334
 
1330
1335
  /**
1331
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
1336
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
1332
1337
  *
1333
1338
  * @remarks
1334
- * The **CreateBasicAccelerateIpEndpointRelations** is asynchronous. After you send a request, the system returns a request ID and runs the task in the system background. You can call the [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) API operation to query the status of an accelerated IP address or an endpoint to determine the association status.
1335
- * * If an accelerated IP address and the endpoint are in the **binding** state, the accelerated IP address is being associated with the endpoint. In this case, you can only query the accelerated IP address and endpoint, but cannot perform other operations.
1336
- * * If all the accelerated IP addresses and the endpoint are in the **bound** state, and the association status returned by the [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) API operation is **active**, the accelerated IP addresses are associated with the endpoints.
1337
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1339
+ * - **CreateBasicAccelerateIpEndpointRelations** is an asynchronous operation. After you send a request, the system returns a request ID, but the task of batch attaching accelerated IP addresses to endpoints is still in progress. You can call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of accelerated IP addresses and endpoints respectively to confirm whether the attachments are created:
1340
+ * - If an accelerated IP address or endpoint is in the **binding** state, the attachment is being created. In this state, you can only perform query operations.
1341
+ * - If all accelerated IP addresses and endpoints are in the **bound** state, and the attachment status returned by [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) is **active**, the batch task of attaching accelerated IP addresses to endpoints is complete.
1342
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
1338
1343
  *
1339
1344
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
1340
1345
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1377,13 +1382,13 @@ export default class Client extends OpenApi {
1377
1382
  }
1378
1383
 
1379
1384
  /**
1380
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
1385
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
1381
1386
  *
1382
1387
  * @remarks
1383
- * The **CreateBasicAccelerateIpEndpointRelations** is asynchronous. After you send a request, the system returns a request ID and runs the task in the system background. You can call the [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) API operation to query the status of an accelerated IP address or an endpoint to determine the association status.
1384
- * * If an accelerated IP address and the endpoint are in the **binding** state, the accelerated IP address is being associated with the endpoint. In this case, you can only query the accelerated IP address and endpoint, but cannot perform other operations.
1385
- * * If all the accelerated IP addresses and the endpoint are in the **bound** state, and the association status returned by the [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) API operation is **active**, the accelerated IP addresses are associated with the endpoints.
1386
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1388
+ * - **CreateBasicAccelerateIpEndpointRelations** is an asynchronous operation. After you send a request, the system returns a request ID, but the task of batch attaching accelerated IP addresses to endpoints is still in progress. You can call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of accelerated IP addresses and endpoints respectively to confirm whether the attachments are created:
1389
+ * - If an accelerated IP address or endpoint is in the **binding** state, the attachment is being created. In this state, you can only perform query operations.
1390
+ * - If all accelerated IP addresses and endpoints are in the **bound** state, and the attachment status returned by [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) is **active**, the batch task of attaching accelerated IP addresses to endpoints is complete.
1391
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
1387
1392
  *
1388
1393
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
1389
1394
  * @returns CreateBasicAccelerateIpEndpointRelationsResponse
@@ -1394,12 +1399,12 @@ export default class Client extends OpenApi {
1394
1399
  }
1395
1400
 
1396
1401
  /**
1397
- * Basic Global Accelerator (GA) instances leverage the immense bandwidth of the high-quality global network of Alibaba Cloud to provide end-to-end acceleration services. You can use basic GA instances to accelerate content delivery at Layer 3 (IP). You can call the CreateBasicAccelerator operation to create a basic GA instance.
1402
+ * Basic Alibaba Cloud Global Accelerator (GA) instances leverage Alibaba Cloud\\"s premium global the Internet bandwidth and high-quality transmission network to provide users with point-to-point acceleration. Basic Alibaba Cloud Global Accelerator (GA) instances are primarily used for Layer 3 (IP protocol) network acceleration. You can invoke the CreateBasicAccelerator operation to create a basic Alibaba Cloud Global Accelerator (GA) instance.
1398
1403
  *
1399
1404
  * @remarks
1400
- * *CreateBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) operation to query the status of the task.
1401
- * * If the basic GA instance is in the **init** state, it indicates that the basic GA instance is being created. In this case, you can perform only query operations.
1402
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
1405
+ * *CreateBasicAccelerator** is an asynchronous operation. After you invoke this operation, the system returns a basic Alibaba Cloud Global Accelerator (GA) instance ID, but the instance is not yet created. The creation node continues to execute in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) to query the status of the basic GA instance:
1406
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
1407
+ * - If the basic GA instance is in the **active** state, the instance is created.
1403
1408
  *
1404
1409
  * @param request - CreateBasicAcceleratorRequest
1405
1410
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1482,12 +1487,12 @@ export default class Client extends OpenApi {
1482
1487
  }
1483
1488
 
1484
1489
  /**
1485
- * Basic Global Accelerator (GA) instances leverage the immense bandwidth of the high-quality global network of Alibaba Cloud to provide end-to-end acceleration services. You can use basic GA instances to accelerate content delivery at Layer 3 (IP). You can call the CreateBasicAccelerator operation to create a basic GA instance.
1490
+ * Basic Alibaba Cloud Global Accelerator (GA) instances leverage Alibaba Cloud\\"s premium global the Internet bandwidth and high-quality transmission network to provide users with point-to-point acceleration. Basic Alibaba Cloud Global Accelerator (GA) instances are primarily used for Layer 3 (IP protocol) network acceleration. You can invoke the CreateBasicAccelerator operation to create a basic Alibaba Cloud Global Accelerator (GA) instance.
1486
1491
  *
1487
1492
  * @remarks
1488
- * *CreateBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) operation to query the status of the task.
1489
- * * If the basic GA instance is in the **init** state, it indicates that the basic GA instance is being created. In this case, you can perform only query operations.
1490
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
1493
+ * *CreateBasicAccelerator** is an asynchronous operation. After you invoke this operation, the system returns a basic Alibaba Cloud Global Accelerator (GA) instance ID, but the instance is not yet created. The creation node continues to execute in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) or [ListBasicAccelerators](https://help.aliyun.com/document_detail/353189.html) to query the status of the basic GA instance:
1494
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
1495
+ * - If the basic GA instance is in the **active** state, the instance is created.
1491
1496
  *
1492
1497
  * @param request - CreateBasicAcceleratorRequest
1493
1498
  * @returns CreateBasicAcceleratorResponse
@@ -1498,13 +1503,13 @@ export default class Client extends OpenApi {
1498
1503
  }
1499
1504
 
1500
1505
  /**
1501
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
1506
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
1502
1507
  *
1503
1508
  * @remarks
1504
- * **CreateBasicEndpoint** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) API operation to query the status of an endpoint.
1505
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1506
- * * If the endpoint is in the **active** state, the endpoint is created.
1507
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
1509
+ * - **CreateBasicEndpoint** is an asynchronous operation. After you invoke this operation, the system returns an endpoint ID for the basic Alibaba Cloud Global Accelerator (GA) instance, but the endpoint is not yet created. The creation task continues to execute in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the endpoint status:
1510
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
1511
+ * - When the endpoint is in the **active** state, the endpoint is created.
1512
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1508
1513
  *
1509
1514
  * @param request - CreateBasicEndpointRequest
1510
1515
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1571,13 +1576,13 @@ export default class Client extends OpenApi {
1571
1576
  }
1572
1577
 
1573
1578
  /**
1574
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
1579
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
1575
1580
  *
1576
1581
  * @remarks
1577
- * **CreateBasicEndpoint** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) API operation to query the status of an endpoint.
1578
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1579
- * * If the endpoint is in the **active** state, the endpoint is created.
1580
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
1582
+ * - **CreateBasicEndpoint** is an asynchronous operation. After you invoke this operation, the system returns an endpoint ID for the basic Alibaba Cloud Global Accelerator (GA) instance, but the endpoint is not yet created. The creation task continues to execute in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the endpoint status:
1583
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
1584
+ * - When the endpoint is in the **active** state, the endpoint is created.
1585
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1581
1586
  *
1582
1587
  * @param request - CreateBasicEndpointRequest
1583
1588
  * @returns CreateBasicEndpointResponse
@@ -1588,13 +1593,13 @@ export default class Client extends OpenApi {
1588
1593
  }
1589
1594
 
1590
1595
  /**
1591
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
1596
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
1592
1597
  *
1593
1598
  * @remarks
1594
- * **CreateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns an endpoint group ID and runs the task in the background. You can call the [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) operation to query the status of the task.
1595
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1596
- * * If the endpoint group is in the **active** state, the endpoint group is created.
1597
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
1599
+ * - **CreateBasicEndpointGroup** is an asynchronous operation. After you invoke this operation, the system returns an endpoint group ID before the endpoint group is created. The endpoint group is being created in the background. You can invoke [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) to query the status of the endpoint group:
1600
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
1601
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
1602
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
1598
1603
  *
1599
1604
  * @param request - CreateBasicEndpointGroupRequest
1600
1605
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1657,13 +1662,13 @@ export default class Client extends OpenApi {
1657
1662
  }
1658
1663
 
1659
1664
  /**
1660
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
1665
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
1661
1666
  *
1662
1667
  * @remarks
1663
- * **CreateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns an endpoint group ID and runs the task in the background. You can call the [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) operation to query the status of the task.
1664
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1665
- * * If the endpoint group is in the **active** state, the endpoint group is created.
1666
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
1668
+ * - **CreateBasicEndpointGroup** is an asynchronous operation. After you invoke this operation, the system returns an endpoint group ID before the endpoint group is created. The endpoint group is being created in the background. You can invoke [GetBasicEndpointGroup](https://help.aliyun.com/document_detail/362984.html) to query the status of the endpoint group:
1669
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
1670
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
1671
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
1667
1672
  *
1668
1673
  * @param request - CreateBasicEndpointGroupRequest
1669
1674
  * @returns CreateBasicEndpointGroupResponse
@@ -1740,15 +1745,15 @@ export default class Client extends OpenApi {
1740
1745
  }
1741
1746
 
1742
1747
  /**
1743
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
1748
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
1744
1749
  *
1745
1750
  * @remarks
1746
- * Take note of the following limits:
1747
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
1748
- * * **CreateBasicIpSet** is an asynchronous operation. After you send a request, the system returns an acceleration region ID and runs the task in the background. You can call the [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) operation to query the status of the task.
1749
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
1750
- * * If the acceleration region is in the **active** state, the acceleration region is created.
1751
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
1751
+ * When you invoke this operation, take note of the following items:
1752
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
1753
+ * - **CreateBasicIpSet** is an asynchronous operation. After a request is sent, the system returns an acceleration region instance ID but the acceleration region is not yet created. The creation node continues to run in the background. You can invoke [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) to query the status of the acceleration region:
1754
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
1755
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
1756
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1752
1757
  *
1753
1758
  * @param request - CreateBasicIpSetRequest
1754
1759
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1799,15 +1804,15 @@ export default class Client extends OpenApi {
1799
1804
  }
1800
1805
 
1801
1806
  /**
1802
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
1807
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
1803
1808
  *
1804
1809
  * @remarks
1805
- * Take note of the following limits:
1806
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
1807
- * * **CreateBasicIpSet** is an asynchronous operation. After you send a request, the system returns an acceleration region ID and runs the task in the background. You can call the [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) operation to query the status of the task.
1808
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
1809
- * * If the acceleration region is in the **active** state, the acceleration region is created.
1810
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
1810
+ * When you invoke this operation, take note of the following items:
1811
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
1812
+ * - **CreateBasicIpSet** is an asynchronous operation. After a request is sent, the system returns an acceleration region instance ID but the acceleration region is not yet created. The creation node continues to run in the background. You can invoke [GetBasicIpSet](https://help.aliyun.com/document_detail/362987.html) to query the status of the acceleration region:
1813
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
1814
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
1815
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1811
1816
  *
1812
1817
  * @param request - CreateBasicIpSetRequest
1813
1818
  * @returns CreateBasicIpSetResponse
@@ -1818,22 +1823,22 @@ export default class Client extends OpenApi {
1818
1823
  }
1819
1824
 
1820
1825
  /**
1821
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the GA instance generates a port mapping table based on the listener port range, mapping information (protocols and port ranges) of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to the specified IP addresses and ports in the vSwitches.
1822
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
1823
- * * **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
1824
- * * If the endpoint group is in the **updating** state, it indicates that the mappings are being created for the endpoint group. In this case, you can perform only query operations.
1825
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
1826
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
1827
- * ### Prerequisites
1828
- * Make sure that the following prerequisites are met before you call this operation:
1829
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1830
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1831
- * * An application is deployed as an endpoint to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1832
- * * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. The custom routing listener feature is in invitational preview. To use the feature, [submit a ticket](https://workorder-intl.console.aliyun.com/?spm=5176.11182188.console-base-top.dworkorder.18ae4882n3v6ZW#/ticket/createIndex). For information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1833
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1826
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
1834
1827
  *
1835
1828
  * @remarks
1836
- * readAndWrite
1829
+ * An Alibaba Cloud Global Accelerator (GA) instance can generate a port mapping table based on the configured listener port range, the mapping configurations (protocols and port ranges) of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This enables deterministic routing of traffic to specific IP addresses and ports within the vSwitches.
1830
+ * This operation creates mapping configurations for an endpoint group that is associated with a custom route listener. When you invoke this operation, take note of the following items:
1831
+ * - **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID, but the mapping configurations for the endpoint group are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group and confirm whether the mapping configurations are created:
1832
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
1833
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
1834
+ * - **CreateCustomRoutingEndpointGroupDestinations** does not support concurrent creation of mapping configurations for endpoint groups associated with custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1835
+ * ### Before you begin
1836
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
1837
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1838
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1839
+ * - You have completed the deployment of the required applications as backend services to accept forwarded requests from Global Accelerator. Custom route listeners support only vSwitches as backend service types.
1840
+ * - You have obtained the permissions to use custom route listeners and created a custom route listener. The custom route listener type is in invitational preview. To use this feature, contact your account manager. To create a custom route listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1841
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1837
1842
  *
1838
1843
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
1839
1844
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1880,22 +1885,22 @@ export default class Client extends OpenApi {
1880
1885
  }
1881
1886
 
1882
1887
  /**
1883
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the GA instance generates a port mapping table based on the listener port range, mapping information (protocols and port ranges) of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to the specified IP addresses and ports in the vSwitches.
1884
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
1885
- * * **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
1886
- * * If the endpoint group is in the **updating** state, it indicates that the mappings are being created for the endpoint group. In this case, you can perform only query operations.
1887
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
1888
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
1889
- * ### Prerequisites
1890
- * Make sure that the following prerequisites are met before you call this operation:
1891
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1892
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1893
- * * An application is deployed as an endpoint to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1894
- * * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. The custom routing listener feature is in invitational preview. To use the feature, [submit a ticket](https://workorder-intl.console.aliyun.com/?spm=5176.11182188.console-base-top.dworkorder.18ae4882n3v6ZW#/ticket/createIndex). For information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1895
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1888
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
1896
1889
  *
1897
1890
  * @remarks
1898
- * readAndWrite
1891
+ * An Alibaba Cloud Global Accelerator (GA) instance can generate a port mapping table based on the configured listener port range, the mapping configurations (protocols and port ranges) of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This enables deterministic routing of traffic to specific IP addresses and ports within the vSwitches.
1892
+ * This operation creates mapping configurations for an endpoint group that is associated with a custom route listener. When you invoke this operation, take note of the following items:
1893
+ * - **CreateCustomRoutingEndpointGroupDestinations** is an asynchronous operation. After you send a request, the system returns a request ID, but the mapping configurations for the endpoint group are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group and confirm whether the mapping configurations are created:
1894
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
1895
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
1896
+ * - **CreateCustomRoutingEndpointGroupDestinations** does not support concurrent creation of mapping configurations for endpoint groups associated with custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1897
+ * ### Before you begin
1898
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
1899
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1900
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1901
+ * - You have completed the deployment of the required applications as backend services to accept forwarded requests from Global Accelerator. Custom route listeners support only vSwitches as backend service types.
1902
+ * - You have obtained the permissions to use custom route listeners and created a custom route listener. The custom route listener type is in invitational preview. To use this feature, contact your account manager. To create a custom route listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1903
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1899
1904
  *
1900
1905
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
1901
1906
  * @returns CreateCustomRoutingEndpointGroupDestinationsResponse
@@ -1906,24 +1911,24 @@ export default class Client extends OpenApi {
1906
1911
  }
1907
1912
 
1908
1913
  /**
1909
- * Creates endpoint groups for a custom routing listener.
1914
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
1910
1915
  *
1911
1916
  * @remarks
1912
- * Global Accelerator (GA) forwards client requests to endpoints in an endpoint group based on the routing type of the listener that is associated with the endpoint group.
1913
- * * After you configure an intelligent routing listener for a GA instance, the GA instance selects a nearby and healthy endpoint group and forwards client requests to a healthy endpoint in the endpoint group.
1914
- * * After you configure a custom routing listener for a GA instance, the instance generates a port mapping table based on the listener port range, protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
1915
- * You can call this operation to create endpoint groups for custom routing listeners. For information about how to create endpoint groups for intelligent routing listeners, see [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
1916
- * When you call this operation, take note of the following items:
1917
- * * **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) operation to query the status of the endpoint groups that are associated with custom routing listeners.
1918
- * * If one or more endpoint groups are in the **init** state, it indicates that the endpoint groups are being created. In this case, you can perform only query operations.
1919
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
1920
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1921
- * ### Prerequisites
1922
- * Make sure that the following requirements are met before you call this operation:
1923
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1924
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1925
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1926
- * * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1917
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
1918
+ * - After you configure an intelligent routing listener, the Alibaba Cloud Global Accelerator (GA) instance automatically selects the nearest healthy endpoint group for traffic forwarding based on latency factors (primarily depending on geographic location and network link conditions), and ultimately delivers client network access requests to healthy endpoints.
1919
+ * - After you configure a custom routing type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, destination endpoint group protocol and port range, and IP address information of the endpoints (vSwitches), to deterministically route traffic to specific IP addresses and ports within vSwitches.
1920
+ * This operation creates endpoint groups for a custom routing type listener. To create endpoint groups for an intelligent routing listener, invoke [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
1921
+ * When you invoke this operation, take note of the following items:
1922
+ * - **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint groups for the custom routing type listener are not yet created. The creation task continues to execute in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) to query the status of the endpoint groups:
1923
+ * - If an endpoint group is in the **init** state, the endpoint groups are being created in batches. In this state, you can only execute query operations.
1924
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
1925
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1926
+ * ### Before you begin
1927
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
1928
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1929
+ * - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1930
+ * - You have deployed the relevant applications as backend services for Global Accelerator to accept forwarded requests. Custom routing type listeners support only vSwitches as the backend service type.
1931
+ * - You have applied for permissions to use custom routing type listeners and created a custom routing type listener. The custom routing type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom routing type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1927
1932
  *
1928
1933
  * @param request - CreateCustomRoutingEndpointGroupsRequest
1929
1934
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1974,24 +1979,24 @@ export default class Client extends OpenApi {
1974
1979
  }
1975
1980
 
1976
1981
  /**
1977
- * Creates endpoint groups for a custom routing listener.
1982
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
1978
1983
  *
1979
1984
  * @remarks
1980
- * Global Accelerator (GA) forwards client requests to endpoints in an endpoint group based on the routing type of the listener that is associated with the endpoint group.
1981
- * * After you configure an intelligent routing listener for a GA instance, the GA instance selects a nearby and healthy endpoint group and forwards client requests to a healthy endpoint in the endpoint group.
1982
- * * After you configure a custom routing listener for a GA instance, the instance generates a port mapping table based on the listener port range, protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
1983
- * You can call this operation to create endpoint groups for custom routing listeners. For information about how to create endpoint groups for intelligent routing listeners, see [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
1984
- * When you call this operation, take note of the following items:
1985
- * * **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) operation to query the status of the endpoint groups that are associated with custom routing listeners.
1986
- * * If one or more endpoint groups are in the **init** state, it indicates that the endpoint groups are being created. In this case, you can perform only query operations.
1987
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
1988
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1989
- * ### Prerequisites
1990
- * Make sure that the following requirements are met before you call this operation:
1991
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1992
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1993
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1994
- * * The permissions to use custom routing listeners are acquired and a custom routing listener is created for the GA instance. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1985
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
1986
+ * - After you configure an intelligent routing listener, the Alibaba Cloud Global Accelerator (GA) instance automatically selects the nearest healthy endpoint group for traffic forwarding based on latency factors (primarily depending on geographic location and network link conditions), and ultimately delivers client network access requests to healthy endpoints.
1987
+ * - After you configure a custom routing type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, destination endpoint group protocol and port range, and IP address information of the endpoints (vSwitches), to deterministically route traffic to specific IP addresses and ports within vSwitches.
1988
+ * This operation creates endpoint groups for a custom routing type listener. To create endpoint groups for an intelligent routing listener, invoke [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html).
1989
+ * When you invoke this operation, take note of the following items:
1990
+ * - **CreateCustomRoutingEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint groups for the custom routing type listener are not yet created. The creation task continues to execute in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) or [ListCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449374.html) to query the status of the endpoint groups:
1991
+ * - If an endpoint group is in the **init** state, the endpoint groups are being created in batches. In this state, you can only execute query operations.
1992
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
1993
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1994
+ * ### Before you begin
1995
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
1996
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1997
+ * - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1998
+ * - You have deployed the relevant applications as backend services for Global Accelerator to accept forwarded requests. Custom routing type listeners support only vSwitches as the backend service type.
1999
+ * - You have applied for permissions to use custom routing type listeners and created a custom routing type listener. The custom routing type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom routing type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
1995
2000
  *
1996
2001
  * @param request - CreateCustomRoutingEndpointGroupsRequest
1997
2002
  * @returns CreateCustomRoutingEndpointGroupsResponse
@@ -2002,23 +2007,23 @@ export default class Client extends OpenApi {
2002
2007
  }
2003
2008
 
2004
2009
  /**
2005
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
2010
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
2006
2011
  *
2007
2012
  * @remarks
2008
- * This operation takes effect only when the traffic access policy of an endpoint allows traffic to specified destinations. You can call the [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) operation to query the traffic access policy of an endpoint. This operation takes effect only if the value of **TrafficToEndpointPolicy** is set to **AllowCustom**, which allows traffic to specific destinations.
2009
- * When you call this operation, take note of the following items:
2010
- * * **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
2011
- * * If the endpoint group is in the **updating** state, the traffic destinations are being created. In this state, you can only query the traffic destinations.
2012
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
2013
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
2014
- * ### [](#)Prerequisites
2015
- * Before you call this operation, make sure that the following requirements are met:
2016
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2017
- * * If the bandwidth metering method of the standard GA instance is **pay-by-bandwidth**, a bandwidth plan must be associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2018
- * * An application that serves as the endpoint of the standard GA instance is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
2019
- * * The permissions to use custom routing listeners are acquired, and a custom routing listener is created. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2020
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2021
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
2013
+ * This operation takes effect only when the traffic policy of the backend service for the endpoint is set to allow traffic to specified destinations that can accept access traffic. You can invoke [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) to query the traffic policy of the backend service for a specified endpoint. This operation takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom** (specifying destinations that can accept access traffic).
2014
+ * Before you invoke this operation, take note of the following items:
2015
+ * - **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint traffic policies for the custom route type listener are not yet created. The creation task continues to run in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) to query the status of the endpoint group to confirm whether the traffic policies are created.
2016
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
2017
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
2018
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
2019
+ * ### Before you begin
2020
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
2021
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2022
+ * - If the billing method of the standard Global Accelerator instance is **pay-by-bandwidth**, a basic bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2023
+ * - You have deployed the required applications as backend services to accept forwarded requests from Global Accelerator. The backend service type for custom route type listeners supports only vSwitches.
2024
+ * - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2025
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2026
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
2022
2027
  *
2023
2028
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
2024
2029
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2061,23 +2066,23 @@ export default class Client extends OpenApi {
2061
2066
  }
2062
2067
 
2063
2068
  /**
2064
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
2069
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
2065
2070
  *
2066
2071
  * @remarks
2067
- * This operation takes effect only when the traffic access policy of an endpoint allows traffic to specified destinations. You can call the [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) operation to query the traffic access policy of an endpoint. This operation takes effect only if the value of **TrafficToEndpointPolicy** is set to **AllowCustom**, which allows traffic to specific destinations.
2068
- * When you call this operation, take note of the following items:
2069
- * * **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the task.
2070
- * * If the endpoint group is in the **updating** state, the traffic destinations are being created. In this state, you can only query the traffic destinations.
2071
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
2072
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
2073
- * ### [](#)Prerequisites
2074
- * Before you call this operation, make sure that the following requirements are met:
2075
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2076
- * * If the bandwidth metering method of the standard GA instance is **pay-by-bandwidth**, a bandwidth plan must be associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2077
- * * An application that serves as the endpoint of the standard GA instance is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
2078
- * * The permissions to use custom routing listeners are acquired, and a custom routing listener is created. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2079
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2080
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
2072
+ * This operation takes effect only when the traffic policy of the backend service for the endpoint is set to allow traffic to specified destinations that can accept access traffic. You can invoke [DescribeCustomRoutingEndpoint](https://help.aliyun.com/document_detail/449386.html) to query the traffic policy of the backend service for a specified endpoint. This operation takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom** (specifying destinations that can accept access traffic).
2073
+ * Before you invoke this operation, take note of the following items:
2074
+ * - **CreateCustomRoutingEndpointTrafficPolicies** is an asynchronous operation. After you send a request, the system returns a request ID, but the endpoint traffic policies for the custom route type listener are not yet created. The creation task continues to run in the background. You can invoke [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) to query the status of the endpoint group to confirm whether the traffic policies are created.
2075
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
2076
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
2077
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
2078
+ * ### Before you begin
2079
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
2080
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2081
+ * - If the billing method of the standard Global Accelerator instance is **pay-by-bandwidth**, a basic bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2082
+ * - You have deployed the required applications as backend services to accept forwarded requests from Global Accelerator. The backend service type for custom route type listeners supports only vSwitches.
2083
+ * - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2084
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2085
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
2081
2086
  *
2082
2087
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
2083
2088
  * @returns CreateCustomRoutingEndpointTrafficPoliciesResponse
@@ -2088,22 +2093,22 @@ export default class Client extends OpenApi {
2088
2093
  }
2089
2094
 
2090
2095
  /**
2091
- * Creates endpoints for a custom routing listener.
2096
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
2092
2097
  *
2093
2098
  * @remarks
2094
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the instance generates a port mapping table based on the listener port range, the protocols and port ranges of the associated endpoint groups, and the IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
2095
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
2096
- * * **CreateCustomRoutingEndpoints** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of an endpoint group and determine whether endpoints are created in the endpoint group.
2097
- * * If the endpoint group is in the **updating** state, it indicates that endpoints are being created. In this case, you can perform only query operations.
2098
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
2099
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
2100
- * ### Prerequisites
2101
- * The following operations are complete before you call this operation:
2102
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2103
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2104
- * * Deploy an application that serves as the endpoint of the GA instance. The application is used to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
2105
- * * Apply for permissions to use custom routing listeners and create a custom routing listener for the standard GA instance. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2106
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2099
+ * After you configure a custom route type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, the protocol and port range of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This way, traffic is deterministically routed to specific IP addresses and ports in the vSwitches.
2100
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
2101
+ * - **CreateCustomRoutingEndpoints** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoints are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group to confirm whether the endpoints are created:
2102
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
2103
+ * - If the endpoint group is in the **active** state, the endpoints are created.
2104
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
2105
+ * ### Before you begin
2106
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
2107
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2108
+ * - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2109
+ * - Applications are deployed as backend services of Global Accelerator to accept forwarded requests. Custom route type listeners support only vSwitches as the backend service type.
2110
+ * - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2111
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2107
2112
  *
2108
2113
  * @param request - CreateCustomRoutingEndpointsRequest
2109
2114
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2146,22 +2151,22 @@ export default class Client extends OpenApi {
2146
2151
  }
2147
2152
 
2148
2153
  /**
2149
- * Creates endpoints for a custom routing listener.
2154
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
2150
2155
  *
2151
2156
  * @remarks
2152
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the instance generates a port mapping table based on the listener port range, the protocols and port ranges of the associated endpoint groups, and the IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
2153
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
2154
- * * **CreateCustomRoutingEndpoints** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of an endpoint group and determine whether endpoints are created in the endpoint group.
2155
- * * If the endpoint group is in the **updating** state, it indicates that endpoints are being created. In this case, you can perform only query operations.
2156
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
2157
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
2158
- * ### Prerequisites
2159
- * The following operations are complete before you call this operation:
2160
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2161
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2162
- * * Deploy an application that serves as the endpoint of the GA instance. The application is used to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
2163
- * * Apply for permissions to use custom routing listeners and create a custom routing listener for the standard GA instance. Custom routing listeners are in invitational preview. To use custom routing listeners, contact your account manager. For more information about how to create a custom routing listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2164
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2157
+ * After you configure a custom route type listener, the Alibaba Cloud Global Accelerator (GA) instance generates a port mapping table based on the configured listener port range, the protocol and port range of the destination endpoint group, and the IP address information of the endpoints (vSwitches). This way, traffic is deterministically routed to specific IP addresses and ports in the vSwitches.
2158
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
2159
+ * - **CreateCustomRoutingEndpoints** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoints are not yet created. The creation node continues to run in the background. You can invoke the [DescribeCustomRoutingEndpointGroup](https://help.aliyun.com/document_detail/449373.html) operation to query the status of the endpoint group to confirm whether the endpoints are created:
2160
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
2161
+ * - If the endpoint group is in the **active** state, the endpoints are created.
2162
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
2163
+ * ### Before you begin
2164
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
2165
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
2166
+ * - A bandwidth plan is attached to the standard Alibaba Cloud Global Accelerator (GA) instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
2167
+ * - Applications are deployed as backend services of Global Accelerator to accept forwarded requests. Custom route type listeners support only vSwitches as the backend service type.
2168
+ * - You have obtained the permissions to use custom route type listeners and created a custom route type listener. The custom route type for listeners is in invitational preview. To use this feature, contact your account manager. To create a custom route type listener, see [CreateListener](https://help.aliyun.com/document_detail/153253.html).
2169
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
2165
2170
  *
2166
2171
  * @param request - CreateCustomRoutingEndpointsRequest
2167
2172
  * @returns CreateCustomRoutingEndpointsResponse
@@ -2172,14 +2177,14 @@ export default class Client extends OpenApi {
2172
2177
  }
2173
2178
 
2174
2179
  /**
2175
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
2180
+ * Creates an accelerated domain name and associates it with one or more GA instances.
2176
2181
  *
2177
2182
  * @remarks
2178
2183
  * After you associate an accelerated domain name that has obtained an ICP number with a Global Accelerator (GA) instance, you do not need to complete filing for the accelerated domain name or its subdomains on Alibaba Cloud.
2179
- * You can call this operation to add an accelerated domain name and associate the accelerated domain name with GA instances. When you call this operation, take note of the following items:
2180
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2181
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2182
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2184
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
2185
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2186
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2187
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2183
2188
  *
2184
2189
  * @param request - CreateDomainRequest
2185
2190
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2222,14 +2227,14 @@ export default class Client extends OpenApi {
2222
2227
  }
2223
2228
 
2224
2229
  /**
2225
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
2230
+ * Creates an accelerated domain name and associates it with one or more GA instances.
2226
2231
  *
2227
2232
  * @remarks
2228
2233
  * After you associate an accelerated domain name that has obtained an ICP number with a Global Accelerator (GA) instance, you do not need to complete filing for the accelerated domain name or its subdomains on Alibaba Cloud.
2229
- * You can call this operation to add an accelerated domain name and associate the accelerated domain name with GA instances. When you call this operation, take note of the following items:
2230
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2231
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2232
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2234
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
2235
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2236
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2237
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2233
2238
  *
2234
2239
  * @param request - CreateDomainRequest
2235
2240
  * @returns CreateDomainResponse
@@ -2243,11 +2248,11 @@ export default class Client extends OpenApi {
2243
2248
  * Creates an endpoint group.
2244
2249
  *
2245
2250
  * @remarks
2246
- * When you call this operation to create a virtual endpoint group for a Layer 4 listener, make sure that a default endpoint group is created.
2247
- * * **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns the ID of an endpoint group, but the endpoint group is still being created in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of the endpoint group.
2248
- * * If the endpoint group is in the **init** state, it indicates that the endpoint group is being created. In this case, you can perform only query operations.
2249
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
2250
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2251
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
2252
+ * - **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns an endpoint group ID and begins creating the endpoint group in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
2253
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
2254
+ * - If the endpoint group is in the **active** state, it has been created.
2255
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
2251
2256
  *
2252
2257
  * @param request - CreateEndpointGroupRequest
2253
2258
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2369,11 +2374,11 @@ export default class Client extends OpenApi {
2369
2374
  * Creates an endpoint group.
2370
2375
  *
2371
2376
  * @remarks
2372
- * When you call this operation to create a virtual endpoint group for a Layer 4 listener, make sure that a default endpoint group is created.
2373
- * * **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns the ID of an endpoint group, but the endpoint group is still being created in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of the endpoint group.
2374
- * * If the endpoint group is in the **init** state, it indicates that the endpoint group is being created. In this case, you can perform only query operations.
2375
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
2376
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2377
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
2378
+ * - **CreateEndpointGroup** is an asynchronous operation. After you send a request, the system returns an endpoint group ID and begins creating the endpoint group in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to query the status of the endpoint group:
2379
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
2380
+ * - If the endpoint group is in the **active** state, it has been created.
2381
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
2377
2382
  *
2378
2383
  * @param request - CreateEndpointGroupRequest
2379
2384
  * @returns CreateEndpointGroupResponse
@@ -2384,15 +2389,15 @@ export default class Client extends OpenApi {
2384
2389
  }
2385
2390
 
2386
2391
  /**
2387
- * Creates multiple endpoint groups at a time.
2392
+ * Creates endpoint groups in batches.
2388
2393
  *
2389
2394
  * @remarks
2390
- * You can call this operation to create multiple endpoint groups at a time. However, you cannot create a default endpoint group and a virtual endpoint group at the same time.
2391
- * * You cannot create a virtual endpoint group for a Layer 4 listener. To create a virtual endpoint group for a Layer 4 listener, call the [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html) operation.
2392
- * * **CreateEndpointGroups** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) operation to query the status of endpoint groups.
2393
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
2394
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
2395
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2395
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
2396
+ * - This API does not support creating virtual endpoint groups for Layer-4 listeners. To create a virtual endpoint group for a Layer-4 listener, call [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html).
2397
+ * - **CreateEndpointGroups** is an asynchronous API. It returns a request ID and creates the endpoint groups in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) to query the status of an endpoint group:
2398
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
2399
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
2400
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
2396
2401
  *
2397
2402
  * @param request - CreateEndpointGroupsRequest
2398
2403
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2450,15 +2455,15 @@ export default class Client extends OpenApi {
2450
2455
  }
2451
2456
 
2452
2457
  /**
2453
- * Creates multiple endpoint groups at a time.
2458
+ * Creates endpoint groups in batches.
2454
2459
  *
2455
2460
  * @remarks
2456
- * You can call this operation to create multiple endpoint groups at a time. However, you cannot create a default endpoint group and a virtual endpoint group at the same time.
2457
- * * You cannot create a virtual endpoint group for a Layer 4 listener. To create a virtual endpoint group for a Layer 4 listener, call the [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html) operation.
2458
- * * **CreateEndpointGroups** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) operation to query the status of endpoint groups.
2459
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
2460
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
2461
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2461
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
2462
+ * - This API does not support creating virtual endpoint groups for Layer-4 listeners. To create a virtual endpoint group for a Layer-4 listener, call [CreateEndpointGroup](https://help.aliyun.com/document_detail/2302394.html).
2463
+ * - **CreateEndpointGroups** is an asynchronous API. It returns a request ID and creates the endpoint groups in the background. You can call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) to query the status of an endpoint group:
2464
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
2465
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
2466
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
2462
2467
  *
2463
2468
  * @param request - CreateEndpointGroupsRequest
2464
2469
  * @returns CreateEndpointGroupsResponse
@@ -2469,15 +2474,15 @@ export default class Client extends OpenApi {
2469
2474
  }
2470
2475
 
2471
2476
  /**
2472
- * If you want to distribute and process traffic based on request attributes, such as domain names and paths, or information in requests, such as HTTP headers and cookies, you can create custom forwarding rules for a listener. The listener forwards requests based on the forwarding rules. You can call the CreateForwardingRules operation to create forwarding rules.
2477
+ * If you need to distribute traffic based on request attributes such as the domain name, path, HTTP headers, and cookies, you can create custom forwarding rules for a listener. The listener evaluates incoming requests against these rules and performs different forwarding actions. To create forwarding rules, call the `CreateForwardingRules` API.
2473
2478
  *
2474
2479
  * @remarks
2475
- * Before you call this operation to create forwarding rules, we recommend that you learn how forwarding rules work and how requests are matched against forwarding rules. For more information, see [Configure forwarding rules](https://help.aliyun.com/document_detail/204224.html).
2476
- * When you call this operation, take note of the following items:
2477
- * * **CreateForwardingRules** is an asynchronous operation. After you send a request, the system returns a forwarding rule ID and runs the task in the background. You can call the [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) operation to query the status of a forwarding rule.
2478
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
2479
- * * If the forwarding rule is in the **active** state, the rule is created.
2480
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2480
+ * Before you call this API, you should understand how forwarding rules work and their matching conditions. For more information, see [Forwarding rules](https://help.aliyun.com/document_detail/204224.html).
2481
+ * When you call this API, note the following:
2482
+ * - The **CreateForwardingRules** API is asynchronous. After the call is made, the system returns a forwarding rule ID, but the rule is still being created. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
2483
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
2484
+ * - If a forwarding rule is in the **active** status, the rule has been created.
2485
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
2481
2486
  *
2482
2487
  * @param request - CreateForwardingRulesRequest
2483
2488
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2531,15 +2536,15 @@ export default class Client extends OpenApi {
2531
2536
  }
2532
2537
 
2533
2538
  /**
2534
- * If you want to distribute and process traffic based on request attributes, such as domain names and paths, or information in requests, such as HTTP headers and cookies, you can create custom forwarding rules for a listener. The listener forwards requests based on the forwarding rules. You can call the CreateForwardingRules operation to create forwarding rules.
2539
+ * If you need to distribute traffic based on request attributes such as the domain name, path, HTTP headers, and cookies, you can create custom forwarding rules for a listener. The listener evaluates incoming requests against these rules and performs different forwarding actions. To create forwarding rules, call the `CreateForwardingRules` API.
2535
2540
  *
2536
2541
  * @remarks
2537
- * Before you call this operation to create forwarding rules, we recommend that you learn how forwarding rules work and how requests are matched against forwarding rules. For more information, see [Configure forwarding rules](https://help.aliyun.com/document_detail/204224.html).
2538
- * When you call this operation, take note of the following items:
2539
- * * **CreateForwardingRules** is an asynchronous operation. After you send a request, the system returns a forwarding rule ID and runs the task in the background. You can call the [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) operation to query the status of a forwarding rule.
2540
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
2541
- * * If the forwarding rule is in the **active** state, the rule is created.
2542
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2542
+ * Before you call this API, you should understand how forwarding rules work and their matching conditions. For more information, see [Forwarding rules](https://help.aliyun.com/document_detail/204224.html).
2543
+ * When you call this API, note the following:
2544
+ * - The **CreateForwardingRules** API is asynchronous. After the call is made, the system returns a forwarding rule ID, but the rule is still being created. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
2545
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
2546
+ * - If a forwarding rule is in the **active** status, the rule has been created.
2547
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
2543
2548
  *
2544
2549
  * @param request - CreateForwardingRulesRequest
2545
2550
  * @returns CreateForwardingRulesResponse
@@ -2616,14 +2621,14 @@ export default class Client extends OpenApi {
2616
2621
  }
2617
2622
 
2618
2623
  /**
2619
- * A listener checks connection requests and distributes the requests to endpoints based on forwarding rules that are defined by the scheduling algorithm. You can call the CreateListener operation to create a listener for a GA instance.
2624
+ * Create a listener for your GA instance.
2620
2625
  *
2621
2626
  * @remarks
2622
- * When you call this operation, take note of the following items:
2623
- * * **CreateListener** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of the task.
2624
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
2625
- * * If the listener is in the **active** state, the listener is created.
2626
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
2627
+ * Note the following when you call this operation:
2628
+ * - **CreateListener** is an asynchronous operation. After you send a request, the system returns a listener ID but the listener is still being created in the background. You can call [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to check the listener\\"s status:
2629
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
2630
+ * - An **active** status indicates that the listener is ready.
2631
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
2627
2632
  *
2628
2633
  * @param request - CreateListenerRequest
2629
2634
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2718,14 +2723,14 @@ export default class Client extends OpenApi {
2718
2723
  }
2719
2724
 
2720
2725
  /**
2721
- * A listener checks connection requests and distributes the requests to endpoints based on forwarding rules that are defined by the scheduling algorithm. You can call the CreateListener operation to create a listener for a GA instance.
2726
+ * Create a listener for your GA instance.
2722
2727
  *
2723
2728
  * @remarks
2724
- * When you call this operation, take note of the following items:
2725
- * * **CreateListener** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of the task.
2726
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
2727
- * * If the listener is in the **active** state, the listener is created.
2728
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
2729
+ * Note the following when you call this operation:
2730
+ * - **CreateListener** is an asynchronous operation. After you send a request, the system returns a listener ID but the listener is still being created in the background. You can call [DescribeListener](https://help.aliyun.com/document_detail/153254.html) to check the listener\\"s status:
2731
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
2732
+ * - An **active** status indicates that the listener is ready.
2733
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
2729
2734
  *
2730
2735
  * @param request - CreateListenerRequest
2731
2736
  * @returns CreateListenerResponse
@@ -2809,10 +2814,10 @@ export default class Client extends OpenApi {
2809
2814
  * Deletes a Global Accelerator (GA) instance.
2810
2815
  *
2811
2816
  * @remarks
2812
- * You cannot delete subscription GA instances.
2813
- * * **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
2814
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2815
- * * If the GA instance cannot be queried, the GA instance is deleted.
2817
+ * - You cannot delete subscription GA instances.
2818
+ * - **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
2819
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2820
+ * - If the GA instance cannot be queried, the GA instance is deleted.
2816
2821
  *
2817
2822
  * @param request - DeleteAcceleratorRequest
2818
2823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2850,10 +2855,10 @@ export default class Client extends OpenApi {
2850
2855
  * Deletes a Global Accelerator (GA) instance.
2851
2856
  *
2852
2857
  * @remarks
2853
- * You cannot delete subscription GA instances.
2854
- * * **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
2855
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2856
- * * If the GA instance cannot be queried, the GA instance is deleted.
2858
+ * - You cannot delete subscription GA instances.
2859
+ * - **DeleteAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
2860
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2861
+ * - If the GA instance cannot be queried, the GA instance is deleted.
2857
2862
  *
2858
2863
  * @param request - DeleteAcceleratorRequest
2859
2864
  * @returns DeleteAcceleratorResponse
@@ -2864,12 +2869,12 @@ export default class Client extends OpenApi {
2864
2869
  }
2865
2870
 
2866
2871
  /**
2867
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
2872
+ * Invokes the DeleteAcl operation to delete an access control policy group.
2868
2873
  *
2869
2874
  * @remarks
2870
- * *DeleteAcl** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) operation to query the status of an ACL.
2871
- * * If the ACL is in the **deleting** state, it indicates that the ACL is being deleted. In this case, you can perform only query operations.
2872
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
2875
+ * *DeleteAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the access control policy group is not immediately deleted. The deletion node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) to query the status of the access control policy group:
2876
+ * - If the access control policy group is in the **deleting** state, the access control policy group is being deleted. In this state, you can only execute query operations and cannot execute other operations.
2877
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
2873
2878
  *
2874
2879
  * @param request - DeleteAclRequest
2875
2880
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2912,12 +2917,12 @@ export default class Client extends OpenApi {
2912
2917
  }
2913
2918
 
2914
2919
  /**
2915
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
2920
+ * Invokes the DeleteAcl operation to delete an access control policy group.
2916
2921
  *
2917
2922
  * @remarks
2918
- * *DeleteAcl** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [GetAcl](https://help.aliyun.com/document_detail/258292.html) operation to query the status of an ACL.
2919
- * * If the ACL is in the **deleting** state, it indicates that the ACL is being deleted. In this case, you can perform only query operations.
2920
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
2923
+ * *DeleteAcl** is an asynchronous operation. After a request is sent, the system returns a request ID, but the access control policy group is not immediately deleted. The deletion node continues to run in the background. You can invoke [GetAcl](https://help.aliyun.com/document_detail/258292.html) to query the status of the access control policy group:
2924
+ * - If the access control policy group is in the **deleting** state, the access control policy group is being deleted. In this state, you can only execute query operations and cannot execute other operations.
2925
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
2921
2926
  *
2922
2927
  * @param request - DeleteAclRequest
2923
2928
  * @returns DeleteAclResponse
@@ -2928,13 +2933,13 @@ export default class Client extends OpenApi {
2928
2933
  }
2929
2934
 
2930
2935
  /**
2931
- * Deletes an origin probing task.
2936
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
2932
2937
  *
2933
2938
  * @remarks
2934
- * **DeleteApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the operation is still being performed in the system background. You can call the [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to query the state of an origin probing task.
2935
- * * If the origin probing task is in the **deleting** state, it indicates that the task is being deleted. In this case, you can perform only query operations.
2936
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
2937
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
2939
+ * - The **DeleteApplicationMonitor** operation is asynchronous. After you send a request, the system returns a request ID, but the origin probing node is not yet deleted. The deletion node continues to run in the background. You can invoke [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing node:
2940
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
2941
+ * - If the origin probing node cannot be found, the node is deleted.
2942
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
2938
2943
  *
2939
2944
  * @param request - DeleteApplicationMonitorRequest
2940
2945
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2973,13 +2978,13 @@ export default class Client extends OpenApi {
2973
2978
  }
2974
2979
 
2975
2980
  /**
2976
- * Deletes an origin probing task.
2981
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
2977
2982
  *
2978
2983
  * @remarks
2979
- * **DeleteApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the operation is still being performed in the system background. You can call the [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to query the state of an origin probing task.
2980
- * * If the origin probing task is in the **deleting** state, it indicates that the task is being deleted. In this case, you can perform only query operations.
2981
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
2982
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
2984
+ * - The **DeleteApplicationMonitor** operation is asynchronous. After you send a request, the system returns a request ID, but the origin probing node is not yet deleted. The deletion node continues to run in the background. You can invoke [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to query the status of the origin probing node:
2985
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
2986
+ * - If the origin probing node cannot be found, the node is deleted.
2987
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
2983
2988
  *
2984
2989
  * @param request - DeleteApplicationMonitorRequest
2985
2990
  * @returns DeleteApplicationMonitorResponse
@@ -3118,13 +3123,13 @@ export default class Client extends OpenApi {
3118
3123
  }
3119
3124
 
3120
3125
  /**
3121
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
3126
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
3122
3127
  *
3123
3128
  * @remarks
3124
- * **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the following operations to check whether an accelerated IP address is disassociated from an endpoint:
3125
- * * You can call the [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) and [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) operations to query the status of an accelerated IP address and an endpoint. If the accelerated IP address and the endpoint are in the **unbinding** state, the accelerated IP address is being disassociated from the endpoint. In this case, you can query the IP address and endpoint but cannot perform other operations.
3126
- * * If the association status between the accelerated IP address and the endpoint cannot be queried by calling the [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) operation, the accelerated IP address is disassociated from the endpoint.
3127
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
3129
+ * - **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After a request is sent, the system returns a request ID, but the attach relationship between the accelerated IP address and the endpoint of the basic Global Accelerator (GA) instance is not immediately removed. The deletion task continues to run in the background. You can call the following operations to check whether the attach relationship between the accelerated IP address and the endpoint is deleted:
3130
+ * - Call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the accelerated IP address and the endpoint respectively. If the status of the accelerated IP address and the endpoint is **unbinding**, the attach relationship is being deleted. In this state, you can only perform query operations and cannot perform other operations.
3131
+ * - Call [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) to query the attach status between the accelerated IP address and the endpoint. If no attach information is returned, the attach relationship between the accelerated IP address and the endpoint is deleted.
3132
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
3128
3133
  *
3129
3134
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
3130
3135
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3171,13 +3176,13 @@ export default class Client extends OpenApi {
3171
3176
  }
3172
3177
 
3173
3178
  /**
3174
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
3179
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
3175
3180
  *
3176
3181
  * @remarks
3177
- * **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the following operations to check whether an accelerated IP address is disassociated from an endpoint:
3178
- * * You can call the [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) and [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) operations to query the status of an accelerated IP address and an endpoint. If the accelerated IP address and the endpoint are in the **unbinding** state, the accelerated IP address is being disassociated from the endpoint. In this case, you can query the IP address and endpoint but cannot perform other operations.
3179
- * * If the association status between the accelerated IP address and the endpoint cannot be queried by calling the [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) operation, the accelerated IP address is disassociated from the endpoint.
3180
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
3182
+ * - **DeleteBasicAccelerateIpEndpointRelation** is an asynchronous operation. After a request is sent, the system returns a request ID, but the attach relationship between the accelerated IP address and the endpoint of the basic Global Accelerator (GA) instance is not immediately removed. The deletion task continues to run in the background. You can call the following operations to check whether the attach relationship between the accelerated IP address and the endpoint is deleted:
3183
+ * - Call [GetBasicAccelerateIp](https://help.aliyun.com/document_detail/466794.html) or [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the accelerated IP address and the endpoint respectively. If the status of the accelerated IP address and the endpoint is **unbinding**, the attach relationship is being deleted. In this state, you can only perform query operations and cannot perform other operations.
3184
+ * - Call [ListBasicAccelerateIpEndpointRelations](https://help.aliyun.com/document_detail/466803.html) to query the attach status between the accelerated IP address and the endpoint. If no attach information is returned, the attach relationship between the accelerated IP address and the endpoint is deleted.
3185
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
3181
3186
  *
3182
3187
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
3183
3188
  * @returns DeleteBasicAccelerateIpEndpointRelationResponse
@@ -3188,19 +3193,19 @@ export default class Client extends OpenApi {
3188
3193
  }
3189
3194
 
3190
3195
  /**
3191
- * Deletes a basic Global Accelerator (GA) instance.
3196
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
3192
3197
  *
3193
3198
  * @remarks
3194
- * You cannot delete subscription basic GA instances. You can unsubscribe from a basic GA instance on the [Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe from a basic GA instance, make sure that the acceleration areas and endpoint groups of the GA instance are deleted and no bandwidth plans are associated with the GA instance.
3195
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3196
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3197
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
3198
- * * Before you call this operation to delete a pay-as-you-go basic GA instance, make sure that all data is migrated and the acceleration areas and endpoint groups of the instance are deleted.
3199
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3200
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3201
- * * **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
3202
- * * If the basic GA instance is in the **deleting** state, it indicates that the instance is being deleted. In this case, you can perform only query operations.
3203
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
3199
+ * - Upfront (subscription) basic Alibaba Cloud Global Accelerator (GA) instances cannot be deleted. You can unsubscribe on the <props="china">[Unsubscribe](https://usercenter2.aliyun.com/refund/refund)<props="intl">[Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe, make sure that the basic Alibaba Cloud Global Accelerator (GA) instance has no acceleration area or endpoint group configurations and is not attached to a bandwidth plan.
3200
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3201
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3202
+ * - To disassociate a bandwidth plan from a basic Alibaba Cloud Global Accelerator (GA) instance, refer to [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
3203
+ * - Before you invoke this operation to delete a pay-as-you-go basic Alibaba Cloud Global Accelerator (GA) instance, make sure that data migration is complete and that the acceleration area and endpoint group configurations under the instance are deleted.
3204
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3205
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3206
+ * - **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the node in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) to query the status of the basic Alibaba Cloud Global Accelerator (GA) instance:
3207
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
3208
+ * - If the instance cannot be found, the instance is deleted.
3204
3209
  *
3205
3210
  * @param request - DeleteBasicAcceleratorRequest
3206
3211
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3235,19 +3240,19 @@ export default class Client extends OpenApi {
3235
3240
  }
3236
3241
 
3237
3242
  /**
3238
- * Deletes a basic Global Accelerator (GA) instance.
3243
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
3239
3244
  *
3240
3245
  * @remarks
3241
- * You cannot delete subscription basic GA instances. You can unsubscribe from a basic GA instance on the [Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe from a basic GA instance, make sure that the acceleration areas and endpoint groups of the GA instance are deleted and no bandwidth plans are associated with the GA instance.
3242
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3243
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3244
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
3245
- * * Before you call this operation to delete a pay-as-you-go basic GA instance, make sure that all data is migrated and the acceleration areas and endpoint groups of the instance are deleted.
3246
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3247
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3248
- * * **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
3249
- * * If the basic GA instance is in the **deleting** state, it indicates that the instance is being deleted. In this case, you can perform only query operations.
3250
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
3246
+ * - Upfront (subscription) basic Alibaba Cloud Global Accelerator (GA) instances cannot be deleted. You can unsubscribe on the <props="china">[Unsubscribe](https://usercenter2.aliyun.com/refund/refund)<props="intl">[Unsubscribe](https://usercenter2-intl.aliyun.com/refund/refund) page. Before you unsubscribe, make sure that the basic Alibaba Cloud Global Accelerator (GA) instance has no acceleration area or endpoint group configurations and is not attached to a bandwidth plan.
3247
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3248
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3249
+ * - To disassociate a bandwidth plan from a basic Alibaba Cloud Global Accelerator (GA) instance, refer to [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
3250
+ * - Before you invoke this operation to delete a pay-as-you-go basic Alibaba Cloud Global Accelerator (GA) instance, make sure that data migration is complete and that the acceleration area and endpoint group configurations under the instance are deleted.
3251
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
3252
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
3253
+ * - **DeleteBasicAccelerator** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the node in the background. You can invoke [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) to query the status of the basic Alibaba Cloud Global Accelerator (GA) instance:
3254
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
3255
+ * - If the instance cannot be found, the instance is deleted.
3251
3256
  *
3252
3257
  * @param request - DeleteBasicAcceleratorRequest
3253
3258
  * @returns DeleteBasicAcceleratorResponse
@@ -3258,13 +3263,13 @@ export default class Client extends OpenApi {
3258
3263
  }
3259
3264
 
3260
3265
  /**
3261
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
3266
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
3262
3267
  *
3263
3268
  * @remarks
3264
- * **DeleteBasicEndpoint** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) operation to query the status of endpoints.
3265
- * * If the endpoint is in the **deleting** state, it indicates that the endpoint is being deleted. In this case, you can perform only query operations.
3266
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
3267
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
3269
+ * - **DeleteBasicEndpoint** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoint is not yet deleted and the deletion node continues in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the endpoint:
3270
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
3271
+ * - If the endpoint cannot be found, the endpoint is deleted.
3272
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
3268
3273
  *
3269
3274
  * @param request - DeleteBasicEndpointRequest
3270
3275
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3307,13 +3312,13 @@ export default class Client extends OpenApi {
3307
3312
  }
3308
3313
 
3309
3314
  /**
3310
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
3315
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
3311
3316
  *
3312
3317
  * @remarks
3313
- * **DeleteBasicEndpoint** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) operation to query the status of endpoints.
3314
- * * If the endpoint is in the **deleting** state, it indicates that the endpoint is being deleted. In this case, you can perform only query operations.
3315
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
3316
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
3318
+ * - **DeleteBasicEndpoint** is an asynchronous operation. After a request is sent, the system returns a request ID, but the endpoint is not yet deleted and the deletion node continues in the background. You can invoke [ListBasicEndpoints](https://help.aliyun.com/document_detail/466831.html) to query the status of the endpoint:
3319
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
3320
+ * - If the endpoint cannot be found, the endpoint is deleted.
3321
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
3317
3322
  *
3318
3323
  * @param request - DeleteBasicEndpointRequest
3319
3324
  * @returns DeleteBasicEndpointResponse
@@ -4242,7 +4247,7 @@ export default class Client extends OpenApi {
4242
4247
  }
4243
4248
 
4244
4249
  /**
4245
- * Queries information about a Global Accelerator (GA) instance.
4250
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
4246
4251
  *
4247
4252
  * @param request - DescribeAcceleratorRequest
4248
4253
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4277,7 +4282,7 @@ export default class Client extends OpenApi {
4277
4282
  }
4278
4283
 
4279
4284
  /**
4280
- * Queries information about a Global Accelerator (GA) instance.
4285
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
4281
4286
  *
4282
4287
  * @param request - DescribeAcceleratorRequest
4283
4288
  * @returns DescribeAcceleratorResponse
@@ -4426,7 +4431,7 @@ export default class Client extends OpenApi {
4426
4431
  }
4427
4432
 
4428
4433
  /**
4429
- * Queries information about a bandwidth plan.
4434
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
4430
4435
  *
4431
4436
  * @param request - DescribeBandwidthPackageRequest
4432
4437
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4461,7 +4466,7 @@ export default class Client extends OpenApi {
4461
4466
  }
4462
4467
 
4463
4468
  /**
4464
- * Queries information about a bandwidth plan.
4469
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
4465
4470
  *
4466
4471
  * @param request - DescribeBandwidthPackageRequest
4467
4472
  * @returns DescribeBandwidthPackageResponse
@@ -4518,7 +4523,7 @@ export default class Client extends OpenApi {
4518
4523
  }
4519
4524
 
4520
4525
  /**
4521
- * Queries information about commodities.
4526
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
4522
4527
  *
4523
4528
  * @param request - DescribeCommodityRequest
4524
4529
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4557,7 +4562,7 @@ export default class Client extends OpenApi {
4557
4562
  }
4558
4563
 
4559
4564
  /**
4560
- * Queries information about commodities.
4565
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
4561
4566
  *
4562
4567
  * @param request - DescribeCommodityRequest
4563
4568
  * @returns DescribeCommodityResponse
@@ -4820,7 +4825,7 @@ export default class Client extends OpenApi {
4820
4825
  }
4821
4826
 
4822
4827
  /**
4823
- * Queries information about an endpoint group.
4828
+ * Queries a specified endpoint group.
4824
4829
  *
4825
4830
  * @param request - DescribeEndpointGroupRequest
4826
4831
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4855,7 +4860,7 @@ export default class Client extends OpenApi {
4855
4860
  }
4856
4861
 
4857
4862
  /**
4858
- * Queries information about an endpoint group.
4863
+ * Queries a specified endpoint group.
4859
4864
  *
4860
4865
  * @param request - DescribeEndpointGroupRequest
4861
4866
  * @returns DescribeEndpointGroupResponse
@@ -4866,7 +4871,7 @@ export default class Client extends OpenApi {
4866
4871
  }
4867
4872
 
4868
4873
  /**
4869
- * Queries information about an acceleration region.
4874
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
4870
4875
  *
4871
4876
  * @param request - DescribeIpSetRequest
4872
4877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4901,7 +4906,7 @@ export default class Client extends OpenApi {
4901
4906
  }
4902
4907
 
4903
4908
  /**
4904
- * Queries information about an acceleration region.
4909
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
4905
4910
  *
4906
4911
  * @param request - DescribeIpSetRequest
4907
4912
  * @returns DescribeIpSetResponse
@@ -4912,10 +4917,10 @@ export default class Client extends OpenApi {
4912
4917
  }
4913
4918
 
4914
4919
  /**
4915
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
4920
+ * Describes the configurations of a specific listener.
4916
4921
  *
4917
4922
  * @remarks
4918
- * This operation is used to query configuration information about a listener of a GA instance. The information includes the routing type of the listener, the status of the listener, the timestamp that indicates when the listener was created, and the listener ports.
4923
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
4919
4924
  *
4920
4925
  * @param request - DescribeListenerRequest
4921
4926
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4950,10 +4955,10 @@ export default class Client extends OpenApi {
4950
4955
  }
4951
4956
 
4952
4957
  /**
4953
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
4958
+ * Describes the configurations of a specific listener.
4954
4959
  *
4955
4960
  * @remarks
4956
- * This operation is used to query configuration information about a listener of a GA instance. The information includes the routing type of the listener, the status of the listener, the timestamp that indicates when the listener was created, and the listener ports.
4961
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
4957
4962
  *
4958
4963
  * @param request - DescribeListenerRequest
4959
4964
  * @returns DescribeListenerResponse
@@ -5060,13 +5065,13 @@ export default class Client extends OpenApi {
5060
5065
  }
5061
5066
 
5062
5067
  /**
5063
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
5068
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
5064
5069
  *
5065
5070
  * @remarks
5066
- * The **DetachDdosFromAccelerator** operation is asynchronous. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) operation to query the status of the GA instance.
5067
- * * If the GA instance is in the **configuring** state, the Anti-DDoS Pro/Premium instance is being disassociated from the GA instance. In this case, you can perform only query operations.
5068
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
5069
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
5071
+ * - **DetachDdosFromAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the operation in the background. The Anti-DDoS Pro or Anti-DDoS Premium instance is not immediately detached. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the state of the Global Accelerator instance:
5072
+ * - If the Global Accelerator instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being detached. In this state, you can only perform query operations.
5073
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
5074
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
5070
5075
  *
5071
5076
  * @param request - DetachDdosFromAcceleratorRequest
5072
5077
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5109,13 +5114,13 @@ export default class Client extends OpenApi {
5109
5114
  }
5110
5115
 
5111
5116
  /**
5112
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
5117
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
5113
5118
  *
5114
5119
  * @remarks
5115
- * The **DetachDdosFromAccelerator** operation is asynchronous. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) operation to query the status of the GA instance.
5116
- * * If the GA instance is in the **configuring** state, the Anti-DDoS Pro/Premium instance is being disassociated from the GA instance. In this case, you can perform only query operations.
5117
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
5118
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
5120
+ * - **DetachDdosFromAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the operation in the background. The Anti-DDoS Pro or Anti-DDoS Premium instance is not immediately detached. You can call [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) or [ListAccelerators](https://help.aliyun.com/document_detail/153236.html) to query the state of the Global Accelerator instance:
5121
+ * - If the Global Accelerator instance is in the **configuring** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is being detached. In this state, you can only perform query operations.
5122
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
5123
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
5119
5124
  *
5120
5125
  * @param request - DetachDdosFromAcceleratorRequest
5121
5126
  * @returns DetachDdosFromAcceleratorResponse
@@ -5300,7 +5305,7 @@ export default class Client extends OpenApi {
5300
5305
  }
5301
5306
 
5302
5307
  /**
5303
- * 解绑GA集成云产品
5308
+ * Detach integrated cloud product from GA
5304
5309
  *
5305
5310
  * @param request - DisassociateResourcesRequest
5306
5311
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5351,7 +5356,7 @@ export default class Client extends OpenApi {
5351
5356
  }
5352
5357
 
5353
5358
  /**
5354
- * 解绑GA集成云产品
5359
+ * Detach integrated cloud product from GA
5355
5360
  *
5356
5361
  * @param request - DisassociateResourcesRequest
5357
5362
  * @returns DisassociateResourcesResponse
@@ -5652,7 +5657,7 @@ export default class Client extends OpenApi {
5652
5657
  }
5653
5658
 
5654
5659
  /**
5655
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
5660
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
5656
5661
  *
5657
5662
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
5658
5663
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5699,7 +5704,7 @@ export default class Client extends OpenApi {
5699
5704
  }
5700
5705
 
5701
5706
  /**
5702
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
5707
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
5703
5708
  *
5704
5709
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
5705
5710
  * @returns GetBasicAccelerateIpEndpointRelationResponse
@@ -5710,7 +5715,7 @@ export default class Client extends OpenApi {
5710
5715
  }
5711
5716
 
5712
5717
  /**
5713
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
5718
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
5714
5719
  *
5715
5720
  * @param request - GetBasicAccelerateIpIdleCountRequest
5716
5721
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5749,7 +5754,7 @@ export default class Client extends OpenApi {
5749
5754
  }
5750
5755
 
5751
5756
  /**
5752
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
5757
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
5753
5758
  *
5754
5759
  * @param request - GetBasicAccelerateIpIdleCountRequest
5755
5760
  * @returns GetBasicAccelerateIpIdleCountResponse
@@ -5956,7 +5961,7 @@ export default class Client extends OpenApi {
5956
5961
  }
5957
5962
 
5958
5963
  /**
5959
- * 获取GA实例关联的云产品
5964
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
5960
5965
  *
5961
5966
  * @param request - GetGlobalAcceleratorResourcesRequest
5962
5967
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6003,7 +6008,7 @@ export default class Client extends OpenApi {
6003
6008
  }
6004
6009
 
6005
6010
  /**
6006
- * 获取GA实例关联的云产品
6011
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
6007
6012
  *
6008
6013
  * @param request - GetGlobalAcceleratorResourcesRequest
6009
6014
  * @returns GetGlobalAcceleratorResourcesResponse
@@ -6072,7 +6077,7 @@ export default class Client extends OpenApi {
6072
6077
  }
6073
6078
 
6074
6079
  /**
6075
- * Queries the number of invalid domain names.
6080
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
6076
6081
  *
6077
6082
  * @param request - GetInvalidDomainCountRequest
6078
6083
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6103,7 +6108,7 @@ export default class Client extends OpenApi {
6103
6108
  }
6104
6109
 
6105
6110
  /**
6106
- * Queries the number of invalid domain names.
6111
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
6107
6112
  *
6108
6113
  * @param request - GetInvalidDomainCountRequest
6109
6114
  * @returns GetInvalidDomainCountResponse
@@ -6116,6 +6121,9 @@ export default class Client extends OpenApi {
6116
6121
  /**
6117
6122
  * Queries the maximum bandwidth of an acceleration area.
6118
6123
  *
6124
+ * @remarks
6125
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
6126
+ *
6119
6127
  * @param request - GetIpsetsBandwidthLimitRequest
6120
6128
  * @param runtime - runtime options for this request RuntimeOptions
6121
6129
  * @returns GetIpsetsBandwidthLimitResponse
@@ -6151,6 +6159,9 @@ export default class Client extends OpenApi {
6151
6159
  /**
6152
6160
  * Queries the maximum bandwidth of an acceleration area.
6153
6161
  *
6162
+ * @remarks
6163
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
6164
+ *
6154
6165
  * @param request - GetIpsetsBandwidthLimitRequest
6155
6166
  * @returns GetIpsetsBandwidthLimitResponse
6156
6167
  */
@@ -6160,7 +6171,7 @@ export default class Client extends OpenApi {
6160
6171
  }
6161
6172
 
6162
6173
  /**
6163
- * Queries the status of a secondary IP address that is associated with a CNAME.
6174
+ * Queries the status of a CNAME spare IP address.
6164
6175
  *
6165
6176
  * @param request - GetSpareIpRequest
6166
6177
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6207,7 +6218,7 @@ export default class Client extends OpenApi {
6207
6218
  }
6208
6219
 
6209
6220
  /**
6210
- * Queries the status of a secondary IP address that is associated with a CNAME.
6221
+ * Queries the status of a CNAME spare IP address.
6211
6222
  *
6212
6223
  * @param request - GetSpareIpRequest
6213
6224
  * @returns GetSpareIpResponse
@@ -6260,7 +6271,7 @@ export default class Client extends OpenApi {
6260
6271
  }
6261
6272
 
6262
6273
  /**
6263
- * Queries Global Accelerator (GA) instances.
6274
+ * Queries a list of Global Accelerator instances.
6264
6275
  *
6265
6276
  * @param request - ListAcceleratorsRequest
6266
6277
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6315,7 +6326,7 @@ export default class Client extends OpenApi {
6315
6326
  }
6316
6327
 
6317
6328
  /**
6318
- * Queries Global Accelerator (GA) instances.
6329
+ * Queries a list of Global Accelerator instances.
6319
6330
  *
6320
6331
  * @param request - ListAcceleratorsRequest
6321
6332
  * @returns ListAcceleratorsResponse
@@ -6512,7 +6523,7 @@ export default class Client extends OpenApi {
6512
6523
  }
6513
6524
 
6514
6525
  /**
6515
- * Queries available acceleration regions.
6526
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
6516
6527
  *
6517
6528
  * @param request - ListAvailableAccelerateAreasRequest
6518
6529
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6551,7 +6562,7 @@ export default class Client extends OpenApi {
6551
6562
  }
6552
6563
 
6553
6564
  /**
6554
- * Queries available acceleration regions.
6565
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
6555
6566
  *
6556
6567
  * @param request - ListAvailableAccelerateAreasRequest
6557
6568
  * @returns ListAvailableAccelerateAreasResponse
@@ -6678,10 +6689,10 @@ export default class Client extends OpenApi {
6678
6689
  }
6679
6690
 
6680
6691
  /**
6681
- * Queries bandwidth plans.
6692
+ * Queries a list of bandwidth plans.
6682
6693
  *
6683
6694
  * @remarks
6684
- * To query the detailed information about a bandwidth plan, call the **ListBandwidthPackages** operation. For more information, see [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html).
6695
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
6685
6696
  *
6686
6697
  * @param request - ListBandwidthackagesRequest
6687
6698
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6720,10 +6731,10 @@ export default class Client extends OpenApi {
6720
6731
  }
6721
6732
 
6722
6733
  /**
6723
- * Queries bandwidth plans.
6734
+ * Queries a list of bandwidth plans.
6724
6735
  *
6725
6736
  * @remarks
6726
- * To query the detailed information about a bandwidth plan, call the **ListBandwidthPackages** operation. For more information, see [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html).
6737
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
6727
6738
  *
6728
6739
  * @param request - ListBandwidthackagesRequest
6729
6740
  * @returns ListBandwidthackagesResponse
@@ -7044,10 +7055,10 @@ export default class Client extends OpenApi {
7044
7055
  }
7045
7056
 
7046
7057
  /**
7047
- * Queries available acceleration areas and regions.
7058
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
7048
7059
  *
7049
7060
  * @remarks
7050
- * You can call this operation to query the acceleration areas and regions that you can specify on the wizard page of Global Accelerator (GA) and for free-trial GA instances. You can filter acceleration areas and regions based on specified conditions.
7061
+ * This operation is used to query the available acceleration areas and regions for the intelligent recommendation and free trial on the Global Accelerator wizard page. You can filter results based on specified conditions.
7051
7062
  *
7052
7063
  * @param request - ListCommonAreasRequest
7053
7064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7086,10 +7097,10 @@ export default class Client extends OpenApi {
7086
7097
  }
7087
7098
 
7088
7099
  /**
7089
- * Queries available acceleration areas and regions.
7100
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
7090
7101
  *
7091
7102
  * @remarks
7092
- * You can call this operation to query the acceleration areas and regions that you can specify on the wizard page of Global Accelerator (GA) and for free-trial GA instances. You can filter acceleration areas and regions based on specified conditions.
7103
+ * This operation is used to query the available acceleration areas and regions for the intelligent recommendation and free trial on the Global Accelerator wizard page. You can filter results based on specified conditions.
7093
7104
  *
7094
7105
  * @param request - ListCommonAreasRequest
7095
7106
  * @returns ListCommonAreasResponse
@@ -7100,7 +7111,7 @@ export default class Client extends OpenApi {
7100
7111
  }
7101
7112
 
7102
7113
  /**
7103
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
7114
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
7104
7115
  *
7105
7116
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
7106
7117
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7163,7 +7174,7 @@ export default class Client extends OpenApi {
7163
7174
  }
7164
7175
 
7165
7176
  /**
7166
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
7177
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
7167
7178
  *
7168
7179
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
7169
7180
  * @returns ListCustomRoutingEndpointGroupDestinationsResponse
@@ -7248,7 +7259,7 @@ export default class Client extends OpenApi {
7248
7259
  }
7249
7260
 
7250
7261
  /**
7251
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
7262
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
7252
7263
  *
7253
7264
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
7254
7265
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7307,7 +7318,7 @@ export default class Client extends OpenApi {
7307
7318
  }
7308
7319
 
7309
7320
  /**
7310
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
7321
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
7311
7322
  *
7312
7323
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
7313
7324
  * @returns ListCustomRoutingEndpointTrafficPoliciesResponse
@@ -7383,7 +7394,7 @@ export default class Client extends OpenApi {
7383
7394
  * Queries the port mapping table of a custom routing listener.
7384
7395
  *
7385
7396
  * @remarks
7386
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the instance generates a port mapping table based on the listener port range, backend service protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches). The custom routing listener forwards client requests to specified IP addresses and ports in the vSwitches based on the port mapping table. This operation is used to query the generated port mapping table.
7397
+ * After you configure a custom routing listener and an endpoint group, the Global Accelerator (GA) instance generates a port mapping table. This table is based on the listener port range, the protocols and port ranges of the destination endpoint group, and the IP addresses of the endpoints (vSwitches). A custom routing listener uses this port mapping table to deterministically route traffic to specific IP addresses and ports in a vSwitch. This operation queries the generated port mapping table.
7387
7398
  *
7388
7399
  * @param request - ListCustomRoutingPortMappingsRequest
7389
7400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7437,7 +7448,7 @@ export default class Client extends OpenApi {
7437
7448
  * Queries the port mapping table of a custom routing listener.
7438
7449
  *
7439
7450
  * @remarks
7440
- * After you configure a custom routing listener for a Global Accelerator (GA) instance, the instance generates a port mapping table based on the listener port range, backend service protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches). The custom routing listener forwards client requests to specified IP addresses and ports in the vSwitches based on the port mapping table. This operation is used to query the generated port mapping table.
7451
+ * After you configure a custom routing listener and an endpoint group, the Global Accelerator (GA) instance generates a port mapping table. This table is based on the listener port range, the protocols and port ranges of the destination endpoint group, and the IP addresses of the endpoints (vSwitches). A custom routing listener uses this port mapping table to deterministically route traffic to specific IP addresses and ports in a vSwitch. This operation queries the generated port mapping table.
7441
7452
  *
7442
7453
  * @param request - ListCustomRoutingPortMappingsRequest
7443
7454
  * @returns ListCustomRoutingPortMappingsResponse
@@ -7448,7 +7459,7 @@ export default class Client extends OpenApi {
7448
7459
  }
7449
7460
 
7450
7461
  /**
7451
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
7462
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
7452
7463
  *
7453
7464
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
7454
7465
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7495,7 +7506,7 @@ export default class Client extends OpenApi {
7495
7506
  }
7496
7507
 
7497
7508
  /**
7498
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
7509
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
7499
7510
  *
7500
7511
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
7501
7512
  * @returns ListCustomRoutingPortMappingsByDestinationResponse
@@ -7618,7 +7629,7 @@ export default class Client extends OpenApi {
7618
7629
  }
7619
7630
 
7620
7631
  /**
7621
- * Queries a list of endpoint groups.
7632
+ * Lists endpoint groups.
7622
7633
  *
7623
7634
  * @param request - ListEndpointGroupsRequest
7624
7635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7639,6 +7650,10 @@ export default class Client extends OpenApi {
7639
7650
  query["EndpointGroupId"] = request.endpointGroupId;
7640
7651
  }
7641
7652
 
7653
+ if (!$dara.isNull(request.endpointGroupRegion)) {
7654
+ query["EndpointGroupRegion"] = request.endpointGroupRegion;
7655
+ }
7656
+
7642
7657
  if (!$dara.isNull(request.endpointGroupType)) {
7643
7658
  query["EndpointGroupType"] = request.endpointGroupType;
7644
7659
  }
@@ -7681,7 +7696,7 @@ export default class Client extends OpenApi {
7681
7696
  }
7682
7697
 
7683
7698
  /**
7684
- * Queries a list of endpoint groups.
7699
+ * Lists endpoint groups.
7685
7700
  *
7686
7701
  * @param request - ListEndpointGroupsRequest
7687
7702
  * @returns ListEndpointGroupsResponse
@@ -7695,7 +7710,7 @@ export default class Client extends OpenApi {
7695
7710
  * Queries forwarding rules.
7696
7711
  *
7697
7712
  * @remarks
7698
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
7713
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
7699
7714
  *
7700
7715
  * @param request - ListForwardingRulesRequest
7701
7716
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7753,7 +7768,7 @@ export default class Client extends OpenApi {
7753
7768
  * Queries forwarding rules.
7754
7769
  *
7755
7770
  * @remarks
7756
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
7771
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
7757
7772
  *
7758
7773
  * @param request - ListForwardingRulesRequest
7759
7774
  * @returns ListForwardingRulesResponse
@@ -7930,10 +7945,10 @@ export default class Client extends OpenApi {
7930
7945
  }
7931
7946
 
7932
7947
  /**
7933
- * Queries the listeners of a Global Accelerator (GA) instance.
7948
+ * Retrieves a list of listeners.
7934
7949
  *
7935
7950
  * @remarks
7936
- * This operation is used to query information about the listeners of a GA instance, including the status of each listener, the timestamp that indicates when each listener was created, and the listener ports.
7951
+ * This operation retrieves the listeners of a Global Accelerator instance. The response includes the routing type, status, creation timestamp, and port details for each listener.
7937
7952
  *
7938
7953
  * @param request - ListListenersRequest
7939
7954
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7980,10 +7995,10 @@ export default class Client extends OpenApi {
7980
7995
  }
7981
7996
 
7982
7997
  /**
7983
- * Queries the listeners of a Global Accelerator (GA) instance.
7998
+ * Retrieves a list of listeners.
7984
7999
  *
7985
8000
  * @remarks
7986
- * This operation is used to query information about the listeners of a GA instance, including the status of each listener, the timestamp that indicates when each listener was created, and the listener ports.
8001
+ * This operation retrieves the listeners of a Global Accelerator instance. The response includes the routing type, status, creation timestamp, and port details for each listener.
7987
8002
  *
7988
8003
  * @param request - ListListenersRequest
7989
8004
  * @returns ListListenersResponse
@@ -8224,7 +8239,7 @@ export default class Client extends OpenApi {
8224
8239
  }
8225
8240
 
8226
8241
  /**
8227
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
8242
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
8228
8243
  *
8229
8244
  * @param request - QueryCrossBorderApprovalStatusRequest
8230
8245
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8255,7 +8270,7 @@ export default class Client extends OpenApi {
8255
8270
  }
8256
8271
 
8257
8272
  /**
8258
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
8273
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
8259
8274
  *
8260
8275
  * @param request - QueryCrossBorderApprovalStatusRequest
8261
8276
  * @returns QueryCrossBorderApprovalStatusResponse
@@ -8532,13 +8547,13 @@ export default class Client extends OpenApi {
8532
8547
  }
8533
8548
 
8534
8549
  /**
8535
- * Modifies a Global Accelerator (GA) instance.
8550
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
8536
8551
  *
8537
8552
  * @remarks
8538
- * **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of a GA instance.
8539
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
8540
- * * If the GA instance is in the **active** state, the GA instance is modified.
8541
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
8553
+ * - **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the modification in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a Global Accelerator (GA) instance:
8554
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
8555
+ * - If the GA instance is in the **active** state, the modification is complete.
8556
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
8542
8557
  *
8543
8558
  * @param request - UpdateAcceleratorRequest
8544
8559
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8601,13 +8616,13 @@ export default class Client extends OpenApi {
8601
8616
  }
8602
8617
 
8603
8618
  /**
8604
- * Modifies a Global Accelerator (GA) instance.
8619
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
8605
8620
  *
8606
8621
  * @remarks
8607
- * **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of a GA instance.
8608
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
8609
- * * If the GA instance is in the **active** state, the GA instance is modified.
8610
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
8622
+ * - **UpdateAccelerator** is an asynchronous operation. After you send a request, the system returns a request ID and performs the modification in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the state of a Global Accelerator (GA) instance:
8623
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
8624
+ * - If the GA instance is in the **active** state, the modification is complete.
8625
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
8611
8626
  *
8612
8627
  * @param request - UpdateAcceleratorRequest
8613
8628
  * @returns UpdateAcceleratorResponse
@@ -8618,10 +8633,10 @@ export default class Client extends OpenApi {
8618
8633
  }
8619
8634
 
8620
8635
  /**
8621
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
8636
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
8622
8637
  *
8623
8638
  * @remarks
8624
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
8639
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
8625
8640
  *
8626
8641
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
8627
8642
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8676,10 +8691,10 @@ export default class Client extends OpenApi {
8676
8691
  }
8677
8692
 
8678
8693
  /**
8679
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
8694
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
8680
8695
  *
8681
8696
  * @remarks
8682
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
8697
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
8683
8698
  *
8684
8699
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
8685
8700
  * @returns UpdateAcceleratorAutoRenewAttributeResponse
@@ -8753,9 +8768,9 @@ export default class Client extends OpenApi {
8753
8768
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
8754
8769
  *
8755
8770
  * @remarks
8756
- * You can call this operation to change the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
8757
- * * Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
8758
- * * If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
8771
+ * Changes the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
8772
+ * - Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
8773
+ * - If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
8759
8774
  *
8760
8775
  * @param request - UpdateAcceleratorCrossBorderModeRequest
8761
8776
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8801,9 +8816,9 @@ export default class Client extends OpenApi {
8801
8816
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
8802
8817
  *
8803
8818
  * @remarks
8804
- * You can call this operation to change the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
8805
- * * Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
8806
- * * If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
8819
+ * Changes the type of transmission network for a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**. Before you call this operation, make sure that the following requirements are met:
8820
+ * - Cloud Data Transfer (CDT) is activated. When you call the [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html) operation and set **BandwidthBillingType** to **CDT** to create a **standard** GA instance whose bandwidth metering method is **pay-by-data-transfer**, CDT is automatically activated. The data transfer fees are managed by CDT.
8821
+ * - If you want to set **CrossBorderMode** to **private**, which specifies cross-border Express Connect circuit as the type of transmission network, make sure that real-name verification is complete for your enterprise account. For more information, see [Real-name verification](https://help.aliyun.com/document_detail/52595.html).
8807
8822
  *
8808
8823
  * @param request - UpdateAcceleratorCrossBorderModeRequest
8809
8824
  * @returns UpdateAcceleratorCrossBorderModeResponse
@@ -8817,7 +8832,7 @@ export default class Client extends OpenApi {
8817
8832
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
8818
8833
  *
8819
8834
  * @remarks
8820
- * You can call this operation to enable or disable cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
8835
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
8821
8836
  *
8822
8837
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
8823
8838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8863,7 +8878,7 @@ export default class Client extends OpenApi {
8863
8878
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
8864
8879
  *
8865
8880
  * @remarks
8866
- * You can call this operation to enable or disable cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
8881
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
8867
8882
  *
8868
8883
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
8869
8884
  * @returns UpdateAcceleratorCrossBorderStatusResponse
@@ -9012,12 +9027,12 @@ export default class Client extends OpenApi {
9012
9027
  }
9013
9028
 
9014
9029
  /**
9015
- * Modifies an origin probing task.
9030
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
9016
9031
  *
9017
9032
  * @remarks
9018
- * *UpdateApplicationMonitor** is an asynchronous operation. After you send a request, the system returns a request ID, but this operation is still being performed in the system background. You can call the [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to check whether the configurations of an origin probing task are modified.
9019
- * * If the values of modified parameters remain unchanged, it indicates that the origin probing task is being modified. In this case, you can perform only query operations.
9020
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
9033
+ * *UpdateApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the origin probing task is not yet modified. The modification task continues to run in the background. You can call [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to check whether the origin probing task configuration has been modified:
9034
+ * - If the modified parameter values have not changed, the origin probing task is still being modified. In this case, you can only perform query operations and cannot perform other operations.
9035
+ * - If the modified parameter values have changed, the origin probing task has been modified.
9021
9036
  *
9022
9037
  * @param request - UpdateApplicationMonitorRequest
9023
9038
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9088,12 +9103,12 @@ export default class Client extends OpenApi {
9088
9103
  }
9089
9104
 
9090
9105
  /**
9091
- * Modifies an origin probing task.
9106
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
9092
9107
  *
9093
9108
  * @remarks
9094
- * *UpdateApplicationMonitor** is an asynchronous operation. After you send a request, the system returns a request ID, but this operation is still being performed in the system background. You can call the [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) operation to check whether the configurations of an origin probing task are modified.
9095
- * * If the values of modified parameters remain unchanged, it indicates that the origin probing task is being modified. In this case, you can perform only query operations.
9096
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
9109
+ * *UpdateApplicationMonitor** is an asynchronous operation. After you call this operation, the system returns a request ID, but the origin probing task is not yet modified. The modification task continues to run in the background. You can call [DescribeApplicationMonitor](https://help.aliyun.com/document_detail/408463.html) or [ListApplicationMonitor](https://help.aliyun.com/document_detail/408462.html) to check whether the origin probing task configuration has been modified:
9110
+ * - If the modified parameter values have not changed, the origin probing task is still being modified. In this case, you can only perform query operations and cannot perform other operations.
9111
+ * - If the modified parameter values have changed, the origin probing task has been modified.
9097
9112
  *
9098
9113
  * @param request - UpdateApplicationMonitorRequest
9099
9114
  * @returns UpdateApplicationMonitorResponse
@@ -9176,18 +9191,18 @@ export default class Client extends OpenApi {
9176
9191
  }
9177
9192
 
9178
9193
  /**
9179
- * Modifies the configurations of a bandwidth plan.
9194
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
9180
9195
  *
9181
9196
  * @remarks
9182
- * Take note of the following items:
9183
- * * **UpdateBandwidthPackage** is a synchronous operation when you call the operation to modify the configuration excluding the bandwidth value of a bandwidth plan. The new configuration immediately takes effect after the operation is performed.
9184
- * * **UpdateBandwidthPackage** is an asynchronous operation when you call the operation to modify the configuration including the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the task.
9185
- * * If the parameter values of the bandwidth plan remain unchanged, the bandwidth plan is being modified. In this case, you can perform only query operations.
9186
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
9187
- * * **UpdateBandwidthPackage** is an asynchronous operation when you call the operation to modify the configuration including the bandwidth value of a bandwidth plan that is associated with a GA instance. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
9188
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
9189
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
9190
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
9197
+ * Before you call this operation, note the following:
9198
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
9199
+ * - If you change the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query whether the configuration of the bandwidth plan is modified:
9200
+ * - If the values of the parameters that you want to modify remain unchanged, the bandwidth plan is being modified. In this case, you can only perform query operations.
9201
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
9202
+ * - If you change the bandwidth value of a bandwidth plan that is associated with a GA instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation and query the status of the GA instance to check whether the bandwidth plan is modified:
9203
+ * - If the GA instance is in the **configuring** state, the bandwidth plan that is associated with the GA instance is being modified. In this case, you can only perform query operations.
9204
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
9205
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
9191
9206
  *
9192
9207
  * @param request - UpdateBandwidthPackageRequest
9193
9208
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9246,18 +9261,18 @@ export default class Client extends OpenApi {
9246
9261
  }
9247
9262
 
9248
9263
  /**
9249
- * Modifies the configurations of a bandwidth plan.
9264
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
9250
9265
  *
9251
9266
  * @remarks
9252
- * Take note of the following items:
9253
- * * **UpdateBandwidthPackage** is a synchronous operation when you call the operation to modify the configuration excluding the bandwidth value of a bandwidth plan. The new configuration immediately takes effect after the operation is performed.
9254
- * * **UpdateBandwidthPackage** is an asynchronous operation when you call the operation to modify the configuration including the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query the status of the task.
9255
- * * If the parameter values of the bandwidth plan remain unchanged, the bandwidth plan is being modified. In this case, you can perform only query operations.
9256
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
9257
- * * **UpdateBandwidthPackage** is an asynchronous operation when you call the operation to modify the configuration including the bandwidth value of a bandwidth plan that is associated with a GA instance. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation to query the status of the task.
9258
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
9259
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
9260
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
9267
+ * Before you call this operation, note the following:
9268
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
9269
+ * - If you change the bandwidth value of a bandwidth plan that is not associated with a Global Accelerator (GA) instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeBandwidthPackage](https://help.aliyun.com/document_detail/153241.html) operation to query whether the configuration of the bandwidth plan is modified:
9270
+ * - If the values of the parameters that you want to modify remain unchanged, the bandwidth plan is being modified. In this case, you can only perform query operations.
9271
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
9272
+ * - If you change the bandwidth value of a bandwidth plan that is associated with a GA instance, **UpdateBandwidthPackage** is an asynchronous operation. The system returns a request ID, but the modification is not complete. The system performs the task in the background. You can call the [DescribeAccelerator](https://help.aliyun.com/document_detail/153235.html) operation and query the status of the GA instance to check whether the bandwidth plan is modified:
9273
+ * - If the GA instance is in the **configuring** state, the bandwidth plan that is associated with the GA instance is being modified. In this case, you can only perform query operations.
9274
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
9275
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
9261
9276
  *
9262
9277
  * @param request - UpdateBandwidthPackageRequest
9263
9278
  * @returns UpdateBandwidthPackageResponse
@@ -9384,13 +9399,13 @@ export default class Client extends OpenApi {
9384
9399
  }
9385
9400
 
9386
9401
  /**
9387
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
9402
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
9388
9403
  *
9389
9404
  * @remarks
9390
- * **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
9391
- * * If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
9392
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
9393
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
9405
+ * - **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
9406
+ * - If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
9407
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
9408
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
9394
9409
  *
9395
9410
  * @param request - UpdateBasicEndpointGroupRequest
9396
9411
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9449,13 +9464,13 @@ export default class Client extends OpenApi {
9449
9464
  }
9450
9465
 
9451
9466
  /**
9452
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
9467
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
9453
9468
  *
9454
9469
  * @remarks
9455
- * **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
9456
- * * If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
9457
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
9458
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
9470
+ * - **UpdateBasicEndpointGroup** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. The system modifies the configurations of an endpoint group that is associated with a basic GA instance by deleting the endpoint group and creating a new endpoint group. You can call the [GetBasicAccelerator](https://help.aliyun.com/document_detail/353188.html) operation to query the status of the task.
9471
+ * - If the basic GA instance is in the **configuring** state, the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
9472
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
9473
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
9459
9474
  *
9460
9475
  * @param request - UpdateBasicEndpointGroupRequest
9461
9476
  * @returns UpdateBasicEndpointGroupResponse
@@ -9536,7 +9551,7 @@ export default class Client extends OpenApi {
9536
9551
  }
9537
9552
 
9538
9553
  /**
9539
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
9554
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
9540
9555
  *
9541
9556
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
9542
9557
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9583,7 +9598,7 @@ export default class Client extends OpenApi {
9583
9598
  }
9584
9599
 
9585
9600
  /**
9586
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
9601
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
9587
9602
  *
9588
9603
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
9589
9604
  * @returns UpdateCustomRoutingEndpointGroupAttributeResponse
@@ -9798,11 +9813,11 @@ export default class Client extends OpenApi {
9798
9813
  }
9799
9814
 
9800
9815
  /**
9801
- * Modifies an accelerated domain name.
9816
+ * Calls the UpdateDomain operation to update a domain name.
9802
9817
  *
9803
9818
  * @remarks
9804
- * You can call this operation to modify an accelerated domain name. If the new accelerated domain name is hosted in the Chinese mainland, you must obtain an Internet content provider (ICP) number for the domain name.
9805
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
9819
+ * This operation is used to update an accelerated domain name. If the new accelerated domain name is deployed in the Chinese mainland, the domain name must have obtained an ICP filing.
9820
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
9806
9821
  *
9807
9822
  * @param request - UpdateDomainRequest
9808
9823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9841,11 +9856,11 @@ export default class Client extends OpenApi {
9841
9856
  }
9842
9857
 
9843
9858
  /**
9844
- * Modifies an accelerated domain name.
9859
+ * Calls the UpdateDomain operation to update a domain name.
9845
9860
  *
9846
9861
  * @remarks
9847
- * You can call this operation to modify an accelerated domain name. If the new accelerated domain name is hosted in the Chinese mainland, you must obtain an Internet content provider (ICP) number for the domain name.
9848
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
9862
+ * This operation is used to update an accelerated domain name. If the new accelerated domain name is deployed in the Chinese mainland, the domain name must have obtained an ICP filing.
9863
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
9849
9864
  *
9850
9865
  * @param request - UpdateDomainRequest
9851
9866
  * @returns UpdateDomainResponse
@@ -9856,10 +9871,10 @@ export default class Client extends OpenApi {
9856
9871
  }
9857
9872
 
9858
9873
  /**
9859
- * Updates the ICP filing status of an accelerated domain name.
9874
+ * Queries and updates the ICP filing status of an accelerated domain name.
9860
9875
  *
9861
9876
  * @remarks
9862
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
9877
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
9863
9878
  * The **UpdateDomainState** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation with the same Alibaba Cloud account.
9864
9879
  *
9865
9880
  * @param request - UpdateDomainStateRequest
@@ -9895,10 +9910,10 @@ export default class Client extends OpenApi {
9895
9910
  }
9896
9911
 
9897
9912
  /**
9898
- * Updates the ICP filing status of an accelerated domain name.
9913
+ * Queries and updates the ICP filing status of an accelerated domain name.
9899
9914
  *
9900
9915
  * @remarks
9901
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
9916
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
9902
9917
  * The **UpdateDomainState** operation holds an exclusive lock on the GA instance. While the operation is in progress, you cannot call the same operation with the same Alibaba Cloud account.
9903
9918
  *
9904
9919
  * @param request - UpdateDomainStateRequest
@@ -9910,13 +9925,13 @@ export default class Client extends OpenApi {
9910
9925
  }
9911
9926
 
9912
9927
  /**
9913
- * Modifies the configurations of an endpoint group.
9928
+ * Updates the configuration of an endpoint group.
9914
9929
  *
9915
9930
  * @remarks
9916
- * **UpdateEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of an endpoint group.
9917
- * * If the endpoint group is in the **updating** state, it indicates that the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
9918
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
9919
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
9931
+ * - The **UpdateEndpointGroup** API is an asynchronous API. After you call this API, the system returns a request ID and starts the update in the background; the configuration is not modified immediately. Call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to check the status of the endpoint group:
9932
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
9933
+ * - If an endpoint group is in the **active** status, the update is complete.
9934
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
9920
9935
  *
9921
9936
  * @param request - UpdateEndpointGroupRequest
9922
9937
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10019,13 +10034,13 @@ export default class Client extends OpenApi {
10019
10034
  }
10020
10035
 
10021
10036
  /**
10022
- * Modifies the configurations of an endpoint group.
10037
+ * Updates the configuration of an endpoint group.
10023
10038
  *
10024
10039
  * @remarks
10025
- * **UpdateEndpointGroup** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation is still being performed in the system background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) operation to query the state of an endpoint group.
10026
- * * If the endpoint group is in the **updating** state, it indicates that the configurations of the endpoint group are being modified. In this case, you can perform only query operations.
10027
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
10028
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
10040
+ * - The **UpdateEndpointGroup** API is an asynchronous API. After you call this API, the system returns a request ID and starts the update in the background; the configuration is not modified immediately. Call [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) to check the status of the endpoint group:
10041
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
10042
+ * - If an endpoint group is in the **active** status, the update is complete.
10043
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
10029
10044
  *
10030
10045
  * @param request - UpdateEndpointGroupRequest
10031
10046
  * @returns UpdateEndpointGroupResponse
@@ -10094,14 +10109,14 @@ export default class Client extends OpenApi {
10094
10109
  }
10095
10110
 
10096
10111
  /**
10097
- * Modifies the endpoint groups that are associated with a listener.
10112
+ * Modifies endpoint groups for a listener in a batch.
10098
10113
  *
10099
10114
  * @remarks
10100
- * ### Description
10101
- * * **UpdateEndpointGroups** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) operation to query the status of an endpoint group.
10102
- * * If the endpoint group is in the **updating** state, it indicates that the configuration of the endpoint group is being modified. In this case, you can perform only query operations.
10103
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
10104
- * * The **UpdateEndpointGroups** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
10115
+ * ### Usage notes
10116
+ * - **UpdateEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation continues to run in the background. You can call the or [](t2323644.xdita#)operation to query the state of an endpoint group.
10117
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
10118
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
10119
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
10105
10120
  *
10106
10121
  * @param request - UpdateEndpointGroupsRequest
10107
10122
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10148,14 +10163,14 @@ export default class Client extends OpenApi {
10148
10163
  }
10149
10164
 
10150
10165
  /**
10151
- * Modifies the endpoint groups that are associated with a listener.
10166
+ * Modifies endpoint groups for a listener in a batch.
10152
10167
  *
10153
10168
  * @remarks
10154
- * ### Description
10155
- * * **UpdateEndpointGroups** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeEndpointGroup](https://help.aliyun.com/document_detail/153260.html) or [ListEndpointGroups](https://help.aliyun.com/document_detail/153261.html) operation to query the status of an endpoint group.
10156
- * * If the endpoint group is in the **updating** state, it indicates that the configuration of the endpoint group is being modified. In this case, you can perform only query operations.
10157
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
10158
- * * The **UpdateEndpointGroups** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
10169
+ * ### Usage notes
10170
+ * - **UpdateEndpointGroups** is an asynchronous operation. After you send a request, the system returns a request ID, but the operation continues to run in the background. You can call the or [](t2323644.xdita#)operation to query the state of an endpoint group.
10171
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
10172
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
10173
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
10159
10174
  *
10160
10175
  * @param request - UpdateEndpointGroupsRequest
10161
10176
  * @returns UpdateEndpointGroupsResponse
@@ -10166,13 +10181,13 @@ export default class Client extends OpenApi {
10166
10181
  }
10167
10182
 
10168
10183
  /**
10169
- * Updates a forwarding rule.
10184
+ * To update forwarding rules, call the UpdateForwardingRules API.
10170
10185
  *
10171
10186
  * @remarks
10172
- * **UpdateForwardingRules** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) operation to query the status of a forwarding rule.
10173
- * * If the forwarding rule is in the **configuring** state, it indicates that the forwarding rule is being modified. In this case, you can perform only query operations.
10174
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
10175
- * * The **UpdateForwardingRules** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
10187
+ * - **UpdateForwardingRules** is an asynchronous API. A call to this API returns a request ID and runs the update in the background. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
10188
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
10189
+ * - A status of **active** indicates that the update is complete.
10190
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
10176
10191
  *
10177
10192
  * @param request - UpdateForwardingRulesRequest
10178
10193
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10219,13 +10234,13 @@ export default class Client extends OpenApi {
10219
10234
  }
10220
10235
 
10221
10236
  /**
10222
- * Updates a forwarding rule.
10237
+ * To update forwarding rules, call the UpdateForwardingRules API.
10223
10238
  *
10224
10239
  * @remarks
10225
- * **UpdateForwardingRules** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) operation to query the status of a forwarding rule.
10226
- * * If the forwarding rule is in the **configuring** state, it indicates that the forwarding rule is being modified. In this case, you can perform only query operations.
10227
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
10228
- * * The **UpdateForwardingRules** operation holds an exclusive lock on the Global Accelerator (GA) instance. While the operation is in progress, you cannot call the same operation in the same Alibaba Cloud account.
10240
+ * - **UpdateForwardingRules** is an asynchronous API. A call to this API returns a request ID and runs the update in the background. You can call [ListForwardingRules](https://help.aliyun.com/document_detail/205817.html) to query the status of the forwarding rule:
10241
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
10242
+ * - A status of **active** indicates that the update is complete.
10243
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
10229
10244
  *
10230
10245
  * @param request - UpdateForwardingRulesRequest
10231
10246
  * @returns UpdateForwardingRulesResponse
@@ -10360,15 +10375,15 @@ export default class Client extends OpenApi {
10360
10375
  }
10361
10376
 
10362
10377
  /**
10363
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
10378
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
10364
10379
  *
10365
10380
  * @remarks
10366
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
10381
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
10367
10382
  * When you call this operation, take note of the following items:
10368
- * * **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
10369
- * * If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
10370
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
10371
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
10383
+ * - **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
10384
+ * - If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
10385
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
10386
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
10372
10387
  *
10373
10388
  * @param request - UpdateListenerRequest
10374
10389
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10459,15 +10474,15 @@ export default class Client extends OpenApi {
10459
10474
  }
10460
10475
 
10461
10476
  /**
10462
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
10477
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
10463
10478
  *
10464
10479
  * @remarks
10465
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
10480
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
10466
10481
  * When you call this operation, take note of the following items:
10467
- * * **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
10468
- * * If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
10469
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
10470
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
10482
+ * - **UpdateListener** is an asynchronous operation. After you send a request, the system returns a request ID and runs the task in the background. You can call the [DescribeListener](https://help.aliyun.com/document_detail/153254.html) operation to query the status of a listener.
10483
+ * - If the listener is in the **updating** state, it indicates that its configurations are being modified. In this case, you can perform only query operations.
10484
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
10485
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
10471
10486
  *
10472
10487
  * @param request - UpdateListenerRequest
10473
10488
  * @returns UpdateListenerResponse
@@ -10478,7 +10493,7 @@ export default class Client extends OpenApi {
10478
10493
  }
10479
10494
 
10480
10495
  /**
10481
- * 修改SLS日志配置
10496
+ * Modify Simple Log Service log configuration
10482
10497
  *
10483
10498
  * @param request - UpdateLogStoreConfigRequest
10484
10499
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10541,7 +10556,7 @@ export default class Client extends OpenApi {
10541
10556
  }
10542
10557
 
10543
10558
  /**
10544
- * 修改SLS日志配置
10559
+ * Modify Simple Log Service log configuration
10545
10560
  *
10546
10561
  * @param request - UpdateLogStoreConfigRequest
10547
10562
  * @returns UpdateLogStoreConfigResponse