@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,15 +5,24 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * Specifies whether to automatically preserve client IP addresses. Valid values:
8
+ * The API keys for the AI service.
9
+ */
10
+ apiKeys?: string[];
11
+ /**
12
+ * @remarks
13
+ * Specifies whether to preserve client source IP addresses. Valid values:
9
14
  *
10
- * * **true**
11
- * * **false** (default)
15
+ * - **true**: preserves client source IP addresses.
12
16
  *
13
- * > * By default, client IP address preservation is disabled for an endpoint group of a UDP or TCP listener. You can configure this parameter based on your business requirements.
14
- * > * By default, client IP address preservation is enabled for an endpoint group of an HTTP or HTTP listener. You can obtain client IP addresses by using the X-Forwarded-For header. You cannot disable the feature.
15
- * > * EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
16
- * > > For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
17
+ * - **false** (default): does not preserve client source IP addresses.
18
+ *
19
+ * > * By default, this feature is disabled for endpoint groups that are associated with TCP or UDP listeners. You can enable this feature based on your business requirements.
20
+ * >
21
+ * > * By default, this feature is enabled for endpoint groups that are associated with HTTP or HTTPS listeners. The source IP address is retrieved from the X-Forwarded-For header field. This feature cannot be disabled.
22
+ * >
23
+ * > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot both be set to `true`.
24
+ * >
25
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
17
26
  *
18
27
  * @example
19
28
  * false
@@ -21,14 +30,17 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
21
30
  enableClientIPPreservation?: boolean;
22
31
  /**
23
32
  * @remarks
24
- * Specifies whether to use the proxy protocol to preserve client IP addresses. Valid values:
33
+ * Specifies whether to use the PROXY protocol to preserve client source IP addresses. Valid values:
34
+ *
35
+ * - **true**: uses the PROXY protocol.
25
36
  *
26
- * * **true**
27
- * * **false** (default)
37
+ * - **false** (default): does not use the PROXY protocol.
28
38
  *
29
- * > * This parameter is available only to endpoint groups of TCP listeners.
30
- * > * EnableClientIPPreservation and EnableProxyProtocol cannot be set to true at the same time.
31
- * > > For more information, see [Preserve client IP addresses](https://help.aliyun.com/document_detail/158080.html).
39
+ * > * This parameter can be configured only for endpoint groups that are associated with TCP listeners.
40
+ * >
41
+ * > * `EnableClientIPPreservation` and `EnableProxyProtocol` cannot both be set to `true`.
42
+ * >
43
+ * > * For more information, see [Preserve client source IP addresses](https://help.aliyun.com/document_detail/158080.html).
32
44
  *
33
45
  * @example
34
46
  * false
@@ -36,7 +48,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
36
48
  enableProxyProtocol?: boolean;
37
49
  /**
38
50
  * @remarks
39
- * The IP address, domain name, or instance ID based on the value of Type.
51
+ * The IP address, domain name, or resource ID of the endpoint. The value of this parameter depends on the value of the `Type` parameter.
40
52
  *
41
53
  * This parameter is required.
42
54
  *
@@ -44,35 +56,56 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
44
56
  * 120.1.XX.XX
45
57
  */
46
58
  endpoint?: string;
59
+ /**
60
+ * @remarks
61
+ * The AI service provider. Set this to `BAILIAN` to use Alibaba Cloud Model Studio.
62
+ *
63
+ * @example
64
+ * BAILIAN
65
+ */
66
+ provider?: string;
47
67
  /**
48
68
  * @remarks
49
69
  * The private IP address of the ENI.
50
70
  *
51
- * > This parameter is available only when you set the endpoint type to **ENI**. If you leave this parameter empty, the primary private IP address of the ENI is used.
71
+ * > This parameter applies only when the endpoint type is set to **ENI**. If you omit this parameter, the primary private IP address of the ENI is used.
52
72
  *
53
73
  * @example
54
- * 172.168.XX.XX
74
+ * 172.168.X.X
55
75
  */
56
76
  subAddress?: string;
