@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
@@ -2,11 +2,11 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfigurations extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The last port of the backend service port range.
5
+ * The start port of the backend service port range for the endpoint group.
6
6
  *
7
- * Valid values: **1** to **65499**. The value of **FromPort** must be equal to or smaller than the value of **ToPort**.
7
+ * Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
8
8
  *
9
- * You can specify up to 20 last ports in each call.
9
+ * You can specify up to 20 start ports in a single request.
10
10
  *
11
11
  * This parameter is required.
12
12
  *
@@ -16,20 +16,26 @@ export declare class CreateCustomRoutingEndpointGroupDestinationsRequestDestinat
16
16
  fromPort?: number;
17
17
  /**
18
18
  * @remarks
19
- * The backend service protocol of the endpoint group. Valid values:
19
+ * The protocol types of the backend services for the endpoint group. Valid values:
20
20
  *
21
- * * **TCP**
22
- * * **UDP**
23
- * * **TCP+UDP: the TCP and UDP protocols.**
21
+ * - **TCP**: TCP protocol.
24
22
  *
25
- * You can specify up to four backend service protocols for each endpoint group mapping.
23
+ * - **UDP**: UDP protocol.
24
+ *
25
+ * - **TCP,UDP**: TCP and UDP protocols.
26
+ *
27
+ * The Terms of Service apply to the selected protocols.
26
28
  *
27
29
  * This parameter is required.
28
30
  */
29
31
  protocols?: string[];
30
32
  /**
31
33
  * @remarks
32
- * The response parameters.
34
+ * The end port of the backend service port range for the endpoint group.
35
+ *
36
+ * Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
37
+ *
38
+ * You can specify up to 20 end ports in a single request.
33
39
  *
34
40
  * This parameter is required.
35
41
  *
@@ -51,10 +57,11 @@ export declare class CreateCustomRoutingEndpointGroupDestinationsRequestDestinat
51
57
  export declare class CreateCustomRoutingEndpointGroupDestinationsRequest extends $dara.Model {
52
58
  /**
53
59
  * @remarks
54
- * Specifies whether to perform only a dry run, without performing the actual request. Valid values:
60
+ * The client token that is used to ensure the idempotence of the request.
61
+ *
62
+ * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
55
63
  *
56
- * * **true**: performs only a dry run. The system checks the request for potential issues, including missing parameter values, incorrect request syntax, and service limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
57
- * * **false**: performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
64
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** may be different for each API request.
58
65
  *
59
66
  * @example
60
67
  * 123e4567-e89b-12d3-a456-426655440000
@@ -62,18 +69,20 @@ export declare class CreateCustomRoutingEndpointGroupDestinationsRequest extends
62
69
  clientToken?: string;
63
70
  /**
64
71
  * @remarks
65
- * The mapping configuration of the endpoint group.
72
+ * The mapping configurations of the endpoint group.
66
73
  *
67
- * You need to specify the backend service ports and protocols for the endpoint group. The ports are mapped to listener ports.
74
+ * Specify the service port ranges and protocol types of the backend services for the endpoint group. The specified information is mapped to the associated listener port ranges.
68
75
  *
69
- * You can specify up to 20 mappings in each call.
76
+ * You can specify up to 20 port ranges and protocol types in a single invoke of this operation.
70
77
  *
71
78
  * This parameter is required.
72
79
  */
73
80
  destinationConfigurations?: CreateCustomRoutingEndpointGroupDestinationsRequestDestinationConfigurations[];
