tencentcloud-sdk-nodejs-cdn 4.0.600 → 4.0.601

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.
@@ -651,8 +651,10 @@ ip表示查询BOT客户端IP的Top信息
651
651
  */
652
652
  export interface RedirectConfig {
653
653
  /**
654
- * 配置开关
655
- */
654
+ * 自定义回源302 follow请求host配置开关,取值有:
655
+ on:开启
656
+ off:关闭
657
+ */
656
658
  Switch: string
657
659
 
658
660
  /**
@@ -1981,7 +1983,7 @@ export interface StartScdnDomainResponse {
1981
1983
  */
1982
1984
  export interface ResponseHeader {
1983
1985
  /**
1984
- * 自定义响应头开关
1986
+ * 自定义响应头配置开关,取值有:
1985
1987
  on:开启
1986
1988
  off:关闭
1987
1989
  */
@@ -2204,7 +2206,7 @@ export interface DDoSAttackBandwidthData {
2204
2206
  */
2205
2207
  export interface OriginPullOptimization {
2206
2208
  /**
2207
- * 跨国回源优化配置开关
2209
+ * 跨国回源优化配置开关,取值有:
2208
2210
  on:开启
2209
2211
  off:关闭
2210
2212
  */
@@ -2319,7 +2321,7 @@ excludeCustom:自定义排除
2319
2321
  */
2320
2322
  export interface MaxAge {
2321
2323
  /**
2322
- * 浏览器缓存配置开关
2324
+ * 浏览器缓存配置开关,取值有:
2323
2325
  on:开启
2324
2326
  off:关闭
2325
2327
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2627,8 +2629,10 @@ export interface ExtraLogset {
2627
2629
  */
2628
2630
  export interface OfflineCache {
2629
2631
  /**
2630
- * on | off, 离线缓存是否开启
2631
- */
2632
+ * 离线缓存配置开关,取值有:
2633
+ on:开启
2634
+ off:关闭
2635
+ */
2632
2636
  Switch: string
2633
2637
  }
2634
2638
 
@@ -3124,7 +3128,7 @@ failed: 失败
3124
3128
  */
3125
3129
  export interface Referer {
3126
3130
  /**
3127
- * referer 黑白名单配置开关
3131
+ * referer 黑白名单配置开关,取值有:
3128
3132
  on:开启
3129
3133
  off:关闭
3130
3134
  */
@@ -3706,8 +3710,10 @@ disabled:未启用
3706
3710
  */
3707
3711
  export interface BotCookie {
3708
3712
  /**
3709
- * on|off
3710
- */
3713
+ * Bot cookie策略配置开关,取值有:
3714
+ on:开启
3715
+ off:关闭
3716
+ */
3711
3717
  Switch: string
3712
3718
 
3713
3719
  /**
@@ -4146,8 +4152,10 @@ export interface DescribeHttpsPackagesResponse {
4146
4152
  */
4147
4153
  export interface QnPrivateAccess {
4148
4154
  /**
4149
- * 开关 on/off
4150
- */
4155
+ * 七牛元对象存储回源鉴权配置开关,取值有:
4156
+ on:开启
4157
+ off:关闭
4158
+ */
4151
4159
  Switch: string
4152
4160
 
4153
4161
  /**
@@ -4204,8 +4212,10 @@ export interface DescribeCertDomainsResponse {
4204
4212
  */
4205
4213
  export interface ScdnBotConfig {
4206
4214
  /**
4207
- * on|off
4208
- */
4215
+ * Scdn bot配置开关,取值有:
4216
+ on:开启
4217
+ off:关闭
4218
+ */
4209
4219
  Switch: string
4210
4220
 
4211
4221
  /**
@@ -4362,7 +4372,7 @@ export interface DescribeCdnOriginIpResponse {
4362
4372
  */
4363
4373
  export interface RangeOriginPull {
4364
4374
  /**
4365
- * 分片回源配置开关
4375
+ * 分片回源配置开关,取值有:
4366
4376
  on:开启
4367
4377
  off:关闭
4368
4378
  */
@@ -4612,7 +4622,7 @@ export interface DescribeScdnIpStrategyRequest {
4612
4622
  */
4613
4623
  export interface IpFreqLimit {
4614
4624
  /**
4615
- * IP 限频配置开关
4625
+ * IP 限频配置开关,取值有:
4616
4626
  on:开启
4617
4627
  off:关闭
4618
4628
  */
@@ -4776,8 +4786,10 @@ export interface BotStatisticsCount {
4776
4786
  */
4777
4787
  export interface RangeOriginPullRule {
4778
4788
  /**
4779
- * 分片回源配置开关
4780
- */
4789
+ * 分片回源配置开关,取值有:
4790
+ on:开启
4791
+ off:关闭
4792
+ */
4781
4793
  Switch: string
4782
4794
 
4783
4795
  /**
@@ -5701,8 +5713,10 @@ export interface UrlRecord {
5701
5713
  */
5702
5714
  export interface OthersPrivateAccess {
5703
5715
  /**
5704
- * 开关, on/off。
5705
- */
5716
+ * 其他厂商对象存储回源鉴权配置开关,取值有:
5717
+ on:开启
5718
+ off:关闭
5719
+ */
5706
5720
  Switch: string
5707
5721
 
5708
5722
  /**
@@ -6180,8 +6194,10 @@ export interface GuetzliAdapter {
6180
6194
  */
6181
6195
  export interface OriginCombine {
6182
6196
  /**
6183
- * on|off 是否开启合并回源
6184
- */
6197
+ * 合并回源配置开关,取值有:
6198
+ on:开启
6199
+ off:关闭
6200
+ */
6185
6201
  Switch: string
6186
6202
  }
6187
6203
 
@@ -6387,11 +6403,13 @@ export interface ListClsTopicDomainsResponse {
6387
6403
  }
6388
6404
 
6389
6405
  /**
6390
- * Ipv6启用配置,不可更改
6406
+ * Ipv6源站启用配置,不可更改
6391
6407
  */
6392
6408
  export interface Ipv6 {
6393
6409
  /**
6394
- * 域名是否开启ipv6功能,on或off。
6410
+ * 域名开启源站ipv6配置开关,取值有:
6411
+ on:开启
6412
+ off:关闭
6395
6413
  注意:此字段可能返回 null,表示取不到有效值。
6396
6414
  */
6397
6415
  Switch: string
@@ -7311,7 +7329,9 @@ export interface GetDisableRecordsResponse {
7311
7329
  */
7312
7330
  export interface Ipv6Access {
7313
7331
  /**
7314
- * 域名是否开启ipv6访问功能,on或off。
7332
+ * 域名开启ipv6访问配置开关,取值有:
7333
+ on:开启
7334
+ off:关闭
7315
7335
  注意:此字段可能返回 null,表示取不到有效值。
7316
7336
  */
7317
7337
  Switch: string
@@ -7692,7 +7712,7 @@ off:关闭
7692
7712
  */
7693
7713
  export interface RequestHeader {
7694
7714
  /**
7695
- * 自定义请求头配置开关
7715
+ * 自定义请求头配置开关,取值有:
7696
7716
  on:开启
7697
7717
  off:关闭
7698
7718
  */
@@ -8249,8 +8269,10 @@ export interface ScdnTopData {
8249
8269
  */
8250
8270
  export interface OssPrivateAccess {
8251
8271
  /**
8252
- * 开关, on/off。
8253
- */
8272
+ * oss回源鉴权配置开关,取值有:
8273
+ on:开启
8274
+ off:关闭
8275
+ */
8254
8276
  Switch: string
8255
8277
 
8256
8278
  /**
@@ -9135,8 +9157,10 @@ off:关闭
9135
9157
  */
9136
9158
  export interface ScdnAclConfig {
9137
9159
  /**
9138
- * 是否开启,on | off
9139
- */
9160
+ * SCDN访问控制配置开关,取值有:
9161
+ on:开启
9162
+ off:关闭
9163
+ */
9140
9164
  Switch: string
9141
9165
 
9142
9166
  /**
@@ -9163,7 +9187,10 @@ export interface ScdnAclConfig {
9163
9187
  */
9164
9188
  export interface OriginAuthentication {
9165
9189
  /**
9166
- * 鉴权开关,on或off
9190
+ * 回源鉴权高级配置开关,取值有:
9191
+ on:开启
9192
+ off:关闭
9193
+
9167
9194
  注意:此字段可能返回 null,表示取不到有效值。
9168
9195
  */
9169
9196
  Switch: string
@@ -9827,7 +9854,7 @@ export interface DescribeDistrictIspDataResponse {
9827
9854
  */
9828
9855
  export interface RuleEngine {
9829
9856
  /**
9830
- * 规则引擎配置开关
9857
+ * 规则引擎配置开关,取值有:
9831
9858
  on:开启
9832
9859
  off:关闭
9833
9860
  */
@@ -10878,8 +10905,10 @@ ip表示查询BOT客户端IP的Top信息
10878
10905
  */
10879
10906
  export interface BotJavaScript {
10880
10907
  /**
10881
- * on|off
10882
- */
10908
+ * Bot js策略配置开关,取值有:
10909
+ on:开启
10910
+ off:关闭
10911
+ */
10883
10912
  Switch: string
10884
10913
 
10885
10914
  /**
@@ -10939,7 +10968,7 @@ day:天粒度
10939
10968
  */
10940
10969
  export interface ResponseHeaderCache {
10941
10970
  /**
10942
- * 源站头部缓存开关
10971
+ * 源站头部缓存配置开关,取值有:
10943
10972
  on:开启
10944
10973
  off:关闭
10945
10974
  */
@@ -10995,9 +11024,9 @@ RemoteAuthenticationRules和Server 互斥,只需要配置其中一个。
10995
11024
  */
10996
11025
  export interface RemoteAuthentication {
10997
11026
  /**
10998
- * 远程鉴权开关;
10999
- on : 开启;
11000
- off: 关闭;
11027
+ * 远程鉴权配置开关,取值有:
11028
+ on:开启
11029
+ off:关闭
11001
11030
  注意:此字段可能返回 null,表示取不到有效值。
11002
11031
  */
11003
11032
  Switch: string
@@ -11099,8 +11128,10 @@ path 时填充绝对路径,如 /xxx/test.html
11099
11128
  */
11100
11129
  export interface Quic {
11101
11130
  /**
11102
- * 是否启动Quic配置
11103
- */
11131
+ * Quic功能配置开关,取值有:
11132
+ on:开启
11133
+ off:关闭
11134
+ */
11104
11135
  Switch: string
11105
11136
  }
11106
11137
 
@@ -550,8 +550,10 @@ export interface ListScdnTopBotDataRequest {
550
550
  */
551
551
  export interface RedirectConfig {
552
552
  /**
553
- * 配置开关
554
- */
553
+ * 自定义回源302 follow请求host配置开关,取值有:
554
+ on:开启
555
+ off:关闭
556
+ */
555
557
  Switch: string;
556
558
  /**
557
559
  * 主源站follow302请求时带的自定义的host头部
@@ -1697,7 +1699,7 @@ export interface StartScdnDomainResponse {
1697
1699
  */
1698
1700
  export interface ResponseHeader {
1699
1701
  /**
1700
- * 自定义响应头开关
1702
+ * 自定义响应头配置开关,取值有:
1701
1703
  on:开启
1702
1704
  off:关闭
1703
1705
  */
@@ -1891,7 +1893,7 @@ export interface DDoSAttackBandwidthData {
1891
1893
  */
1892
1894
  export interface OriginPullOptimization {
1893
1895
  /**
1894
- * 跨国回源优化配置开关
1896
+ * 跨国回源优化配置开关,取值有:
1895
1897
  on:开启
1896
1898
  off:关闭
1897
1899
  */
@@ -1992,7 +1994,7 @@ export interface QueryStringKey {
1992
1994
  */
1993
1995
  export interface MaxAge {
1994
1996
  /**
1995
- * 浏览器缓存配置开关
1997
+ * 浏览器缓存配置开关,取值有:
1996
1998
  on:开启
1997
1999
  off:关闭
1998
2000
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2257,8 +2259,10 @@ export interface ExtraLogset {
2257
2259
  */
2258
2260
  export interface OfflineCache {
2259
2261
  /**
2260
- * on | off, 离线缓存是否开启
2261
- */
2262
+ * 离线缓存配置开关,取值有:
2263
+ on:开启
2264
+ off:关闭
2265
+ */
2262
2266
  Switch: string;
2263
2267
  }
2264
2268
  /**
@@ -2684,7 +2688,7 @@ export interface ModifyPurgeFetchTaskStatusRequest {
2684
2688
  */
2685
2689
  export interface Referer {
2686
2690
  /**
2687
- * referer 黑白名单配置开关
2691
+ * referer 黑白名单配置开关,取值有:
2688
2692
  on:开启
2689
2693
  off:关闭
2690
2694
  */
@@ -3184,8 +3188,10 @@ export interface TrafficPackage {
3184
3188
  */
3185
3189
  export interface BotCookie {
3186
3190
  /**
3187
- * on|off
3188
- */
3191
+ * Bot cookie策略配置开关,取值有:
3192
+ on:开启
3193
+ off:关闭
3194
+ */
3189
3195
  Switch: string;
3190
3196
  /**
3191
3197
  * 规则类型,当前只有all
@@ -3553,8 +3559,10 @@ export interface DescribeHttpsPackagesResponse {
3553
3559
  */
3554
3560
  export interface QnPrivateAccess {
3555
3561
  /**
3556
- * 开关 on/off
3557
- */
3562
+ * 七牛元对象存储回源鉴权配置开关,取值有:
3563
+ on:开启
3564
+ off:关闭
3565
+ */
3558
3566
  Switch: string;
3559
3567
  /**
3560
3568
  * 访问 ID
@@ -3603,8 +3611,10 @@ export interface DescribeCertDomainsResponse {
3603
3611
  */
3604
3612
  export interface ScdnBotConfig {
3605
3613
  /**
3606
- * on|off
3607
- */
3614
+ * Scdn bot配置开关,取值有:
3615
+ on:开启
3616
+ off:关闭
3617
+ */
3608
3618
  Switch: string;
3609
3619
  /**
3610
3620
  * Bot cookie策略
@@ -3740,7 +3750,7 @@ export interface DescribeCdnOriginIpResponse {
3740
3750
  */
3741
3751
  export interface RangeOriginPull {
3742
3752
  /**
3743
- * 分片回源配置开关
3753
+ * 分片回源配置开关,取值有:
3744
3754
  on:开启
3745
3755
  off:关闭
3746
3756
  */
@@ -3956,7 +3966,7 @@ export interface DescribeScdnIpStrategyRequest {
3956
3966
  */
3957
3967
  export interface IpFreqLimit {
3958
3968
  /**
3959
- * IP 限频配置开关
3969
+ * IP 限频配置开关,取值有:
3960
3970
  on:开启
3961
3971
  off:关闭
3962
3972
  */
@@ -4098,8 +4108,10 @@ export interface BotStatisticsCount {
4098
4108
  */
4099
4109
  export interface RangeOriginPullRule {
4100
4110
  /**
4101
- * 分片回源配置开关
4102
- */
4111
+ * 分片回源配置开关,取值有:
4112
+ on:开启
4113
+ off:关闭
4114
+ */
4103
4115
  Switch: string;
4104
4116
  /**
4105
4117
  * 规则类型:
@@ -4899,8 +4911,10 @@ export interface UrlRecord {
4899
4911
  */
4900
4912
  export interface OthersPrivateAccess {
4901
4913
  /**
4902
- * 开关, on/off。
4903
- */
4914
+ * 其他厂商对象存储回源鉴权配置开关,取值有:
4915
+ on:开启
4916
+ off:关闭
4917
+ */
4904
4918
  Switch: string;
4905
4919
  /**
4906
4920
  * 访问ID。
@@ -5318,8 +5332,10 @@ export interface GuetzliAdapter {
5318
5332
  */
5319
5333
  export interface OriginCombine {
5320
5334
  /**
5321
- * on|off 是否开启合并回源
5322
- */
5335
+ * 合并回源配置开关,取值有:
5336
+ on:开启
5337
+ off:关闭
5338
+ */
5323
5339
  Switch: string;
5324
5340
  }
5325
5341
  /**
@@ -5493,11 +5509,13 @@ export interface ListClsTopicDomainsResponse {
5493
5509
  RequestId?: string;
5494
5510
  }
5495
5511
  /**
5496
- * Ipv6启用配置,不可更改
5512
+ * Ipv6源站启用配置,不可更改
5497
5513
  */
5498
5514
  export interface Ipv6 {
5499
5515
  /**
5500
- * 域名是否开启ipv6功能,on或off。
5516
+ * 域名开启源站ipv6配置开关,取值有:
5517
+ on:开启
5518
+ off:关闭
5501
5519
  注意:此字段可能返回 null,表示取不到有效值。
5502
5520
  */
5503
5521
  Switch: string;
@@ -6282,7 +6300,9 @@ export interface GetDisableRecordsResponse {
6282
6300
  */
6283
6301
  export interface Ipv6Access {
6284
6302
  /**
6285
- * 域名是否开启ipv6访问功能,on或off。
6303
+ * 域名开启ipv6访问配置开关,取值有:
6304
+ on:开启
6305
+ off:关闭
6286
6306
  注意:此字段可能返回 null,表示取不到有效值。
6287
6307
  */
6288
6308
  Switch: string;
@@ -6606,7 +6626,7 @@ export interface StatisticItem {
6606
6626
  */
6607
6627
  export interface RequestHeader {
6608
6628
  /**
6609
- * 自定义请求头配置开关
6629
+ * 自定义请求头配置开关,取值有:
6610
6630
  on:开启
6611
6631
  off:关闭
6612
6632
  */
@@ -7114,8 +7134,10 @@ export interface ScdnTopData {
7114
7134
  */
7115
7135
  export interface OssPrivateAccess {
7116
7136
  /**
7117
- * 开关, on/off。
7118
- */
7137
+ * oss回源鉴权配置开关,取值有:
7138
+ on:开启
7139
+ off:关闭
7140
+ */
7119
7141
  Switch: string;
7120
7142
  /**
7121
7143
  * 访问ID。
@@ -7862,8 +7884,10 @@ export interface WafSubRuleStatus {
7862
7884
  */
7863
7885
  export interface ScdnAclConfig {
7864
7886
  /**
7865
- * 是否开启,on | off
7866
- */
7887
+ * SCDN访问控制配置开关,取值有:
7888
+ on:开启
7889
+ off:关闭
7890
+ */
7867
7891
  Switch: string;
7868
7892
  /**
7869
7893
  * 新版本请使用AdvancedScriptData
@@ -7886,7 +7910,10 @@ export interface ScdnAclConfig {
7886
7910
  */
7887
7911
  export interface OriginAuthentication {
7888
7912
  /**
7889
- * 鉴权开关,on或off
7913
+ * 回源鉴权高级配置开关,取值有:
7914
+ on:开启
7915
+ off:关闭
7916
+
7890
7917
  注意:此字段可能返回 null,表示取不到有效值。
7891
7918
  */
7892
7919
  Switch: string;
@@ -8465,7 +8492,7 @@ export interface DescribeDistrictIspDataResponse {
8465
8492
  */
8466
8493
  export interface RuleEngine {
8467
8494
  /**
8468
- * 规则引擎配置开关
8495
+ * 规则引擎配置开关,取值有:
8469
8496
  on:开启
8470
8497
  off:关闭
8471
8498
  */
@@ -9379,8 +9406,10 @@ export interface ListTopBotDataRequest {
9379
9406
  */
9380
9407
  export interface BotJavaScript {
9381
9408
  /**
9382
- * on|off
9383
- */
9409
+ * Bot js策略配置开关,取值有:
9410
+ on:开启
9411
+ off:关闭
9412
+ */
9384
9413
  Switch: string;
9385
9414
  /**
9386
9415
  * 规则类型,当前只有file
@@ -9431,7 +9460,7 @@ export interface DescribeBillingDataResponse {
9431
9460
  */
9432
9461
  export interface ResponseHeaderCache {
9433
9462
  /**
9434
- * 源站头部缓存开关
9463
+ * 源站头部缓存配置开关,取值有:
9435
9464
  on:开启
9436
9465
  off:关闭
9437
9466
  */
@@ -9480,9 +9509,9 @@ RemoteAuthenticationRules和Server 互斥,只需要配置其中一个。
9480
9509
  */
9481
9510
  export interface RemoteAuthentication {
9482
9511
  /**
9483
- * 远程鉴权开关;
9484
- on : 开启;
9485
- off: 关闭;
9512
+ * 远程鉴权配置开关,取值有:
9513
+ on:开启
9514
+ off:关闭
9486
9515
  注意:此字段可能返回 null,表示取不到有效值。
9487
9516
  */
9488
9517
  Switch: string;
@@ -9572,8 +9601,10 @@ export interface CappingRule {
9572
9601
  */
9573
9602
  export interface Quic {
9574
9603
  /**
9575
- * 是否启动Quic配置
9576
- */
9604
+ * Quic功能配置开关,取值有:
9605
+ on:开启
9606
+ off:关闭
9607
+ */
9577
9608
  Switch: string;
9578
9609
  }
9579
9610
  /**