@alicloud/esa20240910 3.3.0 → 3.4.0

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 (383) hide show
  1. package/dist/client.d.ts +238 -176
  2. package/dist/client.js +280 -176
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/BatchCreateRecordsRequest.d.ts +51 -73
  5. package/dist/models/BatchCreateRecordsRequest.js.map +1 -1
  6. package/dist/models/BatchCreateRecordsResponseBody.d.ts +82 -115
  7. package/dist/models/BatchCreateRecordsResponseBody.js.map +1 -1
  8. package/dist/models/BatchCreateRecordsShrinkRequest.d.ts +1 -1
  9. package/dist/models/CreateRecordRequest.d.ts +63 -66
  10. package/dist/models/CreateRecordRequest.js.map +1 -1
  11. package/dist/models/CreateRecordResponseBody.d.ts +1 -1
  12. package/dist/models/CreateRecordShrinkRequest.d.ts +25 -25
  13. package/dist/models/CreateRedirectRuleRequest.d.ts +18 -28
  14. package/dist/models/CreateRedirectRuleRequest.js.map +1 -1
  15. package/dist/models/CreateRedirectRuleResponseBody.d.ts +1 -1
  16. package/dist/models/CreateRewriteUrlRuleRequest.d.ts +18 -24
  17. package/dist/models/CreateRewriteUrlRuleRequest.js.map +1 -1
  18. package/dist/models/CreateRewriteUrlRuleResponseBody.d.ts +1 -1
  19. package/dist/models/CreateRoutineCodeDeploymentRequest.d.ts +11 -6
  20. package/dist/models/CreateRoutineCodeDeploymentRequest.js.map +1 -1
  21. package/dist/models/CreateRoutineCodeDeploymentResponseBody.d.ts +4 -4
  22. package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.d.ts +9 -4
  23. package/dist/models/CreateRoutineCodeDeploymentShrinkRequest.js.map +1 -1
  24. package/dist/models/CreateRoutineRouteRequest.d.ts +14 -8
  25. package/dist/models/CreateRoutineRouteRequest.js.map +1 -1
  26. package/dist/models/CreateSiteRequest.d.ts +10 -14
  27. package/dist/models/CreateSiteRequest.js.map +1 -1
  28. package/dist/models/CreateSiteResponseBody.d.ts +3 -3
  29. package/dist/models/CreateTransportLayerApplicationRequest.d.ts +50 -47
  30. package/dist/models/CreateTransportLayerApplicationRequest.js.map +1 -1
  31. package/dist/models/CreateTransportLayerApplicationShrinkRequest.d.ts +28 -13
  32. package/dist/models/CreateTransportLayerApplicationShrinkRequest.js.map +1 -1
  33. package/dist/models/CreateUrlObservationRequest.d.ts +5 -5
  34. package/dist/models/CreateUrlObservationResponseBody.d.ts +1 -1
  35. package/dist/models/CreateVideoProcessingRequest.d.ts +20 -24
  36. package/dist/models/CreateVideoProcessingRequest.js.map +1 -1
  37. package/dist/models/CreateWaitingRoomRuleRequest.d.ts +3 -3
  38. package/dist/models/CreateWaitingRoomRuleResponseBody.d.ts +1 -1
  39. package/dist/models/DescribeDdoSoverseasAttackCountRequest.d.ts +23 -0
  40. package/dist/models/DescribeDdoSoverseasAttackCountRequest.js +58 -0
  41. package/dist/models/DescribeDdoSoverseasAttackCountRequest.js.map +1 -0
  42. package/dist/models/DescribeDdoSoverseasAttackCountResponse.d.ts +19 -0
  43. package/dist/models/DescribeDdoSoverseasAttackCountResponse.js +69 -0
  44. package/dist/models/DescribeDdoSoverseasAttackCountResponse.js.map +1 -0
  45. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.d.ts +37 -0
  46. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js +62 -0
  47. package/dist/models/DescribeDdoSoverseasAttackCountResponseBody.js.map +1 -0
  48. package/dist/models/GetCustomHostnameRequest.d.ts +1 -1
  49. package/dist/models/GetCustomHostnameResponseBody.d.ts +12 -11
  50. package/dist/models/GetCustomHostnameResponseBody.js.map +1 -1
  51. package/dist/models/GetDcvDelegationRequest.d.ts +23 -0
  52. package/dist/models/GetDcvDelegationRequest.js +58 -0
  53. package/dist/models/GetDcvDelegationRequest.js.map +1 -0
  54. package/dist/models/GetDcvDelegationResponse.d.ts +19 -0
  55. package/dist/models/GetDcvDelegationResponse.js +69 -0
  56. package/dist/models/GetDcvDelegationResponse.js.map +1 -0
  57. package/dist/models/GetDcvDelegationResponseBody.d.ts +45 -0
  58. package/dist/models/GetDcvDelegationResponseBody.js +64 -0
  59. package/dist/models/GetDcvDelegationResponseBody.js.map +1 -0
  60. package/dist/models/GetImageTransformRequest.d.ts +2 -2
  61. package/dist/models/GetImageTransformResponseBody.d.ts +21 -19
  62. package/dist/models/GetImageTransformResponseBody.js.map +1 -1
  63. package/dist/models/GetRecordRequest.d.ts +1 -1
  64. package/dist/models/GetRecordResponseBody.d.ts +63 -77
  65. package/dist/models/GetRecordResponseBody.js.map +1 -1
  66. package/dist/models/GetRoutineCodeVersionRequest.d.ts +2 -2
  67. package/dist/models/GetRoutineCodeVersionResponseBody.d.ts +1 -1
  68. package/dist/models/GetRoutineRequest.d.ts +1 -1
  69. package/dist/models/GetRoutineResponseBody.d.ts +13 -13
  70. package/dist/models/GetTransportLayerApplicationRequest.d.ts +2 -2
  71. package/dist/models/GetTransportLayerApplicationResponseBody.d.ts +77 -53
  72. package/dist/models/GetTransportLayerApplicationResponseBody.js.map +1 -1
  73. package/dist/models/ListCompressionRulesRequest.d.ts +9 -9
  74. package/dist/models/ListCompressionRulesResponseBody.d.ts +28 -26
  75. package/dist/models/ListCompressionRulesResponseBody.js.map +1 -1
  76. package/dist/models/ListCustomHostnamesRequest.d.ts +3 -3
  77. package/dist/models/ListCustomHostnamesResponseBody.d.ts +25 -24
  78. package/dist/models/ListCustomHostnamesResponseBody.js.map +1 -1
  79. package/dist/models/ListCustomResponseCodeRulesRequest.d.ts +9 -10
  80. package/dist/models/ListCustomResponseCodeRulesRequest.js.map +1 -1
  81. package/dist/models/ListCustomResponseCodeRulesResponseBody.d.ts +18 -24
  82. package/dist/models/ListCustomResponseCodeRulesResponseBody.js.map +1 -1
  83. package/dist/models/ListEdgeRoutineRecordsRequest.d.ts +8 -12
  84. package/dist/models/ListEdgeRoutineRecordsRequest.js.map +1 -1
  85. package/dist/models/ListEdgeRoutineRecordsResponseBody.d.ts +8 -8
  86. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesRequest.d.ts +8 -8
  87. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.d.ts +25 -29
  88. package/dist/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.js.map +1 -1
  89. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesRequest.d.ts +8 -8
  90. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.d.ts +25 -30
  91. package/dist/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.js.map +1 -1
  92. package/dist/models/ListHttpRequestHeaderModificationRulesRequest.d.ts +9 -11
  93. package/dist/models/ListHttpRequestHeaderModificationRulesRequest.js.map +1 -1
  94. package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.d.ts +25 -35
  95. package/dist/models/ListHttpRequestHeaderModificationRulesResponseBody.js.map +1 -1
  96. package/dist/models/ListHttpResponseHeaderModificationRulesRequest.d.ts +10 -12
  97. package/dist/models/ListHttpResponseHeaderModificationRulesRequest.js.map +1 -1
  98. package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.d.ts +22 -33
  99. package/dist/models/ListHttpResponseHeaderModificationRulesResponseBody.js.map +1 -1
  100. package/dist/models/ListHttpsApplicationConfigurationsRequest.d.ts +10 -12
  101. package/dist/models/ListHttpsApplicationConfigurationsRequest.js.map +1 -1
  102. package/dist/models/ListHttpsApplicationConfigurationsResponseBody.d.ts +54 -75
  103. package/dist/models/ListHttpsApplicationConfigurationsResponseBody.js.map +1 -1
  104. package/dist/models/ListHttpsBasicConfigurationsRequest.d.ts +9 -11
  105. package/dist/models/ListHttpsBasicConfigurationsRequest.js.map +1 -1
  106. package/dist/models/ListHttpsBasicConfigurationsResponseBody.d.ts +41 -63
  107. package/dist/models/ListHttpsBasicConfigurationsResponseBody.js.map +1 -1
  108. package/dist/models/ListImageTransformsRequest.d.ts +9 -11
  109. package/dist/models/ListImageTransformsRequest.js.map +1 -1
  110. package/dist/models/ListImageTransformsResponseBody.d.ts +25 -26
  111. package/dist/models/ListImageTransformsResponseBody.js.map +1 -1
  112. package/dist/models/ListInstanceQuotasRequest.d.ts +92 -92
  113. package/dist/models/ListInstanceQuotasResponseBody.d.ts +11 -11
  114. package/dist/models/ListNetworkOptimizationsRequest.d.ts +10 -10
  115. package/dist/models/ListNetworkOptimizationsResponseBody.d.ts +30 -30
  116. package/dist/models/ListOriginRulesRequest.d.ts +9 -11
  117. package/dist/models/ListOriginRulesRequest.js.map +1 -1
  118. package/dist/models/ListOriginRulesResponseBody.d.ts +46 -67
  119. package/dist/models/ListOriginRulesResponseBody.js.map +1 -1
  120. package/dist/models/ListPostpaidRatePlanInstancesRequest.d.ts +14 -14
  121. package/dist/models/ListPostpaidRatePlanInstancesResponseBody.d.ts +30 -38
  122. package/dist/models/ListPostpaidRatePlanInstancesResponseBody.js.map +1 -1
  123. package/dist/models/ListRecordsRequest.d.ts +13 -25
  124. package/dist/models/ListRecordsRequest.js.map +1 -1
  125. package/dist/models/ListRecordsResponseBody.d.ts +58 -73
  126. package/dist/models/ListRecordsResponseBody.js.map +1 -1
  127. package/dist/models/ListRedirectRulesRequest.d.ts +9 -9
  128. package/dist/models/ListRedirectRulesResponseBody.d.ts +27 -26
  129. package/dist/models/ListRedirectRulesResponseBody.js.map +1 -1
  130. package/dist/models/ListRoutineRoutesRequest.d.ts +3 -3
  131. package/dist/models/ListRoutineRoutesResponseBody.d.ts +22 -31
  132. package/dist/models/ListRoutineRoutesResponseBody.js.map +1 -1
  133. package/dist/models/ListSitesRequest.d.ts +20 -32
  134. package/dist/models/ListSitesRequest.js.map +1 -1
  135. package/dist/models/ListSitesResponseBody.d.ts +35 -46
  136. package/dist/models/ListSitesResponseBody.js.map +1 -1
  137. package/dist/models/ListSitesShrinkRequest.d.ts +18 -30
  138. package/dist/models/ListSitesShrinkRequest.js.map +1 -1
  139. package/dist/models/ListTransportLayerApplicationsRequest.d.ts +8 -11
  140. package/dist/models/ListTransportLayerApplicationsRequest.js.map +1 -1
  141. package/dist/models/ListTransportLayerApplicationsResponseBody.d.ts +51 -60
  142. package/dist/models/ListTransportLayerApplicationsResponseBody.js.map +1 -1
  143. package/dist/models/ListUserRatePlanInstancesRequest.d.ts +55 -24
  144. package/dist/models/ListUserRatePlanInstancesRequest.js.map +1 -1
  145. package/dist/models/ListUserRatePlanInstancesResponseBody.d.ts +143 -35
  146. package/dist/models/ListUserRatePlanInstancesResponseBody.js.map +1 -1
  147. package/dist/models/ListUserRoutinesRequest.d.ts +2 -2
  148. package/dist/models/ListUserRoutinesResponseBody.d.ts +10 -10
  149. package/dist/models/ListVideoProcessingsRequest.d.ts +7 -12
  150. package/dist/models/ListVideoProcessingsRequest.js.map +1 -1
  151. package/dist/models/ListVideoProcessingsResponseBody.d.ts +23 -25
  152. package/dist/models/ListVideoProcessingsResponseBody.js.map +1 -1
  153. package/dist/models/PurgeCachesRequest.d.ts +5 -5
  154. package/dist/models/PurgeCachesShrinkRequest.d.ts +3 -3
  155. package/dist/models/ResetScheduledPreloadJobRequest.d.ts +2 -2
  156. package/dist/models/ResetScheduledPreloadJobResponseBody.d.ts +13 -8
  157. package/dist/models/ResetScheduledPreloadJobResponseBody.js.map +1 -1
  158. package/dist/models/StopScheduledPreloadExecutionRequest.d.ts +1 -1
  159. package/dist/models/StopScheduledPreloadExecutionResponseBody.d.ts +12 -12
  160. package/dist/models/UpdateCompressionRuleRequest.d.ts +15 -25
  161. package/dist/models/UpdateCompressionRuleRequest.js.map +1 -1
  162. package/dist/models/UpdateCompressionRuleResponseBody.d.ts +1 -1
  163. package/dist/models/UpdateCrossBorderOptimizationRequest.d.ts +4 -4
  164. package/dist/models/UpdateCrossBorderOptimizationResponseBody.d.ts +1 -1
  165. package/dist/models/UpdateCustomHostnameRequest.d.ts +12 -19
  166. package/dist/models/UpdateCustomHostnameRequest.js.map +1 -1
  167. package/dist/models/UpdateCustomHostnameResponseBody.d.ts +1 -1
  168. package/dist/models/UpdateCustomResponseCodeRuleRequest.d.ts +9 -13
  169. package/dist/models/UpdateCustomResponseCodeRuleRequest.js.map +1 -1
  170. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.d.ts +20 -28
  171. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.js.map +1 -1
  172. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.d.ts +1 -1
  173. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
  174. package/dist/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
  175. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.d.ts +20 -27
  176. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.js.map +1 -1
  177. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.d.ts +11 -14
  178. package/dist/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
  179. package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.d.ts +20 -28
  180. package/dist/models/UpdateHttpRequestHeaderModificationRuleRequest.js.map +1 -1
  181. package/dist/models/UpdateHttpRequestHeaderModificationRuleResponseBody.d.ts +1 -1
  182. package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.d.ts +11 -15
  183. package/dist/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.js.map +1 -1
  184. package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.d.ts +20 -28
  185. package/dist/models/UpdateHttpResponseHeaderModificationRuleRequest.js.map +1 -1
  186. package/dist/models/UpdateHttpResponseHeaderModificationRuleResponseBody.d.ts +1 -1
  187. package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.d.ts +11 -15
  188. package/dist/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.js.map +1 -1
  189. package/dist/models/UpdateImageTransformRequest.d.ts +19 -18
  190. package/dist/models/UpdateImageTransformRequest.js.map +1 -1
  191. package/dist/models/UpdateImageTransformResponseBody.d.ts +1 -1
  192. package/dist/models/UpdateIpv6request.d.ts +7 -9
  193. package/dist/models/UpdateIpv6request.js.map +1 -1
  194. package/dist/models/UpdateIpv6responseBody.d.ts +1 -1
  195. package/dist/models/UpdateOriginPoolRequest.d.ts +31 -42
  196. package/dist/models/UpdateOriginPoolRequest.js.map +1 -1
  197. package/dist/models/UpdateOriginPoolResponseBody.d.ts +1 -1
  198. package/dist/models/UpdateOriginPoolShrinkRequest.d.ts +6 -7
  199. package/dist/models/UpdateOriginPoolShrinkRequest.js.map +1 -1
  200. package/dist/models/UpdatePerformanceDataCollectionRequest.d.ts +4 -6
  201. package/dist/models/UpdatePerformanceDataCollectionRequest.js.map +1 -1
  202. package/dist/models/UpdateRecordRequest.d.ts +58 -70
  203. package/dist/models/UpdateRecordRequest.js.map +1 -1
  204. package/dist/models/UpdateRecordResponseBody.d.ts +1 -1
  205. package/dist/models/UpdateRecordShrinkRequest.d.ts +29 -32
  206. package/dist/models/UpdateRecordShrinkRequest.js.map +1 -1
  207. package/dist/models/UpdateRoutineRouteRequest.d.ts +16 -19
  208. package/dist/models/UpdateRoutineRouteRequest.js.map +1 -1
  209. package/dist/models/UpdateSeoBypassRequest.d.ts +4 -4
  210. package/dist/models/UpdateSeoBypassResponseBody.d.ts +1 -1
  211. package/dist/models/UpdateSiteCoverageRequest.d.ts +7 -8
  212. package/dist/models/UpdateSiteCoverageRequest.js.map +1 -1
  213. package/dist/models/UpdateSiteNameExclusiveRequest.d.ts +4 -4
  214. package/dist/models/UpdateSitePauseRequest.d.ts +5 -5
  215. package/dist/models/UpdateSitePauseResponseBody.d.ts +1 -1
  216. package/dist/models/UpdateSiteVanityNsrequest.d.ts +2 -2
  217. package/dist/models/UpdateTieredCacheRequest.d.ts +6 -10
  218. package/dist/models/UpdateTieredCacheRequest.js.map +1 -1
  219. package/dist/models/UpdateTransportLayerApplicationRequest.d.ts +56 -48
  220. package/dist/models/UpdateTransportLayerApplicationRequest.js.map +1 -1
  221. package/dist/models/UpdateTransportLayerApplicationResponseBody.d.ts +1 -1
  222. package/dist/models/UpdateTransportLayerApplicationShrinkRequest.d.ts +33 -12
  223. package/dist/models/UpdateTransportLayerApplicationShrinkRequest.js.map +1 -1
  224. package/dist/models/UpdateVideoProcessingRequest.d.ts +20 -24
  225. package/dist/models/UpdateVideoProcessingRequest.js.map +1 -1
  226. package/dist/models/UpdateWaitingRoomEventRequest.d.ts +37 -49
  227. package/dist/models/UpdateWaitingRoomEventRequest.js.map +1 -1
  228. package/dist/models/UpdateWaitingRoomRequest.d.ts +36 -48
  229. package/dist/models/UpdateWaitingRoomRequest.js.map +1 -1
  230. package/dist/models/UpdateWaitingRoomRuleRequest.d.ts +13 -9
  231. package/dist/models/UpdateWaitingRoomRuleRequest.js.map +1 -1
  232. package/dist/models/UpdateWaitingRoomRuleResponseBody.d.ts +1 -1
  233. package/dist/models/UpdateWaitingRoomShrinkRequest.d.ts +35 -47
  234. package/dist/models/UpdateWaitingRoomShrinkRequest.js.map +1 -1
  235. package/dist/models/VerifyCustomHostnameResponseBody.d.ts +2 -2
  236. package/dist/models/model.d.ts +6 -0
  237. package/dist/models/model.js +31 -19
  238. package/dist/models/model.js.map +1 -1
  239. package/package.json +1 -1
  240. package/src/client.ts +284 -176
  241. package/src/models/BatchCreateRecordsRequest.ts +51 -73
  242. package/src/models/BatchCreateRecordsResponseBody.ts +82 -115
  243. package/src/models/BatchCreateRecordsShrinkRequest.ts +1 -1
  244. package/src/models/CreateRecordRequest.ts +63 -66
  245. package/src/models/CreateRecordResponseBody.ts +1 -1
  246. package/src/models/CreateRecordShrinkRequest.ts +25 -25
  247. package/src/models/CreateRedirectRuleRequest.ts +18 -28
  248. package/src/models/CreateRedirectRuleResponseBody.ts +1 -1
  249. package/src/models/CreateRewriteUrlRuleRequest.ts +18 -24
  250. package/src/models/CreateRewriteUrlRuleResponseBody.ts +1 -1
  251. package/src/models/CreateRoutineCodeDeploymentRequest.ts +11 -6
  252. package/src/models/CreateRoutineCodeDeploymentResponseBody.ts +4 -4
  253. package/src/models/CreateRoutineCodeDeploymentShrinkRequest.ts +9 -4
  254. package/src/models/CreateRoutineRouteRequest.ts +14 -8
  255. package/src/models/CreateSiteRequest.ts +10 -14
  256. package/src/models/CreateSiteResponseBody.ts +3 -3
  257. package/src/models/CreateTransportLayerApplicationRequest.ts +50 -47
  258. package/src/models/CreateTransportLayerApplicationShrinkRequest.ts +28 -13
  259. package/src/models/CreateUrlObservationRequest.ts +5 -5
  260. package/src/models/CreateUrlObservationResponseBody.ts +1 -1
  261. package/src/models/CreateVideoProcessingRequest.ts +20 -24
  262. package/src/models/CreateWaitingRoomRuleRequest.ts +3 -3
  263. package/src/models/CreateWaitingRoomRuleResponseBody.ts +1 -1
  264. package/src/models/DescribeDdoSoverseasAttackCountRequest.ts +36 -0
  265. package/src/models/DescribeDdoSoverseasAttackCountResponse.ts +40 -0
  266. package/src/models/DescribeDdoSoverseasAttackCountResponseBody.ts +54 -0
  267. package/src/models/GetCustomHostnameRequest.ts +1 -1
  268. package/src/models/GetCustomHostnameResponseBody.ts +12 -11
  269. package/src/models/GetDcvDelegationRequest.ts +36 -0
  270. package/src/models/GetDcvDelegationResponse.ts +40 -0
  271. package/src/models/GetDcvDelegationResponseBody.ts +64 -0
  272. package/src/models/GetImageTransformRequest.ts +2 -2
  273. package/src/models/GetImageTransformResponseBody.ts +21 -19
  274. package/src/models/GetRecordRequest.ts +1 -1
  275. package/src/models/GetRecordResponseBody.ts +63 -77
  276. package/src/models/GetRoutineCodeVersionRequest.ts +2 -2
  277. package/src/models/GetRoutineCodeVersionResponseBody.ts +1 -1
  278. package/src/models/GetRoutineRequest.ts +1 -1
  279. package/src/models/GetRoutineResponseBody.ts +13 -13
  280. package/src/models/GetTransportLayerApplicationRequest.ts +2 -2
  281. package/src/models/GetTransportLayerApplicationResponseBody.ts +77 -53
  282. package/src/models/ListCompressionRulesRequest.ts +9 -9
  283. package/src/models/ListCompressionRulesResponseBody.ts +28 -26
  284. package/src/models/ListCustomHostnamesRequest.ts +3 -3
  285. package/src/models/ListCustomHostnamesResponseBody.ts +25 -24
  286. package/src/models/ListCustomResponseCodeRulesRequest.ts +9 -10
  287. package/src/models/ListCustomResponseCodeRulesResponseBody.ts +18 -24
  288. package/src/models/ListEdgeRoutineRecordsRequest.ts +8 -12
  289. package/src/models/ListEdgeRoutineRecordsResponseBody.ts +8 -8
  290. package/src/models/ListHttpIncomingRequestHeaderModificationRulesRequest.ts +8 -8
  291. package/src/models/ListHttpIncomingRequestHeaderModificationRulesResponseBody.ts +25 -29
  292. package/src/models/ListHttpIncomingResponseHeaderModificationRulesRequest.ts +8 -8
  293. package/src/models/ListHttpIncomingResponseHeaderModificationRulesResponseBody.ts +25 -30
  294. package/src/models/ListHttpRequestHeaderModificationRulesRequest.ts +9 -11
  295. package/src/models/ListHttpRequestHeaderModificationRulesResponseBody.ts +25 -35
  296. package/src/models/ListHttpResponseHeaderModificationRulesRequest.ts +10 -12
  297. package/src/models/ListHttpResponseHeaderModificationRulesResponseBody.ts +22 -33
  298. package/src/models/ListHttpsApplicationConfigurationsRequest.ts +10 -12
  299. package/src/models/ListHttpsApplicationConfigurationsResponseBody.ts +54 -75
  300. package/src/models/ListHttpsBasicConfigurationsRequest.ts +9 -11
  301. package/src/models/ListHttpsBasicConfigurationsResponseBody.ts +41 -63
  302. package/src/models/ListImageTransformsRequest.ts +9 -11
  303. package/src/models/ListImageTransformsResponseBody.ts +25 -26
  304. package/src/models/ListInstanceQuotasRequest.ts +92 -92
  305. package/src/models/ListInstanceQuotasResponseBody.ts +11 -11
  306. package/src/models/ListNetworkOptimizationsRequest.ts +10 -10
  307. package/src/models/ListNetworkOptimizationsResponseBody.ts +30 -30
  308. package/src/models/ListOriginRulesRequest.ts +9 -11
  309. package/src/models/ListOriginRulesResponseBody.ts +46 -67
  310. package/src/models/ListPostpaidRatePlanInstancesRequest.ts +14 -14
  311. package/src/models/ListPostpaidRatePlanInstancesResponseBody.ts +30 -38
  312. package/src/models/ListRecordsRequest.ts +13 -25
  313. package/src/models/ListRecordsResponseBody.ts +58 -73
  314. package/src/models/ListRedirectRulesRequest.ts +9 -9
  315. package/src/models/ListRedirectRulesResponseBody.ts +27 -26
  316. package/src/models/ListRoutineRoutesRequest.ts +3 -3
  317. package/src/models/ListRoutineRoutesResponseBody.ts +22 -31
  318. package/src/models/ListSitesRequest.ts +20 -32
  319. package/src/models/ListSitesResponseBody.ts +35 -46
  320. package/src/models/ListSitesShrinkRequest.ts +18 -30
  321. package/src/models/ListTransportLayerApplicationsRequest.ts +8 -11
  322. package/src/models/ListTransportLayerApplicationsResponseBody.ts +51 -60
  323. package/src/models/ListUserRatePlanInstancesRequest.ts +55 -24
  324. package/src/models/ListUserRatePlanInstancesResponseBody.ts +143 -35
  325. package/src/models/ListUserRoutinesRequest.ts +2 -2
  326. package/src/models/ListUserRoutinesResponseBody.ts +10 -10
  327. package/src/models/ListVideoProcessingsRequest.ts +7 -12
  328. package/src/models/ListVideoProcessingsResponseBody.ts +23 -25
  329. package/src/models/PurgeCachesRequest.ts +5 -5
  330. package/src/models/PurgeCachesShrinkRequest.ts +3 -3
  331. package/src/models/ResetScheduledPreloadJobRequest.ts +2 -2
  332. package/src/models/ResetScheduledPreloadJobResponseBody.ts +13 -8
  333. package/src/models/StopScheduledPreloadExecutionRequest.ts +1 -1
  334. package/src/models/StopScheduledPreloadExecutionResponseBody.ts +12 -12
  335. package/src/models/UpdateCompressionRuleRequest.ts +15 -25
  336. package/src/models/UpdateCompressionRuleResponseBody.ts +1 -1
  337. package/src/models/UpdateCrossBorderOptimizationRequest.ts +4 -4
  338. package/src/models/UpdateCrossBorderOptimizationResponseBody.ts +1 -1
  339. package/src/models/UpdateCustomHostnameRequest.ts +12 -19
  340. package/src/models/UpdateCustomHostnameResponseBody.ts +1 -1
  341. package/src/models/UpdateCustomResponseCodeRuleRequest.ts +9 -13
  342. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleRequest.ts +20 -28
  343. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleResponseBody.ts +1 -1
  344. package/src/models/UpdateHttpIncomingRequestHeaderModificationRuleShrinkRequest.ts +11 -15
  345. package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleRequest.ts +20 -27
  346. package/src/models/UpdateHttpIncomingResponseHeaderModificationRuleShrinkRequest.ts +11 -14
  347. package/src/models/UpdateHttpRequestHeaderModificationRuleRequest.ts +20 -28
  348. package/src/models/UpdateHttpRequestHeaderModificationRuleResponseBody.ts +1 -1
  349. package/src/models/UpdateHttpRequestHeaderModificationRuleShrinkRequest.ts +11 -15
  350. package/src/models/UpdateHttpResponseHeaderModificationRuleRequest.ts +20 -28
  351. package/src/models/UpdateHttpResponseHeaderModificationRuleResponseBody.ts +1 -1
  352. package/src/models/UpdateHttpResponseHeaderModificationRuleShrinkRequest.ts +11 -15
  353. package/src/models/UpdateImageTransformRequest.ts +19 -18
  354. package/src/models/UpdateImageTransformResponseBody.ts +1 -1
  355. package/src/models/UpdateIpv6request.ts +7 -9
  356. package/src/models/UpdateIpv6responseBody.ts +1 -1
  357. package/src/models/UpdateOriginPoolRequest.ts +31 -42
  358. package/src/models/UpdateOriginPoolResponseBody.ts +1 -1
  359. package/src/models/UpdateOriginPoolShrinkRequest.ts +6 -7
  360. package/src/models/UpdatePerformanceDataCollectionRequest.ts +4 -6
  361. package/src/models/UpdateRecordRequest.ts +58 -70
  362. package/src/models/UpdateRecordResponseBody.ts +1 -1
  363. package/src/models/UpdateRecordShrinkRequest.ts +29 -32
  364. package/src/models/UpdateRoutineRouteRequest.ts +16 -19
  365. package/src/models/UpdateSeoBypassRequest.ts +4 -4
  366. package/src/models/UpdateSeoBypassResponseBody.ts +1 -1
  367. package/src/models/UpdateSiteCoverageRequest.ts +7 -8
  368. package/src/models/UpdateSiteNameExclusiveRequest.ts +4 -4
  369. package/src/models/UpdateSitePauseRequest.ts +5 -5
  370. package/src/models/UpdateSitePauseResponseBody.ts +1 -1
  371. package/src/models/UpdateSiteVanityNsrequest.ts +2 -2
  372. package/src/models/UpdateTieredCacheRequest.ts +6 -10
  373. package/src/models/UpdateTransportLayerApplicationRequest.ts +56 -48
  374. package/src/models/UpdateTransportLayerApplicationResponseBody.ts +1 -1
  375. package/src/models/UpdateTransportLayerApplicationShrinkRequest.ts +33 -12
  376. package/src/models/UpdateVideoProcessingRequest.ts +20 -24
  377. package/src/models/UpdateWaitingRoomEventRequest.ts +37 -49
  378. package/src/models/UpdateWaitingRoomRequest.ts +36 -48
  379. package/src/models/UpdateWaitingRoomRuleRequest.ts +13 -9
  380. package/src/models/UpdateWaitingRoomRuleResponseBody.ts +1 -1
  381. package/src/models/UpdateWaitingRoomShrinkRequest.ts +35 -47
  382. package/src/models/VerifyCustomHostnameResponseBody.ts +2 -2
  383. package/src/models/model.ts +6 -0