74
81
  /**
75
82
  * @remarks
76
- * The endpoint group ID.
83
+ * Specifies whether to perform a dry run. Valid values:
84
+ * - **true**: performs a dry run. The system checks the required parameters, request syntax, and business limitations without actually creating the mapping configurations create an endpoint group. If the request fails the dry run, the corresponding error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
85
+ * - **false** (default): performs a dry run and sends the request. If the request passes the dry run, an HTTP 2xx status code is returned and the mapping configurations create an endpoint group are created.
77
86
  *
78
87
  * @example
79
88
  * false
@@ -81,11 +90,7 @@ export declare class CreateCustomRoutingEndpointGroupDestinationsRequest extends
81
90
  dryRun?: boolean;
82
91
  /**
83
92
  * @remarks
84
- * The mappings of the endpoint group.
85
- *
86
- * You need to specify the backend service ports and protocols for the endpoint group. The ports are mapped to listener ports.
87
- *
88
- * You can specify up to 20 mappings in each call.
93
+ * The endpoint group ID.
89
94
  *
90
95
  * This parameter is required.
91
96
  *
@@ -95,11 +100,7 @@ export declare class CreateCustomRoutingEndpointGroupDestinationsRequest extends
95
100
  endpointGroupId?: string;
96
101
  /**
97
102
  * @remarks
98
- * The client token that is used to ensure the idempotence of the request.
99
- *
100
- * You can use the client to generate the token, but you must make sure that the token is unique among all requests. The token can contain only ASCII characters.
101
- *
102
- * > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
103
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
103
104
  *
104
105
  * This parameter is required.
105
106
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCustomRoutingEndpointGroupDestinationsRequest.js","sourceRoot":"","sources":["../../src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4EAA6E,SAAQ,KAAK,CAAC,KAAK;IAsC3G,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACpD,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhED,oKAgEC;AAED,MAAa,mDAAoD,SAAQ,KAAK,CAAC,KAAK;IA2DlF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,yBAAyB,EAAE,2BAA2B;YACtD,MAAM,EAAE,QAAQ;YAChB,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,yBAAyB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4EAA4E,EAAE;YACxI,MAAM,EAAE,SAAS;YACjB,eAAe,EAAE,QAAQ;YACzB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,yBAAyB,CAAC,EAAE,CAAC;YACjD,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;QAC5D,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAzFD,kHAyFC"}
1
+ {"version":3,"file":"CreateCustomRoutingEndpointGroupDestinationsRequest.js","sourceRoot":"","sources":["../../src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,4EAA6E,SAAQ,KAAK,CAAC,KAAK;IA4C3G,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACpD,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtED,oKAsEC;AAED,MAAa,mDAAoD,SAAQ,KAAK,CAAC,KAAK;IAsDlF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,aAAa;YAC1B,yBAAyB,EAAE,2BAA2B;YACtD,MAAM,EAAE,QAAQ;YAChB,eAAe,EAAE,iBAAiB;YAClC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,WAAW,EAAE,QAAQ;YACrB,yBAAyB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,4EAA4E,EAAE;YACxI,MAAM,EAAE,SAAS;YACjB,eAAe,EAAE,QAAQ;YACzB,QAAQ,EAAE,QAAQ;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,yBAAyB,CAAC,EAAE,CAAC;YACjD,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;QAC5D,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApFD,kHAoFC"}
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointGroupDestinationsResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The IDs of the endpoint group mappings.
5
+ * The list of mapping configuration IDs for the endpoint group.
6
6
  */
7
7
  destinationIds?: string[];
8
8
  /**
9
9
  * @remarks
10
- * The IDs of the endpoint group mappings.
10
+ * The request ID.
11
11
  *
12
12
  * @example
13
13
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -2,11 +2,11 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsDestinationConfigurations extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The first backend service port for the endpoint group.
5
+ * The start port of the backend service for the endpoint group.
6
6
  *
7
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
7
+ * Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
8
8
  *
9
- * You can specify at most 20 first backend service ports for each endpoint group.
9
+ * You can specify up to 20 start port entries for each endpoint group.
10
10
  *
11
11
  * @example
12
12
  * 80
@@ -14,18 +14,18 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
14
14
  fromPort?: number;
15
15
  /**
16
16
  * @remarks
17
- * The backend service protocol.
17
+ * The protocol types of the backend service for the endpoint group.
18
18
  *
19
- * You can specify up to four backend service protocols in each mapping configuration.
19
+ * You can specify up to 4 backend service protocol types in each mapping port range and protocol type entry for the endpoint group.
20
20
  */
21
21
  protocols?: string[];