57
77
  /**
58
78
  * @remarks
59
79
  * The type of the endpoint. Valid values:
60
80
  *
61
- * * **Domain**: a custom domain name.
62
- * * **Ip**: a custom IP address.
63
- * * **IpTarget**: a custom private IP address.
64
- * * **PublicIp**: a public IP address provided by Alibaba Cloud.
65
- * * **ECS**: an Elastic Compute Service (ECS) instance.
66
- * * **SLB**: a Server Load Balancer (SLB) instance.
67
- * * **ALB**: an Application Load Balancer (ALB) instance.
68
- * * **OSS**: an Object Storage Service (OSS) bucket.
69
- * * **ENI**: an elastic network interface (ENI).
70
- * * **NLB**: a Network Load Balancer (NLB) instance.
71
- *
72
- * > * If you set this parameter to **ECS**, **ENI**, **SLB**, **ALB**, **NLB**, or **IpTarget** and the AliyunServiceRoleForGaVpcEndpoint service-linked role does not exist, the system automatically creates the role.
73
- * > * If you set this parameter to **ALB** and the AliyunServiceRoleForGaAlb service-linked role does not exist, the system automatically creates the role.
74
- * > * If you set this parameter to **OSS** and the AliyunServiceRoleForGaOss service-linked role does not exist, the system automatically creates the role.
75
- * > * If you set this parameter to **NLB** and the AliyunServiceRoleForGaNlb service-linked role does not exist, the system automatically creates the role.
81
+ * - **Domain**: a custom domain name.
82
+ *
83
+ * - **Ip**: a custom IP address.
84
+ *
85
+ * - **IpTarget**: a custom private IP address.
86
+ *
87
+ * - **PublicIp**: an Alibaba Cloud public IP address.
88
+ *
89
+ * - **ECS**: an Elastic Compute Service (ECS) instance.
90
+ *
91
+ * - **SLB**: a Server Load Balancer (SLB) instance.
92
+ *
93
+ * - **ALB**: an Application Load Balancer (ALB) instance.
94
+ *
95
+ * - **OSS**: an Object Storage Service (OSS) bucket.
96
+ *
97
+ * - **ENI**: an elastic network interface (ENI).
98
+ *
99
+ * - **NLB**: a Network Load Balancer (NLB) instance.
100
+ *
101
+ * > * If you set the endpoint type to **ECS**, **ENI**, **SLB**, **ALB**, **NLB**, or **IpTarget**, the system automatically creates a service-linked role named AliyunServiceRoleForGaVpcEndpoint if the role does not exist.
102
+ * >
103
+ * > * If you set the endpoint type to **ALB**, the system automatically creates a service-linked role named AliyunServiceRoleForGaAlb if the role does not exist.
104
+ * >
105
+ * > * If you set the endpoint type to **OSS**, the system automatically creates a service-linked role named AliyunServiceRoleForGaOss if the role does not exist.
106
+ * >
107
+ * > * If you set the endpoint type to **NLB**, the system automatically creates a service-linked role named AliyunServiceRoleForGaNlb if the role does not exist.
108
+ * >
76
109
  * > > For more information, see [Service-linked roles](https://help.aliyun.com/document_detail/178360.html).
77
110
  *
78
111
  * This parameter is required.
@@ -83,16 +116,16 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
83
116
  type?: string;
84
117
  /**
85
118
  * @remarks
86
- * The IDs of vSwitches that are deployed in the VPC.
119
+ * A list of vSwitches in the VPC.
87
120
  */
88
121
  vSwitchIds?: string[];