package/dist/client.js CHANGED
@@ -308,11 +308,11 @@ class Client extends openapi_core_1.default {
308
308
  return await this.applyCustomHostnameCertificateWithOptions(request, runtime);
309
309
  }
310
310
  /**
311
- * Add multiple types of DNS records in batches.
311
+ * Creates multiple DNS records in a batch. Multiple record types are supported.
312
312
  *
313
313
  * @remarks
314
- * This API lets you create or update multiple DNS records in a single request, ideal for managing large-scale DNS configurations. It supports various record types, including A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI, and provides detailed settings such as priority, flag, tag, and weight. For specific record types like CERT, SSHFP, SMIMEA, and TLSA, the API supports advanced settings, including certificate information and encryption algorithm.
315
- * The response separates successful and failed operations, allowing you to identify which records failed and why.
314
+ * This API operation allows you to create or update multiple DNS records at a time. It is suitable for scenarios that require managing a large number of DNS configurations. Supported record types include but are not limited to A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI. Detailed configuration items are provided to meet specific requirements, such as Priority, Flag, Tag, and Weight. In addition, for specific record types such as CERT, SSHFP, SMIMEA, and TLSA, advanced settings such as certificate information and encryption algorithms are supported.
315
+ * Successfully and unsuccessfully processed records are listed separately in the response, so that you can identify which records are processed, which records failed, and the failure reasons.
316
316
  *
317
317
  * @param tmpReq - BatchCreateRecordsRequest
318
318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -349,11 +349,11 @@ class Client extends openapi_core_1.default {
349
349
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchCreateRecordsResponse({}));
350
350
  }
351
351
  /**
352
- * Add multiple types of DNS records in batches.
352
+ * Creates multiple DNS records in a batch. Multiple record types are supported.
353
353
  *
354
354
  * @remarks
355
- * This API lets you create or update multiple DNS records in a single request, ideal for managing large-scale DNS configurations. It supports various record types, including A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI, and provides detailed settings such as priority, flag, tag, and weight. For specific record types like CERT, SSHFP, SMIMEA, and TLSA, the API supports advanced settings, including certificate information and encryption algorithm.
356
- * The response separates successful and failed operations, allowing you to identify which records failed and why.
355
+ * This API operation allows you to create or update multiple DNS records at a time. It is suitable for scenarios that require managing a large number of DNS configurations. Supported record types include but are not limited to A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI. Detailed configuration items are provided to meet specific requirements, such as Priority, Flag, Tag, and Weight. In addition, for specific record types such as CERT, SSHFP, SMIMEA, and TLSA, advanced settings such as certificate information and encryption algorithms are supported.
356
+ * Successfully and unsuccessfully processed records are listed separately in the response, so that you can identify which records are processed, which records failed, and the failure reasons.
357
357
  *
358
358
  * @param request - BatchCreateRecordsRequest
359
359
  * @returns BatchCreateRecordsResponse
@@ -2975,7 +2975,7 @@ class Client extends openapi_core_1.default {
2975
2975
  return await this.createPageWithOptions(request, runtime);
2976
2976
  }
2977
2977
  /**
2978
- * Creates a DNS record for a specific website.
2978
+ * Create a DNS record under a site.
2979
2979
  *
2980
2980
  * @param tmpReq - CreateRecordRequest
2981
2981
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3048,7 +3048,7 @@ class Client extends openapi_core_1.default {
3048
3048
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRecordResponse({}));
3049
3049
  }
3050
3050
  /**
3051
- * Creates a DNS record for a specific website.
3051
+ * Create a DNS record under a site.
3052
3052
  *
3053
3053
  * @param request - CreateRecordRequest
3054
3054
  * @returns CreateRecordResponse
@@ -3058,7 +3058,7 @@ class Client extends openapi_core_1.default {
3058
3058
  return await this.createRecordWithOptions(request, runtime);
3059
3059
  }
3060
3060
  /**
3061
- * Configure site redirection.
3061
+ * Creates a redirect configuration for a site.
3062
3062
  *
3063
3063
  * @param request - CreateRedirectRuleRequest
3064
3064
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3114,7 +3114,7 @@ class Client extends openapi_core_1.default {
3114
3114
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRedirectRuleResponse({}));
3115
3115
  }
3116
3116
  /**
3117
- * Configure site redirection.
3117
+ * Creates a redirect configuration for a site.
3118
3118
  *
3119
3119
  * @param request - CreateRedirectRuleRequest
3120
3120
  * @returns CreateRedirectRuleResponse
@@ -3124,7 +3124,7 @@ class Client extends openapi_core_1.default {
3124
3124
  return await this.createRedirectRuleWithOptions(request, runtime);
3125
3125
  }
3126
3126
  /**
3127
- * Adds a URL rewrite configuration to a site.
3127
+ * Create a rewrite URL rule configuration for a site.
3128
3128
  *
3129
3129
  * @param request - CreateRewriteUrlRuleRequest
3130
3130
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3180,7 +3180,7 @@ class Client extends openapi_core_1.default {
3180
3180
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRewriteUrlRuleResponse({}));
3181
3181
  }
3182
3182
  /**
3183
- * Adds a URL rewrite configuration to a site.
3183
+ * Create a rewrite URL rule configuration for a site.
3184
3184
  *
3185
3185
  * @param request - CreateRewriteUrlRuleRequest
3186
3186
  * @returns CreateRewriteUrlRuleResponse
@@ -3235,12 +3235,12 @@ class Client extends openapi_core_1.default {
3235
3235
  return await this.createRoutineWithOptions(request, runtime);
3236
3236
  }
3237
3237
  /**
3238
- * Release the version of the function code in proportion to the specified environment.
3238
+ * Creates a percentage-based canary deployment for a Routine code version in a specified environment.
3239
3239
  *
3240
3240
  * @remarks
3241
- * ## Request description
3242
- * - When creating a routine code version deployment, the environment name `Env` supports only the staging environment `staging` or the production environment `production`.
3243
- * - The `CodeVersions` parameter supports canary release of up to two versions, and the sum of the traffic percentages for these versions must equal 100%.
3241
+ * ## Usage notes
3242
+ * - When creating a Routine code version deployment, the `Env` parameter only supports `staging` for the staging environment or `production` for the production environment.
3243
+ * - The `CodeVersions` parameter supports a maximum of two versions for canary release, and the total percentage of these versions must equal 100%.
3244
3244
  *
3245
3245
  * @param tmpReq - CreateRoutineCodeDeploymentRequest
3246
3246
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3283,12 +3283,12 @@ class Client extends openapi_core_1.default {
3283
3283
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRoutineCodeDeploymentResponse({}));
3284
3284
  }
3285
3285
  /**
3286
- * Release the version of the function code in proportion to the specified environment.
3286
+ * Creates a percentage-based canary deployment for a Routine code version in a specified environment.
3287
3287
  *
3288
3288
  * @remarks
3289
- * ## Request description
3290
- * - When creating a routine code version deployment, the environment name `Env` supports only the staging environment `staging` or the production environment `production`.
3291
- * - The `CodeVersions` parameter supports canary release of up to two versions, and the sum of the traffic percentages for these versions must equal 100%.
3289
+ * ## Usage notes
3290
+ * - When creating a Routine code version deployment, the `Env` parameter only supports `staging` for the staging environment or `production` for the production environment.
3291
+ * - The `CodeVersions` parameter supports a maximum of two versions for canary release, and the total percentage of these versions must equal 100%.
3292
3292
  *
3293
3293
  * @param request - CreateRoutineCodeDeploymentRequest
3294
3294
  * @returns CreateRoutineCodeDeploymentResponse
@@ -3343,7 +3343,7 @@ class Client extends openapi_core_1.default {
3343
3343
  return await this.createRoutineRelatedRecordWithOptions(request, runtime);
3344
3344
  }
3345
3345
  /**
3346
- * Create an edge function route configuration.
3346
+ * Creates an Edge Routine route configuration.
3347
3347
  *
3348
3348
  * @param request - CreateRoutineRouteRequest
3349
3349
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3396,7 +3396,7 @@ class Client extends openapi_core_1.default {
3396
3396
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateRoutineRouteResponse({}));
3397
3397
  }
3398
3398
  /**
3399
- * Create an edge function route configuration.
3399
+ * Creates an Edge Routine route configuration.
3400
3400
  *
3401
3401
  * @param request - CreateRoutineRouteRequest
3402
3402
  * @returns CreateRoutineRouteResponse
@@ -3565,12 +3565,12 @@ class Client extends openapi_core_1.default {
3565
3565
  return await this.createScheduledPreloadJobWithOptions(request, runtime);
3566
3566
  }
3567
3567
  /**
3568
- * Creates a new site.
3568
+ * Creates a site.
3569
3569
  *
3570
3570
  * @remarks
3571
- * - You must have an active plan instance to create a site.
3572
- * - If the selected acceleration region includes the Chinese mainland, your domain must have a valid ICP filing.
3573
- * - This operation is rate-limited to 100 calls per user per hour.
3571
+ * - Before creating a site, you must have an active plan instance.
3572
+ * - If the acceleration area is set to the Chinese mainland only or global, the site domain name must have a completed Internet Content Provider (ICP) filing.
3573
+ * - Each user can invoke this operation up to 100 times per hour.
3574
3574
  *
3575
3575
  * @param request - CreateSiteRequest
3576
3576
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3611,12 +3611,12 @@ class Client extends openapi_core_1.default {
3611
3611
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateSiteResponse({}));
3612
3612
  }
3613
3613
  /**
3614
- * Creates a new site.
3614
+ * Creates a site.
3615
3615
  *
3616
3616
  * @remarks
3617
- * - You must have an active plan instance to create a site.
3618
- * - If the selected acceleration region includes the Chinese mainland, your domain must have a valid ICP filing.
3619
- * - This operation is rate-limited to 100 calls per user per hour.
3617
+ * - Before creating a site, you must have an active plan instance.
3618
+ * - If the acceleration area is set to the Chinese mainland only or global, the site domain name must have a completed Internet Content Provider (ICP) filing.
3619
+ * - Each user can invoke this operation up to 100 times per hour.
3620
3620
  *
3621
3621
  * @param request - CreateSiteRequest
3622
3622
  * @returns CreateSiteResponse
@@ -3816,7 +3816,10 @@ class Client extends openapi_core_1.default {
3816
3816
  return await this.createSlrRoleForRealtimeLogWithOptions(runtime);
3817
3817
  }
3818
3818
  /**
3819
- * Creating a layer 4 acceleration application.
3819
+ * Creates a Layer 4 acceleration application.
3820
+ *
3821
+ * @remarks
3822
+ * The selected site must be activated. After you create a site, call the VerifySite operation to verify the site. A site that passes verification is automatically activated, which means the Passed response parameter is set to true.
3820
3823
  *
3821
3824
  * @param tmpReq - CreateTransportLayerApplicationRequest
3822
3825
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3871,7 +3874,10 @@ class Client extends openapi_core_1.default {
3871
3874
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateTransportLayerApplicationResponse({}));
3872
3875
  }
3873
3876
  /**
3874
- * Creating a layer 4 acceleration application.
3877
+ * Creates a Layer 4 acceleration application.
3878
+ *
3879
+ * @remarks
3880
+ * The selected site must be activated. After you create a site, call the VerifySite operation to verify the site. A site that passes verification is automatically activated, which means the Passed response parameter is set to true.
3875
3881
  *
3876
3882
  * @param request - CreateTransportLayerApplicationRequest
3877
3883
  * @returns CreateTransportLayerApplicationResponse
@@ -3881,7 +3887,7 @@ class Client extends openapi_core_1.default {
3881
3887
  return await this.createTransportLayerApplicationWithOptions(request, runtime);
3882
3888
  }
3883
3889
  /**
3884
- * Create a web page monitoring configuration.
3890
+ * Creates a web monitoring configuration.
3885
3891
  *
3886
3892
  * @param request - CreateUrlObservationRequest
3887
3893
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3916,7 +3922,7 @@ class Client extends openapi_core_1.default {
3916
3922
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateUrlObservationResponse({}));
3917
3923
  }
3918
3924
  /**
3919
- * Create a web page monitoring configuration.
3925
+ * Creates a web monitoring configuration.
3920
3926
  *
3921
3927
  * @param request - CreateUrlObservationRequest
3922
3928
  * @returns CreateUrlObservationResponse
@@ -4132,7 +4138,7 @@ class Client extends openapi_core_1.default {
4132
4138
  return await this.createUserWafRulesetWithOptions(request, runtime);
4133
4139
  }
4134
4140
  /**
4135
- * Add video processing configurations for a website.
4141
+ * Create a site video processing configuration.
4136
4142
  *
4137
4143
  * @param request - CreateVideoProcessingRequest
4138
4144
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4194,7 +4200,7 @@ class Client extends openapi_core_1.default {
4194
4200
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateVideoProcessingResponse({}));
4195
4201
  }
4196
4202
  /**
4197
- * Add video processing configurations for a website.
4203
+ * Create a site video processing configuration.
4198
4204
  *
4199
4205
  * @param request - CreateVideoProcessingRequest
4200
4206
  * @returns CreateVideoProcessingResponse
@@ -4508,6 +4514,9 @@ class Client extends openapi_core_1.default {
4508
4514
  /**
4509
4515
  * Creates a waiting room bypass rule.
4510
4516
  *
4517
+ * @remarks
4518
+ * Your site plan must be Enterprise Edition or higher to use this feature, and the site plan must support this feature.
4519
+ *
4511
4520
  * @param request - CreateWaitingRoomRuleRequest
4512
4521
  * @param runtime - runtime options for this request RuntimeOptions
4513
4522
  * @returns CreateWaitingRoomRuleResponse
@@ -4549,6 +4558,9 @@ class Client extends openapi_core_1.default {
4549
4558
  /**
4550
4559
  * Creates a waiting room bypass rule.
4551
4560
  *
4561
+ * @remarks
4562
+ * Your site plan must be Enterprise Edition or higher to use this feature, and the site plan must support this feature.
4563
+ *
4552
4564
  * @param request - CreateWaitingRoomRuleRequest
4553
4565
  * @returns CreateWaitingRoomRuleResponse
4554
4566
  */