22
22
  /**
23
23
  * @remarks
24
- * The last backend service port for the endpoint group.
24
+ * The end port of the backend service for the endpoint group.
25
25
  *
26
- * Valid values: **1** to **65499**. The value of **FromPort** must be smaller than or equal to the value of **ToPort**.
26
+ * Valid values: **1** to **65499**. The value of **FromPort** must be less than or equal to the value of **ToPort**.
27
27
  *
28
- * You can specify at most 20 last backend service ports for each endpoint group.
28
+ * You can specify up to 20 end port entries for each endpoint group.
29
29
  *
30
30
  * @example
31
31
  * 80
@@ -45,11 +45,11 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
45
45
  export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The first port of the destination port range. The value of this parameter must fall within the port range of the endpoint group.
48
+ * The start port of the traffic destination that can receive traffic. The port value must fall within the backend service port range of the endpoint group.
49
49
  *
50
50
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
51
51
  *
52
- * You can specify port ranges for at most 20 destinations in each endpoint and specify at most five first ports for each destination.
52
+ * You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 start ports for each traffic destination.
53
53
  *
54
54
  * @example
55
55
  * 80
@@ -57,11 +57,11 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
57
57
  fromPort?: number;
58
58
  /**
59
59
  * @remarks
60
- * The last port of the destination port range. The value of this parameter must fall within the port range of the endpoint group.
60
+ * The end port of the traffic destination that can receive traffic. The port value must fall within the backend service port range of the endpoint group.
61
61
  *
62
62
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
63
63
  *
64
- * You can specify port ranges for at most 20 destinations in each endpoint and specify at most five last ports for each destination.
64
+ * You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 end ports for each traffic destination.
65
65
  *
66
66
  * @example
67
67
  * 80
@@ -81,11 +81,11 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
81
81
  export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations extends $dara.Model {
82
82
  /**
83
83
  * @remarks
84
- * The IP address of the destination to which traffic is forwarded.
84
+ * The IP address of the traffic destination that can receive traffic.
85
85
  *
86
86
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
87
87
  *
88
- * You can specify at most 20 destination IP addresses for each endpoint.
88
+ * You can specify up to 20 traffic destination IP addresses for each endpoint.
89
89
  *
90
90
  * @example
91
91
  * 10.0.XX.XX
@@ -93,13 +93,13 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
93
93
  address?: string;
94
94
  /**
95
95
  * @remarks
96
- * The port range of the destination to which traffic is forwarded. The value of this parameter must fall within the port range of the endpoint group.
96
+ * The port range of the traffic destination that can receive traffic. The port range must fall within the backend service port range of the endpoint group.
97
97
  *
98
- * If you leave this parameter empty, traffic is forwarded to all destination ports.
98
+ * If this parameter is left empty, all ports of the traffic destination are supported.
99
99
  *
100
100
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
101
101
  *
102
- * You can specify port ranges for at most 20 destinations in each endpoint and specify at most five port ranges for each destination.
102
+ * You can specify up to 20 port ranges for traffic destinations for each endpoint, and up to 5 port ranges for each traffic destination.
103
103
  */
104
104
  portRanges?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurationsPortRanges[];
