@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
@@ -7,9 +7,9 @@ import * as $dara from '@darabonba/typescript';
7
7
  export class AddEntriesToAclRequestAclEntries extends $dara.Model {
8
8
  /**
9
9
  * @remarks
10
- * The entry (IP address or CIDR block) that you want to add. You can add at most 50 entries at a time.
10
+ * The access control policy group entry to add. An entry can be an IP address or a CIDR block. You can add up to 50 entries at a time.
11
11
  *
12
- * > This parameter is required.
12
+ * > This parameter is required.
13
13
  *
14
14
  * @example
15
15
  * 10.0.XX.XX/24
@@ -17,11 +17,11 @@ export class AddEntriesToAclRequestAclEntries extends $dara.Model {
17
17
  entry?: string;
18
18
  /**
19
19
  * @remarks
20
- * The description of the entry that you want to add to the ACL.
20
+ * The description of the access control policy group entry.
21
21
  *
22
- * You can add at most 50 descriptions in each request.
22
+ * You can add descriptions for up to 50 entries at a time.
23
23
  *
24
- * The description must be 1 to 256 characters in length, and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), and underscores (_).
24
+ * The description must be 1 to 256 characters in length and can contain letters, digits, hyphens (-), forward slashes (/), periods (.), and underscores (_). Chinese characters are supported.
25
25
  *
26
26
  * @example
27
27
  * test-entry
@@ -53,16 +53,16 @@ export class AddEntriesToAclRequestAclEntries extends $dara.Model {
53
53
  export class AddEntriesToAclRequest extends $dara.Model {
54
54
  /**
55
55
  * @remarks
56
- * The entries (IP addresses or CIDR blocks) that you want to add to the ACL.
56
+ * The access control policy group entries to add. An entry can be an IP address or a CIDR block.
57
57
  *
58
- * You can add at most 50 entries at a time.
58
+ * You can add up to 50 entries at a time.
59
59
  *
60
60
  * This parameter is required.
61
61
  */
62
62
  aclEntries?: AddEntriesToAclRequestAclEntries[];
63
63
  /**
64
64
  * @remarks
65
- * The ACL ID.
65
+ * The ID of the access control policy group.
66
66
  *
67
67
  * This parameter is required.
68
68
  *
@@ -72,11 +72,11 @@ export class AddEntriesToAclRequest extends $dara.Model {
72
72
  aclId?: string;
73
73
  /**
74
74
  * @remarks
75
- * The client token that is used to ensure the idempotence of the request.
75
+ * The client token that is used to ensure the idempotence of a request.
76
76
  *
77
77
  * 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.
78
78
  *
79
- * > 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.
79
+ * > 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.
80
80
  *
81
81
  * @example
82
82
  * 5A2CFF0E-5718-45B5-9D4D-70B3FF3898
@@ -84,10 +84,9 @@ export class AddEntriesToAclRequest extends $dara.Model {
84
84
  clientToken?: string;
85
85
  /**
86
86
  * @remarks
87
- * Specifies whether to perform a dry run, without performing the actual request. Valid values:
88
- *
89
- * * **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.
90
- * * **false**(default): 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.
87
+ * Specifies whether to perform a dry run. Valid values:
88
+ * - **true**: performs a dry run. The system checks the required parameters, request format, and business limitations without actually adding IP entries to the access control policy group. If the check fails, the corresponding error is returned. If the check succeeds, the `DryRunOperation` error code is returned.
89
+ * - **false** (default): sends a normal request. If the check succeeds, an HTTP 2xx status code is returned and the operation is performed.
91
90
  *
92
91
  * @example
93
92
  * false
@@ -95,7 +94,7 @@ export class AddEntriesToAclRequest extends $dara.Model {
95
94
  dryRun?: boolean;
96
95
  /**
97
96
  * @remarks
98
- * The region ID of the GA instance. Set the value to **cn-hangzhou**.
97
+ * The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
99
98
  *
100
99
  * This parameter is required.
101
100
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AddEntriesToAclResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ACL ID.
8
+ * The ID of the access control policy group.
9
9
  *
10
10
  * @example
11
11
  * nacl-hp34s2h0xx1ht4nwo****
@@ -5,31 +5,30 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateAclsWithListenerRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the ACL. You can associate up to two ACL IDs.
8
+ * The ID of the access control policy group. You can associate up to two access control policy groups.
9
9
  *
10
10
  * This parameter is required.
11
11
  */
12
12
  aclIds?: string[];
13
13
  /**
14
14
  * @remarks
15
- * The type of the ACL. Valid values:
16
- *
17
- * * **white**: Only requests from the IP addresses or CIDR blocks in the ACL are forwarded. Whitelists are suitable for scenarios in which you want to allow access from specific IP addresses to an application. If a whitelist is improperly configured, risks may arise. After a whitelist is configured for a listener, only requests from the IP addresses that are added to the whitelist are distributed by the listener. If a whitelist is enabled but no IP address is added to the whitelist, the listener forwards all requests.
18
- * * **black**: All requests from the IP addresses or CIDR blocks in the ACL are rejected. Blacklists are suitable for scenarios in which you want to deny access from specific IP addresses to an application. If the blacklist is enabled but no IP addresses are added to the ACL, the listener forwards all requests.
15
+ * The type of access control. Valid values:
16
+ * - **white**: Only requests from the IP addresses or CIDR blocks Settings in the specified access control policy group are forwarded. Whitelists are applicable to scenarios in which you want to allow only specific IP addresses to access your application. After you enable a whitelist, only the IP addresses in the whitelist can access the Global Accelerator listener. If you enable a whitelist but the access control policy group does not contain any IP addresses, the Global Accelerator listener forwards all requests.
17
+ * - **black**: All requests from the IP addresses or CIDR blocks Settings in the specified access control policy group are blocked. Blacklists are applicable to scenarios in which you want to block specific IP addresses from accessing your application. If you enable a blacklist but the access control policy group does not contain any IP addresses, the Global Accelerator listener forwards all requests.
19
18
  *
20
19
  * This parameter is required.
21
20
  *
22
21
  * @example
23
- * White
22
+ * white
24
23
  */
25
24
  aclType?: string;
26
25
  /**
27
26
  * @remarks
28
- * The client token that is used to ensure the idempotence of the request.
27
+ * The client token that is used to ensure the idempotency of the request.
29
28
  *
30
- * 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.
29
+ * 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.
31
30
  *
32
- * > 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.
31
+ * > If you do not specify this parameter, the system uses the **RequestId** value as the **ClientToken** value. The **RequestId** value is different for each API request.
33
32
  *
34
33
  * @example
35
34
  * 02fb3da4****
@@ -37,10 +36,9 @@ export class AssociateAclsWithListenerRequest extends $dara.Model {
37
36
  clientToken?: string;
38
37
  /**
39
38
  * @remarks
40
- * Specifies whether to only precheck the request. Default value: false. Valid values:
41
- *
42
- * * **true**: prechecks the request without performing the operation. The system checks the required parameters, request syntax, and limits. If the request fails the precheck, an error message is returned. If the request passes the precheck, the `DryRunOperation` error code is returned.
43
- * * **false**: sends the request. If the request passes the precheck, a 2xx HTTP status code is returned and the operation is performed.
39
+ * Specifies whether to perform a dry run. Valid values:
40
+ * - **true**: performs a dry run without associating the resources. The system checks the required parameters, request syntax, and business 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.
41
+ * - **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 operation is performed.
44
42
  *
45
43
  * @example
46
44
  * false
@@ -50,7 +48,7 @@ export class AssociateAclsWithListenerRequest extends $dara.Model {
50
48
  * @remarks
51
49
  * The listener ID.
52
50
  *
53
- * Only intelligent routing listeners support ACLs.
51
+ * Only intelligent routing listeners support the access control feature.
54
52
  *
55
53
  * This parameter is required.
56
54
  *
@@ -60,7 +58,7 @@ export class AssociateAclsWithListenerRequest extends $dara.Model {
60
58
  listenerId?: string;
61
59
  /**
62
60
  * @remarks
63
- * The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
61
+ * The region ID of the Global Accelerator instance. Set the value to **ap-southeast-1**.
64
62
  *
65
63
  * This parameter is required.
66
64
  *
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateAclsWithListenerResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the ACL.
8
+ * The ID of the access control policy group.
9
9
  */
10
10
  aclIds?: string[];
11
11
  /**
12
12
  * @remarks
13
- * The ID of the listener.
13
+ * The listener ID.
14
14
  *
15
15
  * @example
16
16
  * lsr-bp1bpn0kn908w4nbw****
@@ -18,7 +18,7 @@ export class AssociateAclsWithListenerResponseBody extends $dara.Model {
18
18
  listenerId?: string;
19
19
  /**
20
20
  * @remarks
21
- * The ID of the request.
21
+ * The request ID.
22
22
  *
23
23
  * @example
24
24
  * 64ADAB1E-0B7F-4FD8-A404-3BECC0E9CCFF
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateAdditionalCertificatesWithListenerRequestCertificates extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The domain name that is specified by the certificate. You can associate each domain name with only one additional certificate.
8
+ * The domain name for which the certificate takes effect. Each domain name can be bound to only one additional certificate.
9
9
  *
10
- * You can specify up to 10 domain names in each request.
10
+ * You can specify up to 10 domain names at a time.
11
11
  *
12
12
  * This parameter is required.
13
13
  *
@@ -17,9 +17,9 @@ export class AssociateAdditionalCertificatesWithListenerRequestCertificates exte
17
17
  domain?: string;
18
18
  /**
19
19
  * @remarks
20
- * The ID of the certificate. Only server certificates are supported.
20
+ * The certificate ID. Only server certificates are supported.
21
21
  *
22
- * You can specify up to 10 certificate IDs in each request.
22
+ * You can specify up to 10 certificate IDs at a time.
23
23
  *
24
24
  * This parameter is required.
25
25
  *
@@ -53,7 +53,7 @@ export class AssociateAdditionalCertificatesWithListenerRequestCertificates exte
53
53
  export class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Model {
54
54
  /**
55
55
  * @remarks
56
- * The GA instance ID.
56
+ * The instance ID of the Alibaba Cloud Global Accelerator (GA).
57
57
  *
58
58
  * This parameter is required.
59
59
  *
@@ -63,9 +63,9 @@ export class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Mo
63
63
  acceleratorId?: string;
64
64
  /**
65
65
  * @remarks
66
- * The additional certificates.
66
+ * The list of additional certificates.
67
67
  *
68
- * You can specify up to 10 certificates in each request.
68
+ * You can specify up to 10 certificates at a time.
69
69
  *
70
70
  * This parameter is required.
71
71
  */
@@ -74,9 +74,9 @@ export class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Mo
74
74
  * @remarks
75
75
  * The client token that is used to ensure the idempotence of the request.
76
76
  *
77
- * 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.
77
+ * Generate a parameter value from your client to ensure uniqueness across different requests. ClientToken supports only ASCII characters.
78
78
  *
79
- * > 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.
79
+ * > If you do not specify this parameter, the system uses the **RequestId** of the API request as the **ClientToken**. The **RequestId** of each API request is different.
80
80
  *
81
81
  * @example
82
82
  * 123e4567-e89b-12d3-a456-426655440000
@@ -84,7 +84,7 @@ export class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Mo
84
84
  clientToken?: string;
85
85
  /**
86
86
  * @remarks
87
- * The listener ID. Only HTTPS listeners are supported.
87
+ * The instance ID of the listener. Only HTTPS listeners are supported.
88
88
  *
89
89
  * This parameter is required.
90
90
  *
@@ -94,7 +94,7 @@ export class AssociateAdditionalCertificatesWithListenerRequest extends $dara.Mo
94
94
  listenerId?: string;
95
95
  /**
96
96
  * @remarks
97
- * The region ID of the GA instance. Set the value to **cn-hangzhou**.
97
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
98
98
  *
99
99
  * This parameter is required.
100
100
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateAdditionalCertificatesWithListenerResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The listener ID.
8
+ * The listener instance ID.
9
9
  *
10
10
  * @example
11
11
  * lsr-bp1bpn0kn908w4nbw****
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AssociateResourcesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
+ * Alibaba Cloud Global Accelerator (GA) instance ID.
9
+ *
8
10
  * This parameter is required.
9
11
  *
10
12
  * @example
@@ -12,17 +14,27 @@ export class AssociateResourcesRequest extends $dara.Model {
12
14
  */
13
15
  acceleratorId?: string;
14
16
  /**
17
+ * @remarks
18
+ * Association pattern:
19
+ * - **Managed**: Managed mode. GA restricts user operations based on management policies. Currently, no resources use this type.
20
+ * - **Associated** (default): Loose coupling association. GA does not restrict user operations. WAF uses loose coupling.
21
+ *
15
22
  * @example
16
23
  * Associated
17
24
  */
18
25
  associatedMode?: string;
19
26
  /**
27
+ * @remarks
28
+ * Resource ID of the linked instance.
29
+ *
20
30
  * @example
21
31
  * waf_xx
22
32
  */
23
33
  associatedResourceId?: string;
24
34
  /**
25
35
  * @remarks
36
+ * Region of the linked instance.
37
+ *
26
38
  * This parameter is required.
27
39
  *
28
40
  * @example
@@ -31,6 +43,8 @@ export class AssociateResourcesRequest extends $dara.Model {
31
43
  associatedResourceRegionId?: string;
32
44
  /**
33
45
  * @remarks
46
+ * Resource type of the linked instance.
47
+ *
34
48
  * This parameter is required.
35
49
  *
36
50
  * @example
@@ -38,11 +52,19 @@ export class AssociateResourcesRequest extends $dara.Model {
38
52
  */
39
53
  associatedResourceType?: string;
40
54
  /**
55
+ * @remarks
56
+ * Indicates whether to perform a dry run of the request. Valid values:
57
+ * - **true**: Sends a dry run request without associating resources. Checks include required parameters, request format, and business restrictions. If the check fails, an error is returned. If the check passes, an HTTP 2xx status code is returned.
58
+ * - **false** (Default Value): Sends a normal request. If the check passes, an HTTP 2xx status code is returned and the endpoint group is created immediately.
59
+ *
41
60
  * @example
42
61
  * false
43
62
  */
44
63
  dryRun?: boolean;
45
64
  /**
65
+ * @remarks
66
+ * Region ID of the basic Alibaba Cloud Global Accelerator (GA) instance. Valid value: **cn-hangzhou** only.
67
+ *
46
68
  * @example
47
69
  * cn-hangzhou
48
70
  */
@@ -4,18 +4,24 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class AssociateResourcesResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * Alibaba Cloud Global Accelerator (GA) instance ID.
9
+ *
7
10
  * @example
8
11
  * ga-bp1odcab8tmno0hdq****
9
12
  */
10
13
  acceleratorId?: string;
11
14
  /**
15
+ * @remarks
16
+ * Linked instance ID.
17
+ *
12
18
  * @example
13
19
  * waf_xx
14
20
  */
15
21
  associatedResourceId?: string;
16
22
  /**
17
23
  * @remarks
18
- * Id of the request
24
+ * ID of the request
19
25
  *
20
26
  * @example
21
27
  * DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
@@ -3,7 +3,25 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class AttachDdosToAcceleratorRequestDdosConfigList extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance to associate with the Global Accelerator (GA) instance.
9
+ *
10
+ * @example
11
+ * ddoscoo-cn-zz11vq7j****
12
+ */
6
13
  ddosId?: string;
14
+ /**
15
+ * @remarks
16
+ * The region of the Anti-DDoS Pro or Anti-DDoS Premium instance. Valid values:
17
+ *
18
+ * - **cn-hangzhou**: the Chinese mainland.
19
+ *
20
+ * - **ap-southeast-1**: outside the Chinese mainland.
21
+ *
22
+ * @example
23
+ * cn-hangzhou
24
+ */
7
25
  ddosRegionId?: string;
8
26
  static names(): { [key: string]: string } {
9
27
  return {
@@ -31,7 +49,7 @@ export class AttachDdosToAcceleratorRequestDdosConfigList extends $dara.Model {
31
49
  export class AttachDdosToAcceleratorRequest extends $dara.Model {
32
50
  /**
33
51
  * @remarks
34
- * The ID of the GA instance with which the Anti-DDoS Pro/Premium instance is associated.
52
+ * The ID of the Global Accelerator (GA) instance with which you want to associate the Anti-DDoS Pro or Anti-DDoS Premium instance.
35
53
  *
36
54
  * This parameter is required.
37
55
  *
@@ -39,10 +57,14 @@ export class AttachDdosToAcceleratorRequest extends $dara.Model {
39
57
  * ga-bp1odcab8tmno0hdq****
40
58
  */
41
59
  acceleratorId?: string;
60
+ /**
61
+ * @remarks
62
+ * The list of Anti-DDoS Pro or Anti-DDoS Premium instances to associate with the Global Accelerator (GA) instance.
63
+ */
42
64
  ddosConfigList?: AttachDdosToAcceleratorRequestDdosConfigList[];
43
65
  /**
44
66
  * @remarks
45
- * The ID of the Anti-DDoS Pro/Premium instance to be associated with the GA instance.
67
+ * The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance to associate with the Global Accelerator (GA) instance.
46
68
  *
47
69
  * @example
48
70
  * ddoscoo-cn-zz11vq7j****
@@ -52,10 +74,11 @@ export class AttachDdosToAcceleratorRequest extends $dara.Model {
52
74
  ddosId?: string;
53
75
  /**
54
76
  * @remarks
55
- * The region where the Anti-DDoS Pro/Premium instance is deployed. Valid values:
77
+ * The region of the Anti-DDoS Pro or Anti-DDoS Premium instance. Valid values:
78
+ *
79
+ * - **cn-hangzhou**: the Chinese mainland.
56
80
  *
57
- * * **cn-hangzhou**: regions in the Chinese mainland
58
- * * **ap-southeast-1**: regions outside the Chinese mainland
81
+ * - **ap-southeast-1**: outside the Chinese mainland.
59
82
  *
60
83
  * @example
61
84
  * cn-hangzhou
@@ -63,10 +86,21 @@ export class AttachDdosToAcceleratorRequest extends $dara.Model {
63
86
  * @deprecated
64
87
  */
65
88
  ddosRegionId?: string;
89
+ /**
90
+ * @remarks
91
+ * Specifies whether to perform a dry run. Valid values:
92
+ *
93
+ * - **true**: performs a dry run without actually associating the instances. The system checks the required parameters, request syntax, and business limits. If the check fails, the corresponding error is returned. If the check passes, an HTTP 2xx status code is returned.
94
+ *
95
+ * - **false** (default): sends the request. After the request passes the check, an HTTP 2xx status code is returned and the operation is performed.
96
+ *
97
+ * @example
98
+ * true
99
+ */
66
100
  dryRun?: boolean;
67
101
  /**
68
102
  * @remarks
69
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
103
+ * The region ID of the Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
70
104
  *
71
105
  * @example
72
106
  * cn-hangzhou
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AttachDdosToAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the Anti-DDoS Pro/Premium instance that is associated with the GA instance.
8
+ * The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance associated with the Global Accelerator (GA) instance.
9
9
  *
10
10
  * @example
11
11
  * ddoscoo-cn-zz11vq7j****
@@ -15,7 +15,7 @@ export class AttachDdosToAcceleratorResponseBody extends $dara.Model {
15
15
  ddosId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the GA instance that is associated with the Anti-DDoS Pro/Premium instance.
18
+ * The ID of the Global Accelerator (GA) instance with which the Anti-DDoS Pro or Anti-DDoS Premium instance is associated.
19
19
  *
20
20
  * @example
21
21
  * ga-bp1odcab8tmno0hdq****
@@ -23,7 +23,7 @@ export class AttachDdosToAcceleratorResponseBody extends $dara.Model {
23
23
  gaId?: string;
24
24
  /**
25
25
  * @remarks
26
- * The ID of the request.
26
+ * The request ID.
27
27
  *
28
28
  * @example
29
29
  * DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the GA instance.
8
+ * The instance ID of the Alibaba Cloud Global Accelerator (GA) instance.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -19,9 +19,9 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
19
19
  * @remarks
20
20
  * The client token that is used to ensure the idempotence of the request.
21
21
  *
22
- * You can use the client to generate the value, but you must make sure that it is unique among different requests. ClientToken can contain only ASCII characters.
22
+ * 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.
23
23
  *
24
- * > If you do not set this parameter, **ClientToken** is set to the value of **RequestId**. The value of **RequestId** for each API request may be different.
24
+ * > 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.
25
25
  *
26
26
  * @example
27
27
  * 123e4567-e89b-12d3-a456-426655440000
@@ -29,14 +29,14 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
29
29
  clientToken?: string;
30
30
  /**
31
31
  * @remarks
32
- * The IDs of the endpoint groups.
32
+ * The list of endpoint group IDs.
33
33
  *
34
34
  * This parameter is required.
35
35
  */
36
36
  endpointGroupIds?: string[];
37
37
  /**
38
38
  * @remarks
39
- * The ID of the listener.
39
+ * The instance ID of the listener.
40
40
  *
41
41
  * This parameter is required.
42
42
  *
@@ -46,7 +46,7 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
46
46
  listenerId?: string;
47
47
  /**
48
48
  * @remarks
49
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
49
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
50
50
  *
51
51
  * This parameter is required.
52
52
  *
@@ -56,7 +56,7 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
56
56
  regionId?: string;
57
57
  /**
58
58
  * @remarks
59
- * The name of the Logstore.
59
+ * The name of the SLS Logstore.
60
60
  *
61
61
  * This parameter is required.
62
62
  *
@@ -66,7 +66,7 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
66
66
  slsLogStoreName?: string;
67
67
  /**
68
68
  * @remarks
69
- * The name of the Log Service project.
69
+ * The name of the SLS project.
70
70
  *
71
71
  * This parameter is required.
72
72
  *
@@ -76,7 +76,7 @@ export class AttachLogStoreToEndpointGroupRequest extends $dara.Model {
76
76
  slsProjectName?: string;
77
77
  /**
78
78
  * @remarks
79
- * The region ID of the Log Service project.
79
+ * The region ID of the SLS service.
80
80
  *
81
81
  * This parameter is required.
82
82
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class AttachLogStoreToEndpointGroupResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the request.
8
+ * The request ID.
9
9
  *
10
10
  * @example
11
11
  * 6FEA0CF3-D3B9-43E5-A304-D217037876A8
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The GA instance ID.
8
+ * The ID of the Alibaba Cloud Global Accelerator (GA) instance to which the bandwidth plan is attached.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
15
15
  acceleratorId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The bandwidth plan ID.
18
+ * The ID of the bandwidth plan to attach to the Alibaba Cloud Global Accelerator (GA) instance.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -25,7 +25,7 @@ export class BandwidthPackageAddAcceleratorRequest extends $dara.Model {
25
25
  bandwidthPackageId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The region ID of the GA instance. Set the value to **cn-hangzhou**.
28
+ * The region ID of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **cn-hangzhou**.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BandwidthPackageAddAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The GA instance IDs.
8
+ * The ID of the Alibaba Cloud Global Accelerator (GA) instance to which the bandwidth plan is attached.
9
9
  */
10
10
  accelerators?: string[];
11
11
  /**
12
12
  * @remarks
13
- * The bandwidth plan ID.
13
+ * The ID of the bandwidth plan attached to the Alibaba Cloud Global Accelerator (GA) instance.
14
14
  *
15
15
  * @example
16
16
  * gbwp-bp1sgzldyj6b4q7cx****
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BandwidthPackageRemoveAcceleratorRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the GA instance.
8
+ * The ID of the Alibaba Cloud Global Accelerator (GA) instance to disassociate from the bandwidth plan.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class BandwidthPackageRemoveAcceleratorRequest extends $dara.Model {
15
15
  acceleratorId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The ID of the bandwidth plan.
18
+ * The ID of the bandwidth plan to disassociate from the Alibaba Cloud Global Accelerator (GA) instance.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -25,7 +25,7 @@ export class BandwidthPackageRemoveAcceleratorRequest extends $dara.Model {
25
25
  bandwidthPackageId?: string;
26
26
  /**
27
27
  * @remarks
28
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
28
+ * The region of the Alibaba Cloud Global Accelerator (GA) instance. Set the value to **ap-southeast-1**.
29
29
  *
30
30
  * This parameter is required.
31
31
  *
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class BandwidthPackageRemoveAcceleratorResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the GA instance.
8
+ * The ID of the Alibaba Cloud Global Accelerator (GA) instance disassociated from the bandwidth plan.
9
9
  */
10
10
  accelerators?: string[];
11
11
  /**
12
12
  * @remarks
13
- * The ID of the bandwidth plan.
13
+ * The ID of the bandwidth plan disassociated from the Alibaba Cloud Global Accelerator (GA) instance.
14
14
  *
15
15
  * @example
16
16
  * gbwp-bp1sgzldyj6b4q7cx****
@@ -18,7 +18,7 @@ export class BandwidthPackageRemoveAcceleratorResponseBody extends $dara.Model {
18
18
  bandwidthPackageId?: string;
19
19
  /**
20
20
  * @remarks
21
- * The ID of the request.
21
+ * The request ID.
22
22
  *
23
23
  * @example
24
24
  * B7770CB9-9745-4FE5-9EDA-D14B01A12A50