tencentcloud-sdk-antiddos 3.0.1002 → 3.0.1004

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20200309/models.rb +12 -6
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9dcf18b7923f345dcd4cf62fd671d3e6f90ad594
4
- data.tar.gz: e4b22873c1ecfa8d84428db521bd4d9e6b4d7f10
3
+ metadata.gz: 4fab1bf24665c1b99797de6bd14e74a3d6c94787
4
+ data.tar.gz: a7d465c19eb614c86b30a609d833abd97f99a4d6
5
5
  SHA512:
6
- metadata.gz: 84c4435b42e20d54e8d24cca6034952196fce012d3f09c9c96a60ad8a7dd91a3c11c39e2a5ee12aa07fed476c171d12e48bb58ed876dffe261a9f07e80967e26
7
- data.tar.gz: e9ec6fc9ab1d39ae39e949867e73001069e58adfc3a1be4e190854ed8a1aad43ac4b8425b1b0d4d63f785cd19c24e11c55e48bb4f3c32ea139910739ce227d57
6
+ metadata.gz: f57607c2c42deeb538654f144338a73a0efef8fc8c247d9d0fe5ac14f57b971d555c41d330340ac9835c1c21d4a24e823d6d2d5af093d3b856afb730728bbac3
7
+ data.tar.gz: ef3d67db096ec8394279092e45ff8314a3559b8a4742deafb1f8fd59c2d295e7871b30d2f0f3272167381550652d002a21f4531be8de4d769ccd4702b0fbc303
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1002
1
+ 3.0.1004
@@ -3709,7 +3709,7 @@ module TencentCloud
3709
3709
  # @type Ip: String
3710
3710
  # @param Domain: 域名
3711
3711
  # @type Domain: String
3712
- # @param Protocol: 协议,可取值HTTP,HTTPS
3712
+ # @param Protocol: 协议,可取值http、https、http/https
3713
3713
  # @type Protocol: String
3714
3714
 
3715
3715
  attr_accessor :InstanceId, :Ip, :Domain, :Protocol
@@ -4697,7 +4697,7 @@ module TencentCloud
4697
4697
  # @type FilterAssetIpList: Array
4698
4698
  # @param FilterBasicPlusFlag: 是否包含基础防护增强版 0: 不包含 1: 包含
4699
4699
  # @type FilterBasicPlusFlag: Integer
4700
- # @param FilterPlanCntFlag: 是否商业模式优化-普惠版 0: 包含商业模式优化-普惠版 1: 只查询商业模式优化-普惠版
4700
+ # @param FilterPlanCntFlag: 是否标准版2.0 0: 包含标准版2.0 0 1: 只查询标准版2.0 0 2: 不查标准版2.0
4701
4701
  # @type FilterPlanCntFlag: Integer
4702
4702
  # @param FilterTransRegionFlag: 是否跨区域产品 0: 不包含跨区域产品 1: 中国大陆跨区域产品 2: 非中国大陆跨区域产品 3: 包含全部
4703
4703
  # @type FilterTransRegionFlag: Integer
@@ -6843,7 +6843,7 @@ module TencentCloud
6843
6843
  # @type Ip: String
6844
6844
  # @param Domain: 域名
6845
6845
  # @type Domain: String
6846
- # @param Protocol: 协议,可取值HTTP,HTTPS
6846
+ # @param Protocol: 协议,可取值http、https、http/https
6847
6847
  # @type Protocol: String
6848
6848
  # @param Level: CC防护等级,可取值loose表示宽松,strict表示严格,normal表示适中, emergency表示攻击紧急, sup_loose表示超级宽松,default表示默认策略(无频控配置下发),customized表示自定义策略
6849
6849
  # @type Level: String
@@ -7563,8 +7563,12 @@ module TencentCloud
7563
7563
  # @type CCStatus: Integer
7564
7564
  # @param CCEnable: HTTPS协议的CC防护状态,取值[0(关闭), 1(开启)]
7565
7565
  # @type CCEnable: Integer