105
105
  static names(): {
@@ -116,7 +116,7 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
116
116
  export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations extends $dara.Model {
117
117
  /**
118
118
  * @remarks
119
- * The name of the vSwitch that is specified as an endpoint.
119
+ * The name of the endpoint vSwitch instance.
120
120
  *
121
121
  * @example
122
122
  * vsw-test01
@@ -124,20 +124,21 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
124
124
  endpoint?: string;
125
125
  /**
126
126
  * @remarks
127
- * The destination to which traffic is forwarded.
127
+ * The traffic destination configurations.
128
128
  *
129
- * You can specify at most 20 destinations for each endpoint.
129
+ * You can specify up to 20 traffic destinations for each endpoint.
130
130
  */
131
131
  policyConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurationsPolicyConfigurations[];
132
132
  /**
133
133
  * @remarks
134
- * The traffic policy that is used to process traffic to the endpoint. Valid values:
134
+ * The traffic policy for the backend service. Valid values:
135
135
  *
136
- * * **AllowAll**: allows all traffic to the endpoint.
137
- * * **DenyAll** (default): denies all traffic to the endpoint.
138
- * * **AllowCustom**: allows traffic only to specified destinations in the endpoint.
136
+ * - **AllowAll**: allows all traffic to access the specified backend service.
139
137
  *
140
- * If you set this parameter to AllowCustom, you must specify IP addresses and port ranges as the destinations to which traffic is distributed. If you specify only IP addresses and do not specify port ranges, GA can forward traffic to the specified IP addresses over all destination ports.
138
+ * - **DenyAll** (default): denies all traffic from accessing the specified backend service.
139
+ *
140
+ * - **AllowCustom**: allows traffic to access specified destinations.
141
+ * You must specify the IP address and port range of the destination. If the port range is left empty, all ports of the destination are supported.
141
142
  *
142
143
  * @example
143
144
  * DenyAll
@@ -145,9 +146,9 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
145
146
  trafficToEndpointPolicy?: string;
146
147
  /**
147
148
  * @remarks
148
- * The type of endpoint.
149
+ * The type of the backend service for the endpoint. Valid values:
149
150
  *
150
- * Set the value to **PrivateSubNet**, which specifies a private CIDR block. This is the default value.
151
+ * **PrivateSubNet** (default): private CIDR block.
151
152
  *
152
153
  * @example
153
154
  * PrivateSubNet
@@ -169,9 +170,9 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
169
170
  * @remarks
170
171
  * The description of the endpoint group.
171
172
  *
172
- * The description cannot exceed 256 characters in length and cannot contain `http://` or `https://`.
173
+ * The description can be up to 256 characters in length and cannot contain `http://` or `https://`.
173
174
  *
174
- * You can specify at most five endpoint group descriptions.
175
+ * You can specify up to 5 endpoint group descriptions.
175
176
  *
176
177
  * @example
177
178
  * test
@@ -179,25 +180,25 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
179
180
  description?: string;
180
181
  /**
181
182
  * @remarks
182
- * The mapping configuration of the endpoint group.
183
+ * The mapping configurations of the endpoint group.
183
184
  *
184
- * You need to specify the backend service ports and protocols for the endpoint group. The ports are mapped to listener ports.
185
+ * You must specify the backend service port range and protocol type for the endpoint group. The specified information forms a mapping relationship with the associated listener port range.
185
186
  *
186
- * You can specify at most 20 mapping configurations for each endpoint group.
187
+ * You can specify up to 20 mapping port range and protocol type entries for each endpoint group.
187
188
  */
188
189
  destinationConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsDestinationConfigurations[];
189
190
  /**
190
191
  * @remarks
191
- * The information about the endpoints.
192
+ * The endpoint configurations.
192
193
  *
193
- * You can specify at most 10 endpoints for each endpoint group.
194
+ * You can specify up to 10 endpoint configurations for each endpoint group.
194
195
  */
195
196
  endpointConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurationsEndpointConfigurations[];
196
197
  /**
197
198
  * @remarks
198
- * The ID of the region in which the endpoint group resides.
199
+ * The region ID of the endpoint group.
199
200
  *
200
- * You can specify at most five region IDs.
201
+ * You can specify up to 5 endpoint group region IDs.
201
202
  *
202
203
  * This parameter is required.
203
204
  *
@@ -209,9 +210,9 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
209
210
  * @remarks
210
211
  * The name of the endpoint group.
211
212
  *
212
- * The name must be 2 to 128 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). The name must start with a letter.
213
+ * The name must be 1 to 128 characters in length and must start with a letter or Chinese character. The name can contain digits, underscores (_), and hyphens (-).
213
214
  *
214
- * You can specify at most five endpoint group names.
215
+ * You can specify up to 5 endpoint group names.
215
216
  *
216
217
  * @example
217
218
  * test
@@ -231,7 +232,7 @@ export declare class CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfig
231
232
  export declare class CreateCustomRoutingEndpointGroupsRequest extends $dara.Model {
232
233
  /**
233
234
  * @remarks
234
- * The ID of the GA instance.
235
+ * The ID of the Alibaba Cloud Global Accelerator (GA) instance.
235
236
  *
236
237
  * This parameter is required.
237
238
  *
@@ -243,9 +244,9 @@ export declare class CreateCustomRoutingEndpointGroupsRequest extends $dara.Mode
243
244
  * @remarks
244
245
  * The client token that is used to ensure the idempotence of the request.
245
246
  *
246
- * You can use the client to generate the token, but you must make sure that the token is unique among all requests. The token can contain only ASCII characters.
247
+ * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
247
248
  *
248
- * > If you do not set this parameter, **ClientToken** is set to the value of **RequestId**. The value of **RequestId** for each API request is different.
249
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
249
250
  *
250
251
  * @example
251
252
  * 123e4567-e89b-12d3-a456-426655440000
@@ -254,9 +255,8 @@ export declare class CreateCustomRoutingEndpointGroupsRequest extends $dara.Mode
254
255
  /**
255
256
  * @remarks
256
257
  * Specifies whether to perform a dry run. Valid values:
257
- *
258
- * * **true**: performs a dry run. The system checks the required parameters, request syntax, and limits. If the request fails the dry run, an error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
259
- * * **false** (default): performs a dry run and sends the request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
258
+ * - **true**: performs a dry run without creating custom routing type endpoint groups. The system checks the required parameters, request format, and business limits. If the request fails the dry run, the corresponding error message is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
259
+ * - **false** (default): sends a normal request. If the request passes the check, an HTTP 2xx status code is returned and the custom routing type endpoint groups are created.
260
260
  *
261
261
  * @example
262
262
  * false
@@ -264,16 +264,16 @@ export declare class CreateCustomRoutingEndpointGroupsRequest extends $dara.Mode
264
264
  dryRun?: boolean;
265
265
  /**
266
266
  * @remarks
267
- * The information about the endpoint groups.
267
+ * The endpoint group configurations.
268
268
  *
269
- * You can specify at most five endpoint groups.
269
+ * You can specify up to 5 endpoint group configurations.
270
270
  *
271
271
  * This parameter is required.
272
272
  */
273
273
  endpointGroupConfigurations?: CreateCustomRoutingEndpointGroupsRequestEndpointGroupConfigurations[];
274
274
  /**
275
275
  * @remarks
276
- * The ID of the custom routing listener.
276
+ * The ID of the custom routing type listener.
277
277
  *
278
278
  * This parameter is required.
279
279
  *
@@ -283,7 +283,7 @@ export declare class CreateCustomRoutingEndpointGroupsRequest extends $dara.Mode
283
283
  listenerId?: string;
284
284
  /**
285
285
  * @remarks
286
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
286
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
287
287
  *
288
288
  * This parameter is required.
289
289
  *
@@ -1 +1 @@
1
- {"version":3,"file":"CreateCustomRoutingEndpointGroupsRequest.js","sourceRoot":"","sources":["../../src/models/CreateCustomRoutingEndpointGroupsRequest.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CreateCustomRoutingEndpointGroupsRequest.js","sourceRoot":"","sources":["../../src/models/CreateCustomRoutingEndpointGroupsRequest.ts"],"names":[],"mappings":"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"}
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointGroupsResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The IDs of the endpoint groups.
5
+ * The list of endpoint group IDs.
6
6
  */
7
7
  endpointGroupIds?: string[];
8
8
  /**
9
9
  * @remarks
10
- * The ID of the request.
10
+ * The request ID.
11
11
  *
12
12
  * @example
13
13
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -2,13 +2,13 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurationsPortRanges extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The first port of the destination port range. The value of this parameter must fall within the port range of the endpoint group.
5
+ * The start port of the traffic destination that is allowed to receive traffic. The port value must fall within the backend service port range of the endpoint group.
6
6
  *
7
7
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
8
8
  *
9
- * If the first port and the last port are not specified, traffic on all ports of the destination is allowed.
9
+ * If you leave both the start port and end port empty, all ports of the traffic destination are supported.
10
10
  *
11
- * You can specify port ranges for up to 500 destinations in each endpoint and specify up to 10 first ports for each destination.
11
+ * You can specify up to 500 port ranges for each endpoint, and up to 10 start ports for each traffic destination.
12
12
  *
13
13
  * @example
14
14
  * 80
@@ -16,13 +16,13 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConf
16
16
  fromPort?: number;
17
17
  /**
18
18
  * @remarks
19
- * The last port of the destination port range. The value of this parameter must fall within the port range of the endpoint group.
19
+ * The end port of the traffic destination that is allowed to receive traffic. The port value must fall within the backend service port range of the endpoint group.
20
20
  *
21
21
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
22
22
  *
23
- * If the first port and the last port are not specified, traffic on all ports of the destination is allowed.
23
+ * If you leave both the start port and end port empty, all ports of the traffic destination are supported.
24
24
  *
25
- * You can specify port ranges for up to 500 destinations in each endpoint and specify up to 10 last ports for each destination.
25
+ * You can specify up to 500 port ranges for each endpoint, and up to 10 end ports for each traffic destination.
26
26
  *
27
27
  * @example
28
28
  * 80
@@ -42,11 +42,11 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConf
42
42
  export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurations extends $dara.Model {
43
43
  /**
44
44
  * @remarks
45
- * The IP address of the destination to which traffic is forwarded.
45
+ * The IP address of the traffic destination that is allowed to receive traffic.
46
46
  *
47
47
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
48
48
  *
49
- * You can specify up to 500 destination IP addresses for each endpoint.
49
+ * You can specify up to 500 traffic destination IP addresses for each endpoint.
50
50
  *
51
51
  * > This parameter is required.
52
52
  *
@@ -56,13 +56,13 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConf
56
56
  address?: string;
57
57
  /**
58
58
  * @remarks
59
- * The port range of the destination to which traffic is forwarded. The value of this parameter must fall within the port range of the endpoint group.
59
+ * The port range of the traffic destination that is allowed to receive traffic. The port range must fall within the backend service port range of the endpoint group.
60
60
  *
61
- * If you leave this parameter empty, traffic is forwarded to all destination ports.
61
+ * If you leave this parameter empty, all ports of the traffic destination are supported.
62
62
  *
63
63
  * This parameter takes effect only when **TrafficToEndpointPolicy** is set to **AllowCustom**.
64
64
  *
65
- * You can specify port ranges for up to 500 traffic destinations in each endpoint and specify up to 10 port ranges for each traffic destination.
65
+ * You can specify up to 500 port ranges for each endpoint, and up to 10 port ranges for each traffic destination.
66
66
  */
67
67
  portRanges?: CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurationsPortRanges[];
68
68
  static names(): {
@@ -79,11 +79,11 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConf
79
79
  export declare class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $dara.Model {
80
80
  /**
81
81
  * @remarks
82
- * The client token that is used to ensure the idempotence of the request.
82
+ * The client token that is used to ensure the idempotence of a request.
83
83
  *
84
- * You can use the client to generate the token, but you must make sure that the token is unique among all requests. The token can contain only ASCII characters.
84
+ * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
85
85
  *
86
- * > If you do not set this parameter, **ClientToken** is set to the value of **RequestId**. The value of **RequestId** for each API request is different.
86
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
87
87
  *
88
88
  * @example
89
89
  * 123e4567-e89b-12d3-a456-426655440000
@@ -91,7 +91,7 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $
91
91
  clientToken?: string;
92
92
  /**
93
93
  * @remarks
94
- * The ID of the endpoint for which you want to create traffic destinations.
94
+ * The ID of the endpoint for which you want to create traffic policies.
95
95
  *
96
96
  * This parameter is required.
97
97
  *
@@ -101,16 +101,16 @@ export declare class CreateCustomRoutingEndpointTrafficPoliciesRequest extends $
101
101
  endpointId?: string;
102
102
  /**
103
103
  * @remarks
104
- * The configurations of the traffic destinations.
104
+ * The traffic policy configurations.
105
105
  *
106
- * You can specify up to 500 traffic destinations for each endpoint.
106
+ * You can specify up to 500 traffic policies for each endpoint.
107
107
  *
108
108
  * This parameter is required.
109
109
  */
110
110
  policyConfigurations?: CreateCustomRoutingEndpointTrafficPoliciesRequestPolicyConfigurations[];
111
111
  /**
112
112
  * @remarks
113
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
113
+ * The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
114
114
  *
115
115
  * This parameter is required.
116
116
  *
@@ -2,12 +2,12 @@ import * as $dara from '@darabonba/typescript';
2
2
  export declare class CreateCustomRoutingEndpointTrafficPoliciesResponseBody extends $dara.Model {
3
3
  /**
4
4
  * @remarks
5
- * The IDs of the traffic destinations.
5
+ * The IDs of the traffic policies.
6
6
  */
7
7
  policyIds?: string[];
8
8
  /**
9
9
  * @remarks
10
- * The ID of the request.
10
+ * The request ID.
11
11
  *
12
12
  * @example
13
13
  * 04F0F334-1335-436C-A1D7-6C044FE73368