89
122
  /**
90
123
  * @remarks
91
- * The virtual private cloud (VPC) ID.
124
+ * The ID of the Virtual Private Cloud (VPC).
92
125
  *
93
- * You can specify one VPC ID for an endpoint group of an intelligent routing listener.
126
+ * You can specify at most one VPC ID for an endpoint group of an intelligent routing listener.
94
127
  *
95
- * > This parameter is valid and required only if Type is set to **IpTarget**.
128
+ * > This parameter is required only when the endpoint type is set to **IpTarget**.
96
129
  *
97
130
  * @example
98
131
  * vpc-bp1quce3451z5b2hv****
@@ -104,7 +137,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
104
137
  *
105
138
  * Valid values: **0** to **255**.
106
139
  *
107
- * > If you set the weight of an endpoint to 0, GA stops distributing traffic to the endpoint. Proceed with caution.
140
+ * > If you set the weight of an endpoint to 0, GA stops distributing traffic to it. Proceed with caution.
108
141
  *
109
142
  * This parameter is required.
110
143
  *
@@ -114,9 +147,11 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
114
147
  weight?: number;
115
148
  static names(): { [key: string]: string } {
116
149
  return {
150
+ apiKeys: 'ApiKeys',
117
151
  enableClientIPPreservation: 'EnableClientIPPreservation',
118
152
  enableProxyProtocol: 'EnableProxyProtocol',
119
153
  endpoint: 'Endpoint',
154
+ provider: 'Provider',
120
155
  subAddress: 'SubAddress',
121
156
  type: 'Type',
122
157
  vSwitchIds: 'VSwitchIds',
@@ -127,9 +162,11 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
127
162
 
128
163
  static types(): { [key: string]: any } {
129
164
  return {
165
+ apiKeys: { 'type': 'array', 'itemType': 'string' },
130
166
  enableClientIPPreservation: 'boolean',
131
167
  enableProxyProtocol: 'boolean',
132
168
  endpoint: 'string',
169
+ provider: 'string',
133
170
  subAddress: 'string',
134
171
  type: 'string',
135
172
  vSwitchIds: { 'type': 'array', 'itemType': 'string' },
@@ -139,6 +176,9 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
139
176
  }
140
177
 
141
178
  validate() {
179
+ if(Array.isArray(this.apiKeys)) {
180
+ $dara.Model.validateArray(this.apiKeys);
181
+ }
142
182
  if(Array.isArray(this.vSwitchIds)) {
143
183
  $dara.Model.validateArray(this.vSwitchIds);
144
184
  }
@@ -153,7 +193,7 @@ export class CreateEndpointGroupRequestEndpointConfigurations extends $dara.Mode
153
193
  export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
154
194
  /**
155
195
  * @remarks
156
- * The endpoint port that is mapped to the listener port.
196
+ * The endpoint port for the port mapping.
157
197
  *
158
198
  * @example
159
199
  * 80
@@ -161,11 +201,13 @@ export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
161
201
  endpointPort?: number;
162
202
  /**
163
203
  * @remarks
164
- * The listener port that is mapped to the endpoint port.
204
+ * The listener port for the port mapping.
165
205
  *
166
- * > * You cannot configure port mappings for virtual endpoint groups of TCP listeners. If a virtual endpoint group already exists on the listener, you cannot configure port mappings for the default endpoint group. If port mappings are configured for the default endpoint group, you cannot add a virtual endpoint group.
167
- * > * If you configure port mappings for a listener, you cannot modify the listener protocol. You can only switch between HTTP and HTTPS.
168
- * > * Listener port: When you modify the listener port range, make sure that the port range includes the ports configured in port mappings. For example, if you set the listener port range to 80 to 82 and map the listener ports to endpoint ports 100 to 102, you cannot change the listener port range to 80 to 81.
206
+ * > - For TCP listeners, you cannot configure port mappings for virtual endpoint groups. If a listener is associated with a virtual endpoint group, you cannot configure port mappings for the default endpoint group. If a default endpoint group has port mappings configured, you cannot add a virtual endpoint group.
207
+ * >
208
+ * > - After you configure port mappings, you cannot change the listener protocol, except for switching between HTTP and HTTPS.
209
+ * >
210
+ * > - When you modify the listener port range, the new range must include all listener ports used in port mappings. For example, if the listener port range is 80-82 and the listener ports are mapped to endpoint ports 100-102, you cannot change the listener port range to 80-81.
169
211
  *
170
212
  * @example
171
213
  * 443
@@ -197,9 +239,9 @@ export class CreateEndpointGroupRequestPortOverrides extends $dara.Model {
197
239
  export class CreateEndpointGroupRequestTag extends $dara.Model {
198
240
  /**
199
241
  * @remarks
200
- * The tag key of the GA instance. The tag key cannot be an empty string.
242
+ * The tag key. The tag key cannot be an empty string.
201
243
  *
202
- * The tag key can be up to 64 characters in length and cannot contain `http://` or `https://`. It cannot start with `aliyun` or `acs:`.
244
+ * The tag key can be up to 64 characters long and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
203
245
  *
204
246
  * You can specify up to 20 tag keys.
205
247
  *
@@ -209,9 +251,9 @@ export class CreateEndpointGroupRequestTag extends $dara.Model {
209
251
  key?: string;
210
252
  /**
211
253
  * @remarks
212
- * The tag value of the GA instance. The tag value cannot be an empty string.
254
+ * The tag value. The tag value can be an empty string.
213
255
  *
214
- * The tag value can be up to 128 characters in length and cannot contain `http://` or `https://`. It cannot start with `aliyun` or `acs:`.
256
+ * The tag value can be up to 128 characters long and cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
215
257
  *
216
258
  * You can specify up to 20 tag values.
217
259
  *
@@ -255,11 +297,11 @@ export class CreateEndpointGroupRequest extends $dara.Model {
255
297
  acceleratorId?: string;
256
298
  /**
257
299
  * @remarks
258
- * The client token that is used to ensure the idempotence of the request.
300
+ * The client token used to ensure request idempotence.
259
301
  *
260
- * 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.
302
+ * You can generate this token, but you must ensure it is unique for each request. The token can contain only ASCII characters.
261
303
  *
262
- * > 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.
304
+ * > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **ClientToken**. Each request has a unique **RequestId**.
263
305
  *
264
306
  * @example
265
307
  * 123e4567-e89b-12d3-a456-426655440000
@@ -269,7 +311,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
269
311
  * @remarks
270
312
  * The description of the endpoint group.
271
313
  *
272
- * The description can be up to 200 characters in length and cannot start with `http://` or `https://`.
314
+ * The description can be up to 200 characters long and cannot start with `http://` or `https://`.
273
315
  *
274
316
  * @example
275
317
  * EndpointGroup
@@ -277,10 +319,11 @@ export class CreateEndpointGroupRequest extends $dara.Model {
277
319
  description?: string;
278
320
  /**
279
321
  * @remarks
280
- * Specifies whether to perform a dry run, without sending the actual request. Valid values:
322
+ * Specifies whether to perform a dry run. Valid values:
323
+ *
324
+ * - **true**: performs a dry run. The system checks the required parameters, request format, and service limits. If the request fails the dry run, the system returns an error message. If the request passes the dry run, the system returns an HTTP 2xx status code.
281
325
  *
282
- * * **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 code is returned. If the request passes the dry run, a 2xx HTTP status code is returned.
283
- * * **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.
326
+ * - **false** (default): sends a normal request. If the request passes the check, the system returns an HTTP 2xx status code and creates the endpoint group.
284
327
  *
285
328
  * @example
286
329
  * false
@@ -288,12 +331,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
288
331
  dryRun?: boolean;
289
332
  /**
290
333
  * @remarks
291
- * The configurations of the endpoints in the endpoint group.
334
+ * The endpoint configurations.
292
335
  */