@@ -7239,6 +7251,42 @@ class Client extends openapi_core_1.default {
7239
7251
  let runtime = new $dara.RuntimeOptions({});
7240
7252
  return await this.describeDDoSL7QpsListWithOptions(request, runtime);
7241
7253
  }
7254
+ /**
7255
+ * Queries the number of DDoS attacks outside China.
7256
+ *
7257
+ * @param request - DescribeDDoSOverseasAttackCountRequest
7258
+ * @param runtime - runtime options for this request RuntimeOptions
7259
+ * @returns DescribeDDoSOverseasAttackCountResponse
7260
+ */
7261
+ async describeDDoSOverseasAttackCountWithOptions(request, runtime) {
7262
+ request.validate();
7263
+ let query = openapi_core_2.OpenApiUtil.query(request.toMap());
7264
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
7265
+ query: openapi_core_2.OpenApiUtil.query(query),
7266
+ });
7267
+ let params = new openapi_core_2.$OpenApiUtil.Params({
7268
+ action: "DescribeDDoSOverseasAttackCount",
7269
+ version: "2024-09-10",
7270
+ protocol: "HTTPS",
7271
+ pathname: "/",
7272
+ method: "GET",
7273
+ authType: "AK",
7274
+ style: "RPC",
7275
+ reqBodyType: "formData",
7276
+ bodyType: "json",
7277
+ });
7278
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDDoSOverseasAttackCountResponse({}));
7279
+ }
7280
+ /**
7281
+ * Queries the number of DDoS attacks outside China.
7282
+ *
7283
+ * @param request - DescribeDDoSOverseasAttackCountRequest
7284
+ * @returns DescribeDDoSOverseasAttackCountResponse
7285
+ */
7286
+ async describeDDoSOverseasAttackCount(request) {
7287
+ let runtime = new $dara.RuntimeOptions({});
7288
+ return await this.describeDDoSOverseasAttackCountWithOptions(request, runtime);
7289
+ }
7242
7290
  /**
7243
7291
  * Queries the maximum burst bandwidth for a DDoS instance in mainland China.
7244
7292
  *
@@ -8899,6 +8947,42 @@ class Client extends openapi_core_1.default {
8899
8947
  let runtime = new $dara.RuntimeOptions({});
8900
8948
  return await this.getCustomResponseCodeRuleWithOptions(request, runtime);
8901
8949
  }
8950
+ /**
8951
+ * Retrieves the delegated DCV information.
8952
+ *
8953
+ * @param request - GetDcvDelegationRequest
8954
+ * @param runtime - runtime options for this request RuntimeOptions
8955
+ * @returns GetDcvDelegationResponse
8956
+ */
8957
+ async getDcvDelegationWithOptions(request, runtime) {
8958
+ request.validate();
8959
+ let query = openapi_core_2.OpenApiUtil.query(request.toMap());
8960
+ let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
8961
+ query: openapi_core_2.OpenApiUtil.query(query),
8962
+ });
8963
+ let params = new openapi_core_2.$OpenApiUtil.Params({
8964
+ action: "GetDcvDelegation",
8965
+ version: "2024-09-10",
8966
+ protocol: "HTTPS",
8967
+ pathname: "/",
8968
+ method: "GET",
8969
+ authType: "AK",
8970
+ style: "RPC",
8971
+ reqBodyType: "formData",
8972
+ bodyType: "json",
8973
+ });
8974
+ return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetDcvDelegationResponse({}));
8975
+ }
8976
+ /**
8977
+ * Retrieves the delegated DCV information.
8978
+ *
8979
+ * @param request - GetDcvDelegationRequest
8980
+ * @returns GetDcvDelegationResponse
8981
+ */
8982
+ async getDcvDelegation(request) {
8983
+ let runtime = new $dara.RuntimeOptions({});
8984
+ return await this.getDcvDelegationWithOptions(request, runtime);
8985
+ }
8902
8986
  /**
8903
8987
  * Query Site Developer Mode Configuration
8904
8988
  *
@@ -9716,7 +9800,7 @@ class Client extends openapi_core_1.default {
9716
9800
  return await this.getIPv6WithOptions(request, runtime);
9717
9801
  }
9718
9802
  /**
9719
- * Retrieves a specific image transformation configuration for a site.
9803
+ * Queries a single site image transformation configuration.
9720
9804
  *
9721
9805
  * @param request - GetImageTransformRequest
9722
9806
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9742,7 +9826,7 @@ class Client extends openapi_core_1.default {
9742
9826
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetImageTransformResponse({}));
9743
9827
  }
9744
9828
  /**
9745
- * Retrieves a specific image transformation configuration for a site.
9829
+ * Queries a single site image transformation configuration.
9746
9830
  *
9747
9831
  * @param request - GetImageTransformRequest
9748
9832
  * @returns GetImageTransformResponse
@@ -10462,7 +10546,7 @@ class Client extends openapi_core_1.default {
10462
10546
  return await this.getRealtimeDeliveryFieldWithOptions(request, runtime);
10463
10547
  }
10464
10548
  /**
10465
- * Retrieves the detailed configuration of a single DNS record, including record value, priority, and back-to-source authentication configuration (for CNAME records only).
10549
+ * Retrieves the detailed configuration of a single DNS record, including the record value, priority, and back-to-origin authentication configuration (exclusive to CNAME records).
10466
10550
  *
10467
10551
  * @param request - GetRecordRequest
10468
10552
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10488,7 +10572,7 @@ class Client extends openapi_core_1.default {
10488
10572
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRecordResponse({}));
10489
10573
  }
10490
10574
  /**
10491
- * Retrieves the detailed configuration of a single DNS record, including record value, priority, and back-to-source authentication configuration (for CNAME records only).
10575
+ * Retrieves the detailed configuration of a single DNS record, including the record value, priority, and back-to-origin authentication configuration (exclusive to CNAME records).
10492
10576
  *
10493
10577
  * @param request - GetRecordRequest
10494
10578
  * @returns GetRecordResponse
@@ -10570,7 +10654,7 @@ class Client extends openapi_core_1.default {
10570
10654
  return await this.getRewriteUrlRuleWithOptions(request, runtime);
10571
10655
  }
10572
10656
  /**
10573
- * Retrieves the configuration of an edge function Routine, including its code versions, environments, and associated domain names and routes.
10657
+ * Queries all configuration information of an Edge Routine, including the code version list, environment configuration list, associated domain name configuration list, and associated route configuration list.
10574
10658
  *
10575
10659
  * @param request - GetRoutineRequest
10576
10660
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10599,7 +10683,7 @@ class Client extends openapi_core_1.default {
10599
10683
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRoutineResponse({}));
10600
10684
  }
10601
10685
  /**
10602
- * Retrieves the configuration of an edge function Routine, including its code versions, environments, and associated domain names and routes.
10686
+ * Queries all configuration information of an Edge Routine, including the code version list, environment configuration list, associated domain name configuration list, and associated route configuration list.
10603
10687
  *
10604
10688
  * @param request - GetRoutineRequest
10605
10689
  * @returns GetRoutineResponse
@@ -10648,7 +10732,7 @@ class Client extends openapi_core_1.default {
10648
10732
  return await this.getRoutineAccessTokenWithOptions(request, runtime);
10649
10733
  }
10650
10734
  /**
10651
- * Queries a code version of a routine.
10735
+ * Queries the code information of a specific version of an Edge Routine.
10652
10736
  *
10653
10737
  * @param request - GetRoutineCodeVersionRequest
10654
10738
  * @param runtime - runtime options for this request RuntimeOptions
@@ -10680,7 +10764,7 @@ class Client extends openapi_core_1.default {
10680
10764
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetRoutineCodeVersionResponse({}));
10681
10765
  }
10682
10766
  /**
10683
- * Queries a code version of a routine.
10767
+ * Queries the code information of a specific version of an Edge Routine.
10684
10768
  *
10685
10769
  * @param request - GetRoutineCodeVersionRequest
10686
10770
  * @returns GetRoutineCodeVersionResponse
@@ -11365,7 +11449,7 @@ class Client extends openapi_core_1.default {
11365
11449
  return await this.getTieredCacheWithOptions(request, runtime);
11366
11450
  }
11367
11451
  /**
11368
- * Gets the details of a layer 4 application.
11452
+ * Queries the details of a Layer 4 application.
11369
11453
  *
11370
11454
  * @param request - GetTransportLayerApplicationRequest
11371
11455
  * @param runtime - runtime options for this request RuntimeOptions
@@ -11391,7 +11475,7 @@ class Client extends openapi_core_1.default {
11391
11475
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetTransportLayerApplicationResponse({}));
11392
11476
  }
11393
11477
  /**
11394
- * Gets the details of a layer 4 application.
11478
+ * Queries the details of a Layer 4 application.
11395
11479
  *
11396
11480
  * @param request - GetTransportLayerApplicationRequest
11397
11481
  * @returns GetTransportLayerApplicationResponse
@@ -12145,7 +12229,7 @@ class Client extends openapi_core_1.default {
12145
12229
  return await this.listClientCertificatesWithOptions(request, runtime);
12146
12230
  }
12147
12231
  /**
12148
- * Query the list of compression rules
12232
+ * Queries the list of compression rule configurations.
12149
12233
  *
12150
12234
  * @param request - ListCompressionRulesRequest
12151
12235
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12171,7 +12255,7 @@ class Client extends openapi_core_1.default {
12171
12255
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCompressionRulesResponse({}));
12172
12256
  }
12173
12257
  /**
12174
- * Query the list of compression rules
12258
+ * Queries the list of compression rule configurations.
12175
12259
  *
12176
12260
  * @param request - ListCompressionRulesRequest
12177
12261
  * @returns ListCompressionRulesResponse
@@ -12238,7 +12322,7 @@ class Client extends openapi_core_1.default {
12238
12322
  return await this.listCustomHostnamesWithOptions(request, runtime);
12239
12323
  }
12240
12324
  /**
12241
- * List the custom response code configurations for the site.
12325
+ * Query the list of custom response code configurations for a site.
12242
12326
  *
12243
12327
  * @param request - ListCustomResponseCodeRulesRequest
12244
12328
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12285,7 +12369,7 @@ class Client extends openapi_core_1.default {
12285
12369
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCustomResponseCodeRulesResponse({}));
12286
12370
  }
12287
12371
  /**
12288
- * List the custom response code configurations for the site.
12372
+ * Query the list of custom response code configurations for a site.
12289
12373
  *
12290
12374
  * @param request - ListCustomResponseCodeRulesRequest
12291
12375
  * @returns ListCustomResponseCodeRulesResponse
@@ -12624,10 +12708,10 @@ class Client extends openapi_core_1.default {
12624
12708
  return await this.listEdgeRoutinePlansWithOptions(runtime);
12625
12709
  }
12626
12710
  /**
12627
- * Queries the records that are associated with Edge Routine routes for a website.
12711
+ * Queries the list of edge routing records for a site.
12628
12712
  *
12629
12713
  * @remarks
12630
- * > Each account can call this operation up to 100 times per second.
12714
+ * > API call frequency: 100 calls per second.
12631
12715
  *
12632
12716
  * @param request - ListEdgeRoutineRecordsRequest
12633
12717
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12653,10 +12737,10 @@ class Client extends openapi_core_1.default {
12653
12737
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListEdgeRoutineRecordsResponse({}));
12654
12738
  }
12655
12739
  /**
12656
- * Queries the records that are associated with Edge Routine routes for a website.
12740
+ * Queries the list of edge routing records for a site.
12657
12741
  *
12658
12742
  * @remarks
12659
- * > Each account can call this operation up to 100 times per second.
12743
+ * > API call frequency: 100 calls per second.
12660
12744
  *
12661
12745
  * @param request - ListEdgeRoutineRecordsRequest
12662
12746
  * @returns ListEdgeRoutineRecordsResponse
@@ -12666,7 +12750,7 @@ class Client extends openapi_core_1.default {
12666
12750
  return await this.listEdgeRoutineRecordsWithOptions(request, runtime);
12667
12751
  }
12668
12752
  /**
12669
- * Queries the configuration details of an incoming HTTP request header modification rule for a website.
12753
+ * Queries the list of HTTP incoming request header modification configurations for a site.
12670
12754
  *
12671
12755
  * @param request - ListHttpIncomingRequestHeaderModificationRulesRequest
12672
12756
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12692,7 +12776,7 @@ class Client extends openapi_core_1.default {
12692
12776
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpIncomingRequestHeaderModificationRulesResponse({}));
12693
12777
  }
12694
12778
  /**
12695
- * Queries the configuration details of an incoming HTTP request header modification rule for a website.
12779
+ * Queries the list of HTTP incoming request header modification configurations for a site.
12696
12780
  *
12697
12781
  * @param request - ListHttpIncomingRequestHeaderModificationRulesRequest
12698
12782
  * @returns ListHttpIncomingRequestHeaderModificationRulesResponse
@@ -12702,7 +12786,7 @@ class Client extends openapi_core_1.default {
12702
12786
  return await this.listHttpIncomingRequestHeaderModificationRulesWithOptions(request, runtime);
12703
12787
  }
12704
12788
  /**
12705
- * Queries the configurations of an incoming HTTP response header modification rule for a website.
12789
+ * Queries the list of configurations for modifying HTTP incoming response headers of a site.
12706
12790
  *
12707
12791
  * @param request - ListHttpIncomingResponseHeaderModificationRulesRequest
12708
12792
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12728,7 +12812,7 @@ class Client extends openapi_core_1.default {
12728
12812
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpIncomingResponseHeaderModificationRulesResponse({}));
12729
12813
  }
12730
12814
  /**
12731
- * Queries the configurations of an incoming HTTP response header modification rule for a website.
12815
+ * Queries the list of configurations for modifying HTTP incoming response headers of a site.
12732
12816
  *
12733
12817
  * @param request - ListHttpIncomingResponseHeaderModificationRulesRequest
12734
12818
  * @returns ListHttpIncomingResponseHeaderModificationRulesResponse
@@ -12738,7 +12822,7 @@ class Client extends openapi_core_1.default {
12738
12822
  return await this.listHttpIncomingResponseHeaderModificationRulesWithOptions(request, runtime);
12739
12823
  }
12740
12824
  /**
12741
- * Lists the HTTP request header configurations.
12825
+ * Queries the list of HTTP request header modification configurations.
12742
12826
  *
12743
12827
  * @param request - ListHttpRequestHeaderModificationRulesRequest
12744
12828
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12764,7 +12848,7 @@ class Client extends openapi_core_1.default {
12764
12848
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpRequestHeaderModificationRulesResponse({}));
12765
12849
  }
12766
12850
  /**
12767
- * Lists the HTTP request header configurations.
12851
+ * Queries the list of HTTP request header modification configurations.
12768
12852
  *
12769
12853
  * @param request - ListHttpRequestHeaderModificationRulesRequest
12770
12854
  * @returns ListHttpRequestHeaderModificationRulesResponse
@@ -12774,7 +12858,7 @@ class Client extends openapi_core_1.default {
12774
12858
  return await this.listHttpRequestHeaderModificationRulesWithOptions(request, runtime);
12775
12859
  }
12776
12860
  /**
12777
- * Gets the HTTP response header configurations for a site.
12861
+ * Queries the list of HTTP response header modification configurations for a site.
12778
12862
  *
12779
12863
  * @param request - ListHttpResponseHeaderModificationRulesRequest
12780
12864
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12800,7 +12884,7 @@ class Client extends openapi_core_1.default {
12800
12884
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpResponseHeaderModificationRulesResponse({}));
12801
12885
  }
12802
12886
  /**
12803
- * Gets the HTTP response header configurations for a site.
12887
+ * Queries the list of HTTP response header modification configurations for a site.
12804
12888
  *
12805
12889
  * @param request - ListHttpResponseHeaderModificationRulesRequest
12806
12890
  * @returns ListHttpResponseHeaderModificationRulesResponse
@@ -12810,7 +12894,7 @@ class Client extends openapi_core_1.default {
12810
12894
  return await this.listHttpResponseHeaderModificationRulesWithOptions(request, runtime);
12811
12895
  }
12812
12896
  /**
12813
- * Queries multiple HTTPS application configurations.
12897
+ * Query multiple HTTPS application configurations.
12814
12898
  *
12815
12899
  * @param request - ListHttpsApplicationConfigurationsRequest
12816
12900
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12836,7 +12920,7 @@ class Client extends openapi_core_1.default {
12836
12920
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpsApplicationConfigurationsResponse({}));
12837
12921
  }
12838
12922
  /**
12839
- * Queries multiple HTTPS application configurations.
12923
+ * Query multiple HTTPS application configurations.
12840
12924
  *
12841
12925
  * @param request - ListHttpsApplicationConfigurationsRequest
12842
12926
  * @returns ListHttpsApplicationConfigurationsResponse
@@ -12846,7 +12930,7 @@ class Client extends openapi_core_1.default {
12846
12930
  return await this.listHttpsApplicationConfigurationsWithOptions(request, runtime);
12847
12931
  }
12848
12932
  /**
12849
- * Query multiple HTTPS basic configurations
12933
+ * Queries multiple HTTPS basic configurations.
12850
12934
  *
12851
12935
  * @param request - ListHttpsBasicConfigurationsRequest
12852
12936
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12872,7 +12956,7 @@ class Client extends openapi_core_1.default {
12872
12956
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListHttpsBasicConfigurationsResponse({}));
12873
12957
  }
12874
12958
  /**
12875
- * Query multiple HTTPS basic configurations
12959
+ * Queries multiple HTTPS basic configurations.
12876
12960
  *
12877
12961
  * @param request - ListHttpsBasicConfigurationsRequest
12878
12962
  * @returns ListHttpsBasicConfigurationsResponse
@@ -12882,7 +12966,7 @@ class Client extends openapi_core_1.default {
12882
12966
  return await this.listHttpsBasicConfigurationsWithOptions(request, runtime);
12883
12967
  }
12884
12968
  /**
12885
- * Retrieves site image conversion configurations.
12969
+ * Queries the list of image transformation configurations for a site.
12886
12970
  *
12887
12971
  * @param request - ListImageTransformsRequest
12888
12972
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12908,7 +12992,7 @@ class Client extends openapi_core_1.default {
12908
12992
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListImageTransformsResponse({}));
12909
12993
  }
12910
12994
  /**
12911
- * Retrieves site image conversion configurations.
12995
+ * Queries the list of image transformation configurations for a site.
12912
12996
  *
12913
12997
  * @param request - ListImageTransformsRequest
12914
12998
  * @returns ListImageTransformsResponse
@@ -12918,7 +13002,7 @@ class Client extends openapi_core_1.default {
12918
13002
  return await this.listImageTransformsWithOptions(request, runtime);
12919
13003
  }
12920
13004
  /**
12921
- * Queries the quota details in a subscription plan.
13005
+ * Queries the quota details of the plan associated with a specific instance or site by quota name.
12922
13006
  *
12923
13007
  * @param request - ListInstanceQuotasRequest
12924
13008
  * @param runtime - runtime options for this request RuntimeOptions
@@ -12944,7 +13028,7 @@ class Client extends openapi_core_1.default {
12944
13028
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListInstanceQuotasResponse({}));
12945
13029
  }
12946
13030
  /**
12947
- * Queries the quota details in a subscription plan.
13031
+ * Queries the quota details of the plan associated with a specific instance or site by quota name.
12948
13032
  *
12949
13033
  * @param request - ListInstanceQuotasRequest
12950
13034
  * @returns ListInstanceQuotasResponse
@@ -13291,7 +13375,7 @@ class Client extends openapi_core_1.default {
13291
13375
  return await this.listManagedRulesGroupsWithOptions(request, runtime);
13292
13376
  }
13293
13377
  /**
13294
- * Query multiple network optimization configurations
13378
+ * Queries multiple network optimization configurations.
13295
13379
  *
13296
13380
  * @param request - ListNetworkOptimizationsRequest
13297
13381
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13317,7 +13401,7 @@ class Client extends openapi_core_1.default {
13317
13401
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListNetworkOptimizationsResponse({}));
13318
13402
  }
13319
13403
  /**
13320
- * Query multiple network optimization configurations
13404
+ * Queries multiple network optimization configurations.
13321
13405
  *
13322
13406
  * @param request - ListNetworkOptimizationsRequest
13323
13407
  * @returns ListNetworkOptimizationsResponse
@@ -13435,7 +13519,7 @@ class Client extends openapi_core_1.default {
13435
13519
  return await this.listOriginPoolsWithOptions(request, runtime);
13436
13520
  }
13437
13521
  /**
13438
- * Lists multiple back-to-origin rules.
13522
+ * Query multiple back-to-origin rule configurations.
13439
13523
  *
13440
13524
  * @param request - ListOriginRulesRequest
13441
13525
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13461,7 +13545,7 @@ class Client extends openapi_core_1.default {
13461
13545
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListOriginRulesResponse({}));
13462
13546
  }
13463
13547
  /**
13464
- * Lists multiple back-to-origin rules.
13548
+ * Query multiple back-to-origin rule configurations.
13465
13549
  *
13466
13550
  * @param request - ListOriginRulesRequest
13467
13551
  * @returns ListOriginRulesResponse
@@ -13521,10 +13605,10 @@ class Client extends openapi_core_1.default {
13521
13605
  return await this.listPagesWithOptions(request, runtime);
13522
13606
  }
13523
13607
  /**
13524
- * List of post-paid plan instances.
13608
+ * Queries the list of pay-as-you-go plan instances.
13525
13609
  *
13526
13610
  * @remarks
13527
- * This API retrieves a list of pay-as-you-go plan instances from a user account and supports filtering and sorting by various criteria.
13611
+ * Queries the list of pay-as-you-go plan instances under your account. You can filter and sort the results by multiple conditions.
13528
13612
  *
13529
13613
  * @param request - ListPostpaidRatePlanInstancesRequest
13530
13614
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13550,10 +13634,10 @@ class Client extends openapi_core_1.default {
13550
13634
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListPostpaidRatePlanInstancesResponse({}));
13551
13635
  }
13552
13636
  /**
13553
- * List of post-paid plan instances.
13637
+ * Queries the list of pay-as-you-go plan instances.
13554
13638
  *
13555
13639
  * @remarks
13556
- * This API retrieves a list of pay-as-you-go plan instances from a user account and supports filtering and sorting by various criteria.
13640
+ * Queries the list of pay-as-you-go plan instances under your account. You can filter and sort the results by multiple conditions.
13557
13641
  *
13558
13642
  * @param request - ListPostpaidRatePlanInstancesRequest
13559
13643
  * @returns ListPostpaidRatePlanInstancesResponse
@@ -13563,10 +13647,10 @@ class Client extends openapi_core_1.default {
13563
13647
  return await this.listPostpaidRatePlanInstancesWithOptions(request, runtime);
13564
13648
  }
13565
13649
  /**
13566
- * Lists a site\\"s DNS records, including their record value, priority, and authentication configuration. Allows filtering by record name and record type.
13650
+ * Queries the list of DNS records under a site, including record values, priorities, authentication configurations, etc. Supports filtering by conditions such as record name and record type.
13567
13651
  *
13568
13652
  * @remarks
13569
- * This API does not return DNS records for edge containers, edge functions, and layer 4 acceleration.
13653
+ * DNS records corresponding to edge containers, edge functions, and Layer 4 acceleration will not be returned by this API.
13570
13654
  *
13571
13655
  * @param request - ListRecordsRequest
13572
13656
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13592,10 +13676,10 @@ class Client extends openapi_core_1.default {
13592
13676
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRecordsResponse({}));
13593
13677
  }
13594
13678
  /**
13595
- * Lists a site\\"s DNS records, including their record value, priority, and authentication configuration. Allows filtering by record name and record type.
13679
+ * Queries the list of DNS records under a site, including record values, priorities, authentication configurations, etc. Supports filtering by conditions such as record name and record type.
13596
13680
  *
13597
13681
  * @remarks
13598
- * This API does not return DNS records for edge containers, edge functions, and layer 4 acceleration.
13682
+ * DNS records corresponding to edge containers, edge functions, and Layer 4 acceleration will not be returned by this API.
13599
13683
  *
13600
13684
  * @param request - ListRecordsRequest
13601
13685
  * @returns ListRecordsResponse
@@ -13605,7 +13689,7 @@ class Client extends openapi_core_1.default {
13605
13689
  return await this.listRecordsWithOptions(request, runtime);
13606
13690
  }
13607
13691
  /**
13608
- * Query Redirect Rule List
13692
+ * Queries the redirect configuration list of a site.
13609
13693
  *
13610
13694
  * @param request - ListRedirectRulesRequest
13611
13695
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13631,7 +13715,7 @@ class Client extends openapi_core_1.default {
13631
13715
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRedirectRulesResponse({}));
13632
13716
  }
13633
13717
  /**
13634
- * Query Redirect Rule List
13718
+ * Queries the redirect configuration list of a site.
13635
13719
  *
13636
13720
  * @param request - ListRedirectRulesRequest
13637
13721
  * @returns ListRedirectRulesResponse
@@ -13816,7 +13900,7 @@ class Client extends openapi_core_1.default {
13816
13900
  return await this.listRoutineRelatedRecordsWithOptions(request, runtime);
13817
13901
  }
13818
13902
  /**
13819
- * Lists the function routes of a specified edge program.
13903
+ * Queries the function route list of an Edge Routine.
13820
13904
  *
13821
13905
  * @param request - ListRoutineRoutesRequest
13822
13906
  * @param runtime - runtime options for this request RuntimeOptions
@@ -13851,7 +13935,7 @@ class Client extends openapi_core_1.default {
13851
13935
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListRoutineRoutesResponse({}));
13852
13936
  }
13853
13937
  /**
13854
- * Lists the function routes of a specified edge program.
13938
+ * Queries the function route list of an Edge Routine.
13855
13939
  *
13856
13940
  * @param request - ListRoutineRoutesRequest
13857
13941
  * @returns ListRoutineRoutesResponse
@@ -14059,7 +14143,7 @@ class Client extends openapi_core_1.default {
14059
14143
  return await this.listSiteRoutesWithOptions(request, runtime);
14060
14144
  }
14061
14145
  /**
14062
- * Lists the current user\\"s sites, including their name, status, and configuration.
14146
+ * Queries the list of sites under the current user, including site names, statuses, and configurations.
14063
14147
  *
14064
14148
  * @param tmpReq - ListSitesRequest
14065
14149
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14090,7 +14174,7 @@ class Client extends openapi_core_1.default {
14090
14174
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListSitesResponse({}));
14091
14175
  }
14092
14176
  /**
14093
- * Lists the current user\\"s sites, including their name, status, and configuration.
14177
+ * Queries the list of sites under the current user, including site names, statuses, and configurations.
14094
14178
  *
14095
14179
  * @param request - ListSitesRequest
14096
14180
  * @returns ListSitesResponse
@@ -14220,7 +14304,7 @@ class Client extends openapi_core_1.default {
14220
14304
  return await this.listTraceTasksWithOptions(request, runtime);
14221
14305
  }
14222
14306
  /**
14223
- * Lists the layer 4 applications associated with the site.
14307
+ * Query the list of Layer 4 applications for a site.
14224
14308
  *
14225
14309
  * @param request - ListTransportLayerApplicationsRequest
14226
14310
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14246,7 +14330,7 @@ class Client extends openapi_core_1.default {
14246
14330
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListTransportLayerApplicationsResponse({}));
14247
14331
  }
14248
14332
  /**
14249
- * Lists the layer 4 applications associated with the site.
14333
+ * Query the list of Layer 4 applications for a site.
14250
14334
  *
14251
14335
  * @param request - ListTransportLayerApplicationsRequest
14252
14336
  * @returns ListTransportLayerApplicationsResponse
@@ -14376,7 +14460,7 @@ class Client extends openapi_core_1.default {
14376
14460
  return await this.listUserDeliveryTasksWithOptions(request, runtime);
14377
14461
  }
14378
14462
  /**
14379
- * Retrieves a user\\"s purchased package instances and their details.
14463
+ * Queries the plan instances purchased by the user and their details.
14380
14464
  *
14381
14465
  * @param request - ListUserRatePlanInstancesRequest
14382
14466
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14402,7 +14486,7 @@ class Client extends openapi_core_1.default {
14402
14486
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUserRatePlanInstancesResponse({}));
14403
14487
  }
14404
14488
  /**
14405
- * Retrieves a user\\"s purchased package instances and their details.
14489
+ * Queries the plan instances purchased by the user and their details.
14406
14490
  *
14407
14491
  * @param request - ListUserRatePlanInstancesRequest
14408
14492
  * @returns ListUserRatePlanInstancesResponse
@@ -14412,10 +14496,10 @@ class Client extends openapi_core_1.default {
14412
14496
  return await this.listUserRatePlanInstancesWithOptions(request, runtime);
14413
14497
  }
14414
14498
  /**
14415
- * Queries the functions created in your account and the maximum number of functions supported by your plan.
14499
+ * Retrieves a paginated list of Edge Routines created by the user along with quota information.
14416
14500
  *
14417
14501
  * @remarks
14418
- * Returns a paginated list of all edge functions (routines) in your account, along with the routine quota and usage for your current plan. You can use `PageNumber` and `PageSize` to control pagination, and `SearchKeyWord` to filter routines by name.
14502
+ * This operation allows you to perform a paged query for all Edge Routines created under your account. It also returns the Edge Routine quota for your current plan and the number of Edge Routines already in use. You can specify the PageNumber and PageSize paging parameters to control the number of results returned, and use SearchKeyWord to perform a fuzzy search to filter Routine names.
14419
14503
  *
14420
14504
  * @param request - ListUserRoutinesRequest
14421
14505
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14450,10 +14534,10 @@ class Client extends openapi_core_1.default {
14450
14534
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUserRoutinesResponse({}));
14451
14535
  }
14452
14536
  /**
14453
- * Queries the functions created in your account and the maximum number of functions supported by your plan.
14537
+ * Retrieves a paginated list of Edge Routines created by the user along with quota information.
14454
14538
  *
14455
14539
  * @remarks
14456
- * Returns a paginated list of all edge functions (routines) in your account, along with the routine quota and usage for your current plan. You can use `PageNumber` and `PageSize` to control pagination, and `SearchKeyWord` to filter routines by name.
14540
+ * This operation allows you to perform a paged query for all Edge Routines created under your account. It also returns the Edge Routine quota for your current plan and the number of Edge Routines already in use. You can specify the PageNumber and PageSize paging parameters to control the number of results returned, and use SearchKeyWord to perform a fuzzy search to filter Routine names.
14457
14541
  *
14458
14542
  * @param request - ListUserRoutinesRequest
14459
14543
  * @returns ListUserRoutinesResponse
@@ -14535,7 +14619,7 @@ class Client extends openapi_core_1.default {
14535
14619
  return await this.listUserWafRulesetsWithOptions(request, runtime);
14536
14620
  }
14537
14621
  /**
14538
- * Queries the video processing configurations of a site.
14622
+ * Queries the list of video processing configurations for a site.
14539
14623
  *
14540
14624
  * @param request - ListVideoProcessingsRequest
14541
14625
  * @param runtime - runtime options for this request RuntimeOptions
@@ -14582,7 +14666,7 @@ class Client extends openapi_core_1.default {
14582
14666
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListVideoProcessingsResponse({}));
14583
14667
  }
14584
14668
  /**
14585
- * Queries the video processing configurations of a site.
14669
+ * Queries the list of video processing configurations for a site.
14586
14670
  *
14587
14671
  * @param request - ListVideoProcessingsRequest
14588
14672
  * @returns ListVideoProcessingsResponse
@@ -15824,8 +15908,8 @@ class Client extends openapi_core_1.default {
15824
15908
  return await this.releaseInstanceWithOptions(request, runtime);
15825
15909
  }
15826
15910
  /**
15827
- * Resets the progress of a scheduled preload job and restarts the preload from the beginning.
15828
- * Prerequisite: You must first create a scheduled preload job by calling CreateScheduledPreloadJob to obtain a valid job ID, and then pass it to this API for resetting.
15911
+ * Resets the progress of a scheduled prefetch task and restarts the prefetch from the beginning.
15912
+ * Before calling this operation, you must first create a scheduled prefetch task by calling CreateScheduledPreloadJob to obtain a valid task ID, and then pass the ID to this operation for resetting.
15829
15913
  *
15830
15914
  * @param request - ResetScheduledPreloadJobRequest
15831
15915
  * @param runtime - runtime options for this request RuntimeOptions
@@ -15854,8 +15938,8 @@ class Client extends openapi_core_1.default {
15854
15938
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.ResetScheduledPreloadJobResponse({}));
15855
15939
  }
15856
15940
  /**
15857
- * Resets the progress of a scheduled preload job and restarts the preload from the beginning.
15858
- * Prerequisite: You must first create a scheduled preload job by calling CreateScheduledPreloadJob to obtain a valid job ID, and then pass it to this API for resetting.
15941
+ * Resets the progress of a scheduled prefetch task and restarts the prefetch from the beginning.
15942
+ * Before calling this operation, you must first create a scheduled prefetch task by calling CreateScheduledPreloadJob to obtain a valid task ID, and then pass the ID to this operation for resetting.
15859
15943
  *
15860
15944
  * @param request - ResetScheduledPreloadJobRequest
15861
15945
  * @returns ResetScheduledPreloadJobResponse
@@ -16550,8 +16634,8 @@ class Client extends openapi_core_1.default {
16550
16634
  return await this.startScheduledPreloadExecutionWithOptions(request, runtime);
16551
16635
  }
16552
16636
  /**
16553
- * Stops a single scheduled prefetch plan by prefetch plan ID.
16554
- * Prerequisites: (1) This operation takes effect only when the execution plan is in the running state. Execution plans in the waiting or failed state cannot be stopped. (2) Whether an execution plan can reach the running state depends on whether the associated site has passed the access verification (site Status=active).
16637
+ * Stops a single scheduled preload execution plan based on the preload plan ID.
16638
+ * Prerequisites: (1) This API only takes effect when the execution plan status is running. Execution plans in the waiting or failed status cannot be stopped. (2) Whether an execution plan can reach the running status depends on whether the site it belongs to has completed access verification (site Status=active).
16555
16639
  *
16556
16640
  * @param request - StopScheduledPreloadExecutionRequest
16557
16641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -16580,8 +16664,8 @@ class Client extends openapi_core_1.default {
16580
16664
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.StopScheduledPreloadExecutionResponse({}));
16581
16665
  }
16582
16666
  /**
16583
- * Stops a single scheduled prefetch plan by prefetch plan ID.
16584
- * Prerequisites: (1) This operation takes effect only when the execution plan is in the running state. Execution plans in the waiting or failed state cannot be stopped. (2) Whether an execution plan can reach the running state depends on whether the associated site has passed the access verification (site Status=active).
16667
+ * Stops a single scheduled preload execution plan based on the preload plan ID.
16668
+ * Prerequisites: (1) This API only takes effect when the execution plan status is running. Execution plans in the waiting or failed status cannot be stopped. (2) Whether an execution plan can reach the running status depends on whether the site it belongs to has completed access verification (site Status=active).
16585
16669
  *
16586
16670
  * @param request - StopScheduledPreloadExecutionRequest
16587
16671
  * @returns StopScheduledPreloadExecutionResponse
@@ -16996,7 +17080,7 @@ class Client extends openapi_core_1.default {
16996
17080
  return await this.updateCnameFlatteningWithOptions(request, runtime);
16997
17081
  }
16998
17082
  /**
16999
- * Modifies the compression rule configuration for a site.
17083
+ * Modifies the compression rule configuration of a site.
17000
17084
  *
17001
17085
  * @param request - UpdateCompressionRuleRequest
17002
17086
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17049,7 +17133,7 @@ class Client extends openapi_core_1.default {
17049
17133
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCompressionRuleResponse({}));
17050
17134
  }
17051
17135
  /**
17052
- * Modifies the compression rule configuration for a site.
17136
+ * Modifies the compression rule configuration of a site.
17053
17137
  *
17054
17138
  * @param request - UpdateCompressionRuleRequest
17055
17139
  * @returns UpdateCompressionRuleResponse
@@ -17059,7 +17143,10 @@ class Client extends openapi_core_1.default {
17059
17143
  return await this.updateCompressionRuleWithOptions(request, runtime);
17060
17144
  }
17061
17145
  /**
17062
- * Modifies the configuration of the Chinese mainland network access optimization.
17146
+ * Modifies the China mainland network access optimization configuration for a site.
17147
+ *
17148
+ * @remarks
17149
+ * The site plan must be Enterprise Edition or higher to enable China mainland network access optimization.
17063
17150
  *
17064
17151
  * @param request - UpdateCrossBorderOptimizationRequest
17065
17152
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17091,7 +17178,10 @@ class Client extends openapi_core_1.default {
17091
17178
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCrossBorderOptimizationResponse({}));
17092
17179
  }
17093
17180
  /**
17094
- * Modifies the configuration of the Chinese mainland network access optimization.
17181
+ * Modifies the China mainland network access optimization configuration for a site.
17182
+ *
17183
+ * @remarks
17184
+ * The site plan must be Enterprise Edition or higher to enable China mainland network access optimization.
17095
17185
  *
17096
17186
  * @param request - UpdateCrossBorderOptimizationRequest
17097
17187
  * @returns UpdateCrossBorderOptimizationResponse
@@ -17101,7 +17191,7 @@ class Client extends openapi_core_1.default {
17101
17191
  return await this.updateCrossBorderOptimizationWithOptions(request, runtime);
17102
17192
  }
17103
17193
  /**
17104
- * Updates the parameters of a Software as a Service (SaaS) domain name, such as the attached record ID and the certificate type.
17194
+ * Updates a SaaS domain name. You can modify the bound record ID, certificate type, and other settings.
17105
17195
  *
17106
17196
  * @param request - UpdateCustomHostnameRequest
17107
17197
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17151,7 +17241,7 @@ class Client extends openapi_core_1.default {
17151
17241
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCustomHostnameResponse({}));
17152
17242
  }
17153
17243
  /**
17154
- * Updates the parameters of a Software as a Service (SaaS) domain name, such as the attached record ID and the certificate type.
17244
+ * Updates a SaaS domain name. You can modify the bound record ID, certificate type, and other settings.
17155
17245
  *
17156
17246
  * @param request - UpdateCustomHostnameRequest
17157
17247
  * @returns UpdateCustomHostnameResponse
@@ -17161,7 +17251,7 @@ class Client extends openapi_core_1.default {
17161
17251
  return await this.updateCustomHostnameWithOptions(request, runtime);
17162
17252
  }
17163
17253
  /**
17164
- * Modify the response code configuration for a site.
17254
+ * Modifies the response code rewrite configuration of a site.
17165
17255
  *
17166
17256
  * @param request - UpdateCustomResponseCodeRuleRequest
17167
17257
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17211,7 +17301,7 @@ class Client extends openapi_core_1.default {
17211
17301
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateCustomResponseCodeRuleResponse({}));
17212
17302
  }
17213
17303
  /**
17214
- * Modify the response code configuration for a site.
17304
+ * Modifies the response code rewrite configuration of a site.
17215
17305
  *
17216
17306
  * @param request - UpdateCustomResponseCodeRuleRequest
17217
17307
  * @returns UpdateCustomResponseCodeRuleResponse
@@ -17421,7 +17511,7 @@ class Client extends openapi_core_1.default {
17421
17511
  return await this.updateEdgeContainerAppResourceReserveWithOptions(request, runtime);
17422
17512
  }
17423
17513
  /**
17424
- * Configure inbound HTTP request headers.
17514
+ * Modify HTTP incoming request header configuration.
17425
17515
  *
17426
17516
  * @param tmpReq - UpdateHttpIncomingRequestHeaderModificationRuleRequest
17427
17517
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17473,7 +17563,7 @@ class Client extends openapi_core_1.default {
17473
17563
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateHttpIncomingRequestHeaderModificationRuleResponse({}));
17474
17564
  }
17475
17565
  /**
17476
- * Configure inbound HTTP request headers.
17566
+ * Modify HTTP incoming request header configuration.
17477
17567
  *
17478
17568
  * @param request - UpdateHttpIncomingRequestHeaderModificationRuleRequest
17479
17569
  * @returns UpdateHttpIncomingRequestHeaderModificationRuleResponse
@@ -17483,7 +17573,7 @@ class Client extends openapi_core_1.default {
17483
17573
  return await this.updateHttpIncomingRequestHeaderModificationRuleWithOptions(request, runtime);
17484
17574
  }
17485
17575
  /**
17486
- * Update a Site\\"s HTTP Inbound Response Header configuration.
17576
+ * Updates the HTTP incoming response header modification configuration for a site.
17487
17577
  *
17488
17578
  * @param tmpReq - UpdateHttpIncomingResponseHeaderModificationRuleRequest
17489
17579
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17535,7 +17625,7 @@ class Client extends openapi_core_1.default {
17535
17625
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateHttpIncomingResponseHeaderModificationRuleResponse({}));
17536
17626
  }
17537
17627
  /**
17538
- * Update a Site\\"s HTTP Inbound Response Header configuration.
17628
+ * Updates the HTTP incoming response header modification configuration for a site.
17539
17629
  *
17540
17630
  * @param request - UpdateHttpIncomingResponseHeaderModificationRuleRequest
17541
17631
  * @returns UpdateHttpIncomingResponseHeaderModificationRuleResponse
@@ -17545,7 +17635,7 @@ class Client extends openapi_core_1.default {
17545
17635
  return await this.updateHttpIncomingResponseHeaderModificationRuleWithOptions(request, runtime);
17546
17636
  }
17547
17637
  /**
17548
- * Modify the HTTP request header rule.
17638
+ * Modify HTTP request header rules.
17549
17639
  *
17550
17640
  * @param tmpReq - UpdateHttpRequestHeaderModificationRuleRequest
17551
17641
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17597,7 +17687,7 @@ class Client extends openapi_core_1.default {
17597
17687
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateHttpRequestHeaderModificationRuleResponse({}));
17598
17688
  }
17599
17689
  /**
17600
- * Modify the HTTP request header rule.
17690
+ * Modify HTTP request header rules.
17601
17691
  *
17602
17692
  * @param request - UpdateHttpRequestHeaderModificationRuleRequest
17603
17693
  * @returns UpdateHttpRequestHeaderModificationRuleResponse
@@ -17607,7 +17697,7 @@ class Client extends openapi_core_1.default {
17607
17697
  return await this.updateHttpRequestHeaderModificationRuleWithOptions(request, runtime);
17608
17698
  }
17609
17699
  /**
17610
- * Updates a site\\"s HTTP response header configuration.
17700
+ * Updates the HTTP response header modification configuration for a site.
17611
17701
  *
17612
17702
  * @param tmpReq - UpdateHttpResponseHeaderModificationRuleRequest
17613
17703
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17659,7 +17749,7 @@ class Client extends openapi_core_1.default {
17659
17749
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateHttpResponseHeaderModificationRuleResponse({}));
17660
17750
  }
17661
17751
  /**
17662
- * Updates a site\\"s HTTP response header configuration.
17752
+ * Updates the HTTP response header modification configuration for a site.
17663
17753
  *
17664
17754
  * @param request - UpdateHttpResponseHeaderModificationRuleRequest
17665
17755
  * @returns UpdateHttpResponseHeaderModificationRuleResponse
@@ -17846,7 +17936,7 @@ class Client extends openapi_core_1.default {
17846
17936
  return await this.updateHttpsBasicConfigurationWithOptions(request, runtime);
17847
17937
  }
17848
17938
  /**
17849
- * Modify the site\\"s IPv6 configuration.
17939
+ * Modify IPv6 configuration for a website.
17850
17940
  *
17851
17941
  * @param request - UpdateIPv6Request
17852
17942
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17881,7 +17971,7 @@ class Client extends openapi_core_1.default {
17881
17971
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateIPv6Response({}));
17882
17972
  }
17883
17973
  /**
17884
- * Modify the site\\"s IPv6 configuration.
17974
+ * Modify IPv6 configuration for a website.
17885
17975
  *
17886
17976
  * @param request - UpdateIPv6Request
17887
17977
  * @returns UpdateIPv6Response
@@ -17891,7 +17981,7 @@ class Client extends openapi_core_1.default {
17891
17981
  return await this.updateIPv6WithOptions(request, runtime);
17892
17982
  }
17893
17983
  /**
17894
- * Modify the site\\"s image conversion configuration.
17984
+ * Modifies the image transformation configuration of a site.
17895
17985
  *
17896
17986
  * @param request - UpdateImageTransformRequest
17897
17987
  * @param runtime - runtime options for this request RuntimeOptions
@@ -17944,7 +18034,7 @@ class Client extends openapi_core_1.default {
17944
18034
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateImageTransformResponse({}));
17945
18035
  }
17946
18036
  /**
17947
- * Modify the site\\"s image conversion configuration.
18037
+ * Modifies the image transformation configuration of a site.
17948
18038
  *
17949
18039
  * @param request - UpdateImageTransformRequest
17950
18040
  * @returns UpdateImageTransformResponse
@@ -18231,7 +18321,7 @@ class Client extends openapi_core_1.default {
18231
18321
  return await this.updateNetworkOptimizationWithOptions(request, runtime);
18232
18322
  }
18233
18323
  /**
18234
- * Modifies a source address pool, identified by its source address pool ID.
18324
+ * Modifies a single origin address pool specified by the origin address pool ID.
18235
18325
  *
18236
18326
  * @param tmpReq - UpdateOriginPoolRequest
18237
18327
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18274,7 +18364,7 @@ class Client extends openapi_core_1.default {
18274
18364
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateOriginPoolResponse({}));
18275
18365
  }
18276
18366
  /**
18277
- * Modifies a source address pool, identified by its source address pool ID.
18367
+ * Modifies a single origin address pool specified by the origin address pool ID.
18278
18368
  *
18279
18369
  * @param request - UpdateOriginPoolRequest
18280
18370
  * @returns UpdateOriginPoolResponse
@@ -18529,7 +18619,7 @@ class Client extends openapi_core_1.default {
18529
18619
  return await this.updatePageWithOptions(request, runtime);
18530
18620
  }
18531
18621
  /**
18532
- * Updates the Performance Data Collection configuration for a Site.
18622
+ * Modifies the web data quality collection configuration.
18533
18623
  *
18534
18624
  * @param request - UpdatePerformanceDataCollectionRequest
18535
18625
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18561,7 +18651,7 @@ class Client extends openapi_core_1.default {
18561
18651
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdatePerformanceDataCollectionResponse({}));
18562
18652
  }
18563
18653
  /**
18564
- * Updates the Performance Data Collection configuration for a Site.
18654
+ * Modifies the web data quality collection configuration.
18565
18655
  *
18566
18656
  * @param request - UpdatePerformanceDataCollectionRequest
18567
18657
  * @returns UpdatePerformanceDataCollectionResponse
@@ -18625,16 +18715,16 @@ class Client extends openapi_core_1.default {
18625
18715
  return await this.updateRatePlanSpecWithOptions(request, runtime);
18626
18716
  }
18627
18717
  /**
18628
- * Updates DNS records, supporting multiple record types and origin server authentication.
18718
+ * Updates a DNS record. Various record types and origin authentication configurations are supported.
18629
18719
  *
18630
18720
  * @remarks
18631
- * This API lets you update various DNS records, including A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI. To modify a record, provide its corresponding fields, such as value, priority, and flag. For CNAME origins requiring authentication, such as OSS or S3, the API also lets you configure origin authentication information to secure access.
18632
- * ### Notes
18633
- * - The value must match the record type. For example, a CNAME record must point to a target domain.
18634
- * - Some record types, such as MX and SRV, require a priority.
18635
- * - CAA records require specific fields, such as Flag and Tag.
18636
- * - When updating security records such as CERT and SSHFP, correctly set the Type and Algorithm fields.
18637
- * - When using OSS or S3 as an origin, configure the authentication details in AuthConf according to your permission settings.
18721
+ * This API operation allows you to update a DNS record, including but not limited to A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI record types. You can modify the record content by specifying the corresponding record value, priority, flag, and other fields. For CNAME origin servers that require authentication, such as OSS and S3, this API operation also supports configuring origin authentication information to ensure secure access.
18722
+ * ### Before you begin
18723
+ * - The record value (Value) must match the record type. For example, a CNAME record must correspond to a target domain name.
18724
+ * - Certain record types, such as MX and SRV, require a priority (Priority) value.
18725
+ * - CAA records require specific fields such as Flag and Tag.
18726
+ * - When updating security records such as CERT and SSHFP, accurately set the Type, Algorithm, and other fields.
18727
+ * - When using OSS or S3 as the origin server, configure the authentication details in AuthConf based on the permission settings.
18638
18728
  *
18639
18729
  * @param tmpReq - UpdateRecordRequest
18640
18730
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18704,16 +18794,16 @@ class Client extends openapi_core_1.default {
18704
18794
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateRecordResponse({}));
18705
18795
  }
18706
18796
  /**
18707
- * Updates DNS records, supporting multiple record types and origin server authentication.
18797
+ * Updates a DNS record. Various record types and origin authentication configurations are supported.
18708
18798
  *
18709
18799
  * @remarks
18710
- * This API lets you update various DNS records, including A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI. To modify a record, provide its corresponding fields, such as value, priority, and flag. For CNAME origins requiring authentication, such as OSS or S3, the API also lets you configure origin authentication information to secure access.
18711
- * ### Notes
18712
- * - The value must match the record type. For example, a CNAME record must point to a target domain.
18713
- * - Some record types, such as MX and SRV, require a priority.
18714
- * - CAA records require specific fields, such as Flag and Tag.
18715
- * - When updating security records such as CERT and SSHFP, correctly set the Type and Algorithm fields.
18716
- * - When using OSS or S3 as an origin, configure the authentication details in AuthConf according to your permission settings.
18800
+ * This API operation allows you to update a DNS record, including but not limited to A/AAAA, CNAME, NS, MX, TXT, CAA, SRV, and URI record types. You can modify the record content by specifying the corresponding record value, priority, flag, and other fields. For CNAME origin servers that require authentication, such as OSS and S3, this API operation also supports configuring origin authentication information to ensure secure access.
18801
+ * ### Before you begin
18802
+ * - The record value (Value) must match the record type. For example, a CNAME record must correspond to a target domain name.
18803
+ * - Certain record types, such as MX and SRV, require a priority (Priority) value.
18804
+ * - CAA records require specific fields such as Flag and Tag.
18805
+ * - When updating security records such as CERT and SSHFP, accurately set the Type, Algorithm, and other fields.
18806
+ * - When using OSS or S3 as the origin server, configure the authentication details in AuthConf based on the permission settings.
18717
18807
  *
18718
18808
  * @param request - UpdateRecordRequest
18719
18809
  * @returns UpdateRecordResponse
@@ -18897,7 +18987,7 @@ class Client extends openapi_core_1.default {
18897
18987
  return await this.updateRoutineConfigDescriptionWithOptions(request, runtime);
18898
18988
  }
18899
18989
  /**
18900
- * Modify the routing configuration for the edge function.
18990
+ * Modifies the route configuration of an Edge Routine.
18901
18991
  *
18902
18992
  * @param request - UpdateRoutineRouteRequest
18903
18993
  * @param runtime - runtime options for this request RuntimeOptions
@@ -18953,7 +19043,7 @@ class Client extends openapi_core_1.default {
18953
19043
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateRoutineRouteResponse({}));
18954
19044
  }
18955
19045
  /**
18956
- * Modify the routing configuration for the edge function.
19046
+ * Modifies the route configuration of an Edge Routine.
18957
19047
  *
18958
19048
  * @param request - UpdateRoutineRouteRequest
18959
19049
  * @returns UpdateRoutineRouteResponse
@@ -19016,7 +19106,7 @@ class Client extends openapi_core_1.default {
19016
19106
  return await this.updateScheduledPreloadExecutionWithOptions(request, runtime);
19017
19107
  }
19018
19108
  /**
19019
- * Modifies the search engine crawler configuration for a website.
19109
+ * Modifies the search engine crawler allowlisting configuration for a site.
19020
19110
  *
19021
19111
  * @param request - UpdateSeoBypassRequest
19022
19112
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19048,7 +19138,7 @@ class Client extends openapi_core_1.default {
19048
19138
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSeoBypassResponse({}));
19049
19139
  }
19050
19140
  /**
19051
- * Modifies the search engine crawler configuration for a website.
19141
+ * Modifies the search engine crawler allowlisting configuration for a site.
19052
19142
  *
19053
19143
  * @param request - UpdateSeoBypassRequest
19054
19144
  * @returns UpdateSeoBypassResponse
@@ -19110,7 +19200,7 @@ class Client extends openapi_core_1.default {
19110
19200
  return await this.updateSiteAccessTypeWithOptions(request, runtime);
19111
19201
  }
19112
19202
  /**
19113
- * Modify a site\\"s acceleration area. Update its acceleration configuration to adapt to traffic changes or improve user access in specific regions.
19203
+ * Modifies the acceleration region of a site. Updates the acceleration configuration of a site to adapt to traffic distribution changes or improve the access experience for users in specific regions.
19114
19204
  *
19115
19205
  * @param request - UpdateSiteCoverageRequest
19116
19206
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19142,7 +19232,7 @@ class Client extends openapi_core_1.default {
19142
19232
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSiteCoverageResponse({}));
19143
19233
  }
19144
19234
  /**
19145
- * Modify a site\\"s acceleration area. Update its acceleration configuration to adapt to traffic changes or improve user access in specific regions.
19235
+ * Modifies the acceleration region of a site. Updates the acceleration configuration of a site to adapt to traffic distribution changes or improve the access experience for users in specific regions.
19146
19236
  *
19147
19237
  * @param request - UpdateSiteCoverageRequest
19148
19238
  * @returns UpdateSiteCoverageResponse
@@ -19301,7 +19391,7 @@ class Client extends openapi_core_1.default {
19301
19391
  return await this.updateSiteDeliveryTaskStatusWithOptions(request, runtime);
19302
19392
  }
19303
19393
  /**
19304
- * Modifies the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
19394
+ * Modifies the exclusive site name configuration. After this feature is enabled, other accounts can no longer create sites or subsites with the same name as the current site.
19305
19395
  *
19306
19396
  * @param request - UpdateSiteNameExclusiveRequest
19307
19397
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19333,7 +19423,7 @@ class Client extends openapi_core_1.default {
19333
19423
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSiteNameExclusiveResponse({}));
19334
19424
  }
19335
19425
  /**
19336
- * Modifies the site hold configuration of a website. After you enable site hold, other accounts cannot add your website domain or its subdomains to ESA.
19426
+ * Modifies the exclusive site name configuration. After this feature is enabled, other accounts can no longer create sites or subsites with the same name as the current site.
19337
19427
  *
19338
19428
  * @param request - UpdateSiteNameExclusiveRequest
19339
19429
  * @returns UpdateSiteNameExclusiveResponse
@@ -19343,10 +19433,10 @@ class Client extends openapi_core_1.default {
19343
19433
  return await this.updateSiteNameExclusiveWithOptions(request, runtime);
19344
19434
  }
19345
19435
  /**
19346
- * Change the site\\"s pause settings.
19436
+ * Modifies the site pause configuration.
19347
19437
  *
19348
19438
  * @remarks
19349
- * This API can only be called for sites configured in NS mode.
19439
+ * This API operation can be called only for sites that use the NS access mode.
19350
19440
  *
19351
19441
  * @param request - UpdateSitePauseRequest
19352
19442
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19378,10 +19468,10 @@ class Client extends openapi_core_1.default {
19378
19468
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSitePauseResponse({}));
19379
19469
  }
19380
19470
  /**
19381
- * Change the site\\"s pause settings.
19471
+ * Modifies the site pause configuration.
19382
19472
  *
19383
19473
  * @remarks
19384
- * This API can only be called for sites configured in NS mode.
19474
+ * This API operation can be called only for sites that use the NS access mode.
19385
19475
  *
19386
19476
  * @param request - UpdateSitePauseRequest
19387
19477
  * @returns UpdateSitePauseResponse
@@ -19391,7 +19481,10 @@ class Client extends openapi_core_1.default {
19391
19481
  return await this.updateSitePauseWithOptions(request, runtime);
19392
19482
  }
19393
19483
  /**
19394
- * Updates the custom nameserver names for a single website.
19484
+ * Modifies the custom nameserver (NS) names for a single site.
19485
+ *
19486
+ * @remarks
19487
+ * The site plan must be Enterprise Edition or higher to use the custom NS feature.
19395
19488
  *
19396
19489
  * @param request - UpdateSiteVanityNSRequest
19397
19490
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19423,7 +19516,10 @@ class Client extends openapi_core_1.default {
19423
19516
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateSiteVanityNSResponse({}));
19424
19517
  }
19425
19518
  /**
19426
- * Updates the custom nameserver names for a single website.
19519
+ * Modifies the custom nameserver (NS) names for a single site.
19520
+ *
19521
+ * @remarks
19522
+ * The site plan must be Enterprise Edition or higher to use the custom NS feature.
19427
19523
  *
19428
19524
  * @param request - UpdateSiteVanityNSRequest
19429
19525
  * @returns UpdateSiteVanityNSResponse
@@ -19433,7 +19529,7 @@ class Client extends openapi_core_1.default {
19433
19529
  return await this.updateSiteVanityNSWithOptions(request, runtime);
19434
19530
  }
19435
19531
  /**
19436
- * Updates the tiered cache configuration for a site.
19532
+ * Modifies the multi-level cache configuration of a site.
19437
19533
  *
19438
19534
  * @param request - UpdateTieredCacheRequest
19439
19535
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19465,7 +19561,7 @@ class Client extends openapi_core_1.default {
19465
19561
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateTieredCacheResponse({}));
19466
19562
  }
19467
19563
  /**
19468
- * Updates the tiered cache configuration for a site.
19564
+ * Modifies the multi-level cache configuration of a site.
19469
19565
  *
19470
19566
  * @param request - UpdateTieredCacheRequest
19471
19567
  * @returns UpdateTieredCacheResponse
@@ -19475,7 +19571,11 @@ class Client extends openapi_core_1.default {
19475
19571
  return await this.updateTieredCacheWithOptions(request, runtime);
19476
19572
  }
19477
19573
  /**
19478
- * Modify Layer 4 application configurations, such as forwarding rules, for the specified site.
19574
+ * Modifies the forwarding rule configurations of a Layer 4 application under a specified site.
19575
+ *
19576
+ * @remarks
19577
+ * If ListTransportLayerApplications returns an empty Layer 4 acceleration application list, use CreateTransportLayerApplication to create a Layer 4 acceleration application, and then use this API to modify the configurations of the Layer 4 acceleration application.
19578
+ * When creating a Layer 4 acceleration application, the selected site must be an activated site. After creating a site, call the VerifySite API to verify it. A site that passes verification is automatically activated, indicated by the response parameter Passed=true.
19479
19579
  *
19480
19580
  * @param tmpReq - UpdateTransportLayerApplicationRequest
19481
19581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19530,7 +19630,11 @@ class Client extends openapi_core_1.default {
19530
19630
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateTransportLayerApplicationResponse({}));
19531
19631
  }
19532
19632
  /**
19533
- * Modify Layer 4 application configurations, such as forwarding rules, for the specified site.
19633
+ * Modifies the forwarding rule configurations of a Layer 4 application under a specified site.
19634
+ *
19635
+ * @remarks
19636
+ * If ListTransportLayerApplications returns an empty Layer 4 acceleration application list, use CreateTransportLayerApplication to create a Layer 4 acceleration application, and then use this API to modify the configurations of the Layer 4 acceleration application.
19637
+ * When creating a Layer 4 acceleration application, the selected site must be an activated site. After creating a site, call the VerifySite API to verify it. A site that passes verification is automatically activated, indicated by the response parameter Passed=true.
19534
19638
  *
19535
19639
  * @param request - UpdateTransportLayerApplicationRequest
19536
19640
  * @returns UpdateTransportLayerApplicationResponse
@@ -19768,7 +19872,7 @@ class Client extends openapi_core_1.default {
19768
19872
  return await this.updateUserWafRulesetWithOptions(request, runtime);
19769
19873
  }
19770
19874
  /**
19771
- * Modifies the video processing configuration of the site.
19875
+ * Modifies the video processing configuration of a website.
19772
19876
  *
19773
19877
  * @param request - UpdateVideoProcessingRequest
19774
19878
  * @param runtime - runtime options for this request RuntimeOptions
@@ -19830,7 +19934,7 @@ class Client extends openapi_core_1.default {
19830
19934
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateVideoProcessingResponse({}));
19831
19935
  }
19832
19936
  /**
19833
- * Modifies the video processing configuration of the site.
19937
+ * Modifies the video processing configuration of a website.
19834
19938
  *
19835
19939
  * @param request - UpdateVideoProcessingRequest
19836
19940
  * @returns UpdateVideoProcessingResponse
@@ -19951,7 +20055,7 @@ class Client extends openapi_core_1.default {
19951
20055
  return await this.updateWafRulesetWithOptions(request, runtime);
19952
20056
  }
19953
20057
  /**
19954
- * Updates a waiting room.
20058
+ * Updates the configuration of a specified waiting room.
19955
20059
  *
19956
20060
  * @param tmpReq - UpdateWaitingRoomRequest
19957
20061
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20036,7 +20140,7 @@ class Client extends openapi_core_1.default {
20036
20140
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWaitingRoomResponse({}));
20037
20141
  }
20038
20142
  /**
20039
- * Updates a waiting room.
20143
+ * Updates the configuration of a specified waiting room.
20040
20144
  *
20041
20145
  * @param request - UpdateWaitingRoomRequest
20042
20146
  * @returns UpdateWaitingRoomResponse
@@ -20046,7 +20150,7 @@ class Client extends openapi_core_1.default {
20046
20150
  return await this.updateWaitingRoomWithOptions(request, runtime);
20047
20151
  }
20048
20152
  /**
20049
- * Updates a waiting room event.
20153
+ * Updates the configuration of a waiting room event.
20050
20154
  *
20051
20155
  * @param request - UpdateWaitingRoomEventRequest
20052
20156
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20132,7 +20236,7 @@ class Client extends openapi_core_1.default {
20132
20236
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWaitingRoomEventResponse({}));
20133
20237
  }
20134
20238
  /**
20135
- * Updates a waiting room event.
20239
+ * Updates the configuration of a waiting room event.
20136
20240
  *
20137
20241
  * @param request - UpdateWaitingRoomEventRequest
20138
20242
  * @returns UpdateWaitingRoomEventResponse
@@ -20142,10 +20246,10 @@ class Client extends openapi_core_1.default {
20142
20246
  return await this.updateWaitingRoomEventWithOptions(request, runtime);
20143
20247
  }
20144
20248
  /**
20145
- * Modify Waiting Room Rule
20249
+ * Updates the waiting room bypass rule configuration for a specified site.
20146
20250
  *
20147
20251
  * @remarks
20148
- * This interface allows you to modify the rule settings of a specific waiting room in a site, including the rule name, enable status, and rule content, etc.
20252
+ * Modifies the rule settings of a specific waiting room for a site, including the rule name, enabled status, and rule content.
20149
20253
  *
20150
20254
  * @param request - UpdateWaitingRoomRuleRequest
20151
20255
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20186,10 +20290,10 @@ class Client extends openapi_core_1.default {
20186
20290
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateWaitingRoomRuleResponse({}));
20187
20291
  }
20188
20292
  /**
20189
- * Modify Waiting Room Rule
20293
+ * Updates the waiting room bypass rule configuration for a specified site.
20190
20294
  *
20191
20295
  * @remarks
20192
- * This interface allows you to modify the rule settings of a specific waiting room in a site, including the rule name, enable status, and rule content, etc.
20296
+ * Modifies the rule settings of a specific waiting room for a site, including the rule name, enabled status, and rule content.
20193
20297
  *
20194
20298
  * @param request - UpdateWaitingRoomRuleRequest
20195
20299
  * @returns UpdateWaitingRoomRuleResponse
@@ -20534,7 +20638,7 @@ class Client extends openapi_core_1.default {
20534
20638
  return await this.uploadSiteOriginClientCertificateWithOptions(request, runtime);
20535
20639
  }
20536
20640
  /**
20537
- * Verifies the ownership of a Software as a Service (SaaS) domain name. After a domain name is verified, the site is automatically activated.
20641
+ * Verifies the ownership of a SaaS domain name. Sites that pass the verification are automatically activated.
20538
20642
  *
20539
20643
  * @param request - VerifyCustomHostnameRequest
20540
20644
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20563,7 +20667,7 @@ class Client extends openapi_core_1.default {
20563
20667
  return $dara.cast(await this.callApi(params, req, runtime), new $_model.VerifyCustomHostnameResponse({}));
20564
20668
  }
20565
20669
  /**
20566
- * Verifies the ownership of a Software as a Service (SaaS) domain name. After a domain name is verified, the site is automatically activated.
20670
+ * Verifies the ownership of a SaaS domain name. Sites that pass the verification are automatically activated.
20567
20671
  *
20568
20672
  * @param request - VerifyCustomHostnameRequest
20569
20673
  * @returns VerifyCustomHostnameResponse