7566
- # @param CCThreshold: HTTPS协议的CC防护阈值
7566
+ # @param CCThreshold: HTTPS协议的CC防护阈值(已废弃)
7567
7567
  # @type CCThreshold: Integer
7568
+ # @param CCThresholdNew: HTTPS协议的CC防护阈值 -1:默认防御阈值
7569
+ # 0: 关闭
7570
+ # 大于0:自定义防护阈值
7571
+ # @type CCThresholdNew: Integer
7568
7572
  # @param CCLevel: HTTPS协议的CC防护等级
7569
7573
  # @type CCLevel: String
7570
7574
  # @param ModifyTime: 修改时间
@@ -7582,9 +7586,9 @@ module TencentCloud
7582
7586
  # 注意:此字段可能返回 null,表示取不到有效值。
7583
7587
  # @type Version: Integer
7584
7588
 
7585
- attr_accessor :Protocol, :Domain, :LbType, :KeepEnable, :KeepTime, :SourceType, :SourceList, :Region, :Id, :Ip, :RuleId, :RuleName, :CertType, :SSLId, :Cert, :PrivateKey, :Status, :CCStatus, :CCEnable, :CCThreshold, :CCLevel, :ModifyTime, :HttpsToHttpEnable, :VirtualPort, :RewriteHttps, :ErrCode, :Version
7589
+ attr_accessor :Protocol, :Domain, :LbType, :KeepEnable, :KeepTime, :SourceType, :SourceList, :Region, :Id, :Ip, :RuleId, :RuleName, :CertType, :SSLId, :Cert, :PrivateKey, :Status, :CCStatus, :CCEnable, :CCThreshold, :CCThresholdNew, :CCLevel, :ModifyTime, :HttpsToHttpEnable, :VirtualPort, :RewriteHttps, :ErrCode, :Version
7586
7590
 
7587
- def initialize(protocol=nil, domain=nil, lbtype=nil, keepenable=nil, keeptime=nil, sourcetype=nil, sourcelist=nil, region=nil, id=nil, ip=nil, ruleid=nil, rulename=nil, certtype=nil, sslid=nil, cert=nil, privatekey=nil, status=nil, ccstatus=nil, ccenable=nil, ccthreshold=nil, cclevel=nil, modifytime=nil, httpstohttpenable=nil, virtualport=nil, rewritehttps=nil, errcode=nil, version=nil)
7591
+ def initialize(protocol=nil, domain=nil, lbtype=nil, keepenable=nil, keeptime=nil, sourcetype=nil, sourcelist=nil, region=nil, id=nil, ip=nil, ruleid=nil, rulename=nil, certtype=nil, sslid=nil, cert=nil, privatekey=nil, status=nil, ccstatus=nil, ccenable=nil, ccthreshold=nil, ccthresholdnew=nil, cclevel=nil, modifytime=nil, httpstohttpenable=nil, virtualport=nil, rewritehttps=nil, errcode=nil, version=nil)
7588
7592
  @Protocol = protocol
7589
7593
  @Domain = domain
7590
7594
  @LbType = lbtype
@@ -7605,6 +7609,7 @@ module TencentCloud
7605
7609
  @CCStatus = ccstatus
7606
7610
  @CCEnable = ccenable
7607
7611
  @CCThreshold = ccthreshold
7612
+ @CCThresholdNew = ccthresholdnew
7608
7613
  @CCLevel = cclevel
7609
7614
  @ModifyTime = modifytime
7610
7615
  @HttpsToHttpEnable = httpstohttpenable
@@ -7642,6 +7647,7 @@ module TencentCloud
7642
7647
  @CCStatus = params['CCStatus']
7643
7648
  @CCEnable = params['CCEnable']
7644
7649
  @CCThreshold = params['CCThreshold']
7650
+ @CCThresholdNew = params['CCThresholdNew']
7645
7651
  @CCLevel = params['CCLevel']
7646
7652
  @ModifyTime = params['ModifyTime']
7647
7653
  @HttpsToHttpEnable = params['HttpsToHttpEnable']
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-antiddos
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1002
4
+ version: 3.0.1004
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-20 00:00:00.000000000 Z
11
+ date: 2025-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common