tencentcloud-sdk-nodejs 4.1.89 → 4.1.91

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 (62) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/cam/v20190116/cam_client.js +7 -4
  3. package/es/services/cdn/v20180606/cdn_client.js +15 -84
  4. package/es/services/cfs/v20190719/cfs_client.js +66 -27
  5. package/es/services/dlc/v20210125/dlc_client.js +93 -24
  6. package/es/services/ess/v20201111/ess_client.js +6 -0
  7. package/es/services/hunyuan/v20230901/hunyuan_client.js +34 -40
  8. package/es/services/lowcode/v20210108/lowcode_client.js +12 -0
  9. package/es/services/teo/v20220901/teo_client.js +82 -22
  10. package/es/services/waf/v20180125/waf_client.js +18 -6
  11. package/es/services/wedata/v20210820/wedata_client.js +5 -2
  12. package/package.json +1 -1
  13. package/tencentcloud/common/sdk_version.d.ts +1 -1
  14. package/tencentcloud/common/sdk_version.js +1 -1
  15. package/tencentcloud/services/as/v20180419/as_models.d.ts +1 -1
  16. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +43 -1
  17. package/tencentcloud/services/cam/v20190116/cam_client.d.ts +9 -5
  18. package/tencentcloud/services/cam/v20190116/cam_client.js +12 -6
  19. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +69 -22
  20. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +2 -1
  21. package/tencentcloud/services/cdb/v20170320/cdb_client.js +2 -1
  22. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +30 -22
  23. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +29 -167
  24. package/tencentcloud/services/cdn/v20180606/cdn_client.js +36 -220
  25. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +4192 -6711
  26. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +82 -30
  27. package/tencentcloud/services/cfs/v20190719/cfs_client.js +121 -43
  28. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +941 -283
  29. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +15 -7
  30. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +189 -72
  31. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +110 -6
  32. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +117 -25
  33. package/tencentcloud/services/dlc/v20210125/dlc_client.js +174 -36
  34. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1568 -206
  35. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
  36. package/tencentcloud/services/es/v20250101/es_models.d.ts +17 -0
  37. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +16 -2
  38. package/tencentcloud/services/ess/v20201111/ess_client.js +19 -1
  39. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +7775 -7577
  40. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +62 -70
  41. package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +84 -96
  42. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +0 -96
  43. package/tencentcloud/services/kms/v20190118/kms_models.d.ts +1 -1
  44. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  45. package/tencentcloud/services/lowcode/v20210108/lowcode_client.d.ts +17 -1
  46. package/tencentcloud/services/lowcode/v20210108/lowcode_client.js +24 -0
  47. package/tencentcloud/services/lowcode/v20210108/lowcode_models.d.ts +148 -31
  48. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +12 -4
  49. package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +39 -0
  50. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -2
  51. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +19 -15
  52. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +112 -30
  53. package/tencentcloud/services/teo/v20220901/teo_client.js +162 -40
  54. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1000 -181
  55. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +4 -0
  56. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +18 -3
  57. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +23 -7
  58. package/tencentcloud/services/waf/v20180125/waf_client.js +33 -9
  59. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +343 -114
  60. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +7 -3
  61. package/tencentcloud/services/wedata/v20210820/wedata_client.js +9 -3
  62. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +86 -4
@@ -19,6 +19,23 @@ export interface DeployConfigGroupVersionRequest {
19
19
  */
20
20
  Description: string;
21
21
  }
22
+ /**
23
+ * DescribeSecurityAPIResource返回参数结构体
24
+ */
25
+ export interface DescribeSecurityAPIResourceResponse {
26
+ /**
27
+ * API 资源总数量。
28
+ */
29
+ TotalCount?: number;
30
+ /**
31
+ * API 资源列表。
32
+ */
33
+ APIResources?: Array<APIResource>;
34
+ /**
35
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
36
+ */
37
+ RequestId?: string;
38
+ }
22
39
  /**
23
40
  * 预付费套餐自动续费配置项。
24
41
  */
@@ -129,6 +146,19 @@ export interface DescribeOriginGroupResponse {
129
146
  */
130
147
  RequestId?: string;
131
148
  }
149
+ /**
150
+ * ModifySecurityJSInjectionRule请求参数结构体
151
+ */
152
+ export interface ModifySecurityJSInjectionRuleRequest {
153
+ /**
154
+ * 站点 ID。
155
+ */
156
+ ZoneId: string;
157
+ /**
158
+ * JavaScript 注入规则列表。
159
+ */
160
+ JSInjectionRules?: Array<JSInjectionRule>;
161
+ }
132
162
  /**
133
163
  * DescribeSecurityIPGroupInfo返回参数结构体
134
164
  */
@@ -201,6 +231,19 @@ export interface DescribeWebSecurityTemplatesRequest {
201
231
  */
202
232
  ZoneIds: Array<string>;
203
233
  }
234
+ /**
235
+ * CreateSecurityAPIService请求参数结构体
236
+ */
237
+ export interface CreateSecurityAPIServiceRequest {
238
+ /**
239
+ * 站点 ID。
240
+ */
241
+ ZoneId: string;
242
+ /**
243
+ * API 服务列表。
244
+ */
245
+ APIServices?: Array<APIService>;
246
+ }
204
247
  /**
205
248
  * 精准速率限制的配置
206
249
  */
@@ -528,6 +571,19 @@ export interface ModifyAccelerationDomainResponse {
528
571
  */
529
572
  RequestId?: string;
530
573
  }
574
+ /**
575
+ * DeleteSecurityAPIResource请求参数结构体
576
+ */
577
+ export interface DeleteSecurityAPIResourceRequest {
578
+ /**
579
+ * 站点 ID。
580
+ */
581
+ ZoneId: string;
582
+ /**
583
+ * 需要删除的 API 资源 ID 列表。
584
+ */
585
+ APIResourceIds?: Array<string>;
586
+ }
531
587
  /**
532
588
  * HTTP2 回源配置。
533
589
  */
@@ -1095,17 +1151,22 @@ export interface ModifyContentIdentifierResponse {
1095
1151
  RequestId?: string;
1096
1152
  }
1097
1153
  /**
1098
- * 刷新预热附带的头部信息
1154
+ * DeleteSecurityAPIService返回参数结构体
1099
1155
  */
1100
- export interface Header {
1156
+ export interface DeleteSecurityAPIServiceResponse {
1101
1157
  /**
1102
- * HTTP头部名称。
1158
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1103
1159
  */
1104
- Name: string;
1160
+ RequestId?: string;
1161
+ }
1162
+ /**
1163
+ * 规则引擎条件且关系条件列表
1164
+ */
1165
+ export interface RuleAndConditions {
1105
1166
  /**
1106
- * HTTP头部值。
1167
+ * 规则引擎条件,该数组内所有项全部满足即判断该条件满足。
1107
1168
  */
1108
- Value: string;
1169
+ Conditions: Array<RuleCondition>;
1109
1170
  }
1110
1171
  /**
1111
1172
  * CreateAliasDomain请求参数结构体
@@ -1317,21 +1378,25 @@ export interface CreateMultiPathGatewaySecretKeyResponse {
1317
1378
  RequestId?: string;
1318
1379
  }
1319
1380
  /**
1320
- * DescribeAccelerationDomains返回参数结构体
1381
+ * DescribeSecurityIPGroupContent请求参数结构体
1321
1382
  */
1322
- export interface DescribeAccelerationDomainsResponse {
1383
+ export interface DescribeSecurityIPGroupContentRequest {
1323
1384
  /**
1324
- * 符合查询条件的加速域名个数。
1385
+ * 站点 ID。
1325
1386
  */
1326
- TotalCount?: number;
1387
+ ZoneId: string;
1327
1388
  /**
1328
- * 符合查询条件的所有加速域名的信息。
1389
+ * IP 组 ID。
1329
1390
  */
1330
- AccelerationDomains?: Array<AccelerationDomain>;
1391
+ GroupId: number;
1331
1392
  /**
1332
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1393
+ * 分页查询限制数目。默认值:2000,最大值:100000
1333
1394
  */
1334
- RequestId?: string;
1395
+ Limit?: number;
1396
+ /**
1397
+ * 分页查询偏移量。默认值:0。
1398
+ */
1399
+ Offset?: number;
1335
1400
  }
1336
1401
  /**
1337
1402
  * 功能总开关
@@ -1384,6 +1449,19 @@ export interface UpstreamRequestQueryString {
1384
1449
  */
1385
1450
  Values?: Array<string>;
1386
1451
  }
1452
+ /**
1453
+ * DeleteJustInTimeTranscodeTemplates请求参数结构体
1454
+ */
1455
+ export interface DeleteJustInTimeTranscodeTemplatesRequest {
1456
+ /**
1457
+ * 站点ID。
1458
+ */
1459
+ ZoneId: string;
1460
+ /**
1461
+ * 需删除的即时转码模板唯一标识数组,长度限制:100。
1462
+ */
1463
+ TemplateIds: Array<string>;
1464
+ }
1387
1465
  /**
1388
1466
  * ModifyLoadBalancer返回参数结构体
1389
1467
  */
@@ -1576,6 +1654,20 @@ export interface EnvInfo {
1576
1654
  */
1577
1655
  UpdateTime?: string;
1578
1656
  }
1657
+ /**
1658
+ * 音频流配置参数。
1659
+ */
1660
+ export interface AudioTemplateInfo {
1661
+ /**
1662
+ * 音频流的编码格式。可选值为:
1663
+ <li>libfdk_aac。</li>
1664
+ */
1665
+ Codec: string;
1666
+ /**
1667
+ * 音频通道数,可选值:<li>2:双通道。</li>默认值:2。
1668
+ */
1669
+ AudioChannel?: number;
1670
+ }
1579
1671
  /**
1580
1672
  * ModifyLoadBalancer请求参数结构体
1581
1673
  */
@@ -1721,6 +1813,19 @@ export interface DescribeTimingL7CacheDataRequest {
1721
1813
  */
1722
1814
  Area?: string;
1723
1815
  }
1816
+ /**
1817
+ * ModifySecurityAPIResource请求参数结构体
1818
+ */
1819
+ export interface ModifySecurityAPIResourceRequest {
1820
+ /**
1821
+ * 站点 ID。
1822
+ */
1823
+ ZoneId: string;
1824
+ /**
1825
+ * API 资源列表。
1826
+ */
1827
+ APIResources?: Array<APIResource>;
1828
+ }
1724
1829
  /**
1725
1830
  * IPv6 访问配置。
1726
1831
  */
@@ -2055,6 +2160,23 @@ export interface RulesProperties {
2055
2160
  */
2056
2161
  ExtraParameter?: RuleExtraParameter;
2057
2162
  }
2163
+ /**
2164
+ * DescribeSecurityJSInjectionRule返回参数结构体
2165
+ */
2166
+ export interface DescribeSecurityJSInjectionRuleResponse {
2167
+ /**
2168
+ * JavaScript 注入规则总数量。
2169
+ */
2170
+ TotalCount?: number;
2171
+ /**
2172
+ * JavaScript 注入规则列表。
2173
+ */
2174
+ JSInjectionRules?: Array<JSInjectionRule>;
2175
+ /**
2176
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2177
+ */
2178
+ RequestId?: string;
2179
+ }
2058
2180
  /**
2059
2181
  * 规则引擎条件使用StatusCode字段动作参数
2060
2182
  */
@@ -2212,18 +2334,17 @@ export interface ModifyCustomErrorPageResponse {
2212
2334
  RequestId?: string;
2213
2335
  }
2214
2336
  /**
2215
- * 嵌套规则信息。
2337
+ * ModifySecurityAPIService请求参数结构体
2216
2338
  */
2217
- export interface SubRule {
2339
+ export interface ModifySecurityAPIServiceRequest {
2218
2340
  /**
2219
- * 执行功能判断条件。
2220
- 注意:满足该数组内任意一项条件,功能即可执行。
2341
+ * 站点 ID。
2221
2342
  */
2222
- Conditions: Array<RuleAndConditions>;
2343
+ ZoneId: string;
2223
2344
  /**
2224
- * 执行的功能。
2345
+ * API 服务列表。
2225
2346
  */
2226
- Actions: Array<Action>;
2347
+ APIServices?: Array<APIService>;
2227
2348
  }
2228
2349
  /**
2229
2350
  * Debug 调试结构体。
@@ -2301,6 +2422,23 @@ export interface VerifyOwnershipResponse {
2301
2422
  */
2302
2423
  RequestId?: string;
2303
2424
  }
2425
+ /**
2426
+ * DescribeSecurityIPGroupContent返回参数结构体
2427
+ */
2428
+ export interface DescribeSecurityIPGroupContentResponse {
2429
+ /**
2430
+ * IP 组中正在生效的 IP 或网段个数。
2431
+ */
2432
+ IPTotalCount?: number;
2433
+ /**
2434
+ * 满足查询条件的 IP 或网段列表。受 Limit 和 Offset 参数限制。
2435
+ */
2436
+ IPList?: Array<string>;
2437
+ /**
2438
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2439
+ */
2440
+ RequestId?: string;
2441
+ }
2304
2442
  /**
2305
2443
  * 询价参数
2306
2444
  */
@@ -2670,6 +2808,28 @@ export interface DescribeTimingL7CacheDataResponse {
2670
2808
  */
2671
2809
  RequestId?: string;
2672
2810
  }
2811
+ /**
2812
+ * DescribeDefaultCertificates请求参数结构体
2813
+ */
2814
+ export interface DescribeDefaultCertificatesRequest {
2815
+ /**
2816
+ * 站点 ID。
2817
+ */
2818
+ ZoneId?: string;
2819
+ /**
2820
+ * 过滤条件,Filters.Values的上限为5。详细的过滤条件如下:
2821
+ <li>zone-id<br>   按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-xxx。<br>   类型:String<br>   必选:是 </li>
2822
+ */
2823
+ Filters?: Array<Filter>;
2824
+ /**
2825
+ * 分页查询偏移量。默认值:0。
2826
+ */
2827
+ Offset?: number;
2828
+ /**
2829
+ * 分页查询限制数目。默认值:20,最大值:100。
2830
+ */
2831
+ Limit?: number;
2832
+ }
2673
2833
  /**
2674
2834
  * DescribeZones返回参数结构体
2675
2835
  */
@@ -2736,6 +2896,23 @@ export interface CustomField {
2736
2896
  */
2737
2897
  Enabled?: boolean;
2738
2898
  }
2899
+ /**
2900
+ * DescribeSecurityAPIService请求参数结构体
2901
+ */
2902
+ export interface DescribeSecurityAPIServiceRequest {
2903
+ /**
2904
+ * 站点 ID。
2905
+ */
2906
+ ZoneId: string;
2907
+ /**
2908
+ * 分页查询限制数目。默认值:20,最大值:100。
2909
+ */
2910
+ Limit?: number;
2911
+ /**
2912
+ * 分页查询偏移量。默认值:0。
2913
+ */
2914
+ Offset?: number;
2915
+ }
2739
2916
  /**
2740
2917
  * 自定义 Cache Key HTTP 请求头配置参数。
2741
2918
  */
@@ -3062,43 +3239,25 @@ export interface PrivateParameter {
3062
3239
  Value: string;
3063
3240
  }
3064
3241
  /**
3065
- * 离线日志详细信息
3242
+ * 缓存键配置。
3066
3243
  */
3067
- export interface L4OfflineLog {
3068
- /**
3069
- * 四层代理实例 ID。
3070
- */
3071
- ProxyId?: string;
3072
- /**
3073
- * 日志所属区域,取值有:
3074
- <li>mainland:中国大陆境内;</li>
3075
- <li>overseas:全球(不含中国大陆)。</li>
3076
- */
3077
- Area?: string;
3078
- /**
3079
- * 离线日志数据包名。
3080
- */
3081
- LogPacketName?: string;
3082
- /**
3083
- * 离线日志下载地址。
3084
- */
3085
- Url?: string;
3086
- /**
3087
- * 日志打包时间,此参数已经废弃。
3088
- */
3089
- LogTime?: number;
3244
+ export interface CacheKeyConfigParameters {
3090
3245
  /**
3091
- * 日志打包开始时间。
3246
+ * 是否开启全路径缓存,取值有:
3247
+ <li>on:开启全路径缓存(即关闭参数忽略);</li>
3248
+ <li>off:关闭全路径缓存(即开启参数忽略)。</li>
3092
3249
  */
3093
- LogStartTime?: string;
3250
+ FullURLCache?: string;
3094
3251
  /**
3095
- * 日志打包结束时间。
3252
+ * 是否忽略大小写缓存,取值有:
3253
+ <li>on:忽略;</li>
3254
+ <li>off:不忽略。</li>
3096
3255
  */
3097
- LogEndTime?: string;
3256
+ IgnoreCase?: string;
3098
3257
  /**
3099
- * 日志大小,单位为 Byte
3258
+ * 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on
3100
3259
  */
3101
- Size?: number;
3260
+ QueryString?: CacheKeyQueryString;
3102
3261
  }
3103
3262
  /**
3104
3263
  * CreateOriginGroup请求参数结构体
@@ -3237,29 +3396,62 @@ export interface ModifyRealtimeLogDeliveryTaskResponse {
3237
3396
  RequestId?: string;
3238
3397
  }
3239
3398
  /**
3240
- * 客户端设备配置
3399
+ * 加速域名所对应的证书信息。
3241
3400
  */
3242
- export interface DeviceProfile {
3401
+ export interface AccelerationDomainCertificate {
3243
3402
  /**
3244
- * 客户端设备类型。取值有:<li>iOS;</li><li>Android;</li><li>WebView。</li>
3403
+ * 配置证书的模式,取值有: <li>disable:不配置证书;</li> <li>eofreecert:配置 EdgeOne 免费证书;</li> <li>sslcert:配置 SSL 证书。</li>
3245
3404
  */
3246
- ClientType: string;
3405
+ Mode?: string;
3247
3406
  /**
3248
- * 判定请求为高风险的最低值,取值范围为 1~99。数值越大请求风险越高越接近 Bot 客户端发起的请求。默认值为 50,对应含义 51~100 为高风险。
3407
+ * 服务端证书列表,相关证书部署在 EO 的入口侧。
3408
+ 注意:此字段可能返回 null,表示取不到有效值。
3249
3409
  */
3250
- HighRiskMinScore?: number;
3410
+ List?: Array<CertificateInfo>;
3251
3411
  /**
3252
- * 高风险请求的处置方式。SecurityAction Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Redirect:重定向;</li><li>Challenge:挑战。</li>默认值为 Monitor。
3412
+ * 在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 节点内,用于 EO 节点认证客户端证书。
3253
3413
  */
3254
- HighRiskRequestAction?: SecurityAction;
3414
+ ClientCertInfo?: MutualTLS;
3255
3415
  /**
3256
- * 判定请求为中风险的最低值,取值范围为 1~99。数值越大请求风险越高越接近 Bot 客户端发起的请求。默认值为 15,对应含义 16~50 为中风险。
3416
+ * 用于 EO 节点回源时携带的证书,源站启用双向认证握手时使用,用于源站认证客户端证书是否有效,确保请求来源于受信任的 EO 节点。
3257
3417
  */
3258
- MediumRiskMinScore?: number;
3418
+ UpstreamCertInfo?: UpstreamCertInfo;
3419
+ }
3420
+ /**
3421
+ * 源站组记录
3422
+ */
3423
+ export interface OriginRecord {
3259
3424
  /**
3260
- * 中风险请求的处置方式。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Redirect:重定向;</li><li>Challenge:挑战。</li>默认值为 Monitor。
3425
+ * 源站记录值,不包含端口信息,可以为:IPv4,IPv6,域名格式。
3261
3426
  */
3262
- MediumRiskRequestAction?: SecurityAction;
3427
+ Record: string;
3428
+ /**
3429
+ * 源站类型,取值有:
3430
+ <li>IP_DOMAIN:IPV4、IPV6、域名类型源站;</li>
3431
+ <li>COS:COS源。</li>
3432
+ <li>AWS_S3:AWS S3对象存储源站。</li>
3433
+ */
3434
+ Type?: string;
3435
+ /**
3436
+ * 源站记录ID。
3437
+ */
3438
+ RecordId?: string;
3439
+ /**
3440
+ * 源站权重,取值为0-100, 不填表示不设置权重,由系统自由调度,填0表示权重为0, 流量将不会调度到此源站。
3441
+ 注意:此字段可能返回 null,表示取不到有效值。
3442
+ */
3443
+ Weight?: number;
3444
+ /**
3445
+ * 是否私有鉴权,当源站类型 RecordType=COS/AWS_S3 时生效,取值有:
3446
+ <li>true:使用私有鉴权;</li>
3447
+ <li>false:不使用私有鉴权。</li>不填写,默认值为:false。
3448
+
3449
+ */
3450
+ Private?: boolean;
3451
+ /**
3452
+ * 私有鉴权参数,当源站类型Private=true时有效。
3453
+ */
3454
+ PrivateParameters?: Array<PrivateParameter>;
3263
3455
  }
3264
3456
  /**
3265
3457
  * DescribeSecurityTemplateBindings请求参数结构体
@@ -3404,6 +3596,15 @@ export interface RuleEngineItem {
3404
3596
  */
3405
3597
  RulePriority?: number;
3406
3598
  }
3599
+ /**
3600
+ * ModifySecurityAPIService返回参数结构体
3601
+ */
3602
+ export interface ModifySecurityAPIServiceResponse {
3603
+ /**
3604
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3605
+ */
3606
+ RequestId?: string;
3607
+ }
3407
3608
  /**
3408
3609
  * OCSP 装订配置参数。
3409
3610
  */
@@ -3451,6 +3652,20 @@ export interface DescribeDDoSAttackTopDataResponse {
3451
3652
  */
3452
3653
  RequestId?: string;
3453
3654
  }
3655
+ /**
3656
+ * 嵌套规则信息。
3657
+ */
3658
+ export interface SubRule {
3659
+ /**
3660
+ * 执行功能判断条件。
3661
+ 注意:满足该数组内任意一项条件,功能即可执行。
3662
+ */
3663
+ Conditions: Array<RuleAndConditions>;
3664
+ /**
3665
+ * 执行的功能。
3666
+ */
3667
+ Actions: Array<Action>;
3668
+ }
3454
3669
  /**
3455
3670
  * ModifyMultiPathGateway请求参数结构体
3456
3671
  */
@@ -3529,6 +3744,19 @@ export interface LoadBalancer {
3529
3744
  */
3530
3745
  L7UsedList?: Array<string>;
3531
3746
  }
3747
+ /**
3748
+ * CreateSecurityAPIService返回参数结构体
3749
+ */
3750
+ export interface CreateSecurityAPIServiceResponse {
3751
+ /**
3752
+ * API 服务 ID 列表。
3753
+ */
3754
+ APIServiceIds?: Array<string>;
3755
+ /**
3756
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3757
+ */
3758
+ RequestId?: string;
3759
+ }
3532
3760
  /**
3533
3761
  * 访问 URL 重定向 HostName 配置参数。
3534
3762
  */
@@ -3727,6 +3955,23 @@ export interface SecEntryValue {
3727
3955
  */
3728
3956
  Sum: number;
3729
3957
  }
3958
+ /**
3959
+ * DescribeSecurityAPIResource请求参数结构体
3960
+ */
3961
+ export interface DescribeSecurityAPIResourceRequest {
3962
+ /**
3963
+ * 站点 ID。
3964
+ */
3965
+ ZoneId: string;
3966
+ /**
3967
+ * 分页查询限制数目。默认值:20,最大值:100。
3968
+ */
3969
+ Limit?: number;
3970
+ /**
3971
+ * 分页查询偏移量。默认值:0。
3972
+ */
3973
+ Offset?: number;
3974
+ }
3730
3975
  /**
3731
3976
  * 最新IP白名单列表相比于当前IP白名单列表的区别
3732
3977
  */
@@ -4105,7 +4350,7 @@ export interface Task {
4105
4350
  * 状态。取值有:
4106
4351
  <li>processing:处理中;</li>
4107
4352
  <li>success:成功;</li>
4108
- <li> failed:失败;</li>
4353
+ <li>failed:失败;</li>
4109
4354
  <li>timeout:超时;</li>
4110
4355
  <li>canceled:已取消。</li>
4111
4356
  */
@@ -4118,6 +4363,19 @@ export interface Task {
4118
4363
  * 任务完成时间。
4119
4364
  */
4120
4365
  UpdateTime?: string;
4366
+ /**
4367
+ * 刷新、预热失败类型。取值有:
4368
+ <li>taskFailed:任务失败;</li>
4369
+ <li>quotaExceeded:配额超限;</li>
4370
+ <li>downloadManifestFailed:下载描述文件失败;</li>
4371
+ <li>accessDenied:访问被拒绝。</li>
4372
+ <li>originPullFailed:回源失败。</li>
4373
+ */
4374
+ FailType?: string;
4375
+ /**
4376
+ * 刷新、预热失败描述。
4377
+ */
4378
+ FailMessage?: string;
4121
4379
  }
4122
4380
  /**
4123
4381
  * DescribeL4ProxyRules返回参数结构体
@@ -4568,6 +4826,23 @@ export interface AclCondition {
4568
4826
  */
4569
4827
  MatchContent: string;
4570
4828
  }
4829
+ /**
4830
+ * DescribeJustInTimeTranscodeTemplates返回参数结构体
4831
+ */
4832
+ export interface DescribeJustInTimeTranscodeTemplatesResponse {
4833
+ /**
4834
+ * 符合过滤条件的记录总数。
4835
+ */
4836
+ TotalCount?: number;
4837
+ /**
4838
+ * 模板详情列表。
4839
+ */
4840
+ TemplateSet?: Array<JustInTimeTranscodeTemplate>;
4841
+ /**
4842
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4843
+ */
4844
+ RequestId?: string;
4845
+ }
4571
4846
  /**
4572
4847
  * 站点验证信息
4573
4848
  */
@@ -5303,6 +5578,43 @@ export interface ModifyRealtimeLogDeliveryTaskRequest {
5303
5578
  */
5304
5579
  S3?: S3;
5305
5580
  }
5581
+ /**
5582
+ * 视频流配置参数。
5583
+ */
5584
+ export interface VideoTemplateInfo {
5585
+ /**
5586
+ * 视频流的编码格式,可选值:<li>H.264: 使用 H.264 编码;</li><li>H.265: 使用 H.265 编码。</li>
5587
+ */
5588
+ Codec: string;
5589
+ /**
5590
+ * 视频帧率,取值范围:[0, 30],单位:Hz。
5591
+ 取值为 0,表示帧率和原始视频保持一致,但最大不超过 30。
5592
+ 默认值:0。
5593
+ */
5594
+ Fps?: number;
5595
+ /**
5596
+ * 视频流的码率,取值范围:0 和 [128, 10000],单位:kbps。
5597
+ 取值为 0,表示自动根据视频画面和质量选择视频码率。
5598
+ 默认值:0。
5599
+ */
5600
+ Bitrate?: number;
5601
+ /**
5602
+ * 分辨率自适应,可选值:<li>open:开启,此时,Width 代表视频的长边,Height 表示视频的短边;</li><li>close:关闭,此时,Width 代表视频的宽度,Height 表示视频的高度。</li>默认值:open。
5603
+ */
5604
+ ResolutionAdaptive?: string;
5605
+ /**
5606
+ * 视频流宽度(或长边)的最大值,取值范围:0 和 [128, 1920],单位:px。<li>当 Width、Height 均为 0,则分辨率同源;</li><li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li><li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li><li>当 Width、Height 均非 0,则分辨率按用户指定。</li>默认值:0。
5607
+ */
5608
+ Width?: number;
5609
+ /**
5610
+ * 视频流高度(或短边)的最大值,取值范围:0 和 [128, 1080],单位:px。<li>当 Width、Height 均为 0,则分辨率同源;</li><li>当 Width 为 0,Height 非 0,则 Width 按比例缩放;</li><li>当 Width 非 0,Height 为 0,则 Height 按比例缩放;</li><li>当 Width、Height 均非 0,则分辨率按用户指定。</li>默认值:0。
5611
+ */
5612
+ Height?: number;
5613
+ /**
5614
+ * 填充方式,当视频流配置宽高参数与原始视频的宽高比不一致时,对转码的处理方式,即为“填充”。可选填充方式:<li> stretch:拉伸,对每一帧进行拉伸,填满整个画面,可能导致转码后的视频被“压扁”或者“拉长”。</li><li>black:留黑,保持视频宽高比不变,边缘剩余部分使用黑色填充。</li><li>white:留白,保持视频宽高比不变,边缘剩余部分使用白色填充。</li><li>gauss:高斯模糊,保持视频宽高比不变,边缘剩余部分使用高斯模糊填充。</li>默认值:black 。
5615
+ */
5616
+ FillType?: string;
5617
+ }
5306
5618
  /**
5307
5619
  * HandleFunctionRuntimeEnvironment返回参数结构体
5308
5620
  */
@@ -5454,26 +5766,17 @@ export interface CreatePrefetchTaskResponse {
5454
5766
  RequestId?: string;
5455
5767
  }
5456
5768
  /**
5457
- * DescribeDefaultCertificates请求参数结构体
5769
+ * CreateSecurityJSInjectionRule请求参数结构体
5458
5770
  */
5459
- export interface DescribeDefaultCertificatesRequest {
5771
+ export interface CreateSecurityJSInjectionRuleRequest {
5460
5772
  /**
5461
5773
  * 站点 ID。
5462
5774
  */
5463
- ZoneId?: string;
5464
- /**
5465
- * 过滤条件,Filters.Values的上限为5。详细的过滤条件如下:
5466
- <li>zone-id<br>   按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-xxx。<br>   类型:String<br>   必选:是 </li>
5467
- */
5468
- Filters?: Array<Filter>;
5775
+ ZoneId: string;
5469
5776
  /**
5470
- * 分页查询偏移量。默认值:0。
5777
+ * JavaScript 注入规则列表。
5471
5778
  */
5472
- Offset?: number;
5473
- /**
5474
- * 分页查询限制数目。默认值:20,最大值:100。
5475
- */
5476
- Limit?: number;
5779
+ JSInjectionRules?: Array<JSInjectionRule>;
5477
5780
  }
5478
5781
  /**
5479
5782
  * DescribeMultiPathGateways返回参数结构体
@@ -5537,14 +5840,21 @@ export interface ModifyL7AccRulePriorityResponse {
5537
5840
  RequestId?: string;
5538
5841
  }
5539
5842
  /**
5540
- * 修改 HTTP 回源请求头配置参数。
5843
+ * API 服务配置。
5541
5844
  */
5542
- export interface ModifyRequestHeaderParameters {
5845
+ export interface APIService {
5543
5846
  /**
5544
- * HTTP 头部设置规则列表。
5545
- 注意:此字段可能返回 null,表示取不到有效值。
5847
+ * API 服务 ID。
5546
5848
  */
5547
- HeaderActions?: Array<HeaderAction>;
5849
+ Id?: string;
5850
+ /**
5851
+ * API 服务名称。
5852
+ */
5853
+ Name?: string;
5854
+ /**
5855
+ * 基础路径。
5856
+ */
5857
+ BasePath?: string;
5548
5858
  }
5549
5859
  /**
5550
5860
  * CreateConfigGroupVersion返回参数结构体
@@ -5568,6 +5878,19 @@ export interface ConfirmOriginACLUpdateRequest {
5568
5878
  */
5569
5879
  ZoneId: string;
5570
5880
  }
5881
+ /**
5882
+ * CreateJustInTimeTranscodeTemplate返回参数结构体
5883
+ */
5884
+ export interface CreateJustInTimeTranscodeTemplateResponse {
5885
+ /**
5886
+ * 即时转码模板唯一标识,用于即时转码 URL 拼接。
5887
+ */
5888
+ TemplateId?: string;
5889
+ /**
5890
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5891
+ */
5892
+ RequestId?: string;
5893
+ }
5571
5894
  /**
5572
5895
  * DownloadL7Logs请求参数结构体
5573
5896
  */
@@ -5597,6 +5920,23 @@ export interface DownloadL7LogsRequest {
5597
5920
  */
5598
5921
  Offset?: number;
5599
5922
  }
5923
+ /**
5924
+ * DescribeSecurityClientAttester请求参数结构体
5925
+ */
5926
+ export interface DescribeSecurityClientAttesterRequest {
5927
+ /**
5928
+ * 站点 ID。
5929
+ */
5930
+ ZoneId: string;
5931
+ /**
5932
+ * 分页查询限制数目。默认值:20,最大值:100。
5933
+ */
5934
+ Limit?: number;
5935
+ /**
5936
+ * 分页查询偏移量。默认值:0。
5937
+ */
5938
+ Offset?: number;
5939
+ }
5600
5940
  /**
5601
5941
  * WebSocket 配置。
5602
5942
  */
@@ -5832,13 +6172,26 @@ export interface DescribeRealtimeLogDeliveryTasksResponse {
5832
6172
  */
5833
6173
  TotalCount?: number;
5834
6174
  /**
5835
- * 符合查询条件的所有实时日志投递任务列表。
6175
+ * 符合查询条件的所有实时日志投递任务列表。
6176
+ */
6177
+ RealtimeLogDeliveryTasks?: Array<RealtimeLogDeliveryTask>;
6178
+ /**
6179
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6180
+ */
6181
+ RequestId?: string;
6182
+ }
6183
+ /**
6184
+ * TopN的Entry数据
6185
+ */
6186
+ export interface TopEntry {
6187
+ /**
6188
+ * top查询维度值。
5836
6189
  */
5837
- RealtimeLogDeliveryTasks?: Array<RealtimeLogDeliveryTask>;
6190
+ Key: string;
5838
6191
  /**
5839
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6192
+ * 查询具体数据。
5840
6193
  */
5841
- RequestId?: string;
6194
+ Value: Array<TopEntryValue>;
5842
6195
  }
5843
6196
  /**
5844
6197
  * DescribeConfigGroupVersions返回参数结构体
@@ -6164,39 +6517,66 @@ export interface CreatePlanForZoneRequest {
6164
6517
  PlanType: string;
6165
6518
  }
6166
6519
  /**
6167
- * 加速域名所对应的证书信息。
6520
+ * 客户端设备配置
6168
6521
  */
6169
- export interface AccelerationDomainCertificate {
6522
+ export interface DeviceProfile {
6170
6523
  /**
6171
- * 配置证书的模式,取值有: <li>disable:不配置证书;</li> <li>eofreecert:配置 EdgeOne 免费证书;</li> <li>sslcert:配置 SSL 证书。</li>
6524
+ * 客户端设备类型。取值有:<li>iOS;</li><li>Android;</li><li>WebView。</li>
6172
6525
  */
6173
- Mode?: string;
6526
+ ClientType: string;
6174
6527
  /**
6175
- * 服务端证书列表,相关证书部署在 EO 的入口侧。
6176
- 注意:此字段可能返回 null,表示取不到有效值。
6528
+ * 判定请求为高风险的最低值,取值范围为 1~99。数值越大请求风险越高越接近 Bot 客户端发起的请求。默认值为 50,对应含义 51~100 为高风险。
6177
6529
  */
6178
- List?: Array<CertificateInfo>;
6530
+ HighRiskMinScore?: number;
6179
6531
  /**
6180
- * 在边缘双向认证场景下,该字段为客户端的 CA 证书,部署在 EO 节点内,用于 EO 节点认证客户端证书。
6532
+ * 高风险请求的处置方式。SecurityAction Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Redirect:重定向;</li><li>Challenge:挑战。</li>默认值为 Monitor。
6181
6533
  */
6182
- ClientCertInfo?: MutualTLS;
6534
+ HighRiskRequestAction?: SecurityAction;
6183
6535
  /**
6184
- * 用于 EO 节点回源时携带的证书,源站启用双向认证握手时使用,用于源站认证客户端证书是否有效,确保请求来源于受信任的 EO 节点。
6536
+ * 判定请求为中风险的最低值,取值范围为 1~99。数值越大请求风险越高越接近 Bot 客户端发起的请求。默认值为 15,对应含义 16~50 为中风险。
6185
6537
  */
6186
- UpstreamCertInfo?: UpstreamCertInfo;
6538
+ MediumRiskMinScore?: number;
6539
+ /**
6540
+ * 中风险请求的处置方式。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Redirect:重定向;</li><li>Challenge:挑战。</li>默认值为 Monitor。
6541
+ */
6542
+ MediumRiskRequestAction?: SecurityAction;
6187
6543
  }
6188
6544
  /**
6189
- * CreateL4ProxyRules返回参数结构体
6545
+ * CreateJustInTimeTranscodeTemplate请求参数结构体
6190
6546
  */
6191
- export interface CreateL4ProxyRulesResponse {
6547
+ export interface CreateJustInTimeTranscodeTemplateRequest {
6192
6548
  /**
6193
- * 新增转发规则的 ID,以数组的形式返回。
6549
+ * 站点ID
6194
6550
  */
6195
- L4ProxyRuleIds?: Array<string>;
6551
+ ZoneId: string;
6196
6552
  /**
6197
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6553
+ * 即时转码模板名称,长度限制:64 个字符。
6198
6554
  */
6199
- RequestId?: string;
6555
+ TemplateName: string;
6556
+ /**
6557
+ * 模板描述信息,长度限制:256 个字符。默认为空。
6558
+ */
6559
+ Comment?: string;
6560
+ /**
6561
+ * 启用视频流开关,取值:
6562
+ <li>on:开启;</li>
6563
+ <li>off:关闭。</li>默认值:on。
6564
+ */
6565
+ VideoStreamSwitch?: string;
6566
+ /**
6567
+ * 启用音频流开关,取值:
6568
+ <li>on:开启;</li>
6569
+ <li>off:关闭。</li>默认值:on。
6570
+ */
6571
+ AudioStreamSwitch?: string;
6572
+ /**
6573
+ * 视频流配置参数,当 VideoStreamSwitch 为 on,该字段必填。
6574
+ */
6575
+ VideoTemplate?: VideoTemplateInfo;
6576
+ /**
6577
+ * 音频流配置参数,当 AudioStreamSwitch 为 on,该字段必填。
6578
+ */
6579
+ AudioTemplate?: AudioTemplateInfo;
6200
6580
  }
6201
6581
  /**
6202
6582
  * ModifyCustomErrorPage请求参数结构体
@@ -6486,6 +6866,23 @@ export interface ModifyHostsCertificateResponse {
6486
6866
  */
6487
6867
  RequestId?: string;
6488
6868
  }
6869
+ /**
6870
+ * DescribeSecurityAPIService返回参数结构体
6871
+ */
6872
+ export interface DescribeSecurityAPIServiceResponse {
6873
+ /**
6874
+ * API 服务总数量。
6875
+ */
6876
+ TotalCount?: number;
6877
+ /**
6878
+ * API 服务列表。
6879
+ */
6880
+ APIServices?: Array<APIService>;
6881
+ /**
6882
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6883
+ */
6884
+ RequestId?: string;
6885
+ }
6489
6886
  /**
6490
6887
  * CreateAccelerationDomain请求参数结构体
6491
6888
  */
@@ -6622,6 +7019,15 @@ export interface CreateMultiPathGatewayResponse {
6622
7019
  */
6623
7020
  RequestId?: string;
6624
7021
  }
7022
+ /**
7023
+ * DeleteJustInTimeTranscodeTemplates返回参数结构体
7024
+ */
7025
+ export interface DeleteJustInTimeTranscodeTemplatesResponse {
7026
+ /**
7027
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7028
+ */
7029
+ RequestId?: string;
7030
+ }
6625
7031
  /**
6626
7032
  * DescribePurgeTasks请求参数结构体
6627
7033
  */
@@ -7149,6 +7555,19 @@ export interface ModifyFunctionResponse {
7149
7555
  */
7150
7556
  RequestId?: string;
7151
7557
  }
7558
+ /**
7559
+ * CreateL4ProxyRules返回参数结构体
7560
+ */
7561
+ export interface CreateL4ProxyRulesResponse {
7562
+ /**
7563
+ * 新增转发规则的 ID,以数组的形式返回。
7564
+ */
7565
+ L4ProxyRuleIds?: Array<string>;
7566
+ /**
7567
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7568
+ */
7569
+ RequestId?: string;
7570
+ }
7152
7571
  /**
7153
7572
  * DescribeOriginGroup请求参数结构体
7154
7573
  */
@@ -7171,6 +7590,19 @@ export interface DescribeOriginGroupRequest {
7171
7590
  */
7172
7591
  Filters?: Array<AdvancedFilter>;
7173
7592
  }
7593
+ /**
7594
+ * CreateSecurityClientAttester请求参数结构体
7595
+ */
7596
+ export interface CreateSecurityClientAttesterRequest {
7597
+ /**
7598
+ * 站点 ID。
7599
+ */
7600
+ ZoneId: string;
7601
+ /**
7602
+ * 认证选项列表。
7603
+ */
7604
+ ClientAttesters?: Array<ClientAttester>;
7605
+ }
7174
7606
  /**
7175
7607
  * DescribeIPRegion请求参数结构体
7176
7608
  */
@@ -7243,6 +7675,48 @@ export interface CreatePlanForZoneResponse {
7243
7675
  */
7244
7676
  RequestId?: string;
7245
7677
  }
7678
+ /**
7679
+ * 认证选项配置。
7680
+ */
7681
+ export interface ClientAttester {
7682
+ /**
7683
+ * 认证选项 ID。
7684
+ */
7685
+ Id?: string;
7686
+ /**
7687
+ * 认证选项名称。
7688
+ */
7689
+ Name?: string;
7690
+ /**
7691
+ * 认证规则类型。仅出参返回,取值有:
7692
+ <li>PRESET: 系统预置规则,仅允许修改 AttesterDuration;</li>
7693
+ <li>CUSTOM: 用户自定义规则。</li>
7694
+ */
7695
+ Type?: string;
7696
+ /**
7697
+ * 认证方法。取值有:
7698
+ <li>TC-RCE: 使用全栈式风控引擎进行认证;</li>
7699
+ <li>TC-CAPTCHA: 使用天御验证码进行认证。</li>
7700
+ */
7701
+ AttesterSource?: string;
7702
+ /**
7703
+ * 认证有效时间。默认为 60s,支持的单位有:
7704
+ <li>s:秒,取值范围 60~43200;</li>
7705
+ <li>m:分,取值范围 1~720;</li>
7706
+ <li>h:小时,取值范围 1~12。</li>
7707
+ */
7708
+ AttesterDuration?: string;
7709
+ /**
7710
+ * TC-RCE 认证的配置信息。
7711
+ <li>当 AttesterSource 参数值为 TC-RCE 时,此字段必填。</li>
7712
+ */
7713
+ TCRCEOption?: TCRCEOption;
7714
+ /**
7715
+ * TC-CAPTCHA 认证的配置信息。
7716
+ <li>当 AttesterSource 参数值为 TC-CAPTCHA 时,此字段必填。</li>
7717
+ */
7718
+ TCCaptchaOption?: TCCaptchaOption;
7719
+ }
7246
7720
  /**
7247
7721
  * ModifyL4ProxyRulesStatus返回参数结构体
7248
7722
  */
@@ -7700,6 +8174,19 @@ export interface DescribeDeployHistoryRequest {
7700
8174
  */
7701
8175
  Filters?: Array<AdvancedFilter>;
7702
8176
  }
8177
+ /**
8178
+ * 刷新预热附带的头部信息
8179
+ */
8180
+ export interface Header {
8181
+ /**
8182
+ * HTTP头部名称。
8183
+ */
8184
+ Name: string;
8185
+ /**
8186
+ * HTTP头部值。
8187
+ */
8188
+ Value: string;
8189
+ }
7703
8190
  /**
7704
8191
  * CreateMultiPathGatewayLine返回参数结构体
7705
8192
  */
@@ -7773,6 +8260,19 @@ export interface DescribePlansRequest {
7773
8260
  */
7774
8261
  Offset?: number;
7775
8262
  }
8263
+ /**
8264
+ * CreateSecurityJSInjectionRule返回参数结构体
8265
+ */
8266
+ export interface CreateSecurityJSInjectionRuleResponse {
8267
+ /**
8268
+ * JavaScript 注入规则 ID 列表。
8269
+ */
8270
+ JSInjectionRuleIds?: Array<string>;
8271
+ /**
8272
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8273
+ */
8274
+ RequestId?: string;
8275
+ }
7776
8276
  /**
7777
8277
  * ModifyOriginGroup请求参数结构体
7778
8278
  */
@@ -7848,6 +8348,15 @@ export interface ModifyL7AccSettingResponse {
7848
8348
  */
7849
8349
  RequestId?: string;
7850
8350
  }
8351
+ /**
8352
+ * DeleteSecurityJSInjectionRule返回参数结构体
8353
+ */
8354
+ export interface DeleteSecurityJSInjectionRuleResponse {
8355
+ /**
8356
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8357
+ */
8358
+ RequestId?: string;
8359
+ }
7851
8360
  /**
7852
8361
  * Web安全自定义页面的附加参数
7853
8362
  */
@@ -7861,6 +8370,23 @@ export interface ReturnCustomPageActionParameters {
7861
8370
  */
7862
8371
  ErrorPageId: string;
7863
8372
  }
8373
+ /**
8374
+ * DescribeAccelerationDomains返回参数结构体
8375
+ */
8376
+ export interface DescribeAccelerationDomainsResponse {
8377
+ /**
8378
+ * 符合查询条件的加速域名个数。
8379
+ */
8380
+ TotalCount?: number;
8381
+ /**
8382
+ * 符合查询条件的所有加速域名的信息。
8383
+ */
8384
+ AccelerationDomains?: Array<AccelerationDomain>;
8385
+ /**
8386
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8387
+ */
8388
+ RequestId?: string;
8389
+ }
7864
8390
  /**
7865
8391
  * BindZoneToPlan返回参数结构体
7866
8392
  */
@@ -8466,6 +8992,19 @@ export interface ClientIpCountry {
8466
8992
  */
8467
8993
  HeaderName?: string;
8468
8994
  }
8995
+ /**
8996
+ * DeleteSecurityClientAttester请求参数结构体
8997
+ */
8998
+ export interface DeleteSecurityClientAttesterRequest {
8999
+ /**
9000
+ * 站点 ID。
9001
+ */
9002
+ ZoneId: string;
9003
+ /**
9004
+ * 客户端认证选项 ID。
9005
+ */
9006
+ ClientAttesterIds?: Array<string>;
9007
+ }
8469
9008
  /**
8470
9009
  * DeleteApplicationProxyRule请求参数结构体
8471
9010
  */
@@ -8878,21 +9417,13 @@ export interface AscriptionInfo {
8878
9417
  RecordValue?: string;
8879
9418
  }
8880
9419
  /**
8881
- * 源站组健康状态详情。
9420
+ * ModifySecurityClientAttester返回参数结构体
8882
9421
  */
8883
- export interface OriginGroupHealthStatusDetail {
8884
- /**
8885
- * 源站组 ID。
8886
- */
8887
- OriginGroupId?: string;
8888
- /**
8889
- * 根据所有探测区域的结果综合决策出来的源站组下各个源站的健康状态。超过一半的地域判定该源站不健康,则对应状态为不健康,否则为健康。
8890
- */
8891
- OriginHealthStatus?: Array<OriginHealthStatus>;
9422
+ export interface ModifySecurityClientAttesterResponse {
8892
9423
  /**
8893
- * 各个健康检查区域下源站的健康状态。
9424
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8894
9425
  */
8895
- CheckRegionHealthStatus?: Array<CheckRegionHealthStatus>;
9426
+ RequestId?: string;
8896
9427
  }
8897
9428
  /**
8898
9429
  * ModifyOriginACL请求参数结构体
@@ -9004,6 +9535,77 @@ export interface CreateApplicationProxyRuleRequest {
9004
9535
  */
9005
9536
  RuleTag?: string;
9006
9537
  }
9538
+ /**
9539
+ * 即时转码模板详情。
9540
+ */
9541
+ export interface JustInTimeTranscodeTemplate {
9542
+ /**
9543
+ * 即时转码模板唯一标识。
9544
+ */
9545
+ TemplateId?: string;
9546
+ /**
9547
+ * 转码模板名称。
9548
+ */
9549
+ TemplateName?: string;
9550
+ /**
9551
+ * 模板描述信息。
9552
+ */
9553
+ Comment?: string;
9554
+ /**
9555
+ * 模板类型,取值:<li>preset:系统预置模板;</li><li>custom:用户自定义模板。</li>
9556
+ */
9557
+ Type?: string;
9558
+ /**
9559
+ * 启用视频流开关,取值:<li>on:开启;</li><li>off:关闭。</li>
9560
+ */
9561
+ VideoStreamSwitch?: string;
9562
+ /**
9563
+ * 启用音频流开关,取值:<li>on:开启;</li><li>off:关闭。</li>
9564
+ */
9565
+ AudioStreamSwitch?: string;
9566
+ /**
9567
+ * 视频流配置参数,仅当 VideoStreamSwitch 为 on,该字段有效。
9568
+ */
9569
+ VideoTemplate?: VideoTemplateInfo;
9570
+ /**
9571
+ * 音频流配置参数,仅当 AudioStreamSwitch 为 on,该字段有效。
9572
+ */
9573
+ AudioTemplate?: AudioTemplateInfo;
9574
+ /**
9575
+ * 模板创建时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
9576
+ */
9577
+ CreateTime?: string;
9578
+ /**
9579
+ * 模板最后修改时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
9580
+ */
9581
+ UpdateTime?: string;
9582
+ }
9583
+ /**
9584
+ * DeleteSecurityAPIService请求参数结构体
9585
+ */
9586
+ export interface DeleteSecurityAPIServiceRequest {
9587
+ /**
9588
+ * 站点 ID。
9589
+ */
9590
+ ZoneId: string;
9591
+ /**
9592
+ * API 服务 ID 列表。
9593
+ */
9594
+ APIServiceIds?: Array<string>;
9595
+ }
9596
+ /**
9597
+ * 验证码认证实例信息。
9598
+ */
9599
+ export interface TCCaptchaOption {
9600
+ /**
9601
+ * CaptchaAppId 信息。
9602
+ */
9603
+ CaptchaAppId: string;
9604
+ /**
9605
+ * AppSecretKey 信息。
9606
+ */
9607
+ AppSecretKey: string;
9608
+ }
9007
9609
  /**
9008
9610
  * DescribeDnsRecords返回参数结构体
9009
9611
  */
@@ -9703,40 +10305,32 @@ export interface Action {
9703
10305
  CodeAction?: CodeAction;
9704
10306
  }
9705
10307
  /**
9706
- * 源站组记录
10308
+ * JavaScript 注入规则。
9707
10309
  */
9708
- export interface OriginRecord {
10310
+ export interface JSInjectionRule {
9709
10311
  /**
9710
- * 源站记录值,不包含端口信息,可以为:IPv4,IPv6,域名格式。
10312
+ * 规则 ID。
9711
10313
  */
9712
- Record: string;
10314
+ RuleId?: string;
9713
10315
  /**
9714
- * 源站类型,取值有:
9715
- <li>IP_DOMAIN:IPV4、IPV6、域名类型源站;</li>
9716
- <li>COS:COS源。</li>
9717
- <li>AWS_S3:AWS S3对象存储源站。</li>
10316
+ * 规则名称。
9718
10317
  */
9719
- Type?: string;
10318
+ Name?: string;
9720
10319
  /**
9721
- * 源站记录ID
10320
+ * 规则优先级,数值越小越优先执行,范围是 0 ~ 100,默认为 0
9722
10321
  */
9723
- RecordId?: string;
10322
+ Priority?: number;
9724
10323
  /**
9725
- * 源站权重,取值为0-100, 不填表示不设置权重,由系统自由调度,填0表示权重为0, 流量将不会调度到此源站。
9726
- 注意:此字段可能返回 null,表示取不到有效值。
10324
+ * 匹配条件内容。需符合表达式语法,详细规范参见产品文档。
9727
10325
  */
9728
- Weight?: number;
10326
+ Condition?: string;
9729
10327
  /**
9730
- * 是否私有鉴权,当源站类型 RecordType=COS/AWS_S3 时生效,取值有:
9731
- <li>true:使用私有鉴权;</li>
9732
- <li>false:不使用私有鉴权。</li>不填写,默认值为:false。
10328
+ * JavaScript 注入选项。默认值为 run-attestations,取值有:
10329
+ <li> no-injection: 不注入 JavaScript;</li>
10330
+ <li> inject-sdk-only: 注入当前支持的所有认证方式的 SDK,当前支持:TC-RCE 和 TC-CAPTCHA。注意:若需执行认证检测,请配置挑战规则。</li>
9733
10331
 
9734
10332
  */
9735
- Private?: boolean;
9736
- /**
9737
- * 私有鉴权参数,当源站类型Private=true时有效。
9738
- */
9739
- PrivateParameters?: Array<PrivateParameter>;
10333
+ InjectJS?: string;
9740
10334
  }
9741
10335
  /**
9742
10336
  * 回源跟随重定向参数配置。
@@ -9754,6 +10348,23 @@ export interface UpstreamFollowRedirectParameters {
9754
10348
  */
9755
10349
  MaxTimes?: number;
9756
10350
  }
10351
+ /**
10352
+ * DescribeSecurityClientAttester返回参数结构体
10353
+ */
10354
+ export interface DescribeSecurityClientAttesterResponse {
10355
+ /**
10356
+ * 认证选项总数量。
10357
+ */
10358
+ TotalCount?: number;
10359
+ /**
10360
+ * 认证选项列表。
10361
+ */
10362
+ ClientAttesters?: Array<ClientAttester>;
10363
+ /**
10364
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10365
+ */
10366
+ RequestId?: string;
10367
+ }
9757
10368
  /**
9758
10369
  * 应用代理实例
9759
10370
  */
@@ -10034,13 +10645,21 @@ export interface ModifyL4ProxyRequest {
10034
10645
  AccelerateMainland?: string;
10035
10646
  }
10036
10647
  /**
10037
- * 规则引擎条件且关系条件列表
10648
+ * DescribeSecurityJSInjectionRule请求参数结构体
10038
10649
  */
10039
- export interface RuleAndConditions {
10650
+ export interface DescribeSecurityJSInjectionRuleRequest {
10040
10651
  /**
10041
- * 规则引擎条件,该数组内所有项全部满足即判断该条件满足。
10652
+ * 站点 ID。
10042
10653
  */
10043
- Conditions: Array<RuleCondition>;
10654
+ ZoneId: string;
10655
+ /**
10656
+ * 分页查询限制数目。默认值:20,最大值:100。
10657
+ */
10658
+ Limit?: number;
10659
+ /**
10660
+ * 分页查询偏移量。默认值:0。
10661
+ */
10662
+ Offset?: number;
10044
10663
  }
10045
10664
  /**
10046
10665
  * 拦截页面的总体配置,用于配置各个模块的拦截后行为。
@@ -10292,25 +10911,17 @@ export interface DestroyPlanResponse {
10292
10911
  RequestId?: string;
10293
10912
  }
10294
10913
  /**
10295
- * 缓存键配置。
10914
+ * CreateSecurityAPIResource请求参数结构体
10296
10915
  */
10297
- export interface CacheKeyConfigParameters {
10298
- /**
10299
- * 是否开启全路径缓存,取值有:
10300
- <li>on:开启全路径缓存(即关闭参数忽略);</li>
10301
- <li>off:关闭全路径缓存(即开启参数忽略)。</li>
10302
- */
10303
- FullURLCache?: string;
10916
+ export interface CreateSecurityAPIResourceRequest {
10304
10917
  /**
10305
- * 是否忽略大小写缓存,取值有:
10306
- <li>on:忽略;</li>
10307
- <li>off:不忽略。</li>
10918
+ * 站点 ID。
10308
10919
  */
10309
- IgnoreCase?: string;
10920
+ ZoneId: string;
10310
10921
  /**
10311
- * 查询字符串保留配置参数。此字段和 FullURLCache 必须同时设置,但不能同为 on。
10922
+ * API 资源列表。
10312
10923
  */
10313
- QueryString?: CacheKeyQueryString;
10924
+ APIResources?: Array<APIResource>;
10314
10925
  }
10315
10926
  /**
10316
10927
  * SSL/TLS 安全配置参数。
@@ -10385,6 +10996,45 @@ export interface ClientIPHeaderParameters {
10385
10996
  */
10386
10997
  HeaderName?: string;
10387
10998
  }
10999
+ /**
11000
+ * 离线日志详细信息
11001
+ */
11002
+ export interface L4OfflineLog {
11003
+ /**
11004
+ * 四层代理实例 ID。
11005
+ */
11006
+ ProxyId?: string;
11007
+ /**
11008
+ * 日志所属区域,取值有:
11009
+ <li>mainland:中国大陆境内;</li>
11010
+ <li>overseas:全球(不含中国大陆)。</li>
11011
+ */
11012
+ Area?: string;
11013
+ /**
11014
+ * 离线日志数据包名。
11015
+ */
11016
+ LogPacketName?: string;
11017
+ /**
11018
+ * 离线日志下载地址。
11019
+ */
11020
+ Url?: string;
11021
+ /**
11022
+ * 日志打包时间,此参数已经废弃。
11023
+ */
11024
+ LogTime?: number;
11025
+ /**
11026
+ * 日志打包开始时间。
11027
+ */
11028
+ LogStartTime?: string;
11029
+ /**
11030
+ * 日志打包结束时间。
11031
+ */
11032
+ LogEndTime?: string;
11033
+ /**
11034
+ * 日志大小,单位为 Byte。
11035
+ */
11036
+ Size?: number;
11037
+ }
10388
11038
  /**
10389
11039
  * ModifyAliasDomain返回参数结构体
10390
11040
  */
@@ -10889,6 +11539,19 @@ export interface DeleteAliasDomainResponse {
10889
11539
  */
10890
11540
  RequestId?: string;
10891
11541
  }
11542
+ /**
11543
+ * DeleteSecurityJSInjectionRule请求参数结构体
11544
+ */
11545
+ export interface DeleteSecurityJSInjectionRuleRequest {
11546
+ /**
11547
+ * 站点 ID。
11548
+ */
11549
+ ZoneId: string;
11550
+ /**
11551
+ * JavaScript 注入规则 ID 列表。
11552
+ */
11553
+ JSInjectionRuleIds: Array<string>;
11554
+ }
10892
11555
  /**
10893
11556
  * 安全Bot配置
10894
11557
  */
@@ -11173,6 +11836,23 @@ export interface ExportZoneConfigRequest {
11173
11836
  */
11174
11837
  Types?: Array<string>;
11175
11838
  }
11839
+ /**
11840
+ * 源站组健康状态详情。
11841
+ */
11842
+ export interface OriginGroupHealthStatusDetail {
11843
+ /**
11844
+ * 源站组 ID。
11845
+ */
11846
+ OriginGroupId?: string;
11847
+ /**
11848
+ * 根据所有探测区域的结果综合决策出来的源站组下各个源站的健康状态。超过一半的地域判定该源站不健康,则对应状态为不健康,否则为健康。
11849
+ */
11850
+ OriginHealthStatus?: Array<OriginHealthStatus>;
11851
+ /**
11852
+ * 各个健康检查区域下源站的健康状态。
11853
+ */
11854
+ CheckRegionHealthStatus?: Array<CheckRegionHealthStatus>;
11855
+ }
11176
11856
  /**
11177
11857
  * 四层代理转发规则详情。
11178
11858
  */
@@ -11594,6 +12274,15 @@ export interface ModifyDnsRecordsStatusResponse {
11594
12274
  */
11595
12275
  RequestId?: string;
11596
12276
  }
12277
+ /**
12278
+ * ModifySecurityJSInjectionRule返回参数结构体
12279
+ */
12280
+ export interface ModifySecurityJSInjectionRuleResponse {
12281
+ /**
12282
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12283
+ */
12284
+ RequestId?: string;
12285
+ }
11597
12286
  /**
11598
12287
  * 别称域名信息。
11599
12288
  */
@@ -12020,22 +12709,23 @@ export interface DescribeRulesRequest {
12020
12709
  Filters?: Array<Filter>;
12021
12710
  }
12022
12711
  /**
12023
- * 检测长度限制配置条件。
12712
+ * DescribeContentQuota返回参数结构体
12024
12713
  */
12025
- export interface DetectLengthLimitCondition {
12714
+ export interface DescribeContentQuotaResponse {
12026
12715
  /**
12027
- * 匹配条件的参数名称,取值有:
12028
- <li>body_depth:请求正文包部分的检测深度。</li>
12716
+ * 刷新相关配额。
12717
+ 注意:此字段可能返回 null,表示取不到有效值。
12029
12718
  */
12030
- Name: string;
12719
+ PurgeQuota?: Array<Quota>;
12031
12720
  /**
12032
- * 匹配条件的参数值,取值与 Name 成对使用。
12033
- Name 值为 body_depth 时, Values 只支持传入单个值,取值有:
12034
- <li>10KB;</li>
12035
- <li>64KB;</li>
12036
- <li>128KB。</li>
12721
+ * 预热相关配额。
12722
+ 注意:此字段可能返回 null,表示取不到有效值。
12037
12723
  */
12038
- Values: Array<string>;
12724
+ PrefetchQuota?: Array<Quota>;
12725
+ /**
12726
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
12727
+ */
12728
+ RequestId?: string;
12039
12729
  }
12040
12730
  /**
12041
12731
  * ModifyZoneSetting返回参数结构体
@@ -12471,6 +13161,35 @@ export interface ErrorPage {
12471
13161
  */
12472
13162
  RedirectURL: string;
12473
13163
  }
13164
+ /**
13165
+ * API 资源。
13166
+ */
13167
+ export interface APIResource {
13168
+ /**
13169
+ * 资源 ID。
13170
+ */
13171
+ Id?: string;
13172
+ /**
13173
+ * 资源名称。
13174
+ */
13175
+ Name?: string;
13176
+ /**
13177
+ * API 资源关联的 API 服务 ID 列表。
13178
+ */
13179
+ APIServiceIds?: Array<string>;
13180
+ /**
13181
+ * 资源路径。
13182
+ */
13183
+ Path?: string;
13184
+ /**
13185
+ * 请求方法列表。支持以下取值:GET, POST, PUT, HEAD, PATCH, OPTIONS, DELETE。
13186
+ */
13187
+ Methods?: Array<string>;
13188
+ /**
13189
+ * 请求内容匹配规则的具体内容,需符合表达式语法,详细规范参见产品文档。
13190
+ */
13191
+ RequestConstraint?: string;
13192
+ }
12474
13193
  /**
12475
13194
  * HTTP2 接入配置参数。
12476
13195
  */
@@ -12797,6 +13516,15 @@ export interface HSTSParameters {
12797
13516
  */
12798
13517
  Preload?: string;
12799
13518
  }
13519
+ /**
13520
+ * DeleteSecurityAPIResource返回参数结构体
13521
+ */
13522
+ export interface DeleteSecurityAPIResourceResponse {
13523
+ /**
13524
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13525
+ */
13526
+ RequestId?: string;
13527
+ }
12800
13528
  /**
12801
13529
  * BindZoneToPlan请求参数结构体
12802
13530
  */
@@ -12994,17 +13722,22 @@ export interface UpstreamRequestParameters {
12994
13722
  Cookie?: UpstreamRequestCookie;
12995
13723
  }
12996
13724
  /**
12997
- * TopN的Entry数据
13725
+ * DeleteSecurityClientAttester返回参数结构体
12998
13726
  */
12999
- export interface TopEntry {
13727
+ export interface DeleteSecurityClientAttesterResponse {
13000
13728
  /**
13001
- * top查询维度值。
13729
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13002
13730
  */
13003
- Key: string;
13731
+ RequestId?: string;
13732
+ }
13733
+ /**
13734
+ * RCE 认证选项实例信息。
13735
+ */
13736
+ export interface TCRCEOption {
13004
13737
  /**
13005
- * 查询具体数据。
13738
+ * Channel 信息。
13006
13739
  */
13007
- Value: Array<TopEntryValue>;
13740
+ Channel: string;
13008
13741
  }
13009
13742
  /**
13010
13743
  * NS 接入,切换 DNS 服务器所需的信息。
@@ -13463,6 +14196,19 @@ export interface DescribeMultiPathGatewaySecretKeyResponse {
13463
14196
  */
13464
14197
  RequestId?: string;
13465
14198
  }
14199
+ /**
14200
+ * CreateSecurityAPIResource返回参数结构体
14201
+ */
14202
+ export interface CreateSecurityAPIResourceResponse {
14203
+ /**
14204
+ * API 资源 ID 列表。
14205
+ */
14206
+ APIResourceIds?: Array<string>;
14207
+ /**
14208
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
14209
+ */
14210
+ RequestId?: string;
14211
+ }
13466
14212
  /**
13467
14213
  * 节点缓存清除类型取值为 purge_cache_tag 时附带的信息。
13468
14214
  */
@@ -13472,6 +14218,19 @@ export interface CacheTag {
13472
14218
  */
13473
14219
  Domains: Array<string>;
13474
14220
  }
14221
+ /**
14222
+ * CreateSecurityClientAttester返回参数结构体
14223
+ */
14224
+ export interface CreateSecurityClientAttesterResponse {
14225
+ /**
14226
+ * 认证选项 ID 列表。
14227
+ */
14228
+ ClientAttesterIds?: Array<string>;
14229
+ /**
14230
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
14231
+ */
14232
+ RequestId?: string;
14233
+ }
13475
14234
  /**
13476
14235
  * ModifyMultiPathGatewayLine返回参数结构体
13477
14236
  */
@@ -13710,19 +14469,27 @@ export interface CheckCnameStatusRequest {
13710
14469
  RecordNames: Array<string>;
13711
14470
  }
13712
14471
  /**
13713
- * DescribeContentQuota返回参数结构体
14472
+ * 检测长度限制配置条件。
13714
14473
  */
13715
- export interface DescribeContentQuotaResponse {
14474
+ export interface DetectLengthLimitCondition {
13716
14475
  /**
13717
- * 刷新相关配额。
13718
- 注意:此字段可能返回 null,表示取不到有效值。
14476
+ * 匹配条件的参数名称,取值有:
14477
+ <li>body_depth:请求正文包部分的检测深度。</li>
13719
14478
  */
13720
- PurgeQuota?: Array<Quota>;
14479
+ Name: string;
13721
14480
  /**
13722
- * 预热相关配额。
13723
- 注意:此字段可能返回 null,表示取不到有效值。
14481
+ * 匹配条件的参数值,取值与 Name 成对使用。
14482
+ Name 值为 body_depth 时, Values 只支持传入单个值,取值有:
14483
+ <li>10KB;</li>
14484
+ <li>64KB;</li>
14485
+ <li>128KB。</li>
13724
14486
  */
13725
- PrefetchQuota?: Array<Quota>;
14487
+ Values: Array<string>;
14488
+ }
14489
+ /**
14490
+ * ModifySecurityAPIResource返回参数结构体
14491
+ */
14492
+ export interface ModifySecurityAPIResourceResponse {
13726
14493
  /**
13727
14494
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
13728
14495
  */
@@ -13804,6 +14571,16 @@ export interface DeleteDnsRecordsResponse {
13804
14571
  */
13805
14572
  RequestId?: string;
13806
14573
  }
14574
+ /**
14575
+ * 修改 HTTP 回源请求头配置参数。
14576
+ */
14577
+ export interface ModifyRequestHeaderParameters {
14578
+ /**
14579
+ * HTTP 头部设置规则列表。
14580
+ 注意:此字段可能返回 null,表示取不到有效值。
14581
+ */
14582
+ HeaderActions?: Array<HeaderAction>;
14583
+ }
13807
14584
  /**
13808
14585
  * CreateWebSecurityTemplate返回参数结构体
13809
14586
  */
@@ -13992,6 +14769,35 @@ export interface DescribeDeployHistoryResponse {
13992
14769
  */
13993
14770
  RequestId?: string;
13994
14771
  }
14772
+ /**
14773
+ * DescribeJustInTimeTranscodeTemplates请求参数结构体
14774
+ */
14775
+ export interface DescribeJustInTimeTranscodeTemplatesRequest {
14776
+ /**
14777
+ * 站点ID。
14778
+ */
14779
+ ZoneId: string;
14780
+ /**
14781
+ * 过滤条件,Filters 的上限为 20,Filters.Values 的上限为 20。该参数不填写时,默认返回当前 ZoneId 下有权限的即时转码模板。详细的过滤条件如下:<li>template-name:按照模版名批量进行过滤。例如:mytemplate;</li><li>template-type:按照模板类型批量进行过滤。例如:preset 或 custom。</li><li>template-id:按照模板 ID 批量进行过滤。例如:C1LZ7982VgTpYhJ7M。</li>默认为空。
14782
+ */
14783
+ Filters?: Array<Filter>;
14784
+ /**
14785
+ * 排序字段,取值有:<li>createTime:模板创建时间。</li>默认值为:createTime。
14786
+ */
14787
+ SortBy?: string;
14788
+ /**
14789
+ * 排序方式,取值有:<li>asc:升序方式;</li><li>desc:降序方式。</li>默认值为:desc。
14790
+ */
14791
+ SortOrder?: string;
14792
+ /**
14793
+ * 分页偏移量,默认值:0。
14794
+ */
14795
+ Offset?: number;
14796
+ /**
14797
+ * 返回记录条数,默认值:20,最大值:1000。
14798
+ */
14799
+ Limit?: number;
14800
+ }
13995
14801
  /**
13996
14802
  * CacheKey中包含请求参数
13997
14803
  */
@@ -14013,6 +14819,19 @@ export interface QueryString {
14013
14819
  */
14014
14820
  Value?: Array<string>;
14015
14821
  }
14822
+ /**
14823
+ * ModifySecurityClientAttester请求参数结构体
14824
+ */
14825
+ export interface ModifySecurityClientAttesterRequest {
14826
+ /**
14827
+ * 站点 ID。
14828
+ */
14829
+ ZoneId: string;
14830
+ /**
14831
+ * 认证选项列表。
14832
+ */
14833
+ ClientAttesters?: Array<ClientAttester>;
14834
+ }
14016
14835
  /**
14017
14836
  * DescribeAccelerationDomains请求参数结构体
14018
14837
  */