@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
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetImageTransformRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The config ID. You can obtain the config ID by calling the [ListImageTransforms](https://help.aliyun.com/document_detail/2869056.html) operation.
8
+ * The configuration ID. You can call the [ListImageTransforms](https://help.aliyun.com/document_detail/2869056.html) operation to obtain the configuration ID.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetImageTransformRequest extends $dara.Model {
15
15
  configId?: number;
16
16
  /**
17
17
  * @remarks
18
- * The site ID. You can obtain the site ID by calling the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation.
18
+ * The site ID. You can call the [ListSites](https://help.aliyun.com/document_detail/2850189.html) operation to obtain the site ID.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -4,18 +4,28 @@ import * as $dara from '@darabonba/typescript';
4
4
 
5
5
  export class GetImageTransformResponseBody extends $dara.Model {
6
6
  /**
7
+ * @remarks
8
+ * Specifies whether to enable adaptive AVIF. Valid values:
9
+ * - on: Enabled.
10
+ * - off: Disabled.
11
+ *
7
12
  * @example
8
13
  * on
9
14
  */
10
15
  autoAvif?: string;
11
16
  /**
17
+ * @remarks
18
+ * Specifies whether to enable adaptive WebP. Valid values:
19
+ * - on: Enabled.
20
+ * - off: Disabled.
21
+ *
12
22
  * @example
13
23
  * on
14
24
  */
15
25
  autoWebp?: string;
16
26
  /**
17
27
  * @remarks
18
- * The config ID.
28
+ * The configuration ID.
19
29
  *
20
30
  * @example
21
31
  * 352816096987136
@@ -24,10 +34,8 @@ export class GetImageTransformResponseBody extends $dara.Model {
24
34
  /**
25
35
  * @remarks
26
36
  * The configuration type. Valid values:
27
- *
28
- * - global: The global configuration.
29
- *
30
- * - rule: A rule configuration.
37
+ * - global: global configuration.
38
+ * - rule: rule configuration.
31
39
  *
32
40
  * @example
33
41
  * global
@@ -35,10 +43,8 @@ export class GetImageTransformResponseBody extends $dara.Model {
35
43
  configType?: string;
36
44
  /**
37
45
  * @remarks
38
- * Indicates whether image transformation is enabled. Valid values:
39
- *
46
+ * Specifies whether to enable image transformation. Valid values:
40
47
  * - on: Enabled.
41
- *
42
48
  * - off: Disabled.
43
49
  *
44
50
  * @example
@@ -55,11 +61,9 @@ export class GetImageTransformResponseBody extends $dara.Model {
55
61
  requestId?: string;
56
62
  /**
57
63
  * @remarks
58
- * The conditional expression of the rule, used to match user requests. This parameter is relevant only for a rule configuration.
59
- *
60
- * - A value of true matches all incoming requests.
61
- *
62
- * - A custom expression, such as (http.host eq "video.example.com"), matches specific requests.
64
+ * The rule content, which uses a conditional expression to match user requests. This parameter does not need to be set when you add a global configuration. Two scenarios are supported:
65
+ * - Match all incoming requests: Set the value to true.
66
+ * - Match specified requests: Set the value to a custom expression, such as (http.host eq \\"video.example.com\\").
63
67
  *
64
68
  * @example
65
69
  * (http.request.uri.path.file_name eq \\"jpg\\")
@@ -67,10 +71,8 @@ export class GetImageTransformResponseBody extends $dara.Model {
67
71
  rule?: string;
68
72
  /**
69
73
  * @remarks
70
- * The status of the rule. This parameter is relevant only for a rule configuration. Valid values:
71
- *
74
+ * The rule switch. This parameter does not need to be set when you add a global configuration. Valid values:
72
75
  * - on: Enabled.
73
- *
74
76
  * - off: Disabled.
75
77
  *
76
78
  * @example
@@ -79,7 +81,7 @@ export class GetImageTransformResponseBody extends $dara.Model {
79
81
  ruleEnable?: string;
80
82
  /**
81
83
  * @remarks
82
- * The rule name. This parameter is relevant only for a rule configuration.
84
+ * The rule name. This parameter does not need to be set when you add a global configuration.
83
85
  *
84
86
  * @example
85
87
  * test
@@ -87,7 +89,7 @@ export class GetImageTransformResponseBody extends $dara.Model {
87
89
  ruleName?: string;
88
90
  /**
89
91
  * @remarks
90
- * The execution sequence of the rule. A smaller value indicates a higher execution priority.
92
+ * The rule execution order. A smaller value indicates a higher priority.
91
93
  *
92
94
  * @example
93
95
  * 2
@@ -95,7 +97,7 @@ export class GetImageTransformResponseBody extends $dara.Model {
95
97
  sequence?: number;
96
98
  /**
97
99
  * @remarks
98
- * The version number of the site configuration. For a site that has configuration versioning enabled, this value indicates the version to which the configuration applies. The default value is 0.
100
+ * The version number of the site configuration. For sites with version management enabled, you can use this parameter to specify the site version for which the configuration takes effect. The default value is version 0.
99
101
  *
100
102
  * @example
101
103
  * 0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetRecordRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The record ID. Obtain it by calling [ListRecords](https://help.aliyun.com/document_detail/2850265.html).
8
+ * The ID of the record. You can obtain this value by calling [ListRecords](https://help.aliyun.com/document_detail/2850265.html).
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The AccessKey ID of the account that owns the origin.
8
+ * The AccessKey of the account to which the origin belongs.
9
9
  *
10
10
  * @example
11
11
  * VIxuvJSA2S03f******kp208dy5w7
@@ -14,14 +14,10 @@ export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
14
14
  /**
15
15
  * @remarks
16
16
  * The origin authentication type. Valid values:
17
- *
18
- * - **public**: Public read. Select this value when the origin is an OSS or S3 origin with public read access.
19
- *
20
- * - **private**: Private read. Select this value when the origin is an S3 origin with private read access.
21
- *
22
- * - **private_same_account**: Private read within the same account. Select this value when the origin is an OSS origin with private read access under the same Alibaba Cloud account.
23
- *
24
- * - **private_cross_account**: Private read across accounts. Select this value when the origin is an OSS origin with private read access under a different Alibaba Cloud account.
17
+ * - **public**: public read. Select this value when the origin type is OSS or S3 and the origin has public read access.
18
+ * - **private**: private read. Select this value when the origin type is S3 and the origin has private read access.
19
+ * - **private_same_account**: private read within the same account. Select this value when the origin type is OSS, the origin is under the same Alibaba Cloud account, and the origin has private read access.
20
+ * - **private_cross_account**: private read across accounts. Select this value when the origin type is OSS, the origin is under a different Alibaba Cloud account, and the origin has private read access.
25
21
  *
26
22
  * @example
27
23
  * public
@@ -29,7 +25,7 @@ export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
29
25
  authType?: string;
30
26
  /**
31
27
  * @remarks
32
- * The origin\\"s region. For S3 origins, you can find region codes on the official S3 website.
28
+ * The region of the origin. Obtain the region from the official S3 website.
33
29
  *
34
30
  * @example
35
31
  * us-east-1
@@ -37,7 +33,7 @@ export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
37
33
  region?: string;
38
34
  /**
39
35
  * @remarks
40
- * The AccessKey secret of the account that owns the origin.
36
+ * The AccessKey of the account to which the origin belongs.
41
37
  *
42
38
  * @example
43
39
  * u0Nkg5gBK*******QF5wvKMM504JUHt
@@ -45,13 +41,11 @@ export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
45
41
  secretKey?: string;
46
42
  /**
47
43
  * @remarks
48
- * The version of the signature algorithm. Supported versions:
49
- *
44
+ * The signature algorithm version. Valid values:
50
45
  * - **v2**
51
- *
52
46
  * - **v4**
53
47
  *
54
- * If unspecified, the default is `v4`.
48
+ * Default value: v4.
55
49
  *
56
50
  * @example
57
51
  * v2
@@ -89,7 +83,7 @@ export class GetRecordResponseBodyRecordModelAuthConf extends $dara.Model {
89
83
  export class GetRecordResponseBodyRecordModelData extends $dara.Model {
90
84
  /**
91
85
  * @remarks
92
- * The encryption algorithm of the record, from **0** to **255**.
86
+ * The encryption algorithm used by the record. Valid values: **0 to 255**.
93
87
  *
94
88
  * @example
95
89
  * 1
@@ -97,7 +91,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
97
91
  algorithm?: number;
98
92
  /**
99
93
  * @remarks
100
- * The record\\"s public key certificate.
94
+ * The public key certificate information of the record.
101
95
  *
102
96
  * @example
103
97
  * dGVzdGFkYWxrcw==
@@ -105,7 +99,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
105
99
  certificate?: string;
106
100
  /**
107
101
  * @remarks
108
- * The public key fingerprint of the record.
102
+ * The public key fingerprint value of the record.
109
103
  *
110
104
  * @example
111
105
  * abcdef1234567890
@@ -113,7 +107,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
113
107
  fingerprint?: string;
114
108
  /**
115
109
  * @remarks
116
- * The flag of the record. For CAA records, this flag indicates the priority and processing method. The value must be from **0** to **255**.
110
+ * The flag of the record. The Flag of a CAA record indicates its priority and processing method. Valid values: **0 to 255**.
117
111
  *
118
112
  * @example
119
113
  * 128
@@ -121,7 +115,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
121
115
  flag?: number;
122
116
  /**
123
117
  * @remarks
124
- * The public key identifier of the record, from **0** to **65535**.
118
+ * The public key identifier of the record. Valid values: **0 to 65535**.
125
119
  *
126
120
  * @example
127
121
  * 1
@@ -129,7 +123,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
129
123
  keyTag?: number;
130
124
  /**
131
125
  * @remarks
132
- * The algorithm policy for matching or verifying the certificate, from **0** to **255**.
126
+ * The algorithm policy used by the record for matching or verifying certificates. Valid values: **0 to 255**.
133
127
  *
134
128
  * @example
135
129
  * 1
@@ -137,7 +131,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
137
131
  matchingType?: number;
138
132
  /**
139
133
  * @remarks
140
- * The port of the record, from **0** to **65535**.
134
+ * The port of the record. Valid values: **0 to 65535**.
141
135
  *
142
136
  * @example
143
137
  * 8707
@@ -145,7 +139,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
145
139
  port?: number;
146
140
  /**
147
141
  * @remarks
148
- * The priority of the record, from **0** to **65535**. A lower value indicates a higher priority.
142
+ * The priority of the record. Valid values: **0 to 65535**. A smaller value indicates a higher priority.
149
143
  *
150
144
  * @example
151
145
  * 10
@@ -153,7 +147,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
153
147
  priority?: number;
154
148
  /**
155
149
  * @remarks
156
- * The record\\"s certificate or public key type, from **0** to **255**.
150
+ * The type of certificate or public key used by the record. Valid values: **0 to 255**.
157
151
  *
158
152
  * @example
159
153
  * 1
@@ -161,24 +155,31 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
161
155
  selector?: number;
162
156
  /**
163
157
  * @remarks
164
- * The tag of the record. For CAA records, the tag indicates the specific type and purpose.
158
+ * The tag of the record. The Tag of a CAA record indicates its specific type and purpose.
165
159
  *
166
160
  * @example
167
161
  * issue
168
162
  */
169
163
  tag?: string;
164
+ /**
165
+ * @remarks
166
+ * The tags of the record.
167
+ *
168
+ * @example
169
+ * {\\"test\\": \\"test val1\\"}
170
+ */
170
171
  tags?: { [key: string]: any };
171
172
  /**
172
173
  * @remarks
173
- * The certificate type for a CERT record, or the public key type for an SSHFP record.
174
+ * The certificate type of the record (in CERT records) or the public key type (in SSHFP records).
174
175
  *
175
176
  * @example
176
- * RSA
177
+ * 0
177
178
  */
178
179
  type?: number;
179
180
  /**
180
181
  * @remarks
181
- * The usage identifier of the record, from **0** to **255**.
182
+ * The usage identifier of the record. Valid values: **0 to 255**.
182
183
  *
183
184
  * @example
184
185
  * 0
@@ -186,23 +187,16 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
186
187
  usage?: number;
187
188
  /**
188
189
  * @remarks
189
- * The record value. The meaning of this parameter varies by the record type:
190
- *
191
- * - **A/AAAA**: The target IP address. Separate multiple IP addresses with a comma (`,`). Requires at least one IPv4 address.
192
- *
193
- * - **CNAME**: The target domain name.
190
+ * The record value or partial content. The meaning varies by record type:
194
191
  *
195
- * - **NS**: The name server for the specified domain.
196
- *
197
- * - **MX**: A valid target mail server domain name.
198
- *
199
- * - **TXT**: A valid text string.
200
- *
201
- * - **CAA**: A valid Certificate Authority domain name.
202
- *
203
- * - **SRV**: A valid target host domain name.
204
- *
205
- * - **URI**: A valid URI string.
192
+ * - **A/AAAA**: the IP address that the record points to. Separate multiple IP addresses with commas (,). At least one IPv4 address is required.
193
+ * - **CNAME**: the target domain name that the record points to.
194
+ * - **NS**: the name server for the specified domain name.
195
+ * - **MX**: the valid target mail server domain name.
196
+ * - **TXT**: a valid text string.
197
+ * - **CAA**: a valid certification authority domain name.
198
+ * - **SRV**: a valid target host domain name.
199
+ * - **URI**: a valid URI string.
206
200
  *
207
201
  * @example
208
202
  * example.com
@@ -210,7 +204,7 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
210
204
  value?: string;
211
205
  /**
212
206
  * @remarks
213
- * The weight of the record, from **0** to **65535**.
207
+ * The weight of the record. Valid values: **0 to 65535**.
214
208
  *
215
209
  * @example
216
210
  * 0
@@ -271,18 +265,16 @@ export class GetRecordResponseBodyRecordModelData extends $dara.Model {
271
265
  export class GetRecordResponseBodyRecordModel extends $dara.Model {
272
266
  /**
273
267
  * @remarks
274
- * The origin authentication settings for the CNAME record.
268
+ * The back-to-origin authentication information of the CNAME record.
275
269
  */
276
270
  authConf?: GetRecordResponseBodyRecordModelAuthConf;
277
271
  /**
278
272
  * @remarks
279
- * The business scenario for record acceleration. Valid values:
280
- *
281
- * - **image_video**: Images and videos.
282
- *
283
- * - **api**: APIs.
273
+ * The business scenario when the record is accelerated. Valid values:
284
274
  *
285
- * - **web**: Web pages.
275
+ * - **image_video**: video and image.
276
+ * - **api**: API.
277
+ * - **web**: web page.
286
278
  *
287
279
  * @example
288
280
  * image_video
@@ -290,15 +282,15 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
290
282
  bizName?: string;
291
283
  /**
292
284
  * @remarks
293
- * The comment for the record.
285
+ * The comment of the record.
294
286
  *
295
287
  * @example
296
- * This is a remark.
288
+ * Remarks
297
289
  */
298
290
  comment?: string;
299
291
  /**
300
292
  * @remarks
301
- * The time when the record was created. The time is in UTC and follows the ISO 8601 standard. Format: `yyyy-MM-ddTHH:mm:ssZ`.
293
+ * The creation time of the record. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.
302
294
  *
303
295
  * @example
304
296
  * 2023-03-10T13:30:39Z
@@ -307,7 +299,7 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
307
299
  customPort?: string;
308
300
  /**
309
301
  * @remarks
310
- * DNS information for the record. The content varies based on the record type.
302
+ * The DNS information of the record. The content returned in this field varies by record type.
311
303
  *
312
304
  * @example
313
305
  * {"value":"1.1.1.1"}
@@ -315,11 +307,10 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
315
307
  data?: GetRecordResponseBodyRecordModelData;
316
308
  /**
317
309
  * @remarks
318
- * Specifies the policy for the `Host` header during origin-pull. This parameter applies only to CNAME records. Valid values:
310
+ * The back-to-origin HOST policy. This parameter takes effect when the record type is CNAME. It specifies the HOST header policy for back-to-origin requests. Valid values:
319
311
  *
320
- * - **follow_hostname**: Follows the host record.
321
- *
322
- * - **follow_origin_domain**: Follows the origin domain.
312
+ * - **follow_hostname**: follows the host record.
313
+ * - **follow_origin_domain**: follows the origin domain name.
323
314
  *
324
315
  * @example
325
316
  * follow_origin_domain
@@ -329,11 +320,10 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
329
320
  httpsPorts?: string;
330
321
  /**
331
322
  * @remarks
332
- * Indicates whether the proxy is enabled for the record. This feature is supported only for A, AAAA, and CNAME records. Valid values:
333
- *
334
- * - **true**: The proxy is enabled.
323
+ * Indicates whether proxy acceleration is enabled for the record. Only CNAME and A/AAAA records support proxy acceleration. Valid values:
335
324
  *
336
- * - **false**: The proxy is disabled.
325
+ * - **true**: Proxy acceleration is enabled.
326
+ * - **false**: Proxy acceleration is disabled.
337
327
  *
338
328
  * @example
339
329
  * true
@@ -365,19 +355,15 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
365
355
  recordName?: string;
366
356
  /**
367
357
  * @remarks
368
- * The origin type for CNAME records. Valid values:
358
+ * The origin type of the CNAME record. Valid values:
369
359
  *
370
360
  * - **OSS**: OSS origin.
371
- *
372
361
  * - **S3**: S3 origin.
362
+ * - **LB**: load balancing origin.
363
+ * - **OP**: IPAM pool origin.
364
+ * - **Domain**: standard domain name origin.
373
365
  *
374
- * - **LB**: A load balancer.
375
- *
376
- * - **OP**: An origin pool.
377
- *
378
- * - **Domain**: A standard domain.
379
- *
380
- * If unspecified, the default is `Domain`.
366
+ * If this parameter is not specified or is left empty, the default value is Domain, which indicates a standard domain name origin type.
381
367
  *
382
368
  * @example
383
369
  * OSS
@@ -385,7 +371,7 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
385
371
  recordSourceType?: string;
386
372
  /**
387
373
  * @remarks
388
- * The DNS type of the record, such as **A/AAAA**, **CNAME**, or **TXT**.
374
+ * The DNS type of the record, such as **A/AAAA, CNAME, or TXT**.
389
375
  *
390
376
  * @example
391
377
  * A/AAAA
@@ -409,7 +395,7 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
409
395
  siteName?: string;
410
396
  /**
411
397
  * @remarks
412
- * The record\\"s Time to Live (TTL) in seconds. A value of 1 indicates an automatic TTL.
398
+ * The Time-to-Live (TTL) of the record, in seconds. A value of 1 indicates that the TTL is set to automatic.
413
399
  *
414
400
  * @example
415
401
  * 20
@@ -417,7 +403,7 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
417
403
  ttl?: number;
418
404
  /**
419
405
  * @remarks
420
- * The time when the record was last updated. The time is in UTC and follows the ISO 8601 standard. Format: `yyyy-MM-ddTHH:mm:ssZ`.
406
+ * The update time of the record. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.
421
407
  *
422
408
  * @example
423
409
  * 2023-01-27T02:26:22Z
@@ -489,7 +475,7 @@ export class GetRecordResponseBodyRecordModel extends $dara.Model {
489
475
  export class GetRecordResponseBody extends $dara.Model {
490
476
  /**
491
477
  * @remarks
492
- * Details of the record.
478
+ * The information about the queried record.
493
479
  */
494
480
  recordModel?: GetRecordResponseBodyRecordModel;
495
481
  /**
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetRoutineCodeVersionRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The code version.
8
+ * The code version number.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetRoutineCodeVersionRequest extends $dara.Model {
15
15
  codeVersion?: string;
16
16
  /**
17
17
  * @remarks
18
- * The routine name.
18
+ * The name of the Edge Routine.
19
19
  *
20
20
  * This parameter is required.
21
21
  *
@@ -13,7 +13,7 @@ export class GetRoutineCodeVersionResponseBody extends $dara.Model {
13
13
  codeDescription?: string;
14
14
  /**
15
15
  * @remarks
16
- * The time when the version was created.
16
+ * The creation time. The time follows the RFC 3339 standard in the UTC time zone.
17
17
  *
18
18
  * @example
19
19
  * 2024-03-11T01:23:21Z
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetRoutineRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The name of the edge function Routine.
8
+ * The name of the Edge Routine.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetRoutineResponseBodyEnvsCodeDeployCodeVersions extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The code version ID.
8
+ * The code version number.
9
9
  *
10
10
  * @example
11
11
  * 1746583193971399525
@@ -13,7 +13,7 @@ export class GetRoutineResponseBodyEnvsCodeDeployCodeVersions extends $dara.Mode
13
13
  codeVersion?: string;
14
14
  /**
15
15
  * @remarks
16
- * The creation time of the code version.
16
+ * The time when the code version was created. The time follows the RFC 3339 standard in the UTC time zone.
17
17
  *
18
18
  * @example
19
19
  * 2025-07-23T09:01:40Z
@@ -29,7 +29,7 @@ export class GetRoutineResponseBodyEnvsCodeDeployCodeVersions extends $dara.Mode
29
29
  description?: string;
30
30
  /**
31
31
  * @remarks
32
- * The percentage of traffic routed to this code version.
32
+ * The canary release percentage of the code version.
33
33
  *
34
34
  * @example
35
35
  * 100
@@ -65,12 +65,12 @@ export class GetRoutineResponseBodyEnvsCodeDeployCodeVersions extends $dara.Mode
65
65
  export class GetRoutineResponseBodyEnvsCodeDeploy extends $dara.Model {
66
66
  /**
67
67
  * @remarks
68
- * A list of deployed code versions.
68
+ * The list of deployed code version numbers.
69
69
  */
70
70
  codeVersions?: GetRoutineResponseBodyEnvsCodeDeployCodeVersions[];
71
71
  /**
72
72
  * @remarks
73
- * The time the deployment was created.
73
+ * The time when the deployment was created. The time follows the RFC 3339 standard in the UTC time zone.
74
74
  *
75
75
  * @example
76
76
  * 2023-05-11T09:21:36Z
@@ -78,7 +78,7 @@ export class GetRoutineResponseBodyEnvsCodeDeploy extends $dara.Model {
78
78
  creationTime?: string;
79
79
  /**
80
80
  * @remarks
81
- * The deployment ID.
81
+ * The deployment record ID.
82
82
  *
83
83
  * @example
84
84
  * 589267
@@ -86,7 +86,7 @@ export class GetRoutineResponseBodyEnvsCodeDeploy extends $dara.Model {
86
86
  deployId?: string;
87
87
  /**
88
88
  * @remarks
89
- * The deployment strategy. The default value is `percentage`.
89
+ * The deployment strategy. Default value: percentage.
90
90
  *
91
91
  * @example
92
92
  * percentage
@@ -125,7 +125,7 @@ export class GetRoutineResponseBodyEnvsCodeDeploy extends $dara.Model {
125
125
  export class GetRoutineResponseBodyEnvs extends $dara.Model {
126
126
  /**
127
127
  * @remarks
128
- * Details of the canary release for a code version.
128
+ * The percentage-based canary release deployment information.
129
129
  */
130
130
  codeDeploy?: GetRoutineResponseBodyEnvsCodeDeploy;
131
131
  /**
@@ -165,7 +165,7 @@ export class GetRoutineResponseBodyEnvs extends $dara.Model {
165
165
  export class GetRoutineResponseBody extends $dara.Model {
166
166
  /**
167
167
  * @remarks
168
- * The creation time of the edge function Routine.
168
+ * The time when the Edge Routine was created. The time follows the RFC 3339 standard in the UTC time zone.
169
169
  *
170
170
  * @example
171
171
  * 2024-03-11T01:23:21Z
@@ -173,7 +173,7 @@ export class GetRoutineResponseBody extends $dara.Model {
173
173
  createTime?: string;
174
174
  /**
175
175
  * @remarks
176
- * The default domain name for accessing the Routine.
176
+ * The default access record.
177
177
  *
178
178
  * @example
179
179
  * routine1.example.com
@@ -181,7 +181,7 @@ export class GetRoutineResponseBody extends $dara.Model {
181
181
  defaultRelatedRecord?: string;
182
182
  /**
183
183
  * @remarks
184
- * The description of the edge function Routine.
184
+ * The description of the Edge Routine.
185
185
  *
186
186
  * @example
187
187
  * ZWRpdCByb3V0aW5lIGNvbmZpZyBkZXNjcmlwdGlvbg
@@ -189,12 +189,12 @@ export class GetRoutineResponseBody extends $dara.Model {
189
189
  description?: string;
190
190
  /**
191
191
  * @remarks
192
- * A list of environments.
192
+ * The list of environment context.
193
193
  */
194
194
  envs?: GetRoutineResponseBodyEnvs[];
195
195
  /**
196
196
  * @remarks
197
- * Indicates whether the Routine includes Assets.
197
+ * Indicates whether the Routine has the Assets tag.
198
198
  *
199
199
  * @example
200
200
  * false
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class GetTransportLayerApplicationRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The application ID. Call the [ListTransportLayerApplications](~~ListTransportLayerApplications~~) API to obtain this ID.
8
+ * The application ID, which can be obtained by calling the [ListTransportLayerApplications](~~ListTransportLayerApplications~~) operation.
9
9
  *
10
10
  * This parameter is required.
11
11
  *
@@ -15,7 +15,7 @@ export class GetTransportLayerApplicationRequest extends $dara.Model {
15
15
  applicationId?: number;
16
16
  /**
17
17
  * @remarks
18
- * The site ID. Call the [ListSites](~~ListSites~~) API to obtain this ID.
18
+ * The site ID, which can be obtained by calling the [ListSites](~~ListSites~~) operation.
19
19
  *
20
20
  * This parameter is required.
21
21
  *