293
336
  endpointConfigurations?: CreateEndpointGroupRequestEndpointConfigurations[];
294
337
  /**
295
338
  * @remarks
296
- * The ID of the region in which to create the endpoint group.
339
+ * The ID of the region where the endpoint group is deployed.
297
340
  *
298
341
  * This parameter is required.
299
342
  *
@@ -305,24 +348,39 @@ export class CreateEndpointGroupRequest extends $dara.Model {
305
348
  * @remarks
306
349
  * The type of the endpoint group. Valid values:
307
350
  *
308
- * * **default** (default): a default endpoint group.
309
- * * **virtual**: a virtual endpoint group.
351
+ * - **default** (default): a default endpoint group.
310
352
  *
311
- * > When you call this operation to create a virtual endpoint group for a Layer 4 listener, make sure that a default endpoint group is created.
353
+ * - **virtual**: a virtual endpoint group.
354
+ *
355
+ * > Before you create a virtual endpoint group for a Layer 4 listener, make sure that you have created a default endpoint group.
312
356
  *
313
357
  * @example
314
358
  * default
315
359
  */
316
360
  endpointGroupType?: string;
361
+ /**
362
+ * @remarks
363
+ * The IP version used to communicate with the backend service. Valid values:
364
+ *
365
+ * - **IPv4** (default): GA uses only IPv4 to communicate with the backend service.
366
+ *
367
+ * - **IPv6**: GA uses only IPv6 to communicate with the backend service.
368
+ *
369
+ * - **ProtocolAffinity**: GA uses the same IP version as the client request to communicate with the backend service.
370
+ *
371
+ * @example
372
+ * IPv4
373
+ */
317
374
  endpointIpVersion?: string;
318
375
  /**
319
376
  * @remarks
320
- * The backend service protocol. Valid values:
377
+ * The version of the backend service protocol. Valid values:
321
378
  *
322
- * * **HTTP1.1** (default)
323
- * * **HTTP2**
379
+ * - **HTTP1.1** (default): HTTP/1.1.
324
380
  *
325
- * > This parameter is required only when you set the EndpointRequestProtocol parameter to HTTPS.
381
+ * - **HTTP2**: HTTP/2.
382
+ *
383
+ * > This parameter is available only when `EndpointRequestProtocol` is set to HTTPS.
326
384
  *
327
385
  * @example
328
386
  * HTTP1.1
@@ -330,13 +388,15 @@ export class CreateEndpointGroupRequest extends $dara.Model {
330
388
  endpointProtocolVersion?: string;
331
389
  /**
332
390
  * @remarks
333
- * The protocol that is used by the backend service. Default value: HTTP. Valid values:
391
+ * The protocol used by the backend service. Valid values:
392
+ *
393
+ * - **HTTP** (default)
334
394
  *
335
- * * **HTTP**
336
- * * **HTTPS**
395
+ * - **HTTPS**
337
396
  *
338
- * > * You can set this parameter only when the listener that is associated with the endpoint group uses **HTTP** or **HTTPS**.
339
- * >* For an **HTTP** listener, the backend service protocol must be **HTTP**.
397
+ * > * This parameter is available only for endpoint groups of **HTTP** or **HTTPS** listeners.
398
+ * >
399
+ * > * For an **HTTP** listener, the backend service protocol must be **HTTP**.
340
400
  *
341
401
  * @example
342
402
  * HTTP
@@ -344,19 +404,27 @@ export class CreateEndpointGroupRequest extends $dara.Model {
344
404
  endpointRequestProtocol?: string;
345
405
  /**
346
406
  * @remarks
347
- * Specifies whether to enable the health check feature. Valid values:
407
+ * Specifies whether to enable health checks. Valid values:
348
408
  *
349
- * * **true**
350
- * * **false**
409
+ * - **true**: enables health checks.
410
+ *
411
+ * - **false**: disables health checks.
351
412
  *
352
413
  * @example
353
414
  * true
354
415
  */
355
416
  healthCheckEnabled?: boolean;
417
+ /**
418
+ * @remarks
419
+ * The domain name used for health checks.
420
+ *
421
+ * @example
422
+ * www.taobao.com
423
+ */
356
424
  healthCheckHost?: string;
357
425
  /**
358
426
  * @remarks
359
- * The interval at which health checks are performed. Unit: seconds.
427
+ * The health check interval, in seconds.
360
428
  *
361
429
  * @example
362
430
  * 3
@@ -364,7 +432,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
364
432
  healthCheckIntervalSeconds?: number;
365
433
  /**
366
434
  * @remarks
367
- * The path to which to send health check requests.
435
+ * The path used for health checks.
368
436
  *
369
437
  * @example
370
438
  * /healthcheck
@@ -372,7 +440,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
372
440
  healthCheckPath?: string;
373
441
  /**
374
442
  * @remarks
375
- * The port that is used for health checks.
443
+ * The port used for health checks.
376
444
  *
377
445
  * @example
378
446
  * 20
@@ -380,11 +448,13 @@ export class CreateEndpointGroupRequest extends $dara.Model {
380
448
  healthCheckPort?: number;
381
449
  /**
382
450
  * @remarks
383
- * The protocol over which to send health check requests. Valid values:
451
+ * The protocol used for health checks. Valid values:
452
+ *
453
+ * - **tcp** or **TCP**: TCP
454
+ *
455
+ * - **http** or **HTTP**: HTTP
384
456
  *
385
- * * **tcp** or **TCP**
386
- * * **http** or **HTTP**
387
- * * **https** or **HTTPS**
457
+ * - **https** or **HTTPS**: HTTPS
388
458
  *
389
459
  * @example
390
460
  * tcp
@@ -404,7 +474,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
404
474
  * @remarks
405
475
  * The name of the endpoint group.
406
476
  *
407
- * The name must be 1 to 128 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). The name must start with a letter.
477
+ * The name must be 1 to 128 characters long, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
408
478
  *
409
479
  * @example
410
480
  * group1
@@ -412,12 +482,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
412
482
  name?: string;
413
483
  /**
414
484
  * @remarks
415
- * The port mappings.
485
+ * The listener-to-endpoint port mappings.
416
486
  */
417
487
  portOverrides?: CreateEndpointGroupRequestPortOverrides[];
418
488
  /**
419
489
  * @remarks
420
- * The ID of the region where the GA instance is deployed. Set the value to **cn-hangzhou**.
490
+ * The ID of the region where the Global Accelerator (GA) instance is deployed. Set the value to **cn-hangzhou**.
421
491
  *
422
492
  * This parameter is required.
423
493
  *
@@ -427,14 +497,12 @@ export class CreateEndpointGroupRequest extends $dara.Model {
427
497
  regionId?: string;
428
498
  /**
429
499
  * @remarks
430
- * Tags of GA instances.
500
+ * The tags of the endpoint group.
431
501
  */
432
502
  tag?: CreateEndpointGroupRequestTag[];
433
503
  /**
434
504
  * @remarks
435
- * The number of consecutive health check failures that must occur before a healthy endpoint group is considered unhealthy, or the number of consecutive health check successes that must occur before an unhealthy endpoint group is considered healthy.
436
- *
437
- * Valid values: **2** to **10**. Default value: **3**.
505
+ * The number of consecutive health checks that must succeed or fail before an endpoint\\"s status changes between healthy and unhealthy. Valid values: **2** to **10**. Default value: **3**.
438
506
  *
439
507
  * @example
440
508
  * 3
@@ -442,9 +510,7 @@ export class CreateEndpointGroupRequest extends $dara.Model {
442
510
  thresholdCount?: number;
443
511
  /**
444
512
  * @remarks
445
- * The traffic ratio for the endpoint group when the specified listener is associated with multiple endpoint groups.
446
- *
447
- * Valid values: **1** to **100**.
513
+ * The percentage of traffic distributed to the endpoint group when the listener is associated with multiple endpoint groups. Valid values: **1** to **100**.
448
514
  *
449
515
  * @example
450
516
  * 20
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class CreateEndpointGroupResponseBody extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the endpoint group.
8
+ * The endpoint group ID.
9
9
  *
10
10
  * @example
11
11
  * epg-bp1dmlohjjz4kqaun****
@@ -13,7 +13,7 @@ export class CreateEndpointGroupResponseBody extends $dara.Model {
13
13
  endpointGroupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The ID of the request.
16
+ * The request ID.
17
17
  *
18
18
  * @example
19
19
  * 04F0F334-1335-436C-A1D7-6C044FE73368