@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.d.ts CHANGED
@@ -9,13 +9,13 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * 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.
12
+ * 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.
13
13
  *
14
14
  * @remarks
15
- * **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.
16
- * * 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.
17
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
18
- * * 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.
15
+ * - **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:
16
+ * - 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.
17
+ * - If the access control policy group is in the **active** state, the IP entries are added.
18
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
19
19
  *
20
20
  * @param request - AddEntriesToAclRequest
21
21
  * @param runtime - runtime options for this request RuntimeOptions
@@ -23,27 +23,26 @@ export default class Client extends OpenApi {
23
23
  */
24
24
  addEntriesToAclWithOptions(request: $_model.AddEntriesToAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddEntriesToAclResponse>;
25
25
  /**
26
- * 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.
26
+ * 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.
27
27
  *
28
28
  * @remarks
29
- * **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.
30
- * * 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.
31
- * * If the ACL is in the **active** state, it indicates that IP entries are added to the ACL.
32
- * * 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.
29
+ * - **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:
30
+ * - 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.
31
+ * - If the access control policy group is in the **active** state, the IP entries are added.
32
+ * - You cannot concurrently call **AddEntriesToAcl** to add IP entries to an access control policy group within the same Global Accelerator (GA) instance.
33
33
  *
34
34
  * @param request - AddEntriesToAclRequest
35
35
  * @returns AddEntriesToAclResponse
36
36
  */
37
37
  addEntriesToAcl(request: $_model.AddEntriesToAclRequest): Promise<$_model.AddEntriesToAclResponse>;
38
38
  /**
39
- * Associates access control lists (ACLs) with a listener.
39
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
40
40
  *
41
41
  * @remarks
42
- * ## Description
43
- * * **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.
44
- * * 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.
45
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
46
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
42
+ * - **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:
43
+ * - 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.
44
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
45
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
47
46
  *
48
47
  * @param request - AssociateAclsWithListenerRequest
49
48
  * @param runtime - runtime options for this request RuntimeOptions
@@ -51,28 +50,27 @@ export default class Client extends OpenApi {
51
50
  */
52
51
  associateAclsWithListenerWithOptions(request: $_model.AssociateAclsWithListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateAclsWithListenerResponse>;
53
52
  /**
54
- * Associates access control lists (ACLs) with a listener.
53
+ * Invokes the AssociateAclsWithListener operation to associate access control policy groups with a listener.
55
54
  *
56
55
  * @remarks
57
- * ## Description
58
- * * **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.
59
- * * 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.
60
- * * If the listener is in the **active** state, it indicates that the ACL is associated.
61
- * * The **AssociateAclsWithListener** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
56
+ * - **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:
57
+ * - 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.
58
+ * - If the listener is in the **active** state, the access control policy group is associated with the listener.
59
+ * - You cannot concurrently associate access control policy groups with listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
62
60
  *
63
61
  * @param request - AssociateAclsWithListenerRequest
64
62
  * @returns AssociateAclsWithListenerResponse
65
63
  */
66
64
  associateAclsWithListener(request: $_model.AssociateAclsWithListenerRequest): Promise<$_model.AssociateAclsWithListenerResponse>;
67
65
  /**
68
- * 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.
66
+ * 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.
69
67
  *
70
68
  * @remarks
71
- * Only HTTPS listeners can be associated with additional certificates.
72
- * * **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.
73
- * * 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.
74
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
75
- * * 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.
69
+ * - Only HTTPS protocol listeners support attaching extension certificates.
70
+ * - 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:
71
+ * - 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.
72
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
73
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
76
74
  *
77
75
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
78
76
  * @param runtime - runtime options for this request RuntimeOptions
@@ -80,21 +78,21 @@ export default class Client extends OpenApi {
80
78
  */
81
79
  associateAdditionalCertificatesWithListenerWithOptions(request: $_model.AssociateAdditionalCertificatesWithListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateAdditionalCertificatesWithListenerResponse>;
82
80
  /**
83
- * 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.
81
+ * 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.
84
82
  *
85
83
  * @remarks
86
- * Only HTTPS listeners can be associated with additional certificates.
87
- * * **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.
88
- * * 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.
89
- * * If the listener is in the **active** state, it indicates that the additional certificate is associated.
90
- * * 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.
84
+ * - Only HTTPS protocol listeners support attaching extension certificates.
85
+ * - 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:
86
+ * - 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.
87
+ * - If the listener is in the **active** state, the HTTPS listener and extension certificates are attached.
88
+ * - The **AssociateAdditionalCertificatesWithListener** operation does not support concurrent requests to attach extension certificates to HTTPS listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
91
89
  *
92
90
  * @param request - AssociateAdditionalCertificatesWithListenerRequest
93
91
  * @returns AssociateAdditionalCertificatesWithListenerResponse
94
92
  */
95
93
  associateAdditionalCertificatesWithListener(request: $_model.AssociateAdditionalCertificatesWithListenerRequest): Promise<$_model.AssociateAdditionalCertificatesWithListenerResponse>;
96
94
  /**
97
- * GA集成云产品
95
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
98
96
  *
99
97
  * @param request - AssociateResourcesRequest
100
98
  * @param runtime - runtime options for this request RuntimeOptions
@@ -102,21 +100,21 @@ export default class Client extends OpenApi {
102
100
  */
103
101
  associateResourcesWithOptions(request: $_model.AssociateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AssociateResourcesResponse>;
104
102
  /**
105
- * GA集成云产品
103
+ * Alibaba Cloud Global Accelerator (GA) Integration with Cloud Products
106
104
  *
107
105
  * @param request - AssociateResourcesRequest
108
106
  * @returns AssociateResourcesResponse
109
107
  */
110
108
  associateResources(request: $_model.AssociateResourcesRequest): Promise<$_model.AssociateResourcesResponse>;
111
109
  /**
112
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
110
+ * 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.
113
111
  *
114
112
  * @remarks
115
- * When you call this operation, take note of the following items:
116
- * * **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.
117
- * * 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.
118
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
119
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
113
+ * Note the following when you call this operation:
114
+ * - 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:
115
+ * - 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.
116
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
117
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
120
118
  *
121
119
  * @param request - AttachDdosToAcceleratorRequest
122
120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -124,27 +122,27 @@ export default class Client extends OpenApi {
124
122
  */
125
123
  attachDdosToAcceleratorWithOptions(request: $_model.AttachDdosToAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachDdosToAcceleratorResponse>;
126
124
  /**
127
- * Associates an Anti-DDoS Pro or Anti-DDoS Premium instance with a Global Accelerator (GA) instance.
125
+ * 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.
128
126
  *
129
127
  * @remarks
130
- * When you call this operation, take note of the following items:
131
- * * **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.
132
- * * 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.
133
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
134
- * * You cannot repeatedly call the **AttachDdosToAccelerator** operation for the same GA instance within a specific period of time.
128
+ * Note the following when you call this operation:
129
+ * - 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:
130
+ * - 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.
131
+ * - If the GA instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is associated with the GA instance.
132
+ * - The AttachDdosToAccelerator operation does not support concurrent requests to associate Anti-DDoS Pro or Anti-DDoS Premium instances with the same GA instance.
135
133
  *
136
134
  * @param request - AttachDdosToAcceleratorRequest
137
135
  * @returns AttachDdosToAcceleratorResponse
138
136
  */
139
137
  attachDdosToAccelerator(request: $_model.AttachDdosToAcceleratorRequest): Promise<$_model.AttachDdosToAcceleratorResponse>;
140
138
  /**
141
- * Associates a Log Service Logstore with an endpoint group.
139
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
142
140
  *
143
141
  * @remarks
144
- * **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.
145
- * * 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.
146
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
147
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
142
+ * - **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:
143
+ * - 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.
144
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
145
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
148
146
  *
149
147
  * @param request - AttachLogStoreToEndpointGroupRequest
150
148
  * @param runtime - runtime options for this request RuntimeOptions
@@ -152,26 +150,26 @@ export default class Client extends OpenApi {
152
150
  */
153
151
  attachLogStoreToEndpointGroupWithOptions(request: $_model.AttachLogStoreToEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachLogStoreToEndpointGroupResponse>;
154
152
  /**
155
- * Associates a Log Service Logstore with an endpoint group.
153
+ * Associates a Simple Log Service (SLS) Logstore with an endpoint group.
156
154
  *
157
155
  * @remarks
158
- * **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.
159
- * * 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.
160
- * * If the endpoint group is in the **active** state, it indicates that a Logstore is associated with the group.
161
- * * The **AttachLogStoreToEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
156
+ * - **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:
157
+ * - 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.
158
+ * - If the endpoint group is in the **active** state, the SLS Logstore is associated with the endpoint group.
159
+ * - **AttachLogStoreToEndpointGroup** does not support concurrent association of SLS Logstores with endpoint groups within the same Alibaba Cloud Global Accelerator (GA) instance.
162
160
  *
163
161
  * @param request - AttachLogStoreToEndpointGroupRequest
164
162
  * @returns AttachLogStoreToEndpointGroupResponse
165
163
  */
166
164
  attachLogStoreToEndpointGroup(request: $_model.AttachLogStoreToEndpointGroupRequest): Promise<$_model.AttachLogStoreToEndpointGroupResponse>;
167
165
  /**
168
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
166
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
169
167
  *
170
168
  * @remarks
171
- * **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.
172
- * * 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.
173
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
174
- * * 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.
169
+ * - **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:
170
+ * - 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.
171
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
172
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
175
173
  *
176
174
  * @param request - BandwidthPackageAddAcceleratorRequest
177
175
  * @param runtime - runtime options for this request RuntimeOptions
@@ -179,26 +177,29 @@ export default class Client extends OpenApi {
179
177
  */
180
178
  bandwidthPackageAddAcceleratorWithOptions(request: $_model.BandwidthPackageAddAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BandwidthPackageAddAcceleratorResponse>;
181
179
  /**
182
- * Associates a bandwidth plan with a Global Accelerator (GA) instance.
180
+ * Invokes the BandwidthPackageAddAccelerator operation to attach a bandwidth plan to an Alibaba Cloud Global Accelerator (GA) instance.
183
181
  *
184
182
  * @remarks
185
- * **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.
186
- * * 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.
187
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is associated.
188
- * * 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.
183
+ * - **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:
184
+ * - 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.
185
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is attached to the Alibaba Cloud Global Accelerator (GA) instance.
186
+ * - The **BandwidthPackageAddAccelerator** operation does not support concurrent requests to attach bandwidth plans to the same Alibaba Cloud Global Accelerator (GA) instance.
189
187
  *
190
188
  * @param request - BandwidthPackageAddAcceleratorRequest
191
189
  * @returns BandwidthPackageAddAcceleratorResponse
192
190
  */
193
191
  bandwidthPackageAddAccelerator(request: $_model.BandwidthPackageAddAcceleratorRequest): Promise<$_model.BandwidthPackageAddAcceleratorResponse>;
194
192
  /**
195
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
193
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
196
194
  *
197
195
  * @remarks
198
- * **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.
199
- * * 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.
200
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
201
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
196
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
197
+ * - 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).
198
+ * - 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).
199
+ * - 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:
200
+ * - 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.
201
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
202
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
202
203
  *
203
204
  * @param request - BandwidthPackageRemoveAcceleratorRequest
204
205
  * @param runtime - runtime options for this request RuntimeOptions
@@ -206,23 +207,26 @@ export default class Client extends OpenApi {
206
207
  */
207
208
  bandwidthPackageRemoveAcceleratorWithOptions(request: $_model.BandwidthPackageRemoveAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BandwidthPackageRemoveAcceleratorResponse>;
208
209
  /**
209
- * Disassociates a bandwidth plan from a Global Accelerator (GA) instance.
210
+ * Invokes the BandwidthPackageRemoveAccelerator operation to disassociate a bandwidth plan from an Alibaba Cloud Global Accelerator (GA) instance.
210
211
  *
211
212
  * @remarks
212
- * **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.
213
- * * 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.
214
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is disassociated.
215
- * * The **BandwidthPackageRemoveAccelerator** cannot be called repeatedly for the same GA instance.
213
+ * - Before you invoke the **BandwidthPackageRemoveAccelerator** operation, make sure that no acceleration regions or endpoint groups exist under the Alibaba Cloud Global Accelerator (GA) instance.
214
+ * - 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).
215
+ * - 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).
216
+ * - 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:
217
+ * - 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.
218
+ * - If the bandwidth plan is in the **active** state, the bandwidth plan is disassociated from the GA instance.
219
+ * - The **BandwidthPackageRemoveAccelerator** operation does not support concurrent disassociation of bandwidth plans from the same GA instance.
216
220
  *
217
221
  * @param request - BandwidthPackageRemoveAcceleratorRequest
218
222
  * @returns BandwidthPackageRemoveAcceleratorResponse
219
223
  */
220
224
  bandwidthPackageRemoveAccelerator(request: $_model.BandwidthPackageRemoveAcceleratorRequest): Promise<$_model.BandwidthPackageRemoveAcceleratorResponse>;
221
225
  /**
222
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
226
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
223
227
  *
224
228
  * @remarks
225
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
229
+ * 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.
226
230
  *
227
231
  * @param request - ChangeResourceGroupRequest
228
232
  * @param runtime - runtime options for this request RuntimeOptions
@@ -230,10 +234,10 @@ export default class Client extends OpenApi {
230
234
  */
231
235
  changeResourceGroupWithOptions(request: $_model.ChangeResourceGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ChangeResourceGroupResponse>;
232
236
  /**
233
- * Changes the resource group to which a Global Accelerator (GA) resource belongs.
237
+ * Modifies the resource group to which a Global Accelerator resource belongs by calling the ChangeResourceGroup operation.
234
238
  *
235
239
  * @remarks
236
- * The **ChangeResourceGroup** operation cannot be repeatedly called for the same GA instance within a specific period of time.
240
+ * 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.
237
241
  *
238
242
  * @param request - ChangeResourceGroupRequest
239
243
  * @returns ChangeResourceGroupResponse
@@ -267,13 +271,12 @@ export default class Client extends OpenApi {
267
271
  */
268
272
  configEndpointProbe(request: $_model.ConfigEndpointProbeRequest): Promise<$_model.ConfigEndpointProbeResponse>;
269
273
  /**
270
- * 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.
274
+ * 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.
271
275
  *
272
276
  * @remarks
273
- * ## Description
274
- * **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.
275
- * * 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.
276
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
277
+ * 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:
278
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
279
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
277
280
  *
278
281
  * @param request - CreateAcceleratorRequest
279
282
  * @param runtime - runtime options for this request RuntimeOptions
@@ -281,25 +284,24 @@ export default class Client extends OpenApi {
281
284
  */
282
285
  createAcceleratorWithOptions(request: $_model.CreateAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAcceleratorResponse>;
283
286
  /**
284
- * 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.
287
+ * 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.
285
288
  *
286
289
  * @remarks
287
- * ## Description
288
- * **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.
289
- * * 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.
290
- * * If the GA instance is in the **active** state, it indicates that the GA instance is created.
290
+ * 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:
291
+ * - If a Global Accelerator instance is in the **init** state, the instance is being created. You can only perform query operations on the instance.
292
+ * - If a Global Accelerator instance is in the **active** state, the instance is created.
291
293
  *
292
294
  * @param request - CreateAcceleratorRequest
293
295
  * @returns CreateAcceleratorResponse
294
296
  */
295
297
  createAccelerator(request: $_model.CreateAcceleratorRequest): Promise<$_model.CreateAcceleratorResponse>;
296
298
  /**
297
- * Creates an access control list (ACL).
299
+ * Invokes the CreateAcl operation to create an access control policy group.
298
300
  *
299
301
  * @remarks
300
- * *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.
301
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
302
- * * If the ACL is in the **active** state, the ACL is created.
302
+ * *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:
303
+ * - 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.
304
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
303
305
  *
304
306
  * @param request - CreateAclRequest
305
307
  * @param runtime - runtime options for this request RuntimeOptions
@@ -307,30 +309,30 @@ export default class Client extends OpenApi {
307
309
  */
308
310
  createAclWithOptions(request: $_model.CreateAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAclResponse>;
309
311
  /**
310
- * Creates an access control list (ACL).
312
+ * Invokes the CreateAcl operation to create an access control policy group.
311
313
  *
312
314
  * @remarks
313
- * *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.
314
- * * If the ACL is in the **init** state, the ACL is being created. In this case, you can only perform only query operations.
315
- * * If the ACL is in the **active** state, the ACL is created.
315
+ * *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:
316
+ * - 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.
317
+ * - If the access control policy group is in the **active** state, the access control policy group is created.
316
318
  *
317
319
  * @param request - CreateAclRequest
318
320
  * @returns CreateAclResponse
319
321
  */
320
322
  createAcl(request: $_model.CreateAclRequest): Promise<$_model.CreateAclResponse>;
321
323
  /**
322
- * Creates an origin probing task.
324
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
323
325
  *
324
326
  * @remarks
325
- * 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.
326
- * Before you call this operation, take note of the following items:
327
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
328
- * * You cannot create an origin probe task for a UDP listener.
329
- * * The service port of the URL or IP address that is probed must be within the listening port range.
330
- * * **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.
331
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
332
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
333
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
327
+ * 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.
328
+ * Before you begin:
329
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
330
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
331
+ * - The service port of the monitoring address must be within the listener port range.
332
+ * - 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:
333
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
334
+ * - If the origin probing task is in the **active** state, the task is created.
335
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
334
336
  *
335
337
  * @param request - CreateApplicationMonitorRequest
336
338
  * @param runtime - runtime options for this request RuntimeOptions
@@ -338,18 +340,18 @@ export default class Client extends OpenApi {
338
340
  */
339
341
  createApplicationMonitorWithOptions(request: $_model.CreateApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateApplicationMonitorResponse>;
340
342
  /**
341
- * Creates an origin probing task.
343
+ * Creates an origin probing task by calling the CreateApplicationMonitor operation.
342
344
  *
343
345
  * @remarks
344
- * 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.
345
- * Before you call this operation, take note of the following items:
346
- * * You can create origin detection tasks only for subscription Standard Global Accelerator (GA) instances whose specification is Medium Ⅰ.
347
- * * You cannot create an origin probe task for a UDP listener.
348
- * * The service port of the URL or IP address that is probed must be within the listening port range.
349
- * * **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.
350
- * * If the origin probing task is in the **init** state, it indicates that the task is being created. You can perform only query operations.
351
- * * If the origin probing task is in the **active** state, it indicates that the task is created.
352
- * * The **CreateApplicationMonitor** operation cannot be called repeatedly for the same GA instance within a specific period of time.
346
+ * 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.
347
+ * Before you begin:
348
+ * - Only subscription Alibaba Cloud Global Accelerator (GA) instances of Medium or higher specifications support origin probing tasks.
349
+ * - Origin probing tasks cannot be created for UDP protocol listeners.
350
+ * - The service port of the monitoring address must be within the listener port range.
351
+ * - 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:
352
+ * - If the origin probing task is in the **init** state, the task is being created. In this state, you can only perform query operations.
353
+ * - If the origin probing task is in the **active** state, the task is created.
354
+ * - The **CreateApplicationMonitor** operation does not support concurrent creation of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
353
355
  *
354
356
  * @param request - CreateApplicationMonitorRequest
355
357
  * @returns CreateApplicationMonitorResponse
@@ -359,15 +361,15 @@ export default class Client extends OpenApi {
359
361
  * Creates a bandwidth plan.
360
362
  *
361
363
  * @remarks
362
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
363
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
364
- * * **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.
365
- * * **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.
366
- * When you call this operation, take note of the following items:
367
- * * **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.
368
- * * 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.
369
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
370
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
364
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
365
+ * - **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.
366
+ * - **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.
367
+ * - **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.
368
+ * Note the following when you call this operation:
369
+ * - 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:
370
+ * - 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.
371
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
372
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
371
373
  *
372
374
  * @param request - CreateBandwidthPackageRequest
373
375
  * @param runtime - runtime options for this request RuntimeOptions
@@ -378,15 +380,15 @@ export default class Client extends OpenApi {
378
380
  * Creates a bandwidth plan.
379
381
  *
380
382
  * @remarks
381
- * To use Global Accelerator (GA) for acceleration, you must purchase a basic bandwidth plan. A basic bandwidth plan supports the following bandwidth types:
382
- * * **Basic**: Both the default acceleration region and the default service region are in the Chinese mainland. The accelerated service is deployed on Alibaba Cloud.
383
- * * **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.
384
- * * **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.
385
- * When you call this operation, take note of the following items:
386
- * * **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.
387
- * * 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.
388
- * * If the bandwidth plan is in the **active** state, it indicates that the bandwidth plan is created.
389
- * * The **CreateBandwidthPackage** operation cannot be repeatedly called for the same GA instance within a specific period of time.
383
+ * You must create a basic bandwidth plan to use Global Accelerator (GA) for network acceleration. A basic bandwidth plan supports the following bandwidth types:
384
+ * - **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.
385
+ * - **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.
386
+ * - **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.
387
+ * Note the following when you call this operation:
388
+ * - 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:
389
+ * - 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.
390
+ * - If a bandwidth plan is in the **active** state, the bandwidth plan is created.
391
+ * - The **CreateBandwidthPackage** operation does not support concurrent requests to create bandwidth plans for the same Global Accelerator instance.
390
392
  *
391
393
  * @param request - CreateBandwidthPackageRequest
392
394
  * @returns CreateBandwidthPackageResponse
@@ -447,13 +449,13 @@ export default class Client extends OpenApi {
447
449
  */
448
450
  createBasicAccelerateIpEndpointRelation(request: $_model.CreateBasicAccelerateIpEndpointRelationRequest): Promise<$_model.CreateBasicAccelerateIpEndpointRelationResponse>;
449
451
  /**
450
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
452
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
451
453
  *
452
454
  * @remarks
453
- * 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.
454
- * * 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.
455
- * * 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.
456
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
455
+ * - **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:
456
+ * - 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.
457
+ * - 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.
458
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
457
459
  *
458
460
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
459
461
  * @param runtime - runtime options for this request RuntimeOptions
@@ -461,25 +463,25 @@ export default class Client extends OpenApi {
461
463
  */
462
464
  createBasicAccelerateIpEndpointRelationsWithOptions(request: $_model.CreateBasicAccelerateIpEndpointRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicAccelerateIpEndpointRelationsResponse>;
463
465
  /**
464
- * Creates mappings between accelerated IP addresses and endpoints for a basic Global Accelerator (GA) instance.
466
+ * Calls the CreateBasicAccelerateIpEndpointRelations operation to batch attach accelerated IP addresses to endpoints for a basic Global Accelerator instance.
465
467
  *
466
468
  * @remarks
467
- * 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.
468
- * * 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.
469
- * * 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.
470
- * * The **CreateBasicAccelerateIpEndpointRelations** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
469
+ * - **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:
470
+ * - 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.
471
+ * - 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.
472
+ * - **CreateBasicAccelerateIpEndpointRelations** does not support concurrent batch attaching of accelerated IP addresses to endpoints within the same basic Global Accelerator instance.
471
473
  *
472
474
  * @param request - CreateBasicAccelerateIpEndpointRelationsRequest
473
475
  * @returns CreateBasicAccelerateIpEndpointRelationsResponse
474
476
  */
475
477
  createBasicAccelerateIpEndpointRelations(request: $_model.CreateBasicAccelerateIpEndpointRelationsRequest): Promise<$_model.CreateBasicAccelerateIpEndpointRelationsResponse>;
476
478
  /**
477
- * 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.
479
+ * 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.
478
480
  *
479
481
  * @remarks
480
- * *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.
481
- * * 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.
482
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
482
+ * *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:
483
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
484
+ * - If the basic GA instance is in the **active** state, the instance is created.
483
485
  *
484
486
  * @param request - CreateBasicAcceleratorRequest
485
487
  * @param runtime - runtime options for this request RuntimeOptions
@@ -487,25 +489,25 @@ export default class Client extends OpenApi {
487
489
  */
488
490
  createBasicAcceleratorWithOptions(request: $_model.CreateBasicAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicAcceleratorResponse>;
489
491
  /**
490
- * 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.
492
+ * 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.
491
493
  *
492
494
  * @remarks
493
- * *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.
494
- * * 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.
495
- * * If the basic GA instance is in the **active** state, it indicates that the basic GA instance is created.
495
+ * *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:
496
+ * - If the basic GA instance is in the **init** state, the instance is being created. In this state, you can only perform query operations.
497
+ * - If the basic GA instance is in the **active** state, the instance is created.
496
498
  *
497
499
  * @param request - CreateBasicAcceleratorRequest
498
500
  * @returns CreateBasicAcceleratorResponse
499
501
  */
500
502
  createBasicAccelerator(request: $_model.CreateBasicAcceleratorRequest): Promise<$_model.CreateBasicAcceleratorResponse>;
501
503
  /**
502
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
504
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
503
505
  *
504
506
  * @remarks
505
- * **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.
506
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
507
- * * If the endpoint is in the **active** state, the endpoint is created.
508
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
507
+ * - **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:
508
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
509
+ * - When the endpoint is in the **active** state, the endpoint is created.
510
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
509
511
  *
510
512
  * @param request - CreateBasicEndpointRequest
511
513
  * @param runtime - runtime options for this request RuntimeOptions
@@ -513,26 +515,26 @@ export default class Client extends OpenApi {
513
515
  */
514
516
  createBasicEndpointWithOptions(request: $_model.CreateBasicEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicEndpointResponse>;
515
517
  /**
516
- * Creates an endpoint for a basic Global Accelerator (GA) instance.
518
+ * Invokes the CreateBasicEndpoint operation to create an endpoint for a basic Alibaba Cloud Global Accelerator (GA) instance.
517
519
  *
518
520
  * @remarks
519
- * **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.
520
- * * If the endpoint is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
521
- * * If the endpoint is in the **active** state, the endpoint is created.
522
- * * The **CreateBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
521
+ * - **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:
522
+ * - When the endpoint is in the **init** state, the endpoint is being created. In this state, you can only execute query operations.
523
+ * - When the endpoint is in the **active** state, the endpoint is created.
524
+ * - **CreateBasicEndpoint** does not support concurrent endpoint creation within the same basic Alibaba Cloud Global Accelerator (GA) instance.
523
525
  *
524
526
  * @param request - CreateBasicEndpointRequest
525
527
  * @returns CreateBasicEndpointResponse
526
528
  */
527
529
  createBasicEndpoint(request: $_model.CreateBasicEndpointRequest): Promise<$_model.CreateBasicEndpointResponse>;
528
530
  /**
529
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
531
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
530
532
  *
531
533
  * @remarks
532
- * **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.
533
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
534
- * * If the endpoint group is in the **active** state, the endpoint group is created.
535
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
534
+ * - **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:
535
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
536
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
537
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
536
538
  *
537
539
  * @param request - CreateBasicEndpointGroupRequest
538
540
  * @param runtime - runtime options for this request RuntimeOptions
@@ -540,13 +542,13 @@ export default class Client extends OpenApi {
540
542
  */
541
543
  createBasicEndpointGroupWithOptions(request: $_model.CreateBasicEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicEndpointGroupResponse>;
542
544
  /**
543
- * Creates an endpoint group for a basic Global Accelerator (GA) instance.
545
+ * Invokes the CreateBasicEndpointGroup operation to create an endpoint group for a basic Alibaba Cloud Global Accelerator (GA) instance.
544
546
  *
545
547
  * @remarks
546
- * **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.
547
- * * If the endpoint group is in the **init** state, the endpoint is being created. In this case, you can perform only query operations.
548
- * * If the endpoint group is in the **active** state, the endpoint group is created.
549
- * * You cannot call the **CreateBasicEndpointGroup** operation again on the same GA instance before the previous request is completed.
548
+ * - **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:
549
+ * - If the endpoint group is in the **init** state, the endpoint group is being created. In this state, you can only perform query operations.
550
+ * - If the endpoint group is in the **active** state, the endpoint group is created.
551
+ * - **CreateBasicEndpointGroup** does not support concurrent requests to create an endpoint group for the same basic Alibaba Cloud Global Accelerator (GA) instance.
550
552
  *
551
553
  * @param request - CreateBasicEndpointGroupRequest
552
554
  * @returns CreateBasicEndpointGroupResponse
@@ -576,15 +578,15 @@ export default class Client extends OpenApi {
576
578
  */
577
579
  createBasicEndpoints(request: $_model.CreateBasicEndpointsRequest): Promise<$_model.CreateBasicEndpointsResponse>;
578
580
  /**
579
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
581
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
580
582
  *
581
583
  * @remarks
582
- * Take note of the following limits:
583
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
584
- * * **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.
585
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
586
- * * If the acceleration region is in the **active** state, the acceleration region is created.
587
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
584
+ * When you invoke this operation, take note of the following items:
585
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
586
+ * - **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:
587
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
588
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
589
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
588
590
  *
589
591
  * @param request - CreateBasicIpSetRequest
590
592
  * @param runtime - runtime options for this request RuntimeOptions
@@ -592,37 +594,37 @@ export default class Client extends OpenApi {
592
594
  */
593
595
  createBasicIpSetWithOptions(request: $_model.CreateBasicIpSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateBasicIpSetResponse>;
594
596
  /**
595
- * Creates an acceleration region for a basic Global Accelerator (GA) instance.
597
+ * Invokes the CreateBasicIpSet operation to create an acceleration region for a basic Alibaba Cloud Global Accelerator (GA) instance.
596
598
  *
597
599
  * @remarks
598
- * Take note of the following limits:
599
- * * You can specify only one acceleration region for each basic GA instance, and only IPv4 clients can connect to basic GA instances.
600
- * * **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.
601
- * * If the acceleration region is in the **init** state, the acceleration region is being created. In this case, you can perform only query operations.
602
- * * If the acceleration region is in the **active** state, the acceleration region is created.
603
- * * You cannot call the **CreateBasicIpSet** operation again on the same GA instance before the previous task is completed.
600
+ * When you invoke this operation, take note of the following items:
601
+ * - A basic Alibaba Cloud Global Accelerator (GA) instance supports only one acceleration region and supports only the IPv4 protocol.
602
+ * - **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:
603
+ * - If the acceleration region is in the **init** state, the acceleration region is being created. In this state, you can only execute query operations.
604
+ * - If the acceleration region is in the **active** state, the acceleration region is created.
605
+ * - The **CreateBasicIpSet** operation does not support concurrent creation of acceleration regions within the same basic Alibaba Cloud Global Accelerator (GA) instance.
604
606
  *
605
607
  * @param request - CreateBasicIpSetRequest
606
608
  * @returns CreateBasicIpSetResponse
607
609
  */
608
610
  createBasicIpSet(request: $_model.CreateBasicIpSetRequest): Promise<$_model.CreateBasicIpSetResponse>;
609
611
  /**
610
- * 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.
611
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
612
- * * **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.
613
- * * 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.
614
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
615
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
616
- * ### Prerequisites
617
- * Make sure that the following prerequisites are met before you call this operation:
618
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
619
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
620
- * * 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.
621
- * * 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).
622
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
612
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
623
613
  *
624
614
  * @remarks
625
- * readAndWrite
615
+ * 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.
616
+ * 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:
617
+ * - **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:
618
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
619
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
620
+ * - **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.
621
+ * ### Before you begin
622
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
623
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
624
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
625
+ * - 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.
626
+ * - 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).
627
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
626
628
  *
627
629
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
628
630
  * @param runtime - runtime options for this request RuntimeOptions
@@ -630,46 +632,46 @@ export default class Client extends OpenApi {
630
632
  */
631
633
  createCustomRoutingEndpointGroupDestinationsWithOptions(request: $_model.CreateCustomRoutingEndpointGroupDestinationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointGroupDestinationsResponse>;
632
634
  /**
633
- * 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.
634
- * You can call this operation to create mappings for an endpoint group of a custom routing listener. Take note of the following items:
635
- * * **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.
636
- * * 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.
637
- * * If the endpoint group is in the **active** state, it indicates that the mappings are created for the endpoint group.
638
- * * You cannot call the **CreateCustomRoutingEndpointGroupDestinations** operation again on the same GA instance before the previous task is completed.
639
- * ### Prerequisites
640
- * Make sure that the following prerequisites are met before you call this operation:
641
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
642
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
643
- * * 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.
644
- * * 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).
645
- * * An endpoint group is created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
635
+ * Invokes the CreateCustomRoutingEndpointGroupDestinations operation to create mapping configurations for an endpoint group that is associated with a custom route listener.
646
636
  *
647
637
  * @remarks
648
- * readAndWrite
638
+ * 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.
639
+ * 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:
640
+ * - **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:
641
+ * - If the endpoint group is in the **updating** state, the mapping configurations are being created. In this state, you can only execute query operations.
642
+ * - If the endpoint group is in the **active** state, the mapping configurations are created.
643
+ * - **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.
644
+ * ### Before you begin
645
+ * Before you create mapping configurations for an endpoint group associated with a custom route listener, make sure that you have completed the following operations:
646
+ * - A standard Alibaba Cloud Global Accelerator (GA) instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
647
+ * - A bandwidth plan is attached to the standard Global Accelerator instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
648
+ * - 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.
649
+ * - 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).
650
+ * - You have created an endpoint group for the custom route listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
649
651
  *
650
652
  * @param request - CreateCustomRoutingEndpointGroupDestinationsRequest
651
653
  * @returns CreateCustomRoutingEndpointGroupDestinationsResponse
652
654
  */
653
655
  createCustomRoutingEndpointGroupDestinations(request: $_model.CreateCustomRoutingEndpointGroupDestinationsRequest): Promise<$_model.CreateCustomRoutingEndpointGroupDestinationsResponse>;
654
656
  /**
655
- * Creates endpoint groups for a custom routing listener.
656
- *
657
- * @remarks
658
- * 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.
659
- * * 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.
660
- * * 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.
661
- * 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).
662
- * When you call this operation, take note of the following items:
663
- * * **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.
664
- * * 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.
665
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
666
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
667
- * ### Prerequisites
668
- * Make sure that the following requirements are met before you call this operation:
669
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
670
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
671
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
672
- * * 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).
657
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
658
+ *
659
+ * @remarks
660
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
661
+ * - 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.
662
+ * - 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.
663
+ * 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).
664
+ * When you invoke this operation, take note of the following items:
665
+ * - **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:
666
+ * - 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.
667
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
668
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
669
+ * ### Before you begin
670
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
671
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
672
+ * - 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).
673
+ * - 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.
674
+ * - 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).
673
675
  *
674
676
  * @param request - CreateCustomRoutingEndpointGroupsRequest
675
677
  * @param runtime - runtime options for this request RuntimeOptions
@@ -677,47 +679,47 @@ export default class Client extends OpenApi {
677
679
  */
678
680
  createCustomRoutingEndpointGroupsWithOptions(request: $_model.CreateCustomRoutingEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointGroupsResponse>;
679
681
  /**
680
- * Creates endpoint groups for a custom routing listener.
681
- *
682
- * @remarks
683
- * 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.
684
- * * 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.
685
- * * 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.
686
- * 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).
687
- * When you call this operation, take note of the following items:
688
- * * **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.
689
- * * 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.
690
- * * If all endpoint groups are in the **active** state, it indicates that the endpoint groups are created.
691
- * * The **CreateCustomRoutingEndpointGroups** operation cannot be called repeatedly for the same GA instance within a specific period of time.
692
- * ### Prerequisites
693
- * Make sure that the following requirements are met before you call this operation:
694
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
695
- * * A bandwidth plan is associated with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
696
- * * An application is deployed to receive requests that are forwarded from GA. You can specify only vSwitches as endpoints for custom routing listeners.
697
- * * 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).
682
+ * Invokes the CreateCustomRoutingEndpointGroups operation to create endpoint groups for a custom routing type listener in batches.
683
+ *
684
+ * @remarks
685
+ * Global Accelerator allocates traffic to endpoints within endpoint groups based on the forwarding method defined by the listener routing type.
686
+ * - 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.
687
+ * - 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.
688
+ * 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).
689
+ * When you invoke this operation, take note of the following items:
690
+ * - **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:
691
+ * - 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.
692
+ * - When all endpoint groups are in the **active** state, the batch creation is complete.
693
+ * - **CreateCustomRoutingEndpointGroups** does not support concurrent creation of endpoint groups for custom routing type listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
694
+ * ### Before you begin
695
+ * Before you create endpoint groups for a custom routing type listener, make sure that you have completed the following operations:
696
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
697
+ * - 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).
698
+ * - 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.
699
+ * - 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).
698
700
  *
699
701
  * @param request - CreateCustomRoutingEndpointGroupsRequest
700
702
  * @returns CreateCustomRoutingEndpointGroupsResponse
701
703
  */
702
704
  createCustomRoutingEndpointGroups(request: $_model.CreateCustomRoutingEndpointGroupsRequest): Promise<$_model.CreateCustomRoutingEndpointGroupsResponse>;
703
705
  /**
704
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
706
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
705
707
  *
706
708
  * @remarks
707
- * 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.
708
- * When you call this operation, take note of the following items:
709
- * * **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.
710
- * * 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.
711
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
712
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
713
- * ### [](#)Prerequisites
714
- * Before you call this operation, make sure that the following requirements are met:
715
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
716
- * * 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).
717
- * * 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.
718
- * * 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).
719
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
720
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
709
+ * 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).
710
+ * Before you invoke this operation, take note of the following items:
711
+ * - **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.
712
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
713
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
714
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
715
+ * ### Before you begin
716
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
717
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
718
+ * - 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).
719
+ * - 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.
720
+ * - 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).
721
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
722
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
721
723
  *
722
724
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
723
725
  * @param runtime - runtime options for this request RuntimeOptions
@@ -725,45 +727,45 @@ export default class Client extends OpenApi {
725
727
  */
726
728
  createCustomRoutingEndpointTrafficPoliciesWithOptions(request: $_model.CreateCustomRoutingEndpointTrafficPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointTrafficPoliciesResponse>;
727
729
  /**
728
- * Creates traffic destinations for an endpoint that is associated with a custom routing listener.
730
+ * Invokes the CreateCustomRoutingEndpointTrafficPolicies operation to create an endpoint traffic policy (custom route type listener).
729
731
  *
730
732
  * @remarks
731
- * 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.
732
- * When you call this operation, take note of the following items:
733
- * * **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.
734
- * * 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.
735
- * * If the endpoint group is in the **active** state, the traffic destinations are created.
736
- * * You cannot call the **CreateCustomRoutingEndpointTrafficPolicies** operation repeatedly for the same GA instance in a specific period of time.
737
- * ### [](#)Prerequisites
738
- * Before you call this operation, make sure that the following requirements are met:
739
- * * A standard GA instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
740
- * * 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).
741
- * * 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.
742
- * * 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).
743
- * * Endpoint groups are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
744
- * * Endpoints are created for the custom routing listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
733
+ * 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).
734
+ * Before you invoke this operation, take note of the following items:
735
+ * - **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.
736
+ * - If the endpoint group is in the **updating** state, the traffic policies are being created. In this state, you can only execute query operations.
737
+ * - If the endpoint group is in the **active** state, the traffic policies are created.
738
+ * - The **CreateCustomRoutingEndpointTrafficPolicies** operation does not support concurrent creation of endpoint traffic policies within the same Global Accelerator instance.
739
+ * ### Before you begin
740
+ * Before you create an endpoint traffic policy, make sure that you have completed the following operations:
741
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
742
+ * - 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).
743
+ * - 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.
744
+ * - 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).
745
+ * - An endpoint group is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
746
+ * - An endpoint is created for the custom route type listener. For more information, see [CreateCustomRoutingEndpoints](https://help.aliyun.com/document_detail/449382.html).
745
747
  *
746
748
  * @param request - CreateCustomRoutingEndpointTrafficPoliciesRequest
747
749
  * @returns CreateCustomRoutingEndpointTrafficPoliciesResponse
748
750
  */
749
751
  createCustomRoutingEndpointTrafficPolicies(request: $_model.CreateCustomRoutingEndpointTrafficPoliciesRequest): Promise<$_model.CreateCustomRoutingEndpointTrafficPoliciesResponse>;
750
752
  /**
751
- * Creates endpoints for a custom routing listener.
753
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
752
754
  *
753
755
  * @remarks
754
- * 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.
755
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
756
- * * **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.
757
- * * 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.
758
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
759
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
760
- * ### Prerequisites
761
- * The following operations are complete before you call this operation:
762
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
763
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
764
- * * 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.
765
- * * 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).
766
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
756
+ * 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.
757
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
758
+ * - **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:
759
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
760
+ * - If the endpoint group is in the **active** state, the endpoints are created.
761
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
762
+ * ### Before you begin
763
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
764
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
765
+ * - 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).
766
+ * - 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.
767
+ * - 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).
768
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
767
769
  *
768
770
  * @param request - CreateCustomRoutingEndpointsRequest
769
771
  * @param runtime - runtime options for this request RuntimeOptions
@@ -771,36 +773,36 @@ export default class Client extends OpenApi {
771
773
  */
772
774
  createCustomRoutingEndpointsWithOptions(request: $_model.CreateCustomRoutingEndpointsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCustomRoutingEndpointsResponse>;
773
775
  /**
774
- * Creates endpoints for a custom routing listener.
776
+ * Invokes the CreateCustomRoutingEndpoints operation to create endpoints for a custom route type listener.
775
777
  *
776
778
  * @remarks
777
- * 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.
778
- * This operation is used to create endpoints for custom routing listeners. When you call this operation, take note of the following items:
779
- * * **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.
780
- * * 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.
781
- * * If the endpoint group is in the **active** state, it indicates that endpoints are created.
782
- * * The **CreateCustomRoutingEndpoints** operation cannot be called repeatedly for the same GA instance within a specific period of time.
783
- * ### Prerequisites
784
- * The following operations are complete before you call this operation:
785
- * * Create a standard GA instance. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
786
- * * Associate a bandwidth plan with the standard GA instance. For more information, see [BandwidthPackageAddAccelerator](https://help.aliyun.com/document_detail/153239.html).
787
- * * 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.
788
- * * 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).
789
- * * Create an endpoint group for the custom routing listener. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
779
+ * 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.
780
+ * This operation creates endpoints for a custom route type listener. When you invoke this operation, take note of the following items:
781
+ * - **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:
782
+ * - If the endpoint group is in the **updating** state, the endpoints are being created. In this state, you can only execute query operations.
783
+ * - If the endpoint group is in the **active** state, the endpoints are created.
784
+ * - The **CreateCustomRoutingEndpoints** operation does not support concurrent requests to create endpoints for custom route listeners within the same Alibaba Cloud Global Accelerator (GA) instance.
785
+ * ### Before you begin
786
+ * Before you create endpoints for a custom route type listener, make sure that the following operations are complete:
787
+ * - A standard Global Accelerator instance is created. For more information, see [CreateAccelerator](https://help.aliyun.com/document_detail/206786.html).
788
+ * - 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).
789
+ * - 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.
790
+ * - 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).
791
+ * - An endpoint group for the custom route type listener is created. For more information, see [CreateCustomRoutingEndpointGroups](https://help.aliyun.com/document_detail/449363.html).
790
792
  *
791
793
  * @param request - CreateCustomRoutingEndpointsRequest
792
794
  * @returns CreateCustomRoutingEndpointsResponse
793
795
  */
794
796
  createCustomRoutingEndpoints(request: $_model.CreateCustomRoutingEndpointsRequest): Promise<$_model.CreateCustomRoutingEndpointsResponse>;
795
797
  /**
796
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
798
+ * Creates an accelerated domain name and associates it with one or more GA instances.
797
799
  *
798
800
  * @remarks
799
801
  * 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.
800
- * 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:
801
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
802
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
803
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
802
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
803
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
804
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
805
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
804
806
  *
805
807
  * @param request - CreateDomainRequest
806
808
  * @param runtime - runtime options for this request RuntimeOptions
@@ -808,14 +810,14 @@ export default class Client extends OpenApi {
808
810
  */
809
811
  createDomainWithOptions(request: $_model.CreateDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDomainResponse>;
810
812
  /**
811
- * Creates a domain name and associates the domain name with Global Accelerator (GA) instances.
813
+ * Creates an accelerated domain name and associates it with one or more GA instances.
812
814
  *
813
815
  * @remarks
814
816
  * 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.
815
- * 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:
816
- * * If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
817
- * * The same accelerated domain name cannot be repeatedly associated with the same GA instance.
818
- * * You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
817
+ * This operation adds an accelerated domain name and associates it with GA instances. Take note of the following items when calling this operation:
818
+ * - If your accelerated domain name is hosted in the Chinese mainland, you must obtain an ICP number for the domain name.
819
+ * - The same accelerated domain name cannot be repeatedly associated with the same GA instance.
820
+ * - You cannot repeatedly call the **CreateDomain** operation by using the same Alibaba Cloud account within a specific period of time.
819
821
  *
820
822
  * @param request - CreateDomainRequest
821
823
  * @returns CreateDomainResponse
@@ -825,11 +827,11 @@ export default class Client extends OpenApi {
825
827
  * Creates an endpoint group.
826
828
  *
827
829
  * @remarks
828
- * 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.
829
- * * **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.
830
- * * 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.
831
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
832
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
830
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
831
+ * - **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:
832
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
833
+ * - If the endpoint group is in the **active** state, it has been created.
834
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
833
835
  *
834
836
  * @param request - CreateEndpointGroupRequest
835
837
  * @param runtime - runtime options for this request RuntimeOptions
@@ -840,26 +842,26 @@ export default class Client extends OpenApi {
840
842
  * Creates an endpoint group.
841
843
  *
842
844
  * @remarks
843
- * 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.
844
- * * **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.
845
- * * 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.
846
- * * If the endpoint group is in the **active** state, it indicates that the endpoint group is created.
847
- * * The **CreateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
845
+ * - Before you create a virtual endpoint group for a Layer 4 listener, you must first create a default endpoint group.
846
+ * - **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:
847
+ * - If the endpoint group is in the **init** state, it is being created. In this state, you can only perform query operations.
848
+ * - If the endpoint group is in the **active** state, it has been created.
849
+ * - You cannot make concurrent calls to the **CreateEndpointGroup** operation for the same Global Accelerator instance.
848
850
  *
849
851
  * @param request - CreateEndpointGroupRequest
850
852
  * @returns CreateEndpointGroupResponse
851
853
  */
852
854
  createEndpointGroup(request: $_model.CreateEndpointGroupRequest): Promise<$_model.CreateEndpointGroupResponse>;
853
855
  /**
854
- * Creates multiple endpoint groups at a time.
856
+ * Creates endpoint groups in batches.
855
857
  *
856
858
  * @remarks
857
- * 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.
858
- * * 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.
859
- * * **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.
860
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
861
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
862
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
859
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
860
+ * - 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).
861
+ * - **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:
862
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
863
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
864
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
863
865
  *
864
866
  * @param request - CreateEndpointGroupsRequest
865
867
  * @param runtime - runtime options for this request RuntimeOptions
@@ -867,30 +869,30 @@ export default class Client extends OpenApi {
867
869
  */
868
870
  createEndpointGroupsWithOptions(request: $_model.CreateEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateEndpointGroupsResponse>;
869
871
  /**
870
- * Creates multiple endpoint groups at a time.
872
+ * Creates endpoint groups in batches.
871
873
  *
872
874
  * @remarks
873
- * 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.
874
- * * 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.
875
- * * **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.
876
- * * If the endpoint groups are in the **init** state, the endpoint groups are being created. In this case, you can perform only query operations.
877
- * * If all endpoint groups are in the **active** state, the endpoint groups are created.
878
- * * The **CreateEndpointGroups** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
875
+ * - Creates endpoint groups in batches. Default and virtual endpoint groups cannot be created in a single call.
876
+ * - 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).
877
+ * - **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:
878
+ * - If an endpoint group is in the **init** state, it is initializing. You can only query the endpoint group in this state.
879
+ * - The batch creation is complete when all endpoint groups are in the **active** state.
880
+ * - You cannot make concurrent calls to **CreateEndpointGroups** for the same Global Accelerator instance.
879
881
  *
880
882
  * @param request - CreateEndpointGroupsRequest
881
883
  * @returns CreateEndpointGroupsResponse
882
884
  */
883
885
  createEndpointGroups(request: $_model.CreateEndpointGroupsRequest): Promise<$_model.CreateEndpointGroupsResponse>;
884
886
  /**
885
- * 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.
887
+ * 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.
886
888
  *
887
889
  * @remarks
888
- * 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).
889
- * When you call this operation, take note of the following items:
890
- * * **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.
891
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
892
- * * If the forwarding rule is in the **active** state, the rule is created.
893
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
890
+ * 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).
891
+ * When you call this API, note the following:
892
+ * - 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:
893
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
894
+ * - If a forwarding rule is in the **active** status, the rule has been created.
895
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
894
896
  *
895
897
  * @param request - CreateForwardingRulesRequest
896
898
  * @param runtime - runtime options for this request RuntimeOptions
@@ -898,15 +900,15 @@ export default class Client extends OpenApi {
898
900
  */
899
901
  createForwardingRulesWithOptions(request: $_model.CreateForwardingRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateForwardingRulesResponse>;
900
902
  /**
901
- * 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.
903
+ * 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.
902
904
  *
903
905
  * @remarks
904
- * 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).
905
- * When you call this operation, take note of the following items:
906
- * * **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.
907
- * * If the forwarding rule is in the **configuring** state, the rule is being created. In this case, you can only perform query operations.
908
- * * If the forwarding rule is in the **active** state, the rule is created.
909
- * * The **CreateForwardingRules** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
906
+ * 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).
907
+ * When you call this API, note the following:
908
+ * - 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:
909
+ * - If a forwarding rule is in the **configuring** status, it is still being created, and you can only perform query operations.
910
+ * - If a forwarding rule is in the **active** status, the rule has been created.
911
+ * - You cannot use the **CreateForwardingRules** API to create forwarding rules concurrently for the same Global Accelerator instance.
910
912
  *
911
913
  * @param request - CreateForwardingRulesRequest
912
914
  * @returns CreateForwardingRulesResponse
@@ -940,14 +942,14 @@ export default class Client extends OpenApi {
940
942
  */
941
943
  createIpSets(request: $_model.CreateIpSetsRequest): Promise<$_model.CreateIpSetsResponse>;
942
944
  /**
943
- * 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.
945
+ * Create a listener for your GA instance.
944
946
  *
945
947
  * @remarks
946
- * When you call this operation, take note of the following items:
947
- * * **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.
948
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
949
- * * If the listener is in the **active** state, the listener is created.
950
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
948
+ * Note the following when you call this operation:
949
+ * - **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:
950
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
951
+ * - An **active** status indicates that the listener is ready.
952
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
951
953
  *
952
954
  * @param request - CreateListenerRequest
953
955
  * @param runtime - runtime options for this request RuntimeOptions
@@ -955,14 +957,14 @@ export default class Client extends OpenApi {
955
957
  */
956
958
  createListenerWithOptions(request: $_model.CreateListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateListenerResponse>;
957
959
  /**
958
- * 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.
960
+ * Create a listener for your GA instance.
959
961
  *
960
962
  * @remarks
961
- * When you call this operation, take note of the following items:
962
- * * **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.
963
- * * If the listener is in the **init** state, the listener is being created. In this state, you can perform only query operations.
964
- * * If the listener is in the **active** state, the listener is created.
965
- * * You cannot repeatedly call the **CreateListener** operation for the same GA instance within the specified period of time.
963
+ * Note the following when you call this operation:
964
+ * - **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:
965
+ * - An **init** status indicates that the listener is being created. In this state, you can only perform query operations.
966
+ * - An **active** status indicates that the listener is ready.
967
+ * - You cannot concurrently create multiple listeners for the same Global Accelerator instance by using the **CreateListener** operation.
966
968
  *
967
969
  * @param request - CreateListenerRequest
968
970
  * @returns CreateListenerResponse
@@ -999,10 +1001,10 @@ export default class Client extends OpenApi {
999
1001
  * Deletes a Global Accelerator (GA) instance.
1000
1002
  *
1001
1003
  * @remarks
1002
- * You cannot delete subscription GA instances.
1003
- * * **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.
1004
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
1005
- * * If the GA instance cannot be queried, the GA instance is deleted.
1004
+ * - You cannot delete subscription GA instances.
1005
+ * - **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.
1006
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
1007
+ * - If the GA instance cannot be queried, the GA instance is deleted.
1006
1008
  *
1007
1009
  * @param request - DeleteAcceleratorRequest
1008
1010
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1013,22 +1015,22 @@ export default class Client extends OpenApi {
1013
1015
  * Deletes a Global Accelerator (GA) instance.
1014
1016
  *
1015
1017
  * @remarks
1016
- * You cannot delete subscription GA instances.
1017
- * * **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.
1018
- * * If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
1019
- * * If the GA instance cannot be queried, the GA instance is deleted.
1018
+ * - You cannot delete subscription GA instances.
1019
+ * - **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.
1020
+ * - If the GA instance is in the **deleting** state, the GA instance is being deleted. In this case, you can perform only query operations.
1021
+ * - If the GA instance cannot be queried, the GA instance is deleted.
1020
1022
  *
1021
1023
  * @param request - DeleteAcceleratorRequest
1022
1024
  * @returns DeleteAcceleratorResponse
1023
1025
  */
1024
1026
  deleteAccelerator(request: $_model.DeleteAcceleratorRequest): Promise<$_model.DeleteAcceleratorResponse>;
1025
1027
  /**
1026
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
1028
+ * Invokes the DeleteAcl operation to delete an access control policy group.
1027
1029
  *
1028
1030
  * @remarks
1029
- * *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.
1030
- * * 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.
1031
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
1031
+ * *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:
1032
+ * - 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.
1033
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
1032
1034
  *
1033
1035
  * @param request - DeleteAclRequest
1034
1036
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1036,25 +1038,25 @@ export default class Client extends OpenApi {
1036
1038
  */
1037
1039
  deleteAclWithOptions(request: $_model.DeleteAclRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAclResponse>;
1038
1040
  /**
1039
- * Deletes a access control list (ACL) of a Global Accelerator (GA) instance.
1041
+ * Invokes the DeleteAcl operation to delete an access control policy group.
1040
1042
  *
1041
1043
  * @remarks
1042
- * *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.
1043
- * * 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.
1044
- * * If the ACL cannot be queried, it indicates that the ACL is deleted.
1044
+ * *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:
1045
+ * - 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.
1046
+ * - If the access control policy group cannot be found, the access control policy group is deleted.
1045
1047
  *
1046
1048
  * @param request - DeleteAclRequest
1047
1049
  * @returns DeleteAclResponse
1048
1050
  */
1049
1051
  deleteAcl(request: $_model.DeleteAclRequest): Promise<$_model.DeleteAclResponse>;
1050
1052
  /**
1051
- * Deletes an origin probing task.
1053
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
1052
1054
  *
1053
1055
  * @remarks
1054
- * **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.
1055
- * * 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.
1056
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
1057
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
1056
+ * - 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:
1057
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
1058
+ * - If the origin probing node cannot be found, the node is deleted.
1059
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
1058
1060
  *
1059
1061
  * @param request - DeleteApplicationMonitorRequest
1060
1062
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1062,13 +1064,13 @@ export default class Client extends OpenApi {
1062
1064
  */
1063
1065
  deleteApplicationMonitorWithOptions(request: $_model.DeleteApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteApplicationMonitorResponse>;
1064
1066
  /**
1065
- * Deletes an origin probing task.
1067
+ * Calls the DeleteApplicationMonitor operation to delete an origin probing task.
1066
1068
  *
1067
1069
  * @remarks
1068
- * **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.
1069
- * * 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.
1070
- * * If the origin probing task cannot be queried, it indicates that the task is deleted.
1071
- * * The **DeleteApplicationMonitor** operation cannot be called repeatedly for the same Global Accelerator (GA) instance within a specific period of time.
1070
+ * - 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:
1071
+ * - If the origin probing node is in the **deleting** state, the node is being deleted. In this state, you can only execute query operations.
1072
+ * - If the origin probing node cannot be found, the node is deleted.
1073
+ * - The **DeleteApplicationMonitor** operation does not support concurrent deletion of origin probing nodes within the same Alibaba Cloud Global Accelerator (GA) instance.
1072
1074
  *
1073
1075
  * @param request - DeleteApplicationMonitorRequest
1074
1076
  * @returns DeleteApplicationMonitorResponse
@@ -1133,13 +1135,13 @@ export default class Client extends OpenApi {
1133
1135
  */
1134
1136
  deleteBasicAccelerateIp(request: $_model.DeleteBasicAccelerateIpRequest): Promise<$_model.DeleteBasicAccelerateIpResponse>;
1135
1137
  /**
1136
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
1138
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
1137
1139
  *
1138
1140
  * @remarks
1139
- * **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:
1140
- * * 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.
1141
- * * 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.
1142
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1141
+ * - **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:
1142
+ * - 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.
1143
+ * - 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.
1144
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
1143
1145
  *
1144
1146
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
1145
1147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1147,32 +1149,32 @@ export default class Client extends OpenApi {
1147
1149
  */
1148
1150
  deleteBasicAccelerateIpEndpointRelationWithOptions(request: $_model.DeleteBasicAccelerateIpEndpointRelationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicAccelerateIpEndpointRelationResponse>;
1149
1151
  /**
1150
- * Deletes a mapping between an accelerated IP address and an endpoint for a basic Global Accelerator (GA) instance.
1152
+ * Deletes the attach relationship between an accelerated IP address and an endpoint of a basic Global Accelerator (GA) instance.
1151
1153
  *
1152
1154
  * @remarks
1153
- * **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:
1154
- * * 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.
1155
- * * 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.
1156
- * * The **DeleteBasicAccelerateIpEndpointRelation** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1155
+ * - **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:
1156
+ * - 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.
1157
+ * - 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.
1158
+ * - **DeleteBasicAccelerateIpEndpointRelation** does not support concurrent deletion of attach relationships between accelerated IP addresses and endpoints within the same basic GA instance.
1157
1159
  *
1158
1160
  * @param request - DeleteBasicAccelerateIpEndpointRelationRequest
1159
1161
  * @returns DeleteBasicAccelerateIpEndpointRelationResponse
1160
1162
  */
1161
1163
  deleteBasicAccelerateIpEndpointRelation(request: $_model.DeleteBasicAccelerateIpEndpointRelationRequest): Promise<$_model.DeleteBasicAccelerateIpEndpointRelationResponse>;
1162
1164
  /**
1163
- * Deletes a basic Global Accelerator (GA) instance.
1165
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
1164
1166
  *
1165
1167
  * @remarks
1166
- * 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.
1167
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1168
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1169
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
1170
- * * 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.
1171
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1172
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1173
- * * **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.
1174
- * * 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.
1175
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
1168
+ * - 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.
1169
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1170
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1171
+ * - 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).
1172
+ * - 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.
1173
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1174
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1175
+ * - **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:
1176
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
1177
+ * - If the instance cannot be found, the instance is deleted.
1176
1178
  *
1177
1179
  * @param request - DeleteBasicAcceleratorRequest
1178
1180
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1180,32 +1182,32 @@ export default class Client extends OpenApi {
1180
1182
  */
1181
1183
  deleteBasicAcceleratorWithOptions(request: $_model.DeleteBasicAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicAcceleratorResponse>;
1182
1184
  /**
1183
- * Deletes a basic Global Accelerator (GA) instance.
1185
+ * Invokes the DeleteBasicAccelerator operation to delete a specified basic Alibaba Cloud Global Accelerator (GA) instance.
1184
1186
  *
1185
1187
  * @remarks
1186
- * 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.
1187
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1188
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1189
- * * For information about how to disassociate a bandwidth plan from a basic GA instance, see [BandwidthPackageRemoveAccelerator](https://help.aliyun.com/document_detail/153240.html).
1190
- * * 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.
1191
- * * For information about how to delete an acceleration area, see [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1192
- * * For information about how to delete an endpoint group, see [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1193
- * * **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.
1194
- * * 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.
1195
- * * If the information about the basic GA instance is not displayed in the response, it indicates that the instance is deleted.
1188
+ * - 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.
1189
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1190
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1191
+ * - 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).
1192
+ * - 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.
1193
+ * - To delete an acceleration area, refer to [DeleteBasicIpSet](https://help.aliyun.com/document_detail/2253388.html).
1194
+ * - To delete an endpoint group, refer to [DeleteBasicEndpointGroup](https://help.aliyun.com/document_detail/2253399.html).
1195
+ * - **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:
1196
+ * - If the instance is in the **deleting** state, the instance is being deleted. In this state, you can only execute query operations.
1197
+ * - If the instance cannot be found, the instance is deleted.
1196
1198
  *
1197
1199
  * @param request - DeleteBasicAcceleratorRequest
1198
1200
  * @returns DeleteBasicAcceleratorResponse
1199
1201
  */
1200
1202
  deleteBasicAccelerator(request: $_model.DeleteBasicAcceleratorRequest): Promise<$_model.DeleteBasicAcceleratorResponse>;
1201
1203
  /**
1202
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
1204
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
1203
1205
  *
1204
1206
  * @remarks
1205
- * **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.
1206
- * * 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.
1207
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
1208
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1207
+ * - **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:
1208
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
1209
+ * - If the endpoint cannot be found, the endpoint is deleted.
1210
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1209
1211
  *
1210
1212
  * @param request - DeleteBasicEndpointRequest
1211
1213
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1213,13 +1215,13 @@ export default class Client extends OpenApi {
1213
1215
  */
1214
1216
  deleteBasicEndpointWithOptions(request: $_model.DeleteBasicEndpointRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteBasicEndpointResponse>;
1215
1217
  /**
1216
- * Deletes an endpoint that is associated with a basic Global Accelerator (GA) instance.
1218
+ * Invokes the DeleteBasicEndpoint operation to delete an endpoint of a basic Alibaba Cloud Global Accelerator (GA) instance.
1217
1219
  *
1218
1220
  * @remarks
1219
- * **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.
1220
- * * 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.
1221
- * * If the endpoint cannot be found, it indicates that the endpoint is deleted.
1222
- * * The **DeleteBasicEndpoint** API operation cannot be repeatedly called for the same basic GA instance within a period of time.
1221
+ * - **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:
1222
+ * - If the endpoint is in the **deleting** state, the endpoint is being deleted. In this state, you can only execute query operations.
1223
+ * - If the endpoint cannot be found, the endpoint is deleted.
1224
+ * - **DeleteBasicEndpoint** does not support concurrent deletion of endpoints within the same basic Alibaba Cloud Global Accelerator (GA) instance.
1223
1225
  *
1224
1226
  * @param request - DeleteBasicEndpointRequest
1225
1227
  * @returns DeleteBasicEndpointResponse
@@ -1614,7 +1616,7 @@ export default class Client extends OpenApi {
1614
1616
  */
1615
1617
  deleteSpareIps(request: $_model.DeleteSpareIpsRequest): Promise<$_model.DeleteSpareIpsResponse>;
1616
1618
  /**
1617
- * Queries information about a Global Accelerator (GA) instance.
1619
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
1618
1620
  *
1619
1621
  * @param request - DescribeAcceleratorRequest
1620
1622
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1622,7 +1624,7 @@ export default class Client extends OpenApi {
1622
1624
  */
1623
1625
  describeAcceleratorWithOptions(request: $_model.DescribeAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAcceleratorResponse>;
1624
1626
  /**
1625
- * Queries information about a Global Accelerator (GA) instance.
1627
+ * You can call the DescribeAccelerator operation to query information about a specified Global Accelerator instance.
1626
1628
  *
1627
1629
  * @param request - DescribeAcceleratorRequest
1628
1630
  * @returns DescribeAcceleratorResponse
@@ -1674,7 +1676,7 @@ export default class Client extends OpenApi {
1674
1676
  */
1675
1677
  describeApplicationMonitor(request: $_model.DescribeApplicationMonitorRequest): Promise<$_model.DescribeApplicationMonitorResponse>;
1676
1678
  /**
1677
- * Queries information about a bandwidth plan.
1679
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
1678
1680
  *
1679
1681
  * @param request - DescribeBandwidthPackageRequest
1680
1682
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1682,7 +1684,7 @@ export default class Client extends OpenApi {
1682
1684
  */
1683
1685
  describeBandwidthPackageWithOptions(request: $_model.DescribeBandwidthPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeBandwidthPackageResponse>;
1684
1686
  /**
1685
- * Queries information about a bandwidth plan.
1687
+ * Queries the details of a bandwidth plan by calling the DescribeBandwidthPackage operation.
1686
1688
  *
1687
1689
  * @param request - DescribeBandwidthPackageRequest
1688
1690
  * @returns DescribeBandwidthPackageResponse
@@ -1704,7 +1706,7 @@ export default class Client extends OpenApi {
1704
1706
  */
1705
1707
  describeBandwidthPackageAutoRenewAttribute(request: $_model.DescribeBandwidthPackageAutoRenewAttributeRequest): Promise<$_model.DescribeBandwidthPackageAutoRenewAttributeResponse>;
1706
1708
  /**
1707
- * Queries information about commodities.
1709
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
1708
1710
  *
1709
1711
  * @param request - DescribeCommodityRequest
1710
1712
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1712,7 +1714,7 @@ export default class Client extends OpenApi {
1712
1714
  */
1713
1715
  describeCommodityWithOptions(request: $_model.DescribeCommodityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCommodityResponse>;
1714
1716
  /**
1715
- * Queries information about commodities.
1717
+ * Queries the pricing and specification details of Global Accelerator commodity options available for purchase.
1716
1718
  *
1717
1719
  * @param request - DescribeCommodityRequest
1718
1720
  * @returns DescribeCommodityResponse
@@ -1800,7 +1802,7 @@ export default class Client extends OpenApi {
1800
1802
  */
1801
1803
  describeCustomRoutingEndpointGroupDestinations(request: $_model.DescribeCustomRoutingEndpointGroupDestinationsRequest): Promise<$_model.DescribeCustomRoutingEndpointGroupDestinationsResponse>;
1802
1804
  /**
1803
- * Queries information about an endpoint group.
1805
+ * Queries a specified endpoint group.
1804
1806
  *
1805
1807
  * @param request - DescribeEndpointGroupRequest
1806
1808
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1808,14 +1810,14 @@ export default class Client extends OpenApi {
1808
1810
  */
1809
1811
  describeEndpointGroupWithOptions(request: $_model.DescribeEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEndpointGroupResponse>;
1810
1812
  /**
1811
- * Queries information about an endpoint group.
1813
+ * Queries a specified endpoint group.
1812
1814
  *
1813
1815
  * @param request - DescribeEndpointGroupRequest
1814
1816
  * @returns DescribeEndpointGroupResponse
1815
1817
  */
1816
1818
  describeEndpointGroup(request: $_model.DescribeEndpointGroupRequest): Promise<$_model.DescribeEndpointGroupResponse>;
1817
1819
  /**
1818
- * Queries information about an acceleration region.
1820
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
1819
1821
  *
1820
1822
  * @param request - DescribeIpSetRequest
1821
1823
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1823,17 +1825,17 @@ export default class Client extends OpenApi {
1823
1825
  */
1824
1826
  describeIpSetWithOptions(request: $_model.DescribeIpSetRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIpSetResponse>;
1825
1827
  /**
1826
- * Queries information about an acceleration region.
1828
+ * Returns the configuration of a specified acceleration region, including its accelerated IP addresses.
1827
1829
  *
1828
1830
  * @param request - DescribeIpSetRequest
1829
1831
  * @returns DescribeIpSetResponse
1830
1832
  */
1831
1833
  describeIpSet(request: $_model.DescribeIpSetRequest): Promise<$_model.DescribeIpSetResponse>;
1832
1834
  /**
1833
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
1835
+ * Describes the configurations of a specific listener.
1834
1836
  *
1835
1837
  * @remarks
1836
- * 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.
1838
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
1837
1839
  *
1838
1840
  * @param request - DescribeListenerRequest
1839
1841
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1841,10 +1843,10 @@ export default class Client extends OpenApi {
1841
1843
  */
1842
1844
  describeListenerWithOptions(request: $_model.DescribeListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeListenerResponse>;
1843
1845
  /**
1844
- * Queries configuration information about a listener of a Global Accelerator (GA) instance.
1846
+ * Describes the configurations of a specific listener.
1845
1847
  *
1846
1848
  * @remarks
1847
- * 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.
1849
+ * This operation queries the configuration of a specified listener, such as its routing type, status, creation timestamp, and port information.
1848
1850
  *
1849
1851
  * @param request - DescribeListenerRequest
1850
1852
  * @returns DescribeListenerResponse
@@ -1881,13 +1883,13 @@ export default class Client extends OpenApi {
1881
1883
  */
1882
1884
  describeRegions(request: $_model.DescribeRegionsRequest): Promise<$_model.DescribeRegionsResponse>;
1883
1885
  /**
1884
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
1886
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
1885
1887
  *
1886
1888
  * @remarks
1887
- * 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.
1888
- * * 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.
1889
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
1890
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
1889
+ * - **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:
1890
+ * - 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.
1891
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
1892
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
1891
1893
  *
1892
1894
  * @param request - DetachDdosFromAcceleratorRequest
1893
1895
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1895,13 +1897,13 @@ export default class Client extends OpenApi {
1895
1897
  */
1896
1898
  detachDdosFromAcceleratorWithOptions(request: $_model.DetachDdosFromAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachDdosFromAcceleratorResponse>;
1897
1899
  /**
1898
- * Disassociates a Global Accelerator (GA) instance from an Anti-DDoS Pro or Anti-DDoS Premium instance.
1900
+ * Call the DetachDdosFromAccelerator operation to detach an Anti-DDoS Pro or Anti-DDoS Premium instance from a Global Accelerator instance.
1899
1901
  *
1900
1902
  * @remarks
1901
- * 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.
1902
- * * 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.
1903
- * * If the GA instance is in the **active** state, the Anti-DDoS Pro/Premium instance is disassociated from the GA instance.
1904
- * * **DetachDdosFromAccelerator** cannot be repeatedly called for the same GA instance within a specific period of time.
1903
+ * - **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:
1904
+ * - 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.
1905
+ * - If the Global Accelerator instance is in the **active** state, the Anti-DDoS Pro or Anti-DDoS Premium instance is detached.
1906
+ * - The **DetachDdosFromAccelerator** operation does not support concurrent requests to detach Anti-DDoS instances from the same Global Accelerator instance.
1905
1907
  *
1906
1908
  * @param request - DetachDdosFromAcceleratorRequest
1907
1909
  * @returns DetachDdosFromAcceleratorResponse
@@ -1969,7 +1971,7 @@ export default class Client extends OpenApi {
1969
1971
  */
1970
1972
  disableApplicationMonitor(request: $_model.DisableApplicationMonitorRequest): Promise<$_model.DisableApplicationMonitorResponse>;
1971
1973
  /**
1972
- * 解绑GA集成云产品
1974
+ * Detach integrated cloud product from GA
1973
1975
  *
1974
1976
  * @param request - DisassociateResourcesRequest
1975
1977
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1977,7 +1979,7 @@ export default class Client extends OpenApi {
1977
1979
  */
1978
1980
  disassociateResourcesWithOptions(request: $_model.DisassociateResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisassociateResourcesResponse>;
1979
1981
  /**
1980
- * 解绑GA集成云产品
1982
+ * Detach integrated cloud product from GA
1981
1983
  *
1982
1984
  * @param request - DisassociateResourcesRequest
1983
1985
  * @returns DisassociateResourcesResponse
@@ -2087,7 +2089,7 @@ export default class Client extends OpenApi {
2087
2089
  */
2088
2090
  getBasicAccelerateIp(request: $_model.GetBasicAccelerateIpRequest): Promise<$_model.GetBasicAccelerateIpResponse>;
2089
2091
  /**
2090
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
2092
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
2091
2093
  *
2092
2094
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
2093
2095
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2095,14 +2097,14 @@ export default class Client extends OpenApi {
2095
2097
  */
2096
2098
  getBasicAccelerateIpEndpointRelationWithOptions(request: $_model.GetBasicAccelerateIpEndpointRelationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetBasicAccelerateIpEndpointRelationResponse>;
2097
2099
  /**
2098
- * Queries whether the accelerated IP address of a basic Global Accelerator (GA) instance is associated with an endpoint.
2100
+ * Queries the attachment information of an accelerated IP address or endpoint of a basic Global Accelerator (GA) instance.
2099
2101
  *
2100
2102
  * @param request - GetBasicAccelerateIpEndpointRelationRequest
2101
2103
  * @returns GetBasicAccelerateIpEndpointRelationResponse
2102
2104
  */
2103
2105
  getBasicAccelerateIpEndpointRelation(request: $_model.GetBasicAccelerateIpEndpointRelationRequest): Promise<$_model.GetBasicAccelerateIpEndpointRelationResponse>;
2104
2106
  /**
2105
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
2107
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
2106
2108
  *
2107
2109
  * @param request - GetBasicAccelerateIpIdleCountRequest
2108
2110
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2110,7 +2112,7 @@ export default class Client extends OpenApi {
2110
2112
  */
2111
2113
  getBasicAccelerateIpIdleCountWithOptions(request: $_model.GetBasicAccelerateIpIdleCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetBasicAccelerateIpIdleCountResponse>;
2112
2114
  /**
2113
- * Queries the number of idle accelerated IP addresses of a Global Accelerator (GA) instance.
2115
+ * Invokes the GetBasicAccelerateIpIdleCount operation to query the number of idle accelerated IP addresses of a basic Alibaba Cloud Global Accelerator (GA) instance.
2114
2116
  *
2115
2117
  * @param request - GetBasicAccelerateIpIdleCountRequest
2116
2118
  * @returns GetBasicAccelerateIpIdleCountResponse
@@ -2177,7 +2179,7 @@ export default class Client extends OpenApi {
2177
2179
  */
2178
2180
  getBasicIpSet(request: $_model.GetBasicIpSetRequest): Promise<$_model.GetBasicIpSetResponse>;
2179
2181
  /**
2180
- * 获取GA实例关联的云产品
2182
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
2181
2183
  *
2182
2184
  * @param request - GetGlobalAcceleratorResourcesRequest
2183
2185
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2185,7 +2187,7 @@ export default class Client extends OpenApi {
2185
2187
  */
2186
2188
  getGlobalAcceleratorResourcesWithOptions(request: $_model.GetGlobalAcceleratorResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetGlobalAcceleratorResourcesResponse>;
2187
2189
  /**
2188
- * 获取GA实例关联的云产品
2190
+ * Obtain the cloud products associated with a Global Accelerator (GA) instance
2189
2191
  *
2190
2192
  * @param request - GetGlobalAcceleratorResourcesRequest
2191
2193
  * @returns GetGlobalAcceleratorResourcesResponse
@@ -2207,7 +2209,7 @@ export default class Client extends OpenApi {
2207
2209
  */
2208
2210
  getHealthStatus(request: $_model.GetHealthStatusRequest): Promise<$_model.GetHealthStatusResponse>;
2209
2211
  /**
2210
- * Queries the number of invalid domain names.
2212
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
2211
2213
  *
2212
2214
  * @param request - GetInvalidDomainCountRequest
2213
2215
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2215,7 +2217,7 @@ export default class Client extends OpenApi {
2215
2217
  */
2216
2218
  getInvalidDomainCountWithOptions(request: $_model.GetInvalidDomainCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetInvalidDomainCountResponse>;
2217
2219
  /**
2218
- * Queries the number of invalid domain names.
2220
+ * Calls the GetInvalidDomainCount operation to retrieve the total number of invalid domain names.
2219
2221
  *
2220
2222
  * @param request - GetInvalidDomainCountRequest
2221
2223
  * @returns GetInvalidDomainCountResponse
@@ -2224,6 +2226,9 @@ export default class Client extends OpenApi {
2224
2226
  /**
2225
2227
  * Queries the maximum bandwidth of an acceleration area.
2226
2228
  *
2229
+ * @remarks
2230
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
2231
+ *
2227
2232
  * @param request - GetIpsetsBandwidthLimitRequest
2228
2233
  * @param runtime - runtime options for this request RuntimeOptions
2229
2234
  * @returns GetIpsetsBandwidthLimitResponse
@@ -2232,12 +2237,15 @@ export default class Client extends OpenApi {
2232
2237
  /**
2233
2238
  * Queries the maximum bandwidth of an acceleration area.
2234
2239
  *
2240
+ * @remarks
2241
+ * 本接口用于查询带宽计费方式为**按带宽**的标准型全球加速实例各加速地域的带宽峰值限额,即全球加速实例所绑定基础带宽包的带宽值。
2242
+ *
2235
2243
  * @param request - GetIpsetsBandwidthLimitRequest
2236
2244
  * @returns GetIpsetsBandwidthLimitResponse
2237
2245
  */
2238
2246
  getIpsetsBandwidthLimit(request: $_model.GetIpsetsBandwidthLimitRequest): Promise<$_model.GetIpsetsBandwidthLimitResponse>;
2239
2247
  /**
2240
- * Queries the status of a secondary IP address that is associated with a CNAME.
2248
+ * Queries the status of a CNAME spare IP address.
2241
2249
  *
2242
2250
  * @param request - GetSpareIpRequest
2243
2251
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2245,7 +2253,7 @@ export default class Client extends OpenApi {
2245
2253
  */
2246
2254
  getSpareIpWithOptions(request: $_model.GetSpareIpRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSpareIpResponse>;
2247
2255
  /**
2248
- * Queries the status of a secondary IP address that is associated with a CNAME.
2256
+ * Queries the status of a CNAME spare IP address.
2249
2257
  *
2250
2258
  * @param request - GetSpareIpRequest
2251
2259
  * @returns GetSpareIpResponse
@@ -2267,7 +2275,7 @@ export default class Client extends OpenApi {
2267
2275
  */
2268
2276
  listAccelerateAreas(request: $_model.ListAccelerateAreasRequest): Promise<$_model.ListAccelerateAreasResponse>;
2269
2277
  /**
2270
- * Queries Global Accelerator (GA) instances.
2278
+ * Queries a list of Global Accelerator instances.
2271
2279
  *
2272
2280
  * @param request - ListAcceleratorsRequest
2273
2281
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2275,7 +2283,7 @@ export default class Client extends OpenApi {
2275
2283
  */
2276
2284
  listAcceleratorsWithOptions(request: $_model.ListAcceleratorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAcceleratorsResponse>;
2277
2285
  /**
2278
- * Queries Global Accelerator (GA) instances.
2286
+ * Queries a list of Global Accelerator instances.
2279
2287
  *
2280
2288
  * @param request - ListAcceleratorsRequest
2281
2289
  * @returns ListAcceleratorsResponse
@@ -2327,7 +2335,7 @@ export default class Client extends OpenApi {
2327
2335
  */
2328
2336
  listApplicationMonitorDetectResult(request: $_model.ListApplicationMonitorDetectResultRequest): Promise<$_model.ListApplicationMonitorDetectResultResponse>;
2329
2337
  /**
2330
- * Queries available acceleration regions.
2338
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
2331
2339
  *
2332
2340
  * @param request - ListAvailableAccelerateAreasRequest
2333
2341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2335,7 +2343,7 @@ export default class Client extends OpenApi {
2335
2343
  */
2336
2344
  listAvailableAccelerateAreasWithOptions(request: $_model.ListAvailableAccelerateAreasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAvailableAccelerateAreasResponse>;
2337
2345
  /**
2338
- * Queries available acceleration regions.
2346
+ * You can call the ListAvailableAccelerateAreas operation to query available acceleration areas.
2339
2347
  *
2340
2348
  * @param request - ListAvailableAccelerateAreasRequest
2341
2349
  * @returns ListAvailableAccelerateAreasResponse
@@ -2372,10 +2380,10 @@ export default class Client extends OpenApi {
2372
2380
  */
2373
2381
  listBandwidthPackages(request: $_model.ListBandwidthPackagesRequest): Promise<$_model.ListBandwidthPackagesResponse>;
2374
2382
  /**
2375
- * Queries bandwidth plans.
2383
+ * Queries a list of bandwidth plans.
2376
2384
  *
2377
2385
  * @remarks
2378
- * 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).
2386
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
2379
2387
  *
2380
2388
  * @param request - ListBandwidthackagesRequest
2381
2389
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2383,10 +2391,10 @@ export default class Client extends OpenApi {
2383
2391
  */
2384
2392
  listBandwidthackagesWithOptions(request: $_model.ListBandwidthackagesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListBandwidthackagesResponse>;
2385
2393
  /**
2386
- * Queries bandwidth plans.
2394
+ * Queries a list of bandwidth plans.
2387
2395
  *
2388
2396
  * @remarks
2389
- * 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).
2397
+ * This operation is deprecated. Use [ListBandwidthPackages](https://help.aliyun.com/document_detail/2253239.html) instead.
2390
2398
  *
2391
2399
  * @param request - ListBandwidthackagesRequest
2392
2400
  * @returns ListBandwidthackagesResponse
@@ -2468,10 +2476,10 @@ export default class Client extends OpenApi {
2468
2476
  */
2469
2477
  listBusiRegions(request: $_model.ListBusiRegionsRequest): Promise<$_model.ListBusiRegionsResponse>;
2470
2478
  /**
2471
- * Queries available acceleration areas and regions.
2479
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
2472
2480
  *
2473
2481
  * @remarks
2474
- * 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.
2482
+ * 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.
2475
2483
  *
2476
2484
  * @param request - ListCommonAreasRequest
2477
2485
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2479,17 +2487,17 @@ export default class Client extends OpenApi {
2479
2487
  */
2480
2488
  listCommonAreasWithOptions(request: $_model.ListCommonAreasRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCommonAreasResponse>;
2481
2489
  /**
2482
- * Queries available acceleration areas and regions.
2490
+ * Queries the available acceleration areas and regions by calling the ListCommonAreas operation.
2483
2491
  *
2484
2492
  * @remarks
2485
- * 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.
2493
+ * 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.
2486
2494
  *
2487
2495
  * @param request - ListCommonAreasRequest
2488
2496
  * @returns ListCommonAreasResponse
2489
2497
  */
2490
2498
  listCommonAreas(request: $_model.ListCommonAreasRequest): Promise<$_model.ListCommonAreasResponse>;
2491
2499
  /**
2492
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
2500
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
2493
2501
  *
2494
2502
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
2495
2503
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2497,7 +2505,7 @@ export default class Client extends OpenApi {
2497
2505
  */
2498
2506
  listCustomRoutingEndpointGroupDestinationsWithOptions(request: $_model.ListCustomRoutingEndpointGroupDestinationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingEndpointGroupDestinationsResponse>;
2499
2507
  /**
2500
- * Queries endpoint group mapping configurations of a custom routing listener of a Global Accelerator (GA) instance.
2508
+ * Invokes the ListCustomRoutingEndpointGroupDestinations operation to query the destination configurations of an endpoint group for a custom route listener.
2501
2509
  *
2502
2510
  * @param request - ListCustomRoutingEndpointGroupDestinationsRequest
2503
2511
  * @returns ListCustomRoutingEndpointGroupDestinationsResponse
@@ -2527,7 +2535,7 @@ export default class Client extends OpenApi {
2527
2535
  */
2528
2536
  listCustomRoutingEndpointGroups(request: $_model.ListCustomRoutingEndpointGroupsRequest): Promise<$_model.ListCustomRoutingEndpointGroupsResponse>;
2529
2537
  /**
2530
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
2538
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
2531
2539
  *
2532
2540
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
2533
2541
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2535,7 +2543,7 @@ export default class Client extends OpenApi {
2535
2543
  */
2536
2544
  listCustomRoutingEndpointTrafficPoliciesWithOptions(request: $_model.ListCustomRoutingEndpointTrafficPoliciesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingEndpointTrafficPoliciesResponse>;
2537
2545
  /**
2538
- * Queries the traffic policies of an endpoint that belongs to a custom routing listener.
2546
+ * Invokes the ListCustomRoutingEndpointTrafficPolicies operation to query the list of endpoint traffic policies for a custom routing type listener.
2539
2547
  *
2540
2548
  * @param request - ListCustomRoutingEndpointTrafficPoliciesRequest
2541
2549
  * @returns ListCustomRoutingEndpointTrafficPoliciesResponse
@@ -2560,7 +2568,7 @@ export default class Client extends OpenApi {
2560
2568
  * Queries the port mapping table of a custom routing listener.
2561
2569
  *
2562
2570
  * @remarks
2563
- * 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.
2571
+ * 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.
2564
2572
  *
2565
2573
  * @param request - ListCustomRoutingPortMappingsRequest
2566
2574
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2571,14 +2579,14 @@ export default class Client extends OpenApi {
2571
2579
  * Queries the port mapping table of a custom routing listener.
2572
2580
  *
2573
2581
  * @remarks
2574
- * 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.
2582
+ * 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.
2575
2583
  *
2576
2584
  * @param request - ListCustomRoutingPortMappingsRequest
2577
2585
  * @returns ListCustomRoutingPortMappingsResponse
2578
2586
  */
2579
2587
  listCustomRoutingPortMappings(request: $_model.ListCustomRoutingPortMappingsRequest): Promise<$_model.ListCustomRoutingPortMappingsResponse>;
2580
2588
  /**
2581
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
2589
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
2582
2590
  *
2583
2591
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
2584
2592
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2586,7 +2594,7 @@ export default class Client extends OpenApi {
2586
2594
  */
2587
2595
  listCustomRoutingPortMappingsByDestinationWithOptions(request: $_model.ListCustomRoutingPortMappingsByDestinationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCustomRoutingPortMappingsByDestinationResponse>;
2588
2596
  /**
2589
- * Queries the port mapping table of a specified backend instance that is associated with a custom routing listener.
2597
+ * Call the ListCustomRoutingPortMappingsByDestination operation to query the port mappings of a specified backend instance for a custom route listener.
2590
2598
  *
2591
2599
  * @param request - ListCustomRoutingPortMappingsByDestinationRequest
2592
2600
  * @returns ListCustomRoutingPortMappingsByDestinationResponse
@@ -2623,7 +2631,7 @@ export default class Client extends OpenApi {
2623
2631
  */
2624
2632
  listEndpointGroupIpAddressCidrBlocks(request: $_model.ListEndpointGroupIpAddressCidrBlocksRequest): Promise<$_model.ListEndpointGroupIpAddressCidrBlocksResponse>;
2625
2633
  /**
2626
- * Queries a list of endpoint groups.
2634
+ * Lists endpoint groups.
2627
2635
  *
2628
2636
  * @param request - ListEndpointGroupsRequest
2629
2637
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2631,7 +2639,7 @@ export default class Client extends OpenApi {
2631
2639
  */
2632
2640
  listEndpointGroupsWithOptions(request: $_model.ListEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListEndpointGroupsResponse>;
2633
2641
  /**
2634
- * Queries a list of endpoint groups.
2642
+ * Lists endpoint groups.
2635
2643
  *
2636
2644
  * @param request - ListEndpointGroupsRequest
2637
2645
  * @returns ListEndpointGroupsResponse
@@ -2641,7 +2649,7 @@ export default class Client extends OpenApi {
2641
2649
  * Queries forwarding rules.
2642
2650
  *
2643
2651
  * @remarks
2644
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
2652
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
2645
2653
  *
2646
2654
  * @param request - ListForwardingRulesRequest
2647
2655
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2652,7 +2660,7 @@ export default class Client extends OpenApi {
2652
2660
  * Queries forwarding rules.
2653
2661
  *
2654
2662
  * @remarks
2655
- * > This operation is used to query only custom forwarding rules, not the default forwarding rule.
2663
+ * > Queries only custom forwarding rules. The default forwarding rule is not included in the results.
2656
2664
  *
2657
2665
  * @param request - ListForwardingRulesRequest
2658
2666
  * @returns ListForwardingRulesResponse
@@ -2704,10 +2712,10 @@ export default class Client extends OpenApi {
2704
2712
  */
2705
2713
  listListenerCertificates(request: $_model.ListListenerCertificatesRequest): Promise<$_model.ListListenerCertificatesResponse>;
2706
2714
  /**
2707
- * Queries the listeners of a Global Accelerator (GA) instance.
2715
+ * Retrieves a list of listeners.
2708
2716
  *
2709
2717
  * @remarks
2710
- * 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.
2718
+ * 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.
2711
2719
  *
2712
2720
  * @param request - ListListenersRequest
2713
2721
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2715,10 +2723,10 @@ export default class Client extends OpenApi {
2715
2723
  */
2716
2724
  listListenersWithOptions(request: $_model.ListListenersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListListenersResponse>;
2717
2725
  /**
2718
- * Queries the listeners of a Global Accelerator (GA) instance.
2726
+ * Retrieves a list of listeners.
2719
2727
  *
2720
2728
  * @remarks
2721
- * 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.
2729
+ * 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.
2722
2730
  *
2723
2731
  * @param request - ListListenersRequest
2724
2732
  * @returns ListListenersResponse
@@ -2803,7 +2811,7 @@ export default class Client extends OpenApi {
2803
2811
  */
2804
2812
  openAcceleratorService(request: $_model.OpenAcceleratorServiceRequest): Promise<$_model.OpenAcceleratorServiceResponse>;
2805
2813
  /**
2806
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
2814
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
2807
2815
  *
2808
2816
  * @param request - QueryCrossBorderApprovalStatusRequest
2809
2817
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2811,7 +2819,7 @@ export default class Client extends OpenApi {
2811
2819
  */
2812
2820
  queryCrossBorderApprovalStatusWithOptions(request: $_model.QueryCrossBorderApprovalStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.QueryCrossBorderApprovalStatusResponse>;
2813
2821
  /**
2814
- * Inquire about the approval status of cross-border permissions for an Alibaba Cloud account (main account).
2822
+ * Queries the approval status of cross-border permissions for an Alibaba Cloud account (main account).
2815
2823
  *
2816
2824
  * @param request - QueryCrossBorderApprovalStatusRequest
2817
2825
  * @returns QueryCrossBorderApprovalStatusResponse
@@ -2912,13 +2920,13 @@ export default class Client extends OpenApi {
2912
2920
  */
2913
2921
  untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
2914
2922
  /**
2915
- * Modifies a Global Accelerator (GA) instance.
2923
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
2916
2924
  *
2917
2925
  * @remarks
2918
- * **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.
2919
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
2920
- * * If the GA instance is in the **active** state, the GA instance is modified.
2921
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
2926
+ * - **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:
2927
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
2928
+ * - If the GA instance is in the **active** state, the modification is complete.
2929
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
2922
2930
  *
2923
2931
  * @param request - UpdateAcceleratorRequest
2924
2932
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2926,23 +2934,23 @@ export default class Client extends OpenApi {
2926
2934
  */
2927
2935
  updateAcceleratorWithOptions(request: $_model.UpdateAcceleratorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAcceleratorResponse>;
2928
2936
  /**
2929
- * Modifies a Global Accelerator (GA) instance.
2937
+ * Use the UpdateAccelerator operation to modify a Global Accelerator instance.
2930
2938
  *
2931
2939
  * @remarks
2932
- * **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.
2933
- * * If the GA instance is in the **configuring** state, the GA instance is being modified. In this case, you can perform only query operations.
2934
- * * If the GA instance is in the **active** state, the GA instance is modified.
2935
- * * The **UpdateAccelerator** operation cannot be repeatedly called for the same GA instance within a specific period of time.
2940
+ * - **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:
2941
+ * - If the GA instance is in the **configuring** state, the instance is being modified. In this state, you can only perform query operations.
2942
+ * - If the GA instance is in the **active** state, the modification is complete.
2943
+ * - You cannot call the **UpdateAccelerator** operation concurrently on the same GA instance.
2936
2944
  *
2937
2945
  * @param request - UpdateAcceleratorRequest
2938
2946
  * @returns UpdateAcceleratorResponse
2939
2947
  */
2940
2948
  updateAccelerator(request: $_model.UpdateAcceleratorRequest): Promise<$_model.UpdateAcceleratorResponse>;
2941
2949
  /**
2942
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
2950
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
2943
2951
  *
2944
2952
  * @remarks
2945
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
2953
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
2946
2954
  *
2947
2955
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
2948
2956
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2950,10 +2958,10 @@ export default class Client extends OpenApi {
2950
2958
  */
2951
2959
  updateAcceleratorAutoRenewAttributeWithOptions(request: $_model.UpdateAcceleratorAutoRenewAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAcceleratorAutoRenewAttributeResponse>;
2952
2960
  /**
2953
- * Modifies the auto-renewal settings of a Global Accelerator (GA) instance.
2961
+ * You can call the UpdateAcceleratorAutoRenewAttribute operation to modify the auto-renewal property of a Global Accelerator instance.
2954
2962
  *
2955
2963
  * @remarks
2956
- * You cannot repeatedly call the **UpdateAcceleratorAutoRenewAttribute** operation for the same GA instance within a specific period of time.
2964
+ * The **UpdateAcceleratorAutoRenewAttribute** operation does not support concurrent modifications to the auto-renewal property of the same Global Accelerator instance.
2957
2965
  *
2958
2966
  * @param request - UpdateAcceleratorAutoRenewAttributeRequest
2959
2967
  * @returns UpdateAcceleratorAutoRenewAttributeResponse
@@ -2992,9 +3000,9 @@ export default class Client extends OpenApi {
2992
3000
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
2993
3001
  *
2994
3002
  * @remarks
2995
- * 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:
2996
- * * 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.
2997
- * * 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).
3003
+ * 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:
3004
+ * - 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.
3005
+ * - 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).
2998
3006
  *
2999
3007
  * @param request - UpdateAcceleratorCrossBorderModeRequest
3000
3008
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3005,9 +3013,9 @@ export default class Client extends OpenApi {
3005
3013
  * Changes the type of transmission network for a Global Accelerator (GA) instance.
3006
3014
  *
3007
3015
  * @remarks
3008
- * 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:
3009
- * * 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.
3010
- * * 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).
3016
+ * 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:
3017
+ * - 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.
3018
+ * - 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).
3011
3019
  *
3012
3020
  * @param request - UpdateAcceleratorCrossBorderModeRequest
3013
3021
  * @returns UpdateAcceleratorCrossBorderModeResponse
@@ -3017,7 +3025,7 @@ export default class Client extends OpenApi {
3017
3025
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
3018
3026
  *
3019
3027
  * @remarks
3020
- * 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.
3028
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
3021
3029
  *
3022
3030
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
3023
3031
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3028,7 +3036,7 @@ export default class Client extends OpenApi {
3028
3036
  * Enables cross-border data transmission for a Global Accelerator (GA) instance.
3029
3037
  *
3030
3038
  * @remarks
3031
- * 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.
3039
+ * Enables or disables cross-border data transmission for basic or standard GA instances that use Cloud Data Transfer (CDT) to bill data transfers.
3032
3040
  *
3033
3041
  * @param request - UpdateAcceleratorCrossBorderStatusRequest
3034
3042
  * @returns UpdateAcceleratorCrossBorderStatusResponse
@@ -3079,12 +3087,12 @@ export default class Client extends OpenApi {
3079
3087
  */
3080
3088
  updateAdditionalCertificateWithListener(request: $_model.UpdateAdditionalCertificateWithListenerRequest): Promise<$_model.UpdateAdditionalCertificateWithListenerResponse>;
3081
3089
  /**
3082
- * Modifies an origin probing task.
3090
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
3083
3091
  *
3084
3092
  * @remarks
3085
- * *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.
3086
- * * 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.
3087
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
3093
+ * *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:
3094
+ * - 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.
3095
+ * - If the modified parameter values have changed, the origin probing task has been modified.
3088
3096
  *
3089
3097
  * @param request - UpdateApplicationMonitorRequest
3090
3098
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3092,12 +3100,12 @@ export default class Client extends OpenApi {
3092
3100
  */
3093
3101
  updateApplicationMonitorWithOptions(request: $_model.UpdateApplicationMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateApplicationMonitorResponse>;
3094
3102
  /**
3095
- * Modifies an origin probing task.
3103
+ * Modifies the configuration of an origin probing task by calling the UpdateApplicationMonitor operation.
3096
3104
  *
3097
3105
  * @remarks
3098
- * *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.
3099
- * * 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.
3100
- * * If the values of modified parameters change, it indicates that the origin probing task is modified.
3106
+ * *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:
3107
+ * - 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.
3108
+ * - If the modified parameter values have changed, the origin probing task has been modified.
3101
3109
  *
3102
3110
  * @param request - UpdateApplicationMonitorRequest
3103
3111
  * @returns UpdateApplicationMonitorResponse
@@ -3125,18 +3133,18 @@ export default class Client extends OpenApi {
3125
3133
  */
3126
3134
  updateBandwidthPackagaAutoRenewAttribute(request: $_model.UpdateBandwidthPackagaAutoRenewAttributeRequest): Promise<$_model.UpdateBandwidthPackagaAutoRenewAttributeResponse>;
3127
3135
  /**
3128
- * Modifies the configurations of a bandwidth plan.
3136
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
3129
3137
  *
3130
3138
  * @remarks
3131
- * Take note of the following items:
3132
- * * **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.
3133
- * * **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.
3134
- * * 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.
3135
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
3136
- * * **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.
3137
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
3138
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
3139
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
3139
+ * Before you call this operation, note the following:
3140
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
3141
+ * - 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:
3142
+ * - 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.
3143
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
3144
+ * - 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:
3145
+ * - 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.
3146
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
3147
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
3140
3148
  *
3141
3149
  * @param request - UpdateBandwidthPackageRequest
3142
3150
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3144,18 +3152,18 @@ export default class Client extends OpenApi {
3144
3152
  */
3145
3153
  updateBandwidthPackageWithOptions(request: $_model.UpdateBandwidthPackageRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateBandwidthPackageResponse>;
3146
3154
  /**
3147
- * Modifies the configurations of a bandwidth plan.
3155
+ * You can call the UpdateBandwidthPackage operation to modify the configuration of a bandwidth plan.
3148
3156
  *
3149
3157
  * @remarks
3150
- * Take note of the following items:
3151
- * * **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.
3152
- * * **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.
3153
- * * 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.
3154
- * * If the parameter values of the bandwidth plan are changed, the bandwidth plan is modified.
3155
- * * **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.
3156
- * * If the GA instance is in the **configuring** state, the bandwidth plan is being modified. In this case, you can perform only query operations.
3157
- * * If the GA instance is in the **active** state, the bandwidth plan is modified.
3158
- * * You cannot repeatedly call the **UpdateBandwidthPackage** operation for the same bandwidth plan within a specific period of time.
3158
+ * Before you call this operation, note the following:
3159
+ * - If you do not change the bandwidth value, **UpdateBandwidthPackage** is a synchronous operation. The modification takes effect immediately.
3160
+ * - 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:
3161
+ * - 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.
3162
+ * - If the values of the parameters that you want to modify have changed, the modification is complete.
3163
+ * - 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:
3164
+ * - 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.
3165
+ * - If the GA instance is in the **active** state, the bandwidth plan that is associated with the GA instance has been modified.
3166
+ * - You cannot repeatedly call the **UpdateBandwidthPackage** operation to modify the configuration of the same bandwidth plan.
3159
3167
  *
3160
3168
  * @param request - UpdateBandwidthPackageRequest
3161
3169
  * @returns UpdateBandwidthPackageResponse
@@ -3192,13 +3200,13 @@ export default class Client extends OpenApi {
3192
3200
  */
3193
3201
  updateBasicEndpoint(request: $_model.UpdateBasicEndpointRequest): Promise<$_model.UpdateBasicEndpointResponse>;
3194
3202
  /**
3195
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
3203
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
3196
3204
  *
3197
3205
  * @remarks
3198
- * **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.
3199
- * * 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.
3200
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
3201
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
3206
+ * - **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.
3207
+ * - 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.
3208
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
3209
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
3202
3210
  *
3203
3211
  * @param request - UpdateBasicEndpointGroupRequest
3204
3212
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3206,13 +3214,13 @@ export default class Client extends OpenApi {
3206
3214
  */
3207
3215
  updateBasicEndpointGroupWithOptions(request: $_model.UpdateBasicEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateBasicEndpointGroupResponse>;
3208
3216
  /**
3209
- * Modifies the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
3217
+ * Updates the configurations of an endpoint group that is associated with a basic Global Accelerator (GA) instance.
3210
3218
  *
3211
3219
  * @remarks
3212
- * **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.
3213
- * * 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.
3214
- * * If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
3215
- * * The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
3220
+ * - **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.
3221
+ * - 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.
3222
+ * - If the basic GA instance is in the **active** state, the configurations of the endpoint group are modified.
3223
+ * - The **UpdateBasicEndpointGroup** operation cannot be repeatedly called for the same basic GA instance within a specific period of time.
3216
3224
  *
3217
3225
  * @param request - UpdateBasicEndpointGroupRequest
3218
3226
  * @returns UpdateBasicEndpointGroupResponse
@@ -3250,7 +3258,7 @@ export default class Client extends OpenApi {
3250
3258
  */
3251
3259
  updateBasicIpSet(request: $_model.UpdateBasicIpSetRequest): Promise<$_model.UpdateBasicIpSetResponse>;
3252
3260
  /**
3253
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
3261
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
3254
3262
  *
3255
3263
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
3256
3264
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3258,7 +3266,7 @@ export default class Client extends OpenApi {
3258
3266
  */
3259
3267
  updateCustomRoutingEndpointGroupAttributeWithOptions(request: $_model.UpdateCustomRoutingEndpointGroupAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCustomRoutingEndpointGroupAttributeResponse>;
3260
3268
  /**
3261
- * Modifies the name and description of an endpoint group that is associated with a custom routing listener.
3269
+ * You can call the UpdateCustomRoutingEndpointGroupAttribute operation to modify the name and description of an endpoint group associated with a custom routing listener.
3262
3270
  *
3263
3271
  * @param request - UpdateCustomRoutingEndpointGroupAttributeRequest
3264
3272
  * @returns UpdateCustomRoutingEndpointGroupAttributeResponse
@@ -3348,11 +3356,11 @@ export default class Client extends OpenApi {
3348
3356
  */
3349
3357
  updateCustomRoutingEndpoints(request: $_model.UpdateCustomRoutingEndpointsRequest): Promise<$_model.UpdateCustomRoutingEndpointsResponse>;
3350
3358
  /**
3351
- * Modifies an accelerated domain name.
3359
+ * Calls the UpdateDomain operation to update a domain name.
3352
3360
  *
3353
3361
  * @remarks
3354
- * 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.
3355
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
3362
+ * 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.
3363
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
3356
3364
  *
3357
3365
  * @param request - UpdateDomainRequest
3358
3366
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3360,21 +3368,21 @@ export default class Client extends OpenApi {
3360
3368
  */
3361
3369
  updateDomainWithOptions(request: $_model.UpdateDomainRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDomainResponse>;
3362
3370
  /**
3363
- * Modifies an accelerated domain name.
3371
+ * Calls the UpdateDomain operation to update a domain name.
3364
3372
  *
3365
3373
  * @remarks
3366
- * 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.
3367
- * You cannot call the **UpdateDomain** operation again by using the same Alibaba Cloud account before the previous request is completed.
3374
+ * 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.
3375
+ * The **UpdateDomain** operation does not support concurrent updates of accelerated domain names within the same account.
3368
3376
  *
3369
3377
  * @param request - UpdateDomainRequest
3370
3378
  * @returns UpdateDomainResponse
3371
3379
  */
3372
3380
  updateDomain(request: $_model.UpdateDomainRequest): Promise<$_model.UpdateDomainResponse>;
3373
3381
  /**
3374
- * Updates the ICP filing status of an accelerated domain name.
3382
+ * Queries and updates the ICP filing status of an accelerated domain name.
3375
3383
  *
3376
3384
  * @remarks
3377
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
3385
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
3378
3386
  * 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.
3379
3387
  *
3380
3388
  * @param request - UpdateDomainStateRequest
@@ -3383,10 +3391,10 @@ export default class Client extends OpenApi {
3383
3391
  */
3384
3392
  updateDomainStateWithOptions(request: $_model.UpdateDomainStateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateDomainStateResponse>;
3385
3393
  /**
3386
- * Updates the ICP filing status of an accelerated domain name.
3394
+ * Queries and updates the ICP filing status of an accelerated domain name.
3387
3395
  *
3388
3396
  * @remarks
3389
- * You can call this operation to query and update the ICP filing status of an accelerated domain name.
3397
+ * This operation queries the latest ICP filing status of an accelerated domain name and updates the status accordingly.
3390
3398
  * 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.
3391
3399
  *
3392
3400
  * @param request - UpdateDomainStateRequest
@@ -3394,13 +3402,13 @@ export default class Client extends OpenApi {
3394
3402
  */
3395
3403
  updateDomainState(request: $_model.UpdateDomainStateRequest): Promise<$_model.UpdateDomainStateResponse>;
3396
3404
  /**
3397
- * Modifies the configurations of an endpoint group.
3405
+ * Updates the configuration of an endpoint group.
3398
3406
  *
3399
3407
  * @remarks
3400
- * **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.
3401
- * * 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.
3402
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
3403
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
3408
+ * - 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:
3409
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
3410
+ * - If an endpoint group is in the **active** status, the update is complete.
3411
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
3404
3412
  *
3405
3413
  * @param request - UpdateEndpointGroupRequest
3406
3414
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3408,13 +3416,13 @@ export default class Client extends OpenApi {
3408
3416
  */
3409
3417
  updateEndpointGroupWithOptions(request: $_model.UpdateEndpointGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEndpointGroupResponse>;
3410
3418
  /**
3411
- * Modifies the configurations of an endpoint group.
3419
+ * Updates the configuration of an endpoint group.
3412
3420
  *
3413
3421
  * @remarks
3414
- * **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.
3415
- * * 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.
3416
- * * If the endpoint group is in the **active** state, it indicates that the configurations of the endpoint group are modified.
3417
- * * The **UpdateEndpointGroup** operation cannot be repeatedly called for the same Global Accelerator (GA) instance within a specific period of time.
3422
+ * - 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:
3423
+ * - If an endpoint group is in the **updating** status, its configuration is being modified, and you can only perform queries.
3424
+ * - If an endpoint group is in the **active** status, the update is complete.
3425
+ * - The **UpdateEndpointGroup** API does not support concurrent updates to endpoint groups in the same Global Accelerator (GA) instance.
3418
3426
  *
3419
3427
  * @param request - UpdateEndpointGroupRequest
3420
3428
  * @returns UpdateEndpointGroupResponse
@@ -3436,14 +3444,14 @@ export default class Client extends OpenApi {
3436
3444
  */
3437
3445
  updateEndpointGroupAttribute(request: $_model.UpdateEndpointGroupAttributeRequest): Promise<$_model.UpdateEndpointGroupAttributeResponse>;
3438
3446
  /**
3439
- * Modifies the endpoint groups that are associated with a listener.
3447
+ * Modifies endpoint groups for a listener in a batch.
3440
3448
  *
3441
3449
  * @remarks
3442
- * ### Description
3443
- * * **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.
3444
- * * 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.
3445
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
3446
- * * 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.
3450
+ * ### Usage notes
3451
+ * - **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.
3452
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
3453
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
3454
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
3447
3455
  *
3448
3456
  * @param request - UpdateEndpointGroupsRequest
3449
3457
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3451,27 +3459,27 @@ export default class Client extends OpenApi {
3451
3459
  */
3452
3460
  updateEndpointGroupsWithOptions(request: $_model.UpdateEndpointGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateEndpointGroupsResponse>;
3453
3461
  /**
3454
- * Modifies the endpoint groups that are associated with a listener.
3462
+ * Modifies endpoint groups for a listener in a batch.
3455
3463
  *
3456
3464
  * @remarks
3457
- * ### Description
3458
- * * **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.
3459
- * * 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.
3460
- * * If the endpoint group is in the **active** state, it indicates that the configuration of the endpoint group is modified.
3461
- * * 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.
3465
+ * ### Usage notes
3466
+ * - **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.
3467
+ * - If an endpoint group is in the **updating** state, its configuration is being modified. In this state, you can only perform query operations.
3468
+ * - If an endpoint group is in the **active** state, its configuration has been modified.
3469
+ * - You cannot concurrently call the **UpdateEndpointGroups** operation to modify the configurations of endpoint groups that belong to the same Global Accelerator (GA) instance.
3462
3470
  *
3463
3471
  * @param request - UpdateEndpointGroupsRequest
3464
3472
  * @returns UpdateEndpointGroupsResponse
3465
3473
  */
3466
3474
  updateEndpointGroups(request: $_model.UpdateEndpointGroupsRequest): Promise<$_model.UpdateEndpointGroupsResponse>;
3467
3475
  /**
3468
- * Updates a forwarding rule.
3476
+ * To update forwarding rules, call the UpdateForwardingRules API.
3469
3477
  *
3470
3478
  * @remarks
3471
- * **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.
3472
- * * 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.
3473
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
3474
- * * 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.
3479
+ * - **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:
3480
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
3481
+ * - A status of **active** indicates that the update is complete.
3482
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
3475
3483
  *
3476
3484
  * @param request - UpdateForwardingRulesRequest
3477
3485
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3479,13 +3487,13 @@ export default class Client extends OpenApi {
3479
3487
  */
3480
3488
  updateForwardingRulesWithOptions(request: $_model.UpdateForwardingRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateForwardingRulesResponse>;
3481
3489
  /**
3482
- * Updates a forwarding rule.
3490
+ * To update forwarding rules, call the UpdateForwardingRules API.
3483
3491
  *
3484
3492
  * @remarks
3485
- * **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.
3486
- * * 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.
3487
- * * If the forwarding rule is in the **active** state, it indicates that the forwarding rule is modified.
3488
- * * 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.
3493
+ * - **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:
3494
+ * - A status of **configuring** indicates that the forwarding rule is being updated. During this process, you can only perform query operations.
3495
+ * - A status of **active** indicates that the update is complete.
3496
+ * - You cannot use **UpdateForwardingRules** to concurrently update forwarding rules within the same Global Accelerator instance.
3489
3497
  *
3490
3498
  * @param request - UpdateForwardingRulesRequest
3491
3499
  * @returns UpdateForwardingRulesResponse
@@ -3546,15 +3554,15 @@ export default class Client extends OpenApi {
3546
3554
  */
3547
3555
  updateIpSets(request: $_model.UpdateIpSetsRequest): Promise<$_model.UpdateIpSetsResponse>;
3548
3556
  /**
3549
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
3557
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
3550
3558
  *
3551
3559
  * @remarks
3552
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
3560
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
3553
3561
  * When you call this operation, take note of the following items:
3554
- * * **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.
3555
- * * 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.
3556
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
3557
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
3562
+ * - **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.
3563
+ * - 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.
3564
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
3565
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
3558
3566
  *
3559
3567
  * @param request - UpdateListenerRequest
3560
3568
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3562,22 +3570,22 @@ export default class Client extends OpenApi {
3562
3570
  */
3563
3571
  updateListenerWithOptions(request: $_model.UpdateListenerRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateListenerResponse>;
3564
3572
  /**
3565
- * Modifies the configurations of a listener for a Global Accelerator (GA) instance.
3573
+ * Updates the configurations of a listener for a Global Accelerator (GA) instance.
3566
3574
  *
3567
3575
  * @remarks
3568
- * This operation can be called to modify the configurations such as the protocol and ports of a listener to meet your business requirements.
3576
+ * Modifies the protocol, ports, and other configurations of a listener to meet your business requirements.
3569
3577
  * When you call this operation, take note of the following items:
3570
- * * **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.
3571
- * * 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.
3572
- * * If the listener is in the **active** state, it indicates that its configurations are modified.
3573
- * * The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
3578
+ * - **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.
3579
+ * - 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.
3580
+ * - If the listener is in the **active** state, it indicates that its configurations are modified.
3581
+ * - The **UpdateListener** operation cannot be repeatedly called to modify listener configurations for the same GA instance within a specific period of time.
3574
3582
  *
3575
3583
  * @param request - UpdateListenerRequest
3576
3584
  * @returns UpdateListenerResponse
3577
3585
  */
3578
3586
  updateListener(request: $_model.UpdateListenerRequest): Promise<$_model.UpdateListenerResponse>;
3579
3587
  /**
3580
- * 修改SLS日志配置
3588
+ * Modify Simple Log Service log configuration
3581
3589
  *
3582
3590
  * @param request - UpdateLogStoreConfigRequest
3583
3591
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3585,7 +3593,7 @@ export default class Client extends OpenApi {
3585
3593
  */
3586
3594
  updateLogStoreConfigWithOptions(request: $_model.UpdateLogStoreConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateLogStoreConfigResponse>;
3587
3595
  /**
3588
- * 修改SLS日志配置
3596
+ * Modify Simple Log Service log configuration
3589
3597
  *
3590
3598
  * @param request - UpdateLogStoreConfigRequest
3591
3599
  * @returns UpdateLogStoreConfigResponse