@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/dist/client.js CHANGED
@@ -49,6 +49,9 @@ class Client extends openapi_core_1.default {
49
49
  constructor(config) {
50
50
  super(config);
51
51
  this._endpointRule = "regional";
52
+ this._endpointMap = {
53
+ 'cn-hangzhou': "ga.cn-hangzhou.aliyuncs.com",
54
+ };
52
55
  this.checkConfig(config);
53
56
  this._endpoint = this.getEndpoint("ga", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
54
57
  }
@@ -62,13 +65,13 @@ class Client extends openapi_core_1.default {
62
65
  return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
63
66
  }
64
67
  /**
65
- * 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.
68
+ * 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.
66
69
  *
67
70
  * @remarks
68
- * **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.
69
- * * 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.
70
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
71
- * * 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.
71
+ * - **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:
72
+ * - 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.
73
+ * - If the access control policy group is in the **active** state, the IP entries are added.
74
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
72
75
  *
73
76
  * @param request - AddEntriesToAclRequest
74
77
  * @param runtime - runtime options for this request RuntimeOptions
@@ -109,13 +112,13 @@ class Client extends openapi_core_1.default {
109
112
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddEntriesToAclResponse({}));
110
113
  }
111
114
  /**
112
- * 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.
115
+ * 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.
113
116
  *
114
117
  * @remarks
115
- * **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.
116
- * * 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.
117
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
118
- * * 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.
118
+ * - **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:
119
+ * - 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.
120
+ * - If the access control policy group is in the **active** state, the IP entries are added.
121
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
119
122
  *
120
123
  * @param request - AddEntriesToAclRequest
121
124
  * @returns AddEntriesToAclResponse
@@ -125,14 +128,13 @@ class Client extends openapi_core_1.default {
125
128
  return await this.addEntriesToAclWithOptions(request, runtime);
126
129
  }
127
130
  /**
128
- * Associates access control lists (ACLs) with a listener.
131
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
129
132
  *
130
133
  * @remarks
131
- * ## Description
132
- * * **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.
133
- * * 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.
134
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
135
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
134
+ * - **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:
135
+ * - 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.
136
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
137
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
136
138
  *
137
139
  * @param request - AssociateAclsWithListenerRequest
138
140
  * @param runtime - runtime options for this request RuntimeOptions
@@ -176,14 +178,13 @@ class Client extends openapi_core_1.default {
176
178
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AssociateAclsWithListenerResponse({}));
177
179
  }
178
180
  /**
179
- * Associates access control lists (ACLs) with a listener.
181
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
180
182
  *
181
183
  * @remarks
182
- * ## Description
183
- * * **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.
184
- * * 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.
185
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
186
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
184
+ * - **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:
185
+ * - 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.
186
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
187
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
187
188
  *
188
189
  * @param request - AssociateAclsWithListenerRequest
189
190
  * @returns AssociateAclsWithListenerResponse
@@ -193,14 +194,14 @@ class Client extends openapi_core_1.default {
193
194
  return await this.associateAclsWithListenerWithOptions(request, runtime);
194
195
  }
195
196
  /**
196
- * 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.
197
+ * 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.
197
198
  *
198
199
  * @remarks
199
- * Only HTTPS listeners can be associated with additional certificates.
200
- * * **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.
201
- * * 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.
202
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
203
- * * 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.
200
+ * - Only HTTPS protocol listeners support attaching extension certificates.
201
+ * - 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:
202
+ * - 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.
203
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
204
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
204
205
  *
205
206
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
206
207
  * @param runtime - runtime options for this request RuntimeOptions
@@ -241,14 +242,14 @@ class Client extends openapi_core_1.default {
241
242
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AssociateAdditionalCertificatesWithListenerResponse({}));
242
243
  }
243
244
  /**
244
- * 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.
245
+ * 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.
245
246
  *
246
247
  * @remarks
247
- * Only HTTPS listeners can be associated with additional certificates.
248
- * * **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.
249
- * * 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.
250
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
251
- * * 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.
248
+ * - Only HTTPS protocol listeners support attaching extension certificates.
249
+ * - 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:
250
+ * - 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.
251
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
252
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
252
253
  *
253
254
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
254
255
  * @returns AssociateAdditionalCertificatesWithListenerResponse
@@ -258,7 +259,7 @@ class Client extends openapi_core_1.default {
258
259
  return await this.associateAdditionalCertificatesWithListenerWithOptions(request, runtime);
259
260
  }
260
261
  /**
261
- * GA集成云产品
262
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
262
263
  *
263
264
  * @param request - AssociateResourcesRequest
264
265
  * @param runtime - runtime options for this request RuntimeOptions
@@ -305,7 +306,7 @@ class Client extends openapi_core_1.default {
305
306
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AssociateResourcesResponse({}));
306
307
  }
307
308
  /**
308
- * GA集成云产品
309
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
309
310
  *
310
311
  * @param request - AssociateResourcesRequest
311
312
  * @returns AssociateResourcesResponse
@@ -315,14 +316,14 @@ class Client extends openapi_core_1.default {
315
316
  return await this.associateResourcesWithOptions(request, runtime);
316
317
  }
317
318
  /**
318
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
319
+ * 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.
319
320
  *
320
321
  * @remarks
321
- * When you call this operation, take note of the following items:
322
- * * **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.
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 case, you can perform only 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
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
322
+ * Note the following when you call this operation:
323
+ * - 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:
324
+ * - 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.
325
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
326
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
326
327
  *
327
328
  * @param request - AttachDdosToAcceleratorRequest
328
329
  * @param runtime - runtime options for this request RuntimeOptions
@@ -366,14 +367,14 @@ class Client extends openapi_core_1.default {
366
367
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AttachDdosToAcceleratorResponse({}));
367
368
  }
368
369
  /**
369
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
370
+ * 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.
370
371
  *
371
372
  * @remarks
372
- * When you call this operation, take note of the following items:
373
- * * **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.
374
- * * 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.
375
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
376
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
373
+ * Note the following when you call this operation:
374
+ * - 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:
375
+ * - 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.
376
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
377
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
377
378
  *
378
379
  * @param request - AttachDdosToAcceleratorRequest
379
380
  * @returns AttachDdosToAcceleratorResponse
@@ -383,13 +384,13 @@ class Client extends openapi_core_1.default {
383
384
  return await this.attachDdosToAcceleratorWithOptions(request, runtime);
384
385
  }
385
386
  /**
386
- * Associates a Log Service Logstore with an endpoint group.
387
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
387
388
  *
388
389
  * @remarks
389
- * **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.
390
- * * 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.
391
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
392
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
390
+ * - **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:
391
+ * - 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.
392
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
393
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
393
394
  *
394
395
  * @param request - AttachLogStoreToEndpointGroupRequest
395
396
  * @param runtime - runtime options for this request RuntimeOptions
@@ -445,13 +446,13 @@ class Client extends openapi_core_1.default {
445
446
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.AttachLogStoreToEndpointGroupResponse({}));
446
447
  }
447
448
  /**
448
- * Associates a Log Service Logstore with an endpoint group.
449
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
449
450
  *
450
451
  * @remarks
451
- * **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.
452
- * * 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.
453
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
454
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
452
+ * - **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:
453
+ * - 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.
454
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
455
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
455
456
  *
456
457
  * @param request - AttachLogStoreToEndpointGroupRequest
457
458
  * @returns AttachLogStoreToEndpointGroupResponse
@@ -461,13 +462,13 @@ class Client extends openapi_core_1.default {
461
462
  return await this.attachLogStoreToEndpointGroupWithOptions(request, runtime);
462
463
  }
463
464
  /**
464
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
465
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
465
466
  *
466
467
  * @remarks
467
- * **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.
468
- * * 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.
469
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
470
- * * 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.
468
+ * - **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:
469
+ * - 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.
470
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
471
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
471
472
  *
472
473
  * @param request - BandwidthPackageAddAcceleratorRequest
473
474
  * @param runtime - runtime options for this request RuntimeOptions
@@ -502,13 +503,13 @@ class Client extends openapi_core_1.default {
502
503
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BandwidthPackageAddAcceleratorResponse({}));
503
504
  }
504
505
  /**
505
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
506
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
506
507
  *
507
508
  * @remarks
508
- * **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.
509
- * * 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.
510
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
511
- * * 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.
509
+ * - **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:
510
+ * - 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.
511
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
512
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
512
513
  *
513
514
  * @param request - BandwidthPackageAddAcceleratorRequest
514
515
  * @returns BandwidthPackageAddAcceleratorResponse
@@ -518,13 +519,16 @@ class Client extends openapi_core_1.default {
518
519
  return await this.bandwidthPackageAddAcceleratorWithOptions(request, runtime);
519
520
  }
520
521
  /**
521
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
522
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
522
523
  *
523
524
  * @remarks
524
- * **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.
525
- * * 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.
526
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
527
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
525
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
526
+ * - 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).
527
+ * - 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).
528
+ * - 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:
529
+ * - 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.
530
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
531
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
528
532
  *
529
533
  * @param request - BandwidthPackageRemoveAcceleratorRequest
530
534
  * @param runtime - runtime options for this request RuntimeOptions
@@ -559,13 +563,16 @@ class Client extends openapi_core_1.default {
559
563
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BandwidthPackageRemoveAcceleratorResponse({}));
560
564
  }
561
565
  /**
562
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
566
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
563
567
  *
564
568
  * @remarks
565
- * **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.
566
- * * 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.
567
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
568
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
569
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
570
+ * - 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).
571
+ * - 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).
572
+ * - 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:
573
+ * - 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.
574
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
575
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
569
576
  *
570
577
  * @param request - BandwidthPackageRemoveAcceleratorRequest
571
578
  * @returns BandwidthPackageRemoveAcceleratorResponse
@@ -575,10 +582,10 @@ class Client extends openapi_core_1.default {
575
582
  return await this.bandwidthPackageRemoveAcceleratorWithOptions(request, runtime);
576
583
  }
577
584
  /**
578
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
585
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
579
586
  *
580
587
  * @remarks
581
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
588
+ * 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.
582
589
  *
583
590
  * @param request - ChangeResourceGroupRequest
584
591
  * @param runtime - runtime options for this request RuntimeOptions
@@ -619,10 +626,10 @@ class Client extends openapi_core_1.default {
619
626
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ChangeResourceGroupResponse({}));
620
627
  }
621
628
  /**
622
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
629
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
623
630
  *
624
631
  * @remarks
625
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
632
+ * 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.
626
633
  *
627
634
  * @param request - ChangeResourceGroupRequest
628
635
  * @returns ChangeResourceGroupResponse
@@ -704,13 +711,12 @@ class Client extends openapi_core_1.default {
704
711
  return await this.configEndpointProbeWithOptions(request, runtime);
705
712
  }
706
713
  /**
707
- * 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.
714
+ * 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.
708
715
  *
709
716
  * @remarks
710
- * ## Description
711
- * **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.
712
- * * 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.
713
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
717
+ * 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:
718
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
719
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
714
720
  *
715
721
  * @param request - CreateAcceleratorRequest
716
722
  * @param runtime - runtime options for this request RuntimeOptions
@@ -790,13 +796,12 @@ class Client extends openapi_core_1.default {
790
796
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAcceleratorResponse({}));
791
797
  }
792
798
  /**
793
- * 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.
799
+ * 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.
794
800
  *
795
801
  * @remarks
796
- * ## Description
797
- * **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.
798
- * * 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.
799
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
802
+ * 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:
803
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
804
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
800
805
  *
801
806
  * @param request - CreateAcceleratorRequest
802
807
  * @returns CreateAcceleratorResponse
@@ -806,12 +811,12 @@ class Client extends openapi_core_1.default {
806
811
  return await this.createAcceleratorWithOptions(request, runtime);
807
812
  }
808
813
  /**
809
- * Creates an access control list (ACL).
814
+ * Invokes the CreateAcl operation to create an access control policy group.
810
815
  *
811
816
  * @remarks
812
- * *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.
813
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
814
- * * If the ACL is in the **active** state, the ACL is created.
817
+ * *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:
818
+ * - 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.
819
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
815
820
  *
816
821
  * @param request - CreateAclRequest
817
822
  * @param runtime - runtime options for this request RuntimeOptions
@@ -861,12 +866,12 @@ class Client extends openapi_core_1.default {
861
866
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateAclResponse({}));
862
867
  }
863
868
  /**
864
- * Creates an access control list (ACL).
869
+ * Invokes the CreateAcl operation to create an access control policy group.
865
870
  *
866
871
  * @remarks
867
- * *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.
868
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
869
- * * If the ACL is in the **active** state, the ACL is created.
872
+ * *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:
873
+ * - 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.
874
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
870
875
  *
871
876
  * @param request - CreateAclRequest
872
877
  * @returns CreateAclResponse
@@ -876,18 +881,18 @@ class Client extends openapi_core_1.default {
876
881
  return await this.createAclWithOptions(request, runtime);
877
882
  }
878
883
  /**
879
- * Creates an origin probing task.
884
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
880
885
  *
881
886
  * @remarks
882
- * 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.
883
- * Before you call this operation, take note of the following items:
884
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
885
- * * You cannot create an origin probe task for a UDP listener.
886
- * * The service port of the URL or IP address that is probed must be within the listening port range.
887
- * * **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.
888
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
889
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
890
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
887
+ * 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.
888
+ * Before you begin:
889
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
890
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
891
+ * - The service port of the monitoring address must be within the listener port range.
892
+ * - 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:
893
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
894
+ * - If the origin probing task is in the **active** state, the task is created.
895
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
891
896
  *
892
897
  * @param request - CreateApplicationMonitorRequest
893
898
  * @param runtime - runtime options for this request RuntimeOptions
@@ -946,18 +951,18 @@ class Client extends openapi_core_1.default {
946
951
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateApplicationMonitorResponse({}));
947
952
  }
948
953
  /**
949
- * Creates an origin probing task.
954
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
950
955
  *
951
956
  * @remarks
952
- * 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.
953
- * Before you call this operation, take note of the following items:
954
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
955
- * * You cannot create an origin probe task for a UDP listener.
956
- * * The service port of the URL or IP address that is probed must be within the listening port range.
957
- * * **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.
958
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
959
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
960
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
957
+ * 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.
958
+ * Before you begin:
959
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
960
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
961
+ * - The service port of the monitoring address must be within the listener port range.
962
+ * - 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:
963
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
964
+ * - If the origin probing task is in the **active** state, the task is created.
965
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
961
966
  *
962
967
  * @param request - CreateApplicationMonitorRequest
963
968
  * @returns CreateApplicationMonitorResponse
@@ -970,15 +975,15 @@ class Client extends openapi_core_1.default {
970
975
  * Creates a bandwidth plan.
971
976
  *
972
977
  * @remarks
973
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
974
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
975
- * * **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.
976
- * * **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.
977
- * When you call this operation, take note of the following items:
978
- * * **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.
979
- * * 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.
980
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
981
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
978
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
979
+ * - **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.
980
+ * - **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.
981
+ * - **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.
982
+ * Note the following when you call this operation:
983
+ * - 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:
984
+ * - 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.
985
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
986
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
982
987
  *
983
988
  * @param request - CreateBandwidthPackageRequest
984
989
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1064,15 +1069,15 @@ class Client extends openapi_core_1.default {
1064
1069
  * Creates a bandwidth plan.
1065
1070
  *
1066
1071
  * @remarks
1067
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
1068
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
1069
- * * **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.
1070
- * * **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.
1071
- * When you call this operation, take note of the following items:
1072
- * * **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.
1073
- * * 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.
1074
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
1075
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
1072
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
1073
+ * - **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.
1074
+ * - **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.
1075
+ * - **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.
1076
+ * Note the following when you call this operation:
1077
+ * - 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:
1078
+ * - 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.
1079
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
1080
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
1076
1081
  *
1077
1082
  * @param request - CreateBandwidthPackageRequest
1078
1083
  * @returns CreateBandwidthPackageResponse
@@ -1205,13 +1210,13 @@ class Client extends openapi_core_1.default {
1205
1210
  return await this.createBasicAccelerateIpEndpointRelationWithOptions(request, runtime);
1206
1211
  }
1207
1212
  /**
1208
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
1213
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
1209
1214
  *
1210
1215
  * @remarks
1211
- * 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.
1212
- * * 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.
1213
- * * 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.
1214
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1216
+ * - **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:
1217
+ * - 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.
1218
+ * - 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.
1219
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
1215
1220
  *
1216
1221
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
1217
1222
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1249,13 +1254,13 @@ class Client extends openapi_core_1.default {
1249
1254
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBasicAccelerateIpEndpointRelationsResponse({}));
1250
1255
  }
1251
1256
  /**
1252
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
1257
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
1253
1258
  *
1254
1259
  * @remarks
1255
- * 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.
1256
- * * 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.
1257
- * * 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.
1258
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1260
+ * - **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:
1261
+ * - 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.
1262
+ * - 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.
1263
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
1259
1264
  *
1260
1265
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
1261
1266
  * @returns CreateBasicAccelerateIpEndpointRelationsResponse
@@ -1265,12 +1270,12 @@ class Client extends openapi_core_1.default {
1265
1270
  return await this.createBasicAccelerateIpEndpointRelationsWithOptions(request, runtime);
1266
1271
  }
1267
1272
  /**
1268
- * 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.
1273
+ * 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.
1269
1274
  *
1270
1275
  * @remarks
1271
- * *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.
1272
- * * 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.
1273
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
1276
+ * *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:
1277
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
1278
+ * - If the basic GA instance is in the **active** state, the instance is created.
1274
1279
  *
1275
1280
  * @param request - CreateBasicAcceleratorRequest
1276
1281
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1338,12 +1343,12 @@ class Client extends openapi_core_1.default {
1338
1343
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBasicAcceleratorResponse({}));
1339
1344
  }
1340
1345
  /**
1341
- * 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.
1346
+ * 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.
1342
1347
  *
1343
1348
  * @remarks
1344
- * *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.
1345
- * * 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.
1346
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
1349
+ * *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:
1350
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
1351
+ * - If the basic GA instance is in the **active** state, the instance is created.
1347
1352
  *
1348
1353
  * @param request - CreateBasicAcceleratorRequest
1349
1354
  * @returns CreateBasicAcceleratorResponse
@@ -1353,13 +1358,13 @@ class Client extends openapi_core_1.default {
1353
1358
  return await this.createBasicAcceleratorWithOptions(request, runtime);
1354
1359
  }
1355
1360
  /**
1356
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
1361
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
1357
1362
  *
1358
1363
  * @remarks
1359
- * **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.
1360
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1361
- * * If the endpoint is in the **active** state, the endpoint is created.
1362
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
1364
+ * - **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:
1365
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
1366
+ * - When the endpoint is in the **active** state, the endpoint is created.
1367
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1363
1368
  *
1364
1369
  * @param request - CreateBasicEndpointRequest
1365
1370
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1415,13 +1420,13 @@ class Client extends openapi_core_1.default {
1415
1420
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBasicEndpointResponse({}));
1416
1421
  }
1417
1422
  /**
1418
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
1423
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
1419
1424
  *
1420
1425
  * @remarks
1421
- * **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.
1422
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1423
- * * If the endpoint is in the **active** state, the endpoint is created.
1424
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
1426
+ * - **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:
1427
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
1428
+ * - When the endpoint is in the **active** state, the endpoint is created.
1429
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1425
1430
  *
1426
1431
  * @param request - CreateBasicEndpointRequest
1427
1432
  * @returns CreateBasicEndpointResponse
@@ -1431,13 +1436,13 @@ class Client extends openapi_core_1.default {
1431
1436
  return await this.createBasicEndpointWithOptions(request, runtime);
1432
1437
  }
1433
1438
  /**
1434
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
1439
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
1435
1440
  *
1436
1441
  * @remarks
1437
- * **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.
1438
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1439
- * * If the endpoint group is in the **active** state, the endpoint group is created.
1440
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
1442
+ * - **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:
1443
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
1444
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
1445
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
1441
1446
  *
1442
1447
  * @param request - CreateBasicEndpointGroupRequest
1443
1448
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1490,13 +1495,13 @@ class Client extends openapi_core_1.default {
1490
1495
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBasicEndpointGroupResponse({}));
1491
1496
  }
1492
1497
  /**
1493
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
1498
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
1494
1499
  *
1495
1500
  * @remarks
1496
- * **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.
1497
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
1498
- * * If the endpoint group is in the **active** state, the endpoint group is created.
1499
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
1501
+ * - **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:
1502
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
1503
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
1504
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
1500
1505
  *
1501
1506
  * @param request - CreateBasicEndpointGroupRequest
1502
1507
  * @returns CreateBasicEndpointGroupResponse
@@ -1565,15 +1570,15 @@ class Client extends openapi_core_1.default {
1565
1570
  return await this.createBasicEndpointsWithOptions(request, runtime);
1566
1571
  }
1567
1572
  /**
1568
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
1573
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
1569
1574
  *
1570
1575
  * @remarks
1571
- * Take note of the following limits:
1572
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
1573
- * * **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.
1574
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
1575
- * * If the acceleration region is in the **active** state, the acceleration region is created.
1576
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
1576
+ * When you invoke this operation, take note of the following items:
1577
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
1578
+ * - **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:
1579
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
1580
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
1581
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1577
1582
  *
1578
1583
  * @param request - CreateBasicIpSetRequest
1579
1584
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1617,15 +1622,15 @@ class Client extends openapi_core_1.default {
1617
1622
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateBasicIpSetResponse({}));
1618
1623
  }
1619
1624
  /**
1620
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
1625
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
1621
1626
  *
1622
1627
  * @remarks
1623
- * Take note of the following limits:
1624
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
1625
- * * **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.
1626
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
1627
- * * If the acceleration region is in the **active** state, the acceleration region is created.
1628
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
1628
+ * When you invoke this operation, take note of the following items:
1629
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
1630
+ * - **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:
1631
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
1632
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
1633
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1629
1634
  *
1630
1635
  * @param request - CreateBasicIpSetRequest
1631
1636
  * @returns CreateBasicIpSetResponse
@@ -1635,22 +1640,22 @@ class Client extends openapi_core_1.default {
1635
1640
  return await this.createBasicIpSetWithOptions(request, runtime);
1636
1641
  }
1637
1642
  /**
1638
- * 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.
1639
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
1640
- * * **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.
1641
- * * 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.
1642
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
1643
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
1644
- * ### Prerequisites
1645
- * Make sure that the following prerequisites are met before you call this operation:
1646
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1647
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1648
- * * 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.
1649
- * * 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).
1650
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1643
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
1651
1644
  *
1652
1645
  * @remarks
1653
- * readAndWrite
1646
+ * 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.
1647
+ * 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:
1648
+ * - **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:
1649
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
1650
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
1651
+ * - **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.
1652
+ * ### Before you begin
1653
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
1654
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1655
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1656
+ * - 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.
1657
+ * - 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).
1658
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1654
1659
  *
1655
1660
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
1656
1661
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1691,22 +1696,22 @@ class Client extends openapi_core_1.default {
1691
1696
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCustomRoutingEndpointGroupDestinationsResponse({}));
1692
1697
  }
1693
1698
  /**
1694
- * 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.
1695
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
1696
- * * **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.
1697
- * * 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.
1698
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
1699
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
1700
- * ### Prerequisites
1701
- * Make sure that the following prerequisites are met before you call this operation:
1702
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1703
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1704
- * * 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.
1705
- * * 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).
1706
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1699
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
1707
1700
  *
1708
1701
  * @remarks
1709
- * readAndWrite
1702
+ * 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.
1703
+ * 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:
1704
+ * - **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:
1705
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
1706
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
1707
+ * - **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.
1708
+ * ### Before you begin
1709
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
1710
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1711
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1712
+ * - 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.
1713
+ * - 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).
1714
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1710
1715
  *
1711
1716
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
1712
1717
  * @returns CreateCustomRoutingEndpointGroupDestinationsResponse
@@ -1716,24 +1721,24 @@ class Client extends openapi_core_1.default {
1716
1721
  return await this.createCustomRoutingEndpointGroupDestinationsWithOptions(request, runtime);
1717
1722
  }
1718
1723
  /**
1719
- * Creates endpoint groups for a custom routing listener.
1724
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
1720
1725
  *
1721
1726
  * @remarks
1722
- * 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.
1723
- * * 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.
1724
- * * 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.
1725
- * 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).
1726
- * When you call this operation, take note of the following items:
1727
- * * **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.
1728
- * * 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.
1729
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
1730
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1731
- * ### Prerequisites
1732
- * Make sure that the following requirements are met before you call this operation:
1733
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1734
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1735
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1736
- * * 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).
1727
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
1728
+ * - 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.
1729
+ * - 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.
1730
+ * 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).
1731
+ * When you invoke this operation, take note of the following items:
1732
+ * - **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:
1733
+ * - 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.
1734
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
1735
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1736
+ * ### Before you begin
1737
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
1738
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1739
+ * - 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).
1740
+ * - 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.
1741
+ * - 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).
1737
1742
  *
1738
1743
  * @param request - CreateCustomRoutingEndpointGroupsRequest
1739
1744
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1777,24 +1782,24 @@ class Client extends openapi_core_1.default {
1777
1782
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCustomRoutingEndpointGroupsResponse({}));
1778
1783
  }
1779
1784
  /**
1780
- * Creates endpoint groups for a custom routing listener.
1785
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
1781
1786
  *
1782
1787
  * @remarks
1783
- * 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.
1784
- * * 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.
1785
- * * 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.
1786
- * 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).
1787
- * When you call this operation, take note of the following items:
1788
- * * **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.
1789
- * * 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.
1790
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
1791
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1792
- * ### Prerequisites
1793
- * Make sure that the following requirements are met before you call this operation:
1794
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1795
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1796
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
1797
- * * 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).
1788
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
1789
+ * - 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.
1790
+ * - 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.
1791
+ * 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).
1792
+ * When you invoke this operation, take note of the following items:
1793
+ * - **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:
1794
+ * - 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.
1795
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
1796
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1797
+ * ### Before you begin
1798
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
1799
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1800
+ * - 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).
1801
+ * - 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.
1802
+ * - 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).
1798
1803
  *
1799
1804
  * @param request - CreateCustomRoutingEndpointGroupsRequest
1800
1805
  * @returns CreateCustomRoutingEndpointGroupsResponse
@@ -1804,23 +1809,23 @@ class Client extends openapi_core_1.default {
1804
1809
  return await this.createCustomRoutingEndpointGroupsWithOptions(request, runtime);
1805
1810
  }
1806
1811
  /**
1807
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
1812
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
1808
1813
  *
1809
1814
  * @remarks
1810
- * 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.
1811
- * When you call this operation, take note of the following items:
1812
- * * **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.
1813
- * * 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.
1814
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
1815
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
1816
- * ### [](#)Prerequisites
1817
- * Before you call this operation, make sure that the following requirements are met:
1818
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1819
- * * 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).
1820
- * * 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.
1821
- * * 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).
1822
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1823
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
1815
+ * 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).
1816
+ * Before you invoke this operation, take note of the following items:
1817
+ * - **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.
1818
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
1819
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
1820
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
1821
+ * ### Before you begin
1822
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
1823
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1824
+ * - 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).
1825
+ * - 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.
1826
+ * - 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).
1827
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1828
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
1824
1829
  *
1825
1830
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
1826
1831
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1858,23 +1863,23 @@ class Client extends openapi_core_1.default {
1858
1863
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCustomRoutingEndpointTrafficPoliciesResponse({}));
1859
1864
  }
1860
1865
  /**
1861
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
1866
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
1862
1867
  *
1863
1868
  * @remarks
1864
- * 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.
1865
- * When you call this operation, take note of the following items:
1866
- * * **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.
1867
- * * 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.
1868
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
1869
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
1870
- * ### [](#)Prerequisites
1871
- * Before you call this operation, make sure that the following requirements are met:
1872
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1873
- * * 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).
1874
- * * 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.
1875
- * * 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).
1876
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1877
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
1869
+ * 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).
1870
+ * Before you invoke this operation, take note of the following items:
1871
+ * - **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.
1872
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
1873
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
1874
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
1875
+ * ### Before you begin
1876
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
1877
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1878
+ * - 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).
1879
+ * - 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.
1880
+ * - 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).
1881
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1882
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
1878
1883
  *
1879
1884
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
1880
1885
  * @returns CreateCustomRoutingEndpointTrafficPoliciesResponse
@@ -1884,22 +1889,22 @@ class Client extends openapi_core_1.default {
1884
1889
  return await this.createCustomRoutingEndpointTrafficPoliciesWithOptions(request, runtime);
1885
1890
  }
1886
1891
  /**
1887
- * Creates endpoints for a custom routing listener.
1892
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
1888
1893
  *
1889
1894
  * @remarks
1890
- * 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.
1891
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
1892
- * * **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.
1893
- * * 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.
1894
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
1895
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1896
- * ### Prerequisites
1897
- * The following operations are complete before you call this operation:
1898
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1899
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1900
- * * 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.
1901
- * * 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).
1902
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1895
+ * 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.
1896
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
1897
+ * - **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:
1898
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
1899
+ * - If the endpoint group is in the **active** state, the endpoints are created.
1900
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1901
+ * ### Before you begin
1902
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
1903
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1904
+ * - 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).
1905
+ * - 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.
1906
+ * - 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).
1907
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1903
1908
  *
1904
1909
  * @param request - CreateCustomRoutingEndpointsRequest
1905
1910
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1937,22 +1942,22 @@ class Client extends openapi_core_1.default {
1937
1942
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateCustomRoutingEndpointsResponse({}));
1938
1943
  }
1939
1944
  /**
1940
- * Creates endpoints for a custom routing listener.
1945
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
1941
1946
  *
1942
1947
  * @remarks
1943
- * 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.
1944
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
1945
- * * **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.
1946
- * * 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.
1947
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
1948
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
1949
- * ### Prerequisites
1950
- * The following operations are complete before you call this operation:
1951
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1952
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
1953
- * * 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.
1954
- * * 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).
1955
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1948
+ * 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.
1949
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
1950
+ * - **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:
1951
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
1952
+ * - If the endpoint group is in the **active** state, the endpoints are created.
1953
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
1954
+ * ### Before you begin
1955
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
1956
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
1957
+ * - 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).
1958
+ * - 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.
1959
+ * - 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).
1960
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
1956
1961
  *
1957
1962
  * @param request - CreateCustomRoutingEndpointsRequest
1958
1963
  * @returns CreateCustomRoutingEndpointsResponse
@@ -1962,14 +1967,14 @@ class Client extends openapi_core_1.default {
1962
1967
  return await this.createCustomRoutingEndpointsWithOptions(request, runtime);
1963
1968
  }
1964
1969
  /**
1965
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
1970
+ * Creates an accelerated domain name and associates it with one or more GA instances.
1966
1971
  *
1967
1972
  * @remarks
1968
1973
  * 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.
1969
- * 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:
1970
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
1971
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
1972
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
1974
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
1975
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
1976
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
1977
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
1973
1978
  *
1974
1979
  * @param request - CreateDomainRequest
1975
1980
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2007,14 +2012,14 @@ class Client extends openapi_core_1.default {
2007
2012
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDomainResponse({}));
2008
2013
  }
2009
2014
  /**
2010
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
2015
+ * Creates an accelerated domain name and associates it with one or more GA instances.
2011
2016
  *
2012
2017
  * @remarks
2013
2018
  * 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.
2014
- * 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:
2015
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2016
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2017
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2019
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
2020
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
2021
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
2022
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
2018
2023
  *
2019
2024
  * @param request - CreateDomainRequest
2020
2025
  * @returns CreateDomainResponse
@@ -2027,11 +2032,11 @@ class Client extends openapi_core_1.default {
2027
2032
  * Creates an endpoint group.
2028
2033
  *
2029
2034
  * @remarks
2030
- * 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.
2031
- * * **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.
2032
- * * 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.
2033
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
2034
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2035
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
2036
+ * - **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:
2037
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
2038
+ * - If the endpoint group is in the **active** state, it has been created.
2039
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
2035
2040
  *
2036
2041
  * @param request - CreateEndpointGroupRequest
2037
2042
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2129,11 +2134,11 @@ class Client extends openapi_core_1.default {
2129
2134
  * Creates an endpoint group.
2130
2135
  *
2131
2136
  * @remarks
2132
- * 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.
2133
- * * **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.
2134
- * * 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.
2135
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
2136
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2137
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
2138
+ * - **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:
2139
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
2140
+ * - If the endpoint group is in the **active** state, it has been created.
2141
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
2137
2142
  *
2138
2143
  * @param request - CreateEndpointGroupRequest
2139
2144
  * @returns CreateEndpointGroupResponse
@@ -2143,15 +2148,15 @@ class Client extends openapi_core_1.default {
2143
2148
  return await this.createEndpointGroupWithOptions(request, runtime);
2144
2149
  }
2145
2150
  /**
2146
- * Creates multiple endpoint groups at a time.
2151
+ * Creates endpoint groups in batches.
2147
2152
  *
2148
2153
  * @remarks
2149
- * 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.
2150
- * * 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.
2151
- * * **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.
2152
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
2153
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
2154
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2154
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
2155
+ * - 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).
2156
+ * - **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:
2157
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
2158
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
2159
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
2155
2160
  *
2156
2161
  * @param request - CreateEndpointGroupsRequest
2157
2162
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2199,15 +2204,15 @@ class Client extends openapi_core_1.default {
2199
2204
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateEndpointGroupsResponse({}));
2200
2205
  }
2201
2206
  /**
2202
- * Creates multiple endpoint groups at a time.
2207
+ * Creates endpoint groups in batches.
2203
2208
  *
2204
2209
  * @remarks
2205
- * 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.
2206
- * * 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.
2207
- * * **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.
2208
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
2209
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
2210
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2210
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
2211
+ * - 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).
2212
+ * - **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:
2213
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
2214
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
2215
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
2211
2216
  *
2212
2217
  * @param request - CreateEndpointGroupsRequest
2213
2218
  * @returns CreateEndpointGroupsResponse
@@ -2217,15 +2222,15 @@ class Client extends openapi_core_1.default {
2217
2222
  return await this.createEndpointGroupsWithOptions(request, runtime);
2218
2223
  }
2219
2224
  /**
2220
- * 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.
2225
+ * 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.
2221
2226
  *
2222
2227
  * @remarks
2223
- * 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).
2224
- * When you call this operation, take note of the following items:
2225
- * * **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.
2226
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
2227
- * * If the forwarding rule is in the **active** state, the rule is created.
2228
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2228
+ * 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).
2229
+ * When you call this API, note the following:
2230
+ * - 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:
2231
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
2232
+ * - If a forwarding rule is in the **active** status, the rule has been created.
2233
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
2229
2234
  *
2230
2235
  * @param request - CreateForwardingRulesRequest
2231
2236
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2270,15 +2275,15 @@ class Client extends openapi_core_1.default {
2270
2275
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateForwardingRulesResponse({}));
2271
2276
  }
2272
2277
  /**
2273
- * 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.
2278
+ * 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.
2274
2279
  *
2275
2280
  * @remarks
2276
- * 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).
2277
- * When you call this operation, take note of the following items:
2278
- * * **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.
2279
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
2280
- * * If the forwarding rule is in the **active** state, the rule is created.
2281
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
2281
+ * 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).
2282
+ * When you call this API, note the following:
2283
+ * - 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:
2284
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
2285
+ * - If a forwarding rule is in the **active** status, the rule has been created.
2286
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
2282
2287
  *
2283
2288
  * @param request - CreateForwardingRulesRequest
2284
2289
  * @returns CreateForwardingRulesResponse
@@ -2348,14 +2353,14 @@ class Client extends openapi_core_1.default {
2348
2353
  return await this.createIpSetsWithOptions(request, runtime);
2349
2354
  }
2350
2355
  /**
2351
- * 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.
2356
+ * Create a listener for your GA instance.
2352
2357
  *
2353
2358
  * @remarks
2354
- * When you call this operation, take note of the following items:
2355
- * * **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.
2356
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
2357
- * * If the listener is in the **active** state, the listener is created.
2358
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
2359
+ * Note the following when you call this operation:
2360
+ * - **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:
2361
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
2362
+ * - An **active** status indicates that the listener is ready.
2363
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
2359
2364
  *
2360
2365
  * @param request - CreateListenerRequest
2361
2366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2432,14 +2437,14 @@ class Client extends openapi_core_1.default {
2432
2437
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateListenerResponse({}));
2433
2438
  }
2434
2439
  /**
2435
- * 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.
2440
+ * Create a listener for your GA instance.
2436
2441
  *
2437
2442
  * @remarks
2438
- * When you call this operation, take note of the following items:
2439
- * * **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.
2440
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
2441
- * * If the listener is in the **active** state, the listener is created.
2442
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
2443
+ * Note the following when you call this operation:
2444
+ * - **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:
2445
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
2446
+ * - An **active** status indicates that the listener is ready.
2447
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
2443
2448
  *
2444
2449
  * @param request - CreateListenerRequest
2445
2450
  * @returns CreateListenerResponse
@@ -2515,10 +2520,10 @@ class Client extends openapi_core_1.default {
2515
2520
  * Deletes a Global Accelerator (GA) instance.
2516
2521
  *
2517
2522
  * @remarks
2518
- * You cannot delete subscription GA instances.
2519
- * * **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.
2520
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2521
- * * If the GA instance cannot be queried, the GA instance is deleted.
2523
+ * - You cannot delete subscription GA instances.
2524
+ * - **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.
2525
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2526
+ * - If the GA instance cannot be queried, the GA instance is deleted.
2522
2527
  *
2523
2528
  * @param request - DeleteAcceleratorRequest
2524
2529
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2553,10 +2558,10 @@ class Client extends openapi_core_1.default {
2553
2558
  * Deletes a Global Accelerator (GA) instance.
2554
2559
  *
2555
2560
  * @remarks
2556
- * You cannot delete subscription GA instances.
2557
- * * **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.
2558
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2559
- * * If the GA instance cannot be queried, the GA instance is deleted.
2561
+ * - You cannot delete subscription GA instances.
2562
+ * - **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.
2563
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
2564
+ * - If the GA instance cannot be queried, the GA instance is deleted.
2560
2565
  *
2561
2566
  * @param request - DeleteAcceleratorRequest
2562
2567
  * @returns DeleteAcceleratorResponse
@@ -2566,12 +2571,12 @@ class Client extends openapi_core_1.default {
2566
2571
  return await this.deleteAcceleratorWithOptions(request, runtime);
2567
2572
  }
2568
2573
  /**
2569
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
2574
+ * Invokes the DeleteAcl operation to delete an access control policy group.
2570
2575
  *
2571
2576
  * @remarks
2572
- * *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.
2573
- * * 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.
2574
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
2577
+ * *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:
2578
+ * - 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.
2579
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
2575
2580
  *
2576
2581
  * @param request - DeleteAclRequest
2577
2582
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2609,12 +2614,12 @@ class Client extends openapi_core_1.default {
2609
2614
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteAclResponse({}));
2610
2615
  }
2611
2616
  /**
2612
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
2617
+ * Invokes the DeleteAcl operation to delete an access control policy group.
2613
2618
  *
2614
2619
  * @remarks
2615
- * *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.
2616
- * * 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.
2617
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
2620
+ * *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:
2621
+ * - 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.
2622
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
2618
2623
  *
2619
2624
  * @param request - DeleteAclRequest
2620
2625
  * @returns DeleteAclResponse
@@ -2624,13 +2629,13 @@ class Client extends openapi_core_1.default {
2624
2629
  return await this.deleteAclWithOptions(request, runtime);
2625
2630
  }
2626
2631
  /**
2627
- * Deletes an origin probing task.
2632
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
2628
2633
  *
2629
2634
  * @remarks
2630
- * **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.
2631
- * * 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.
2632
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
2633
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
2635
+ * - 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:
2636
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
2637
+ * - If the origin probing node cannot be found, the node is deleted.
2638
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
2634
2639
  *
2635
2640
  * @param request - DeleteApplicationMonitorRequest
2636
2641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2665,13 +2670,13 @@ class Client extends openapi_core_1.default {
2665
2670
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteApplicationMonitorResponse({}));
2666
2671
  }
2667
2672
  /**
2668
- * Deletes an origin probing task.
2673
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
2669
2674
  *
2670
2675
  * @remarks
2671
- * **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.
2672
- * * 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.
2673
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
2674
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
2676
+ * - 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:
2677
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
2678
+ * - If the origin probing node cannot be found, the node is deleted.
2679
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
2675
2680
  *
2676
2681
  * @param request - DeleteApplicationMonitorRequest
2677
2682
  * @returns DeleteApplicationMonitorResponse
@@ -2799,13 +2804,13 @@ class Client extends openapi_core_1.default {
2799
2804
  return await this.deleteBasicAccelerateIpWithOptions(request, runtime);
2800
2805
  }
2801
2806
  /**
2802
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
2807
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
2803
2808
  *
2804
2809
  * @remarks
2805
- * **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:
2806
- * * 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.
2807
- * * 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.
2808
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
2810
+ * - **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:
2811
+ * - 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.
2812
+ * - 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.
2813
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
2809
2814
  *
2810
2815
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
2811
2816
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2846,13 +2851,13 @@ class Client extends openapi_core_1.default {
2846
2851
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteBasicAccelerateIpEndpointRelationResponse({}));
2847
2852
  }
2848
2853
  /**
2849
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
2854
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
2850
2855
  *
2851
2856
  * @remarks
2852
- * **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:
2853
- * * 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.
2854
- * * 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.
2855
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
2857
+ * - **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:
2858
+ * - 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.
2859
+ * - 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.
2860
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
2856
2861
  *
2857
2862
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
2858
2863
  * @returns DeleteBasicAccelerateIpEndpointRelationResponse
@@ -2862,19 +2867,19 @@ class Client extends openapi_core_1.default {
2862
2867
  return await this.deleteBasicAccelerateIpEndpointRelationWithOptions(request, runtime);
2863
2868
  }
2864
2869
  /**
2865
- * Deletes a basic Global Accelerator (GA) instance.
2870
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
2866
2871
  *
2867
2872
  * @remarks
2868
- * 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.
2869
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2870
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2871
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
2872
- * * 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.
2873
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2874
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2875
- * * **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.
2876
- * * 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.
2877
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
2873
+ * - 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.
2874
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2875
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2876
+ * - 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).
2877
+ * - 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.
2878
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2879
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2880
+ * - **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:
2881
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
2882
+ * - If the instance cannot be found, the instance is deleted.
2878
2883
  *
2879
2884
  * @param request - DeleteBasicAcceleratorRequest
2880
2885
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2906,19 +2911,19 @@ class Client extends openapi_core_1.default {
2906
2911
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteBasicAcceleratorResponse({}));
2907
2912
  }
2908
2913
  /**
2909
- * Deletes a basic Global Accelerator (GA) instance.
2914
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
2910
2915
  *
2911
2916
  * @remarks
2912
- * 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.
2913
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2914
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2915
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
2916
- * * 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.
2917
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2918
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2919
- * * **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.
2920
- * * 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.
2921
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
2917
+ * - 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.
2918
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2919
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2920
+ * - 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).
2921
+ * - 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.
2922
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
2923
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
2924
+ * - **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:
2925
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
2926
+ * - If the instance cannot be found, the instance is deleted.
2922
2927
  *
2923
2928
  * @param request - DeleteBasicAcceleratorRequest
2924
2929
  * @returns DeleteBasicAcceleratorResponse
@@ -2928,13 +2933,13 @@ class Client extends openapi_core_1.default {
2928
2933
  return await this.deleteBasicAcceleratorWithOptions(request, runtime);
2929
2934
  }
2930
2935
  /**
2931
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
2936
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
2932
2937
  *
2933
2938
  * @remarks
2934
- * **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.
2935
- * * 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.
2936
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
2937
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
2939
+ * - **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:
2940
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
2941
+ * - If the endpoint cannot be found, the endpoint is deleted.
2942
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
2938
2943
  *
2939
2944
  * @param request - DeleteBasicEndpointRequest
2940
2945
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2972,13 +2977,13 @@ class Client extends openapi_core_1.default {
2972
2977
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteBasicEndpointResponse({}));
2973
2978
  }
2974
2979
  /**
2975
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
2980
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
2976
2981
  *
2977
2982
  * @remarks
2978
- * **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.
2979
- * * 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.
2980
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
2981
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
2983
+ * - **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:
2984
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
2985
+ * - If the endpoint cannot be found, the endpoint is deleted.
2986
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
2982
2987
  *
2983
2988
  * @param request - DeleteBasicEndpointRequest
2984
2989
  * @returns DeleteBasicEndpointResponse
@@ -3826,7 +3831,7 @@ class Client extends openapi_core_1.default {
3826
3831
  return await this.deleteSpareIpsWithOptions(request, runtime);
3827
3832
  }
3828
3833
  /**
3829
- * Queries information about a Global Accelerator (GA) instance.
3834
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
3830
3835
  *
3831
3836
  * @param request - DescribeAcceleratorRequest
3832
3837
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3858,7 +3863,7 @@ class Client extends openapi_core_1.default {
3858
3863
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAcceleratorResponse({}));
3859
3864
  }
3860
3865
  /**
3861
- * Queries information about a Global Accelerator (GA) instance.
3866
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
3862
3867
  *
3863
3868
  * @param request - DescribeAcceleratorRequest
3864
3869
  * @returns DescribeAcceleratorResponse
@@ -3994,7 +3999,7 @@ class Client extends openapi_core_1.default {
3994
3999
  return await this.describeApplicationMonitorWithOptions(request, runtime);
3995
4000
  }
3996
4001
  /**
3997
- * Queries information about a bandwidth plan.
4002
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
3998
4003
  *
3999
4004
  * @param request - DescribeBandwidthPackageRequest
4000
4005
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4026,7 +4031,7 @@ class Client extends openapi_core_1.default {
4026
4031
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeBandwidthPackageResponse({}));
4027
4032
  }
4028
4033
  /**
4029
- * Queries information about a bandwidth plan.
4034
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
4030
4035
  *
4031
4036
  * @param request - DescribeBandwidthPackageRequest
4032
4037
  * @returns DescribeBandwidthPackageResponse
@@ -4078,7 +4083,7 @@ class Client extends openapi_core_1.default {
4078
4083
  return await this.describeBandwidthPackageAutoRenewAttributeWithOptions(request, runtime);
4079
4084
  }
4080
4085
  /**
4081
- * Queries information about commodities.
4086
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
4082
4087
  *
4083
4088
  * @param request - DescribeCommodityRequest
4084
4089
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4113,7 +4118,7 @@ class Client extends openapi_core_1.default {
4113
4118
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCommodityResponse({}));
4114
4119
  }
4115
4120
  /**
4116
- * Queries information about commodities.
4121
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
4117
4122
  *
4118
4123
  * @param request - DescribeCommodityRequest
4119
4124
  * @returns DescribeCommodityResponse
@@ -4351,7 +4356,7 @@ class Client extends openapi_core_1.default {
4351
4356
  return await this.describeCustomRoutingEndpointGroupDestinationsWithOptions(request, runtime);
4352
4357
  }
4353
4358
  /**
4354
- * Queries information about an endpoint group.
4359
+ * Queries a specified endpoint group.
4355
4360
  *
4356
4361
  * @param request - DescribeEndpointGroupRequest
4357
4362
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4383,7 +4388,7 @@ class Client extends openapi_core_1.default {
4383
4388
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEndpointGroupResponse({}));
4384
4389
  }
4385
4390
  /**
4386
- * Queries information about an endpoint group.
4391
+ * Queries a specified endpoint group.
4387
4392
  *
4388
4393
  * @param request - DescribeEndpointGroupRequest
4389
4394
  * @returns DescribeEndpointGroupResponse
@@ -4393,7 +4398,7 @@ class Client extends openapi_core_1.default {
4393
4398
  return await this.describeEndpointGroupWithOptions(request, runtime);
4394
4399
  }
4395
4400
  /**
4396
- * Queries information about an acceleration region.
4401
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
4397
4402
  *
4398
4403
  * @param request - DescribeIpSetRequest
4399
4404
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4425,7 +4430,7 @@ class Client extends openapi_core_1.default {
4425
4430
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeIpSetResponse({}));
4426
4431
  }
4427
4432
  /**
4428
- * Queries information about an acceleration region.
4433
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
4429
4434
  *
4430
4435
  * @param request - DescribeIpSetRequest
4431
4436
  * @returns DescribeIpSetResponse
@@ -4435,10 +4440,10 @@ class Client extends openapi_core_1.default {
4435
4440
  return await this.describeIpSetWithOptions(request, runtime);
4436
4441
  }
4437
4442
  /**
4438
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
4443
+ * Describes the configurations of a specific listener.
4439
4444
  *
4440
4445
  * @remarks
4441
- * 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.
4446
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
4442
4447
  *
4443
4448
  * @param request - DescribeListenerRequest
4444
4449
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4470,10 +4475,10 @@ class Client extends openapi_core_1.default {
4470
4475
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeListenerResponse({}));
4471
4476
  }
4472
4477
  /**
4473
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
4478
+ * Describes the configurations of a specific listener.
4474
4479
  *
4475
4480
  * @remarks
4476
- * 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.
4481
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
4477
4482
  *
4478
4483
  * @param request - DescribeListenerRequest
4479
4484
  * @returns DescribeListenerResponse
@@ -4570,13 +4575,13 @@ class Client extends openapi_core_1.default {
4570
4575
  return await this.describeRegionsWithOptions(request, runtime);
4571
4576
  }
4572
4577
  /**
4573
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
4578
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
4574
4579
  *
4575
4580
  * @remarks
4576
- * 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.
4577
- * * 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.
4578
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
4579
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
4581
+ * - **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:
4582
+ * - 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.
4583
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
4584
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
4580
4585
  *
4581
4586
  * @param request - DetachDdosFromAcceleratorRequest
4582
4587
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4614,13 +4619,13 @@ class Client extends openapi_core_1.default {
4614
4619
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DetachDdosFromAcceleratorResponse({}));
4615
4620
  }
4616
4621
  /**
4617
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
4622
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
4618
4623
  *
4619
4624
  * @remarks
4620
- * 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.
4621
- * * 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.
4622
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
4623
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
4625
+ * - **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:
4626
+ * - 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.
4627
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
4628
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
4624
4629
  *
4625
4630
  * @param request - DetachDdosFromAcceleratorRequest
4626
4631
  * @returns DetachDdosFromAcceleratorResponse
@@ -4787,7 +4792,7 @@ class Client extends openapi_core_1.default {
4787
4792
  return await this.disableApplicationMonitorWithOptions(request, runtime);
4788
4793
  }
4789
4794
  /**
4790
- * 解绑GA集成云产品
4795
+ * Detach integrated cloud product from GA
4791
4796
  *
4792
4797
  * @param request - DisassociateResourcesRequest
4793
4798
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4831,7 +4836,7 @@ class Client extends openapi_core_1.default {
4831
4836
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisassociateResourcesResponse({}));
4832
4837
  }
4833
4838
  /**
4834
- * 解绑GA集成云产品
4839
+ * Detach integrated cloud product from GA
4835
4840
  *
4836
4841
  * @param request - DisassociateResourcesRequest
4837
4842
  * @returns DisassociateResourcesResponse
@@ -5103,7 +5108,7 @@ class Client extends openapi_core_1.default {
5103
5108
  return await this.getBasicAccelerateIpWithOptions(request, runtime);
5104
5109
  }
5105
5110
  /**
5106
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
5111
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
5107
5112
  *
5108
5113
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
5109
5114
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5144,7 +5149,7 @@ class Client extends openapi_core_1.default {
5144
5149
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetBasicAccelerateIpEndpointRelationResponse({}));
5145
5150
  }
5146
5151
  /**
5147
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
5152
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
5148
5153
  *
5149
5154
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
5150
5155
  * @returns GetBasicAccelerateIpEndpointRelationResponse
@@ -5154,7 +5159,7 @@ class Client extends openapi_core_1.default {
5154
5159
  return await this.getBasicAccelerateIpEndpointRelationWithOptions(request, runtime);
5155
5160
  }
5156
5161
  /**
5157
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
5162
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
5158
5163
  *
5159
5164
  * @param request - GetBasicAccelerateIpIdleCountRequest
5160
5165
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5189,7 +5194,7 @@ class Client extends openapi_core_1.default {
5189
5194
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetBasicAccelerateIpIdleCountResponse({}));
5190
5195
  }
5191
5196
  /**
5192
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
5197
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
5193
5198
  *
5194
5199
  * @param request - GetBasicAccelerateIpIdleCountRequest
5195
5200
  * @returns GetBasicAccelerateIpIdleCountResponse
@@ -5376,7 +5381,7 @@ class Client extends openapi_core_1.default {
5376
5381
  return await this.getBasicIpSetWithOptions(request, runtime);
5377
5382
  }
5378
5383
  /**
5379
- * 获取GA实例关联的云产品
5384
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
5380
5385
  *
5381
5386
  * @param request - GetGlobalAcceleratorResourcesRequest
5382
5387
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5417,7 +5422,7 @@ class Client extends openapi_core_1.default {
5417
5422
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetGlobalAcceleratorResourcesResponse({}));
5418
5423
  }
5419
5424
  /**
5420
- * 获取GA实例关联的云产品
5425
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
5421
5426
  *
5422
5427
  * @param request - GetGlobalAcceleratorResourcesRequest
5423
5428
  * @returns GetGlobalAcceleratorResourcesResponse
@@ -5478,7 +5483,7 @@ class Client extends openapi_core_1.default {
5478
5483
  return await this.getHealthStatusWithOptions(request, runtime);
5479
5484
  }
5480
5485
  /**
5481
- * Queries the number of invalid domain names.
5486
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
5482
5487
  *
5483
5488
  * @param request - GetInvalidDomainCountRequest
5484
5489
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5507,7 +5512,7 @@ class Client extends openapi_core_1.default {
5507
5512
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInvalidDomainCountResponse({}));
5508
5513
  }
5509
5514
  /**
5510
- * Queries the number of invalid domain names.
5515
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
5511
5516
  *
5512
5517
  * @param request - GetInvalidDomainCountRequest
5513
5518
  * @returns GetInvalidDomainCountResponse
@@ -5519,6 +5524,9 @@ class Client extends openapi_core_1.default {
5519
5524
  /**
5520
5525
  * Queries the maximum bandwidth of an acceleration area.
5521
5526
  *
5527
+ * @remarks
5528
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
5529
+ *
5522
5530
  * @param request - GetIpsetsBandwidthLimitRequest
5523
5531
  * @param runtime - runtime options for this request RuntimeOptions
5524
5532
  * @returns GetIpsetsBandwidthLimitResponse
@@ -5551,6 +5559,9 @@ class Client extends openapi_core_1.default {
5551
5559
  /**
5552
5560
  * Queries the maximum bandwidth of an acceleration area.
5553
5561
  *
5562
+ * @remarks
5563
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
5564
+ *
5554
5565
  * @param request - GetIpsetsBandwidthLimitRequest
5555
5566
  * @returns GetIpsetsBandwidthLimitResponse
5556
5567
  */
@@ -5559,7 +5570,7 @@ class Client extends openapi_core_1.default {
5559
5570
  return await this.getIpsetsBandwidthLimitWithOptions(request, runtime);
5560
5571
  }
5561
5572
  /**
5562
- * Queries the status of a secondary IP address that is associated with a CNAME.
5573
+ * Queries the status of a CNAME spare IP address.
5563
5574
  *
5564
5575
  * @param request - GetSpareIpRequest
5565
5576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5600,7 +5611,7 @@ class Client extends openapi_core_1.default {
5600
5611
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetSpareIpResponse({}));
5601
5612
  }
5602
5613
  /**
5603
- * Queries the status of a secondary IP address that is associated with a CNAME.
5614
+ * Queries the status of a CNAME spare IP address.
5604
5615
  *
5605
5616
  * @param request - GetSpareIpRequest
5606
5617
  * @returns GetSpareIpResponse
@@ -5649,7 +5660,7 @@ class Client extends openapi_core_1.default {
5649
5660
  return await this.listAccelerateAreasWithOptions(request, runtime);
5650
5661
  }
5651
5662
  /**
5652
- * Queries Global Accelerator (GA) instances.
5663
+ * Queries a list of Global Accelerator instances.
5653
5664
  *
5654
5665
  * @param request - ListAcceleratorsRequest
5655
5666
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5696,7 +5707,7 @@ class Client extends openapi_core_1.default {
5696
5707
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAcceleratorsResponse({}));
5697
5708
  }
5698
5709
  /**
5699
- * Queries Global Accelerator (GA) instances.
5710
+ * Queries a list of Global Accelerator instances.
5700
5711
  *
5701
5712
  * @param request - ListAcceleratorsRequest
5702
5713
  * @returns ListAcceleratorsResponse
@@ -5868,7 +5879,7 @@ class Client extends openapi_core_1.default {
5868
5879
  return await this.listApplicationMonitorDetectResultWithOptions(request, runtime);
5869
5880
  }
5870
5881
  /**
5871
- * Queries available acceleration regions.
5882
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
5872
5883
  *
5873
5884
  * @param request - ListAvailableAccelerateAreasRequest
5874
5885
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5903,7 +5914,7 @@ class Client extends openapi_core_1.default {
5903
5914
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListAvailableAccelerateAreasResponse({}));
5904
5915
  }
5905
5916
  /**
5906
- * Queries available acceleration regions.
5917
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
5907
5918
  *
5908
5919
  * @param request - ListAvailableAccelerateAreasRequest
5909
5920
  * @returns ListAvailableAccelerateAreasResponse
@@ -6015,10 +6026,10 @@ class Client extends openapi_core_1.default {
6015
6026
  return await this.listBandwidthPackagesWithOptions(request, runtime);
6016
6027
  }
6017
6028
  /**
6018
- * Queries bandwidth plans.
6029
+ * Queries a list of bandwidth plans.
6019
6030
  *
6020
6031
  * @remarks
6021
- * 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).
6032
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
6022
6033
  *
6023
6034
  * @param request - ListBandwidthackagesRequest
6024
6035
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6053,10 +6064,10 @@ class Client extends openapi_core_1.default {
6053
6064
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListBandwidthackagesResponse({}));
6054
6065
  }
6055
6066
  /**
6056
- * Queries bandwidth plans.
6067
+ * Queries a list of bandwidth plans.
6057
6068
  *
6058
6069
  * @remarks
6059
- * 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).
6070
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
6060
6071
  *
6061
6072
  * @param request - ListBandwidthackagesRequest
6062
6073
  * @returns ListBandwidthackagesResponse
@@ -6336,10 +6347,10 @@ class Client extends openapi_core_1.default {
6336
6347
  return await this.listBusiRegionsWithOptions(request, runtime);
6337
6348
  }
6338
6349
  /**
6339
- * Queries available acceleration areas and regions.
6350
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
6340
6351
  *
6341
6352
  * @remarks
6342
- * 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.
6353
+ * 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.
6343
6354
  *
6344
6355
  * @param request - ListCommonAreasRequest
6345
6356
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6374,10 +6385,10 @@ class Client extends openapi_core_1.default {
6374
6385
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCommonAreasResponse({}));
6375
6386
  }
6376
6387
  /**
6377
- * Queries available acceleration areas and regions.
6388
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
6378
6389
  *
6379
6390
  * @remarks
6380
- * 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.
6391
+ * 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.
6381
6392
  *
6382
6393
  * @param request - ListCommonAreasRequest
6383
6394
  * @returns ListCommonAreasResponse
@@ -6387,7 +6398,7 @@ class Client extends openapi_core_1.default {
6387
6398
  return await this.listCommonAreasWithOptions(request, runtime);
6388
6399
  }
6389
6400
  /**
6390
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
6401
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
6391
6402
  *
6392
6403
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
6393
6404
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6440,7 +6451,7 @@ class Client extends openapi_core_1.default {
6440
6451
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCustomRoutingEndpointGroupDestinationsResponse({}));
6441
6452
  }
6442
6453
  /**
6443
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
6454
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
6444
6455
  *
6445
6456
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
6446
6457
  * @returns ListCustomRoutingEndpointGroupDestinationsResponse
@@ -6515,7 +6526,7 @@ class Client extends openapi_core_1.default {
6515
6526
  return await this.listCustomRoutingEndpointGroupsWithOptions(request, runtime);
6516
6527
  }
6517
6528
  /**
6518
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
6529
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
6519
6530
  *
6520
6531
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
6521
6532
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6565,7 +6576,7 @@ class Client extends openapi_core_1.default {
6565
6576
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCustomRoutingEndpointTrafficPoliciesResponse({}));
6566
6577
  }
6567
6578
  /**
6568
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
6579
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
6569
6580
  *
6570
6581
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
6571
6582
  * @returns ListCustomRoutingEndpointTrafficPoliciesResponse
@@ -6632,7 +6643,7 @@ class Client extends openapi_core_1.default {
6632
6643
  * Queries the port mapping table of a custom routing listener.
6633
6644
  *
6634
6645
  * @remarks
6635
- * 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.
6646
+ * 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.
6636
6647
  *
6637
6648
  * @param request - ListCustomRoutingPortMappingsRequest
6638
6649
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6679,7 +6690,7 @@ class Client extends openapi_core_1.default {
6679
6690
  * Queries the port mapping table of a custom routing listener.
6680
6691
  *
6681
6692
  * @remarks
6682
- * 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.
6693
+ * 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.
6683
6694
  *
6684
6695
  * @param request - ListCustomRoutingPortMappingsRequest
6685
6696
  * @returns ListCustomRoutingPortMappingsResponse
@@ -6689,7 +6700,7 @@ class Client extends openapi_core_1.default {
6689
6700
  return await this.listCustomRoutingPortMappingsWithOptions(request, runtime);
6690
6701
  }
6691
6702
  /**
6692
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
6703
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
6693
6704
  *
6694
6705
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
6695
6706
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6730,7 +6741,7 @@ class Client extends openapi_core_1.default {
6730
6741
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCustomRoutingPortMappingsByDestinationResponse({}));
6731
6742
  }
6732
6743
  /**
6733
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
6744
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
6734
6745
  *
6735
6746
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
6736
6747
  * @returns ListCustomRoutingPortMappingsByDestinationResponse
@@ -6839,7 +6850,7 @@ class Client extends openapi_core_1.default {
6839
6850
  return await this.listEndpointGroupIpAddressCidrBlocksWithOptions(request, runtime);
6840
6851
  }
6841
6852
  /**
6842
- * Queries a list of endpoint groups.
6853
+ * Lists endpoint groups.
6843
6854
  *
6844
6855
  * @param request - ListEndpointGroupsRequest
6845
6856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6857,6 +6868,9 @@ class Client extends openapi_core_1.default {
6857
6868
  if (!$dara.isNull(request.endpointGroupId)) {
6858
6869
  query["EndpointGroupId"] = request.endpointGroupId;
6859
6870
  }
6871
+ if (!$dara.isNull(request.endpointGroupRegion)) {
6872
+ query["EndpointGroupRegion"] = request.endpointGroupRegion;
6873
+ }
6860
6874
  if (!$dara.isNull(request.endpointGroupType)) {
6861
6875
  query["EndpointGroupType"] = request.endpointGroupType;
6862
6876
  }
@@ -6892,7 +6906,7 @@ class Client extends openapi_core_1.default {
6892
6906
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEndpointGroupsResponse({}));
6893
6907
  }
6894
6908
  /**
6895
- * Queries a list of endpoint groups.
6909
+ * Lists endpoint groups.
6896
6910
  *
6897
6911
  * @param request - ListEndpointGroupsRequest
6898
6912
  * @returns ListEndpointGroupsResponse
@@ -6905,7 +6919,7 @@ class Client extends openapi_core_1.default {
6905
6919
  * Queries forwarding rules.
6906
6920
  *
6907
6921
  * @remarks
6908
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
6922
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
6909
6923
  *
6910
6924
  * @param request - ListForwardingRulesRequest
6911
6925
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6955,7 +6969,7 @@ class Client extends openapi_core_1.default {
6955
6969
  * Queries forwarding rules.
6956
6970
  *
6957
6971
  * @remarks
6958
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
6972
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
6959
6973
  *
6960
6974
  * @param request - ListForwardingRulesRequest
6961
6975
  * @returns ListForwardingRulesResponse
@@ -7112,10 +7126,10 @@ class Client extends openapi_core_1.default {
7112
7126
  return await this.listListenerCertificatesWithOptions(request, runtime);
7113
7127
  }
7114
7128
  /**
7115
- * Queries the listeners of a Global Accelerator (GA) instance.
7129
+ * Retrieves a list of listeners.
7116
7130
  *
7117
7131
  * @remarks
7118
- * 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.
7132
+ * 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.
7119
7133
  *
7120
7134
  * @param request - ListListenersRequest
7121
7135
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7156,10 +7170,10 @@ class Client extends openapi_core_1.default {
7156
7170
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListListenersResponse({}));
7157
7171
  }
7158
7172
  /**
7159
- * Queries the listeners of a Global Accelerator (GA) instance.
7173
+ * Retrieves a list of listeners.
7160
7174
  *
7161
7175
  * @remarks
7162
- * 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.
7176
+ * 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.
7163
7177
  *
7164
7178
  * @param request - ListListenersRequest
7165
7179
  * @returns ListListenersResponse
@@ -7376,7 +7390,7 @@ class Client extends openapi_core_1.default {
7376
7390
  return await this.openAcceleratorServiceWithOptions(request, runtime);
7377
7391
  }
7378
7392
  /**
7379
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
7393
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
7380
7394
  *
7381
7395
  * @param request - QueryCrossBorderApprovalStatusRequest
7382
7396
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7405,7 +7419,7 @@ class Client extends openapi_core_1.default {
7405
7419
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.QueryCrossBorderApprovalStatusResponse({}));
7406
7420
  }
7407
7421
  /**
7408
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
7422
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
7409
7423
  *
7410
7424
  * @param request - QueryCrossBorderApprovalStatusRequest
7411
7425
  * @returns QueryCrossBorderApprovalStatusResponse
@@ -7653,13 +7667,13 @@ class Client extends openapi_core_1.default {
7653
7667
  return await this.untagResourcesWithOptions(request, runtime);
7654
7668
  }
7655
7669
  /**
7656
- * Modifies a Global Accelerator (GA) instance.
7670
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
7657
7671
  *
7658
7672
  * @remarks
7659
- * **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.
7660
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
7661
- * * If the GA instance is in the **active** state, the GA instance is modified.
7662
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
7673
+ * - **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:
7674
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
7675
+ * - If the GA instance is in the **active** state, the modification is complete.
7676
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
7663
7677
  *
7664
7678
  * @param request - UpdateAcceleratorRequest
7665
7679
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7712,13 +7726,13 @@ class Client extends openapi_core_1.default {
7712
7726
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAcceleratorResponse({}));
7713
7727
  }
7714
7728
  /**
7715
- * Modifies a Global Accelerator (GA) instance.
7729
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
7716
7730
  *
7717
7731
  * @remarks
7718
- * **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.
7719
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
7720
- * * If the GA instance is in the **active** state, the GA instance is modified.
7721
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
7732
+ * - **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:
7733
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
7734
+ * - If the GA instance is in the **active** state, the modification is complete.
7735
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
7722
7736
  *
7723
7737
  * @param request - UpdateAcceleratorRequest
7724
7738
  * @returns UpdateAcceleratorResponse
@@ -7728,10 +7742,10 @@ class Client extends openapi_core_1.default {
7728
7742
  return await this.updateAcceleratorWithOptions(request, runtime);
7729
7743
  }
7730
7744
  /**
7731
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
7745
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
7732
7746
  *
7733
7747
  * @remarks
7734
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
7748
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
7735
7749
  *
7736
7750
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
7737
7751
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7778,10 +7792,10 @@ class Client extends openapi_core_1.default {
7778
7792
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateAcceleratorAutoRenewAttributeResponse({}));
7779
7793
  }
7780
7794
  /**
7781
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
7795
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
7782
7796
  *
7783
7797
  * @remarks
7784
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
7798
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
7785
7799
  *
7786
7800
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
7787
7801
  * @returns UpdateAcceleratorAutoRenewAttributeResponse
@@ -7850,9 +7864,9 @@ class Client extends openapi_core_1.default {
7850
7864
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
7851
7865
  *
7852
7866
  * @remarks
7853
- * 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:
7854
- * * 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.
7855
- * * 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).
7867
+ * 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:
7868
+ * - 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.
7869
+ * - 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).
7856
7870
  *
7857
7871
  * @param request - UpdateAcceleratorCrossBorderModeRequest
7858
7872
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7893,9 +7907,9 @@ class Client extends openapi_core_1.default {
7893
7907
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
7894
7908
  *
7895
7909
  * @remarks
7896
- * 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:
7897
- * * 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.
7898
- * * 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).
7910
+ * 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:
7911
+ * - 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.
7912
+ * - 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).
7899
7913
  *
7900
7914
  * @param request - UpdateAcceleratorCrossBorderModeRequest
7901
7915
  * @returns UpdateAcceleratorCrossBorderModeResponse
@@ -7908,7 +7922,7 @@ class Client extends openapi_core_1.default {
7908
7922
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
7909
7923
  *
7910
7924
  * @remarks
7911
- * 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.
7925
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
7912
7926
  *
7913
7927
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
7914
7928
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7949,7 +7963,7 @@ class Client extends openapi_core_1.default {
7949
7963
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
7950
7964
  *
7951
7965
  * @remarks
7952
- * 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.
7966
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
7953
7967
  *
7954
7968
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
7955
7969
  * @returns UpdateAcceleratorCrossBorderStatusResponse
@@ -8081,12 +8095,12 @@ class Client extends openapi_core_1.default {
8081
8095
  return await this.updateAdditionalCertificateWithListenerWithOptions(request, runtime);
8082
8096
  }
8083
8097
  /**
8084
- * Modifies an origin probing task.
8098
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
8085
8099
  *
8086
8100
  * @remarks
8087
- * *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.
8088
- * * 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.
8089
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
8101
+ * *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:
8102
+ * - 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.
8103
+ * - If the modified parameter values have changed, the origin probing task has been modified.
8090
8104
  *
8091
8105
  * @param request - UpdateApplicationMonitorRequest
8092
8106
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8145,12 +8159,12 @@ class Client extends openapi_core_1.default {
8145
8159
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateApplicationMonitorResponse({}));
8146
8160
  }
8147
8161
  /**
8148
- * Modifies an origin probing task.
8162
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
8149
8163
  *
8150
8164
  * @remarks
8151
- * *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.
8152
- * * 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.
8153
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
8165
+ * *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:
8166
+ * - 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.
8167
+ * - If the modified parameter values have changed, the origin probing task has been modified.
8154
8168
  *
8155
8169
  * @param request - UpdateApplicationMonitorRequest
8156
8170
  * @returns UpdateApplicationMonitorResponse
@@ -8223,18 +8237,18 @@ class Client extends openapi_core_1.default {
8223
8237
  return await this.updateBandwidthPackagaAutoRenewAttributeWithOptions(request, runtime);
8224
8238
  }
8225
8239
  /**
8226
- * Modifies the configurations of a bandwidth plan.
8240
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
8227
8241
  *
8228
8242
  * @remarks
8229
- * Take note of the following items:
8230
- * * **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.
8231
- * * **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.
8232
- * * 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.
8233
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
8234
- * * **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.
8235
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
8236
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
8237
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
8243
+ * Before you call this operation, note the following:
8244
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
8245
+ * - 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:
8246
+ * - 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.
8247
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
8248
+ * - 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:
8249
+ * - 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.
8250
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
8251
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
8238
8252
  *
8239
8253
  * @param request - UpdateBandwidthPackageRequest
8240
8254
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8284,18 +8298,18 @@ class Client extends openapi_core_1.default {
8284
8298
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateBandwidthPackageResponse({}));
8285
8299
  }
8286
8300
  /**
8287
- * Modifies the configurations of a bandwidth plan.
8301
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
8288
8302
  *
8289
8303
  * @remarks
8290
- * Take note of the following items:
8291
- * * **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.
8292
- * * **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.
8293
- * * 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.
8294
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
8295
- * * **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.
8296
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
8297
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
8298
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
8304
+ * Before you call this operation, note the following:
8305
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
8306
+ * - 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:
8307
+ * - 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.
8308
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
8309
+ * - 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:
8310
+ * - 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.
8311
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
8312
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
8299
8313
  *
8300
8314
  * @param request - UpdateBandwidthPackageRequest
8301
8315
  * @returns UpdateBandwidthPackageResponse
@@ -8407,13 +8421,13 @@ class Client extends openapi_core_1.default {
8407
8421
  return await this.updateBasicEndpointWithOptions(request, runtime);
8408
8422
  }
8409
8423
  /**
8410
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
8424
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
8411
8425
  *
8412
8426
  * @remarks
8413
- * **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.
8414
- * * 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.
8415
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
8416
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
8427
+ * - **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.
8428
+ * - 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.
8429
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
8430
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
8417
8431
  *
8418
8432
  * @param request - UpdateBasicEndpointGroupRequest
8419
8433
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8463,13 +8477,13 @@ class Client extends openapi_core_1.default {
8463
8477
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateBasicEndpointGroupResponse({}));
8464
8478
  }
8465
8479
  /**
8466
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
8480
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
8467
8481
  *
8468
8482
  * @remarks
8469
- * **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.
8470
- * * 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.
8471
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
8472
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
8483
+ * - **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.
8484
+ * - 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.
8485
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
8486
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
8473
8487
  *
8474
8488
  * @param request - UpdateBasicEndpointGroupRequest
8475
8489
  * @returns UpdateBasicEndpointGroupResponse
@@ -8543,7 +8557,7 @@ class Client extends openapi_core_1.default {
8543
8557
  return await this.updateBasicIpSetWithOptions(request, runtime);
8544
8558
  }
8545
8559
  /**
8546
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
8560
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
8547
8561
  *
8548
8562
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
8549
8563
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8584,7 +8598,7 @@ class Client extends openapi_core_1.default {
8584
8598
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCustomRoutingEndpointGroupAttributeResponse({}));
8585
8599
  }
8586
8600
  /**
8587
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
8601
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
8588
8602
  *
8589
8603
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
8590
8604
  * @returns UpdateCustomRoutingEndpointGroupAttributeResponse
@@ -8779,11 +8793,11 @@ class Client extends openapi_core_1.default {
8779
8793
  return await this.updateCustomRoutingEndpointsWithOptions(request, runtime);
8780
8794
  }
8781
8795
  /**
8782
- * Modifies an accelerated domain name.
8796
+ * Calls the UpdateDomain operation to update a domain name.
8783
8797
  *
8784
8798
  * @remarks
8785
- * 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.
8786
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
8799
+ * 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.
8800
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
8787
8801
  *
8788
8802
  * @param request - UpdateDomainRequest
8789
8803
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8818,11 +8832,11 @@ class Client extends openapi_core_1.default {
8818
8832
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDomainResponse({}));
8819
8833
  }
8820
8834
  /**
8821
- * Modifies an accelerated domain name.
8835
+ * Calls the UpdateDomain operation to update a domain name.
8822
8836
  *
8823
8837
  * @remarks
8824
- * 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.
8825
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
8838
+ * 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.
8839
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
8826
8840
  *
8827
8841
  * @param request - UpdateDomainRequest
8828
8842
  * @returns UpdateDomainResponse
@@ -8832,10 +8846,10 @@ class Client extends openapi_core_1.default {
8832
8846
  return await this.updateDomainWithOptions(request, runtime);
8833
8847
  }
8834
8848
  /**
8835
- * Updates the ICP filing status of an accelerated domain name.
8849
+ * Queries and updates the ICP filing status of an accelerated domain name.
8836
8850
  *
8837
8851
  * @remarks
8838
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
8852
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
8839
8853
  * 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.
8840
8854
  *
8841
8855
  * @param request - UpdateDomainStateRequest
@@ -8868,10 +8882,10 @@ class Client extends openapi_core_1.default {
8868
8882
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateDomainStateResponse({}));
8869
8883
  }
8870
8884
  /**
8871
- * Updates the ICP filing status of an accelerated domain name.
8885
+ * Queries and updates the ICP filing status of an accelerated domain name.
8872
8886
  *
8873
8887
  * @remarks
8874
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
8888
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
8875
8889
  * 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.
8876
8890
  *
8877
8891
  * @param request - UpdateDomainStateRequest
@@ -8882,13 +8896,13 @@ class Client extends openapi_core_1.default {
8882
8896
  return await this.updateDomainStateWithOptions(request, runtime);
8883
8897
  }
8884
8898
  /**
8885
- * Modifies the configurations of an endpoint group.
8899
+ * Updates the configuration of an endpoint group.
8886
8900
  *
8887
8901
  * @remarks
8888
- * **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.
8889
- * * 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.
8890
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
8891
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
8902
+ * - 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:
8903
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
8904
+ * - If an endpoint group is in the **active** status, the update is complete.
8905
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
8892
8906
  *
8893
8907
  * @param request - UpdateEndpointGroupRequest
8894
8908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8971,13 +8985,13 @@ class Client extends openapi_core_1.default {
8971
8985
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateEndpointGroupResponse({}));
8972
8986
  }
8973
8987
  /**
8974
- * Modifies the configurations of an endpoint group.
8988
+ * Updates the configuration of an endpoint group.
8975
8989
  *
8976
8990
  * @remarks
8977
- * **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.
8978
- * * 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.
8979
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
8980
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
8991
+ * - 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:
8992
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
8993
+ * - If an endpoint group is in the **active** status, the update is complete.
8994
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
8981
8995
  *
8982
8996
  * @param request - UpdateEndpointGroupRequest
8983
8997
  * @returns UpdateEndpointGroupResponse
@@ -9038,14 +9052,14 @@ class Client extends openapi_core_1.default {
9038
9052
  return await this.updateEndpointGroupAttributeWithOptions(request, runtime);
9039
9053
  }
9040
9054
  /**
9041
- * Modifies the endpoint groups that are associated with a listener.
9055
+ * Modifies endpoint groups for a listener in a batch.
9042
9056
  *
9043
9057
  * @remarks
9044
- * ### Description
9045
- * * **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.
9046
- * * 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.
9047
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
9048
- * * 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.
9058
+ * ### Usage notes
9059
+ * - **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.
9060
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
9061
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
9062
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
9049
9063
  *
9050
9064
  * @param request - UpdateEndpointGroupsRequest
9051
9065
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9086,14 +9100,14 @@ class Client extends openapi_core_1.default {
9086
9100
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateEndpointGroupsResponse({}));
9087
9101
  }
9088
9102
  /**
9089
- * Modifies the endpoint groups that are associated with a listener.
9103
+ * Modifies endpoint groups for a listener in a batch.
9090
9104
  *
9091
9105
  * @remarks
9092
- * ### Description
9093
- * * **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.
9094
- * * 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.
9095
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
9096
- * * 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.
9106
+ * ### Usage notes
9107
+ * - **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.
9108
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
9109
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
9110
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
9097
9111
  *
9098
9112
  * @param request - UpdateEndpointGroupsRequest
9099
9113
  * @returns UpdateEndpointGroupsResponse
@@ -9103,13 +9117,13 @@ class Client extends openapi_core_1.default {
9103
9117
  return await this.updateEndpointGroupsWithOptions(request, runtime);
9104
9118
  }
9105
9119
  /**
9106
- * Updates a forwarding rule.
9120
+ * To update forwarding rules, call the UpdateForwardingRules API.
9107
9121
  *
9108
9122
  * @remarks
9109
- * **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.
9110
- * * 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.
9111
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
9112
- * * 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.
9123
+ * - **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:
9124
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
9125
+ * - A status of **active** indicates that the update is complete.
9126
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
9113
9127
  *
9114
9128
  * @param request - UpdateForwardingRulesRequest
9115
9129
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9150,13 +9164,13 @@ class Client extends openapi_core_1.default {
9150
9164
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateForwardingRulesResponse({}));
9151
9165
  }
9152
9166
  /**
9153
- * Updates a forwarding rule.
9167
+ * To update forwarding rules, call the UpdateForwardingRules API.
9154
9168
  *
9155
9169
  * @remarks
9156
- * **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.
9157
- * * 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.
9158
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
9159
- * * 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.
9170
+ * - **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:
9171
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
9172
+ * - A status of **active** indicates that the update is complete.
9173
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
9160
9174
  *
9161
9175
  * @param request - UpdateForwardingRulesRequest
9162
9176
  * @returns UpdateForwardingRulesResponse
@@ -9280,15 +9294,15 @@ class Client extends openapi_core_1.default {
9280
9294
  return await this.updateIpSetsWithOptions(request, runtime);
9281
9295
  }
9282
9296
  /**
9283
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
9297
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
9284
9298
  *
9285
9299
  * @remarks
9286
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
9300
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
9287
9301
  * When you call this operation, take note of the following items:
9288
- * * **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.
9289
- * * 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.
9290
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
9291
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
9302
+ * - **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.
9303
+ * - 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.
9304
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
9305
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
9292
9306
  *
9293
9307
  * @param request - UpdateListenerRequest
9294
9308
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9362,15 +9376,15 @@ class Client extends openapi_core_1.default {
9362
9376
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateListenerResponse({}));
9363
9377
  }
9364
9378
  /**
9365
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
9379
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
9366
9380
  *
9367
9381
  * @remarks
9368
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
9382
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
9369
9383
  * When you call this operation, take note of the following items:
9370
- * * **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.
9371
- * * 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.
9372
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
9373
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
9384
+ * - **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.
9385
+ * - 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.
9386
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
9387
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
9374
9388
  *
9375
9389
  * @param request - UpdateListenerRequest
9376
9390
  * @returns UpdateListenerResponse
@@ -9380,7 +9394,7 @@ class Client extends openapi_core_1.default {
9380
9394
  return await this.updateListenerWithOptions(request, runtime);
9381
9395
  }
9382
9396
  /**
9383
- * 修改SLS日志配置
9397
+ * Modify Simple Log Service log configuration
9384
9398
  *
9385
9399
  * @param request - UpdateLogStoreConfigRequest
9386
9400
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9433,7 +9447,7 @@ class Client extends openapi_core_1.default {
9433
9447
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateLogStoreConfigResponse({}));
9434
9448
  }
9435
9449
  /**
9436
- * 修改SLS日志配置
9450
+ * Modify Simple Log Service log configuration
9437
9451
  *
9438
9452
  * @param request - UpdateLogStoreConfigRequest
9439
9453
  * @returns UpdateLogStoreConfigResponse