@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
@@ -5,11 +5,11 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicAcceleratorRequestTag extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The tag key. The tag key cannot be an empty string.
8
+ * The label key of the basic Alibaba Cloud Global Accelerator (GA) instance. If you specify this parameter, the value cannot be an empty string.
9
9
  *
10
- * The tag key can be up to 64 characters in length and cannot contain `http://` or `https://`. The tag key cannot start with `aliyun` or `acs:`.
10
+ * The label key can be up to 64 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
11
11
  *
12
- * You can specify up to 20 tag keys.
12
+ * You can specify up to 20 label keys.
13
13
  *
14
14
  * @example
15
15
  * tag-key
@@ -17,11 +17,11 @@ export class CreateBasicAcceleratorRequestTag extends $dara.Model {
17
17
  key?: string;
18
18
  /**
19
19
  * @remarks
20
- * The tag value. The tag value cannot be an empty string.
20
+ * The label value of the basic Alibaba Cloud Global Accelerator (GA) instance. If you specify this parameter, the value cannot be an empty string.
21
21
  *
22
- * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. It cannot start with `acs:` or `aliyun`.
22
+ * The label value can be up to 128 characters in length and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
23
23
  *
24
- * You can specify up to 20 tag values.
24
+ * You can specify up to 20 label values.
25
25
  *
26
26
  * @example
27
27
  * tag-value
@@ -55,8 +55,9 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
55
55
  * @remarks
56
56
  * Specifies whether to enable automatic payment. Valid values:
57
57
  *
58
- * * **false:** disables automatic payment. If you select this option, you must go to the Order Center to complete the payment after an order is generated. This is the default value.
59
- * * **true:** enables automatic payment. Payments are automatically completed.
58
+ * - **false** (default): disables automatic payment. After an order is generated, go to the Order Center to complete the payment.
59
+ *
60
+ * - **true**: enables automatic payment. The order is automatically paid.
60
61
  *
61
62
  * @example
62
63
  * false
@@ -64,10 +65,11 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
64
65
  autoPay?: boolean;
65
66
  /**
66
67
  * @remarks
67
- * Specifies whether to enable auto-renewal for the basic GA instance. Valid values:
68
+ * Specifies whether to enable auto-renewal.
69
+ *
70
+ * - **true**: enables auto-renewal.
68
71
  *
69
- * * **true:** enables auto-renewal for the basic GA instance.
70
- * * **false:** disables auto-renewal for the basic GA instance. This is the default value.
72
+ * - **false** (default): disables auto-renewal.
71
73
  *
72
74
  * @example
73
75
  * false
@@ -79,7 +81,7 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
79
81
  *
80
82
  * Valid values: **1** to **12**. Default value: **1**.
81
83
  *
82
- * > This parameter takes effect only when the **AutoPay** parameter is set to **true**.
84
+ * > This parameter takes effect only when **AutoRenew** is set to **true**.
83
85
  *
84
86
  * @example
85
87
  * 1
@@ -87,12 +89,13 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
87
89
  autoRenewDuration?: number;
88
90
  /**
89
91
  * @remarks
90
- * Specifies whether to automatically apply coupons to your bills. Valid values:
92
+ * Specifies whether to use coupons for automatic payment of the bill. Valid values:
93
+ *
94
+ * - **true**: uses coupons.
91
95
  *
92
- * * **true:** automatically applies coupons to your bills.
93
- * * **false:** does not automatically apply coupons to your bills. This is the default value.
96
+ * - **false** (default): does not use coupons.
94
97
  *
95
- * > This parameter takes effect only when the **AutoPay** parameter is set to **true**.
98
+ * > This parameter takes effect only when **AutoPay** is set to **true**.
96
99
  *
97
100
  * @example
98
101
  * false
@@ -101,10 +104,9 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
101
104
  /**
102
105
  * @remarks
103
106
  * The bandwidth billing method. Valid values:
104
- *
105
- * * **BandwidthPackage:** billed based on bandwidth plans.
106
- * * **CDT:** billed based on data transfer. The bills are managed by using Cloud Data Transfer (CDT).
107
- * * **CDT95:** billed based on the 95th percentile bandwidth. The bills are managed by using Cloud Data Transfer (CDT). This bandwidth billing method is not available by default. Contact your Alibaba Cloud account manager for more information.
107
+ * - **BandwidthPackage**: billed by bandwidth plan.
108
+ * - **CDT**: billed by traffic and settled through unified settlement by Cloud Data Transfer (CDT).
109
+ * - **CDT95**: billed by the 95th percentile bandwidth and settled through unified settlement by CDT. This bandwidth billing method is available only to users in the whitelist.
108
110
  *
109
111
  * @example
110
112
  * CDT
@@ -113,9 +115,8 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
113
115
  /**
114
116
  * @remarks
115
117
  * The billing method. Valid values:
116
- *
117
- * * **PREPAY** (default)
118
- * * **POSTPAY**
118
+ * - **PREPAY (default)**: subscription.
119
+ * - **POSTPAY**: pay-as-you-go.
119
120
  *
120
121
  * @example
121
122
  * PREPAY
@@ -125,9 +126,9 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
125
126
  * @remarks
126
127
  * The client token that is used to ensure the idempotence of the request.
127
128
  *
128
- * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
129
+ * 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.
129
130
  *
130
- * > 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.
131
+ * > 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.
131
132
  *
132
133
  * @example
133
134
  * 123e4567****
@@ -136,9 +137,8 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
136
137
  /**
137
138
  * @remarks
138
139
  * Specifies whether to perform a dry run. Valid values:
139
- *
140
- * * **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.
141
- * * **false**: 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. This is the default value.
140
+ * - **true**: performs a dry run without creating the resource. The system checks the required parameters, request syntax, and business limitations. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
141
+ * - **false** (default): performs a dry run and sends the request. If the check succeeds, an HTTP 2xx status code is returned and the operation is performed.
142
142
  *
143
143
  * @example
144
144
  * false
@@ -146,10 +146,11 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
146
146
  dryRun?: boolean;
147
147
  /**
148
148
  * @remarks
149
- * The subscription duration of the GA instance.
149
+ * The subscription duration.
150
+ *
151
+ * - If **PricingCycle** is set to **Month**, valid values of **Duration** are **1** to **9**.
150
152
  *
151
- * * If you set **PricingCycle** to **Month**, the valid values for **Duration** are **1** to **9**.
152
- * * If you set **PricingCycle** to **Year**, the valid values for **Duration** are **1** to **3**.
153
+ * - If **PricingCycle** is set to **Year**, valid values of **Duration** are **1** to **3**.
153
154
  *
154
155
  * @example
155
156
  * 1
@@ -159,8 +160,9 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
159
160
  * @remarks
160
161
  * The billing cycle. Valid values:
161
162
  *
162
- * * **Month**
163
- * * **Year**
163
+ * - **Month**: billed on a monthly basis.
164
+ *
165
+ * - **Year**: billed on a yearly basis.
164
166
  *
165
167
  * @example
166
168
  * Month
@@ -168,9 +170,8 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
168
170
  pricingCycle?: string;
169
171
  /**
170
172
  * @remarks
171
- * The code of the coupon.
172
- *
173
- * > This parameter takes effect only for accounts registered on the international site (alibabacloud.com).
173
+ * The coupon number.
174
+ * > This parameter is applicable only to the China site (aliyun.com).
174
175
  *
175
176
  * @example
176
177
  * 50003298014****
@@ -178,7 +179,7 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
178
179
  promotionOptionNo?: string;
179
180
  /**
180
181
  * @remarks
181
- * The ID of the region where the basic GA instance is deployed. Set the value to **cn-hangzhou**.
182
+ * The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
182
183
  *
183
184
  * This parameter is required.
184
185
  *
@@ -188,7 +189,7 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
188
189
  regionId?: string;
189
190
  /**
190
191
  * @remarks
191
- * The ID of the resource group to which the basic GA instance belongs.
192
+ * The ID of the resource group to which the basic Alibaba Cloud Global Accelerator (GA) instance belongs.
192
193
  *
193
194
  * @example
194
195
  * rg-acfmxshhcsn****
@@ -196,7 +197,7 @@ export class CreateBasicAcceleratorRequest extends $dara.Model {
196
197
  resourceGroupId?: string;
197
198
  /**
198
199
  * @remarks
199
- * The tags of the basic GA instance.
200
+ * The labels of the basic Alibaba Cloud Global Accelerator (GA) instance.
200
201
  */
201
202
  tag?: CreateBasicAcceleratorRequestTag[];
202
203
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the basic GA instance.
8
+ * The instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
9
9
  *
10
10
  * @example
11
11
  * ga-bp17frjjh0udz4qz****
@@ -15,9 +15,10 @@ export class CreateBasicAcceleratorResponseBody extends $dara.Model {
15
15
  * @remarks
16
16
  * The order ID.
17
17
  *
18
- * This parameter is returned only if ChargeType is set to PREPAY.
18
+ * This parameter is returned only when ChargeType is set to PREPAY (upfront).
19
19
  *
20
- * If **AutoPay** is set to **false**, go to [Order Center](https://usercenter2-intl.aliyun.com/order/list) to complete the payment after an order is generated.
20
+ * If **AutoPay** is set to **false**, which means automatic payment of the bill is not enabled, go to the <props="china">[Order Center](https://usercenter2.aliyun.com/order/list)
21
+ * <props="intl">[Order Center](https://usercenter2-intl.aliyun.com/order/list) to complete the payment.
21
22
  *
22
23
  * @example
23
24
  * 2082574365
@@ -25,7 +26,7 @@ export class CreateBasicAcceleratorResponseBody extends $dara.Model {
25
26
  orderId?: string;
26
27
  /**
27
28
  * @remarks
28
- * The ID of the request.
29
+ * The request ID.
29
30
  *
30
31
  * @example
31
32
  * F591955F-5CB5-4CCE-A75D-17CF2085CE22
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicEndpointGroupRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the basic GA instance.
8
+ * The instance ID of the basic Alibaba Cloud Global Accelerator (GA).
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -17,9 +17,9 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The client token that is used to ensure the idempotence of the request.
19
19
  *
20
- * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
20
+ * 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.
21
21
  *
22
- * > 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.
22
+ * > 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.
23
23
  *
24
24
  * @example
25
25
  * 123e4567-e89b-12d3-a456-426655440000
@@ -27,7 +27,7 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
27
27
  clientToken?: string;
28
28
  /**
29
29
  * @remarks
30
- * The description of the endpoint group.
30
+ * The description of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
31
31
  *
32
32
  * The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
33
33
  *
@@ -37,7 +37,7 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
37
37
  description?: string;
38
38
  /**
39
39
  * @remarks
40
- * The endpoint address.
40
+ * The address of the endpoint.
41
41
  *
42
42
  * @example
43
43
  * eni-bp1a05txelswuj8g****
@@ -45,9 +45,9 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
45
45
  endpointAddress?: string;
46
46
  /**
47
47
  * @remarks
48
- * The ID of the region to which the endpoint group belongs.
48
+ * The region ID of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
49
49
  *
50
- * You can call the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/2253223.html) operation to query the region ID.
50
+ * You can invoke the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/2253223.html) operation to query the region ID.
51
51
  *
52
52
  * This parameter is required.
53
53
  *
@@ -59,10 +59,10 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
59
59
  * @remarks
60
60
  * The secondary address of the endpoint.
61
61
  *
62
- * You must specify this parameter when the accelerated IP address is associated with the secondary private IP address of an Elastic Compute Service (ECS) instance or an elastic network interface (ENI).
62
+ * Specify this parameter when the accelerated IP address is associated with a secondary private IP address of an ECS instance or an ENI.
63
63
  *
64
- * * When the endpoint type is **ECS**, you can set **EndpointSubAddress** to the secondary private IP address of the primary ENI. If the parameter is left empty, the primary private IP address of the primary ENI is used.
65
- * * If the endpoint type is **ENI**, you can set **EndpointSubAddress** to the secondary private IP address of the secondary ENI. If the parameter is left empty, the primary private IP address of the secondary ENI is used.
64
+ * - If the endpoint type is **ECS**, EndpointSubAddress can be set to a secondary private IP address of the primary ENI. If this parameter is left empty, the primary private IP address of the primary ENI is used.
65
+ * - If the endpoint type is **ENI**, EndpointSubAddress can be set to a secondary private IP address of the secondary ENI. If this parameter is left empty, the primary private IP address of the secondary ENI is used.
66
66
  *
67
67
  * @example
68
68
  * 172.16.XX.XX
@@ -70,11 +70,10 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
70
70
  endpointSubAddress?: string;
71
71
  /**
72
72
  * @remarks
73
- * The type of the endpoint. Valid values:
74
- *
75
- * * **ENI**
76
- * * **SLB**
77
- * * **ECS**
73
+ * The endpoint type. Valid values:
74
+ * - **ENI**: elastic network interface (ENI).
75
+ * - **SLB**: Classic Load Balancer (CLB) instance.
76
+ * - **ECS**: ECS instance.
78
77
  *
79
78
  * @example
80
79
  * ENI
@@ -82,9 +81,9 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
82
81
  endpointType?: string;
83
82
  /**
84
83
  * @remarks
85
- * The name of the endpoint group.
84
+ * The name of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
86
85
  *
87
- * 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.
86
+ * The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. The name can contain digits, periods (.), underscores (_), and hyphens (-).
88
87
  *
89
88
  * @example
90
89
  * group1
@@ -92,7 +91,7 @@ export class CreateBasicEndpointGroupRequest extends $dara.Model {
92
91
  name?: string;
93
92
  /**
94
93
  * @remarks
95
- * The region ID of the GA instance. Set the value to **cn-hangzhou**.
94
+ * The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
96
95
  *
97
96
  * This parameter is required.
98
97
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicEndpointGroupResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The endpoint group ID.
8
+ * The ID of the endpoint group for the basic Alibaba Cloud Global Accelerator (GA) instance.
9
9
  *
10
10
  * @example
11
11
  * epg-bp1dmlohjjz4kqaun****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicEndpointRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the basic GA instance.
8
+ * The instance ID of the basic Alibaba Cloud Global Accelerator (GA).
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -17,9 +17,9 @@ export class CreateBasicEndpointRequest extends $dara.Model {
17
17
  * @remarks
18
18
  * The client token that is used to ensure the idempotence of the request.
19
19
  *
20
- * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
20
+ * 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.
21
21
  *
22
- * > 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.
22
+ * > 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.
23
23
  *
24
24
  * @example
25
25
  * 123e4567-e89b-12d3-a456-426655440000
@@ -37,7 +37,7 @@ export class CreateBasicEndpointRequest extends $dara.Model {
37
37
  endpointAddress?: string;
38
38
  /**
39
39
  * @remarks
40
- * The ID of the endpoint group.
40
+ * The endpoint group ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
41
41
  *
42
42
  * This parameter is required.
43
43
  *
@@ -49,11 +49,10 @@ export class CreateBasicEndpointRequest extends $dara.Model {
49
49
  * @remarks
50
50
  * The secondary address of the endpoint.
51
51
  *
52
- * This parameter is required if the endpoint type is **ECS**, **ENI**, or **NLB**.
53
- *
54
- * * If the endpoint type is **ECS**, you can set **EndpointSubAddress** to the secondary private IP address of the primary ENI. If the parameter is left empty, the primary private IP address of the primary ENI is used.
55
- * * If the endpoint type is **ENI**, you can set **EndpointSubAddress** to the secondary private IP address of the secondary ENI. If the parameter is left empty, the primary private IP address of the secondary ENI is used.
56
- * * This parameter is required if the endpoint type is **NLB**. **EndpointSubAddress** is the primary private IP address of the NLB backend server.
52
+ * This parameter is required when the endpoint type is **ECS**, **ENI**, or **NLB**.
53
+ * - If the endpoint type is **ECS**, EndpointSubAddress can be set to a secondary private IP of the primary network interface controller (NIC). If you leave this parameter empty, the primary private IP of the primary network interface controller (NIC) is used.
54
+ * - If the endpoint type is **ENI**, EndpointSubAddress can be set to a secondary private IP of the secondary network interface controller (NIC). If you leave this parameter empty, the primary private IP of the secondary network interface controller (NIC) is used.
55
+ * - If the endpoint type is **NLB**, this parameter is required. Set EndpointSubAddress to the primary private IP of the NLB backend server.
57
56
  *
58
57
  * @example
59
58
  * 172.16.XX.XX
@@ -62,11 +61,10 @@ export class CreateBasicEndpointRequest extends $dara.Model {
62
61
  /**
63
62
  * @remarks
64
63
  * The type of the secondary address of the endpoint. Valid values:
64
+ * - **primary**: The secondary address type is the primary private IP address.
65
+ * - **secondary**: The secondary address type is a secondary private IP address.
65
66
  *
66
- * * **primary**: a primary private IP address.
67
- * * **secondary**: a secondary private IP address.
68
- *
69
- * This parameter is required if the endpoint type is **ECS**, **ENI**, or **NLB**. If the endpoint type is **NLB**, only **primary** is supported.
67
+ * This parameter is required when the endpoint type is **ECS**, **ENI**, or **NLB**. If the endpoint type is **NLB**, only **primary** is supported.
70
68
  *
71
69
  * @example
72
70
  * primary
@@ -74,12 +72,11 @@ export class CreateBasicEndpointRequest extends $dara.Model {
74
72
  endpointSubAddressType?: string;
75
73
  /**
76
74
  * @remarks
77
- * The type of endpoint. Valid values:
78
- *
79
- * * **ENI**: elastic network interface (ENI)
80
- * * **SLB**: Classic Load Balancer (CLB)
81
- * * **ECS**: Elastic Compute Service (ECS)
82
- * * **NLB**: Network Load Balancer (NLB)
75
+ * The endpoint type. Valid values:
76
+ * - **ENI**: Alibaba Cloud elastic network interface (ENI).
77
+ * - **SLB**: Alibaba Cloud Classic Load Balancer (CLB) instance.
78
+ * - **ECS**: Alibaba Cloud ECS instance.
79
+ * - **NLB**: Alibaba Cloud Network Load Balancer (NLB) instance.
83
80
  *
84
81
  * This parameter is required.
85
82
  *
@@ -91,7 +88,7 @@ export class CreateBasicEndpointRequest extends $dara.Model {
91
88
  * @remarks
92
89
  * The zone ID of the endpoint.
93
90
  *
94
- * This parameter is required only if the endpoint type is **NLB**.
91
+ * Currently, this parameter is required only when the endpoint type is **NLB**.
95
92
  *
96
93
  * @example
97
94
  * cn-hangzhou-g
@@ -99,9 +96,9 @@ export class CreateBasicEndpointRequest extends $dara.Model {
99
96
  endpointZoneId?: string;
100
97
  /**
101
98
  * @remarks
102
- * The name of the endpoint that is associated with the basic GA instance.
99
+ * The name of the endpoint for the basic Alibaba Cloud Global Accelerator (GA) instance.
103
100
  *
104
- * The name must be 1 to 128 characters in length, and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter.
101
+ * The name must be 1 to 128 characters in length and must start with a letter or a Chinese character. The name can contain digits, periods (.), underscores (_), and hyphens (-).
105
102
  *
106
103
  * @example
107
104
  * ep01
@@ -109,7 +106,7 @@ export class CreateBasicEndpointRequest extends $dara.Model {
109
106
  name?: string;
110
107
  /**
111
108
  * @remarks
112
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
109
+ * The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
113
110
  *
114
111
  * This parameter is required.
115
112
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicEndpointResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the endpoint group.
8
+ * The endpoint group ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
9
9
  *
10
10
  * @example
11
11
  * epg-bp1dmlohjjz4kqaun****
@@ -13,7 +13,7 @@ export class CreateBasicEndpointResponseBody extends $dara.Model {
13
13
  endpointGroupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the endpoint.
16
+ * The endpoint ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
17
17
  *
18
18
  * @example
19
19
  * ep-bp14sz7ftcwwjgrdm****
@@ -21,7 +21,7 @@ export class CreateBasicEndpointResponseBody extends $dara.Model {
21
21
  endpointId?: string;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the request.
24
+ * The request ID.
25
25
  *
26
26
  * @example
27
27
  * 04F0F334-1335-436C-A1D7-6C044FE73368
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicIpSetRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the acceleration region.
8
+ * The ID of the region to be accelerated.
9
9
  *
10
- * You can call the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/261190.html) operation to query the most recent acceleration region list.
10
+ * You can invoke the [ListAvailableBusiRegions](https://help.aliyun.com/document_detail/261190.html) operation to query the active acceleration regions for the specified Alibaba Cloud Global Accelerator (GA) instance.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -17,7 +17,7 @@ export class CreateBasicIpSetRequest extends $dara.Model {
17
17
  accelerateRegionId?: string;
18
18
  /**
19
19
  * @remarks
20
- * The ID of the basic GA instance.
20
+ * The instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
21
21
  *
22
22
  * This parameter is required.
23
23
  *
@@ -27,9 +27,9 @@ export class CreateBasicIpSetRequest extends $dara.Model {
27
27
  acceleratorId?: string;
28
28
  /**
29
29
  * @remarks
30
- * The bandwidth that you want to allocate to the acceleration region. Unit: **Mbit/s**.
30
+ * The bandwidth of the acceleration area. Unit: **Mbps**.
31
31
  *
32
- * You must allocate at least 2 Mbit/s of bandwidth to the acceleration region.
32
+ * The minimum bandwidth that can be allocated to an acceleration area is 2 Mbps.
33
33
  *
34
34
  * @example
35
35
  * 2
@@ -37,11 +37,11 @@ export class CreateBasicIpSetRequest extends $dara.Model {
37
37
  bandwidth?: number;
38
38
  /**
39
39
  * @remarks
40
- * The client token that is used to ensure the idempotence of the request.
40
+ * The client token that is used to ensure the idempotence of a request.
41
41
  *
42
- * You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
42
+ * 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.
43
43
  *
44
- * > 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.
44
+ * > 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.
45
45
  *
46
46
  * @example
47
47
  * 123e4567-e89b-12d3-a456-426655440000
@@ -49,27 +49,20 @@ export class CreateBasicIpSetRequest extends $dara.Model {
49
49
  clientToken?: string;
50
50
  /**
51
51
  * @remarks
52
- * The line type of the elastic IP address (EIP) in the acceleration region. Valid values:
53
- *
54
- * * **BGP** (default): BGP (Multi-ISP) lines.
55
- * * **BGP_PRO**: BGP (Multi-ISP) Pro lines.
56
- *
57
- * Valid values if you are allowed to use single-ISP bandwidth:
58
- *
59
- * * **ChinaTelecom**
60
- * * **ChinaUnicom**
61
- * * **ChinaMobile**
62
- * * **ChinaTelecom_L2**
63
- * * **ChinaUnicom_L2**
64
- * * **ChinaMobile_L2**
65
- *
66
- * >
67
- *
68
- * * If the bandwidth metering method of the GA instance is **pay-by-data-transfer**, this parameter is required.
69
- *
70
- * * If the acceleration region is China (Hong Kong) and a basic bandwidth plan whose bandwidth type is Premium is associated with the GA instance, the default value of IspType is BGP_PRO.
71
- *
72
- * * The supported single-ISP type varies based on the acceleration region.
52
+ * The ISP type of the public network in the acceleration region. Valid values:
53
+ * - **BGP** (default): BGP (Multi-ISP)
54
+ * - **BGP_PRO**: BGP (Multi-ISP) Pro
55
+ *
56
+ * If you are a whitelist user of single-ISP bandwidth, you can also select the following types:
57
+ * - **ChinaTelecom**: China Telecom (single ISP)
58
+ * - **ChinaUnicom**: China Unicom (single ISP)
59
+ * - **ChinaMobile**: China Shift (single ISP)
60
+ * - **ChinaTelecom_L2**: China Telecom (single ISP)_L2
61
+ * - **ChinaUnicom_L2**: China Unicom (single ISP)_L2
62
+ * - **ChinaMobile_L2**: China Shift (single ISP)_L2
63
+ * > - This parameter is required for basic Alibaba Cloud Global Accelerator (GA) instances that use the **pay-by-traffic** billing method.
64
+ * > - If the acceleration region of the basic Alibaba Cloud Global Accelerator (GA) instance is Hong Kong (China) and the instance is attached with a basic bandwidth plan of the BGP (Multi-ISP) Pro type, the default value is BGP (Multi-ISP) Pro.
65
+ * > - The supported single-ISP line types vary by acceleration region.
73
66
  *
74
67
  * @example
75
68
  * BGP
@@ -77,7 +70,7 @@ export class CreateBasicIpSetRequest extends $dara.Model {
77
70
  ispType?: string;
78
71
  /**
79
72
  * @remarks
80
- * The region ID of the basic GA instance. Set the value to **cn-hangzhou**.
73
+ * The region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
81
74
  *
82
75
  * This parameter is required.
83
76
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateBasicIpSetResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The region ID of the GA instance.
8
+ * The acceleration region instance ID of the basic Alibaba Cloud Global Accelerator (GA) instance.
9
9
  *
10
10
  * @example
11
11
  * ips-bp11r5jb8ogp122xl****