tencentcloud-sdk-waf 3.0.1131 → 3.0.1140
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180125/models.rb +47 -49
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 69c1ccdc7c1940319859a03d80d4db62a9c6b3dc
|
4
|
+
data.tar.gz: 1d145f70d1715d136aa44b9a4a029a1988c08637
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0de72e96595cb2151715bec2fed3b491b972c0ebd7262828d0f392d5cb12cd392ec1cf7374aa9a5507de11d778d15bb14d86ea742318a69772911f462d2c6005
|
7
|
+
data.tar.gz: 9d953430745c352a24025b90db22cb99c50eafa343055978bf91ab0ad57f2439773a0cf502cb3623bdd36a30fa3283f8721d61a9f3e62eeb5a01b65d7e4b598c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1140
|
data/lib/v20180125/models.rb
CHANGED
@@ -77,8 +77,8 @@ module TencentCloud
|
|
77
77
|
|
78
78
|
attr_accessor :BTime, :Count, :BeginTime
|
79
79
|
extend Gem::Deprecate
|
80
|
-
deprecate :BTime, :none, 2025,
|
81
|
-
deprecate :BTime=, :none, 2025,
|
80
|
+
deprecate :BTime, :none, 2025, 9
|
81
|
+
deprecate :BTime=, :none, 2025, 9
|
82
82
|
|
83
83
|
def initialize(btime=nil, count=nil, begintime=nil)
|
84
84
|
@BTime = btime
|
@@ -595,8 +595,8 @@ module TencentCloud
|
|
595
595
|
|
596
596
|
attr_accessor :Name, :SortId, :Strategies, :Domain, :ActionType, :Redirect, :ExpireTime, :Edition, :Bypass, :EventId, :JobType, :JobDateTime, :Source, :Label, :Status, :PageId, :LogicalOp
|
597
597
|
extend Gem::Deprecate
|
598
|
-
deprecate :Bypass, :none, 2025,
|
599
|
-
deprecate :Bypass=, :none, 2025,
|
598
|
+
deprecate :Bypass, :none, 2025, 9
|
599
|
+
deprecate :Bypass=, :none, 2025, 9
|
600
600
|
|
601
601
|
def initialize(name=nil, sortid=nil, strategies=nil, domain=nil, actiontype=nil, redirect=nil, expiretime=nil, edition=nil, bypass=nil, eventid=nil, jobtype=nil, jobdatetime=nil, source=nil, label=nil, status=nil, pageid=nil, logicalop=nil)
|
602
602
|
@Name = name
|
@@ -954,16 +954,16 @@ module TencentCloud
|
|
954
954
|
|
955
955
|
attr_accessor :Domain, :CertType, :IsCdn, :UpstreamType, :IsWebsocket, :LoadBalance, :Ports, :IsKeepAlive, :InstanceID, :Cert, :PrivateKey, :SSLId, :ResourceId, :IpHeaders, :UpstreamScheme, :HttpsUpstreamPort, :IsGray, :GrayAreas, :HttpsRewrite, :UpstreamDomain, :SrcList, :IsHttp2, :Edition, :Anycast, :Weights, :ActiveCheck, :TLSVersion, :CipherTemplate, :Ciphers, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase
|
956
956
|
extend Gem::Deprecate
|
957
|
-
deprecate :ResourceId, :none, 2025,
|
958
|
-
deprecate :ResourceId=, :none, 2025,
|
959
|
-
deprecate :IsGray, :none, 2025,
|
960
|
-
deprecate :IsGray=, :none, 2025,
|
961
|
-
deprecate :GrayAreas, :none, 2025,
|
962
|
-
deprecate :GrayAreas=, :none, 2025,
|
963
|
-
deprecate :Edition, :none, 2025,
|
964
|
-
deprecate :Edition=, :none, 2025,
|
965
|
-
deprecate :Anycast, :none, 2025,
|
966
|
-
deprecate :Anycast=, :none, 2025,
|
957
|
+
deprecate :ResourceId, :none, 2025, 9
|
958
|
+
deprecate :ResourceId=, :none, 2025, 9
|
959
|
+
deprecate :IsGray, :none, 2025, 9
|
960
|
+
deprecate :IsGray=, :none, 2025, 9
|
961
|
+
deprecate :GrayAreas, :none, 2025, 9
|
962
|
+
deprecate :GrayAreas=, :none, 2025, 9
|
963
|
+
deprecate :Edition, :none, 2025, 9
|
964
|
+
deprecate :Edition=, :none, 2025, 9
|
965
|
+
deprecate :Anycast, :none, 2025, 9
|
966
|
+
deprecate :Anycast=, :none, 2025, 9
|
967
967
|
|
968
968
|
def initialize(domain=nil, certtype=nil, iscdn=nil, upstreamtype=nil, iswebsocket=nil, loadbalance=nil, ports=nil, iskeepalive=nil, instanceid=nil, cert=nil, privatekey=nil, sslid=nil, resourceid=nil, ipheaders=nil, upstreamscheme=nil, httpsupstreamport=nil, isgray=nil, grayareas=nil, httpsrewrite=nil, upstreamdomain=nil, srclist=nil, ishttp2=nil, edition=nil, anycast=nil, weights=nil, activecheck=nil, tlsversion=nil, ciphertemplate=nil, ciphers=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, xffreset=nil, note=nil, upstreamhost=nil, proxybuffer=nil, probestatus=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil)
|
969
969
|
@Domain = domain
|
@@ -1575,10 +1575,10 @@ module TencentCloud
|
|
1575
1575
|
|
1576
1576
|
attr_accessor :Id, :ActionType, :Ip, :Note, :Source, :TsVersion, :ValidTs, :Hosts, :RuleId, :IpList, :CreateTime, :JobType, :CronType, :JobDateTime, :ValidStatus, :GroupIds
|
1577
1577
|
extend Gem::Deprecate
|
1578
|
-
deprecate :Id, :none, 2025,
|
1579
|
-
deprecate :Id=, :none, 2025,
|
1580
|
-
deprecate :Ip, :none, 2025,
|
1581
|
-
deprecate :Ip=, :none, 2025,
|
1578
|
+
deprecate :Id, :none, 2025, 9
|
1579
|
+
deprecate :Id=, :none, 2025, 9
|
1580
|
+
deprecate :Ip, :none, 2025, 9
|
1581
|
+
deprecate :Ip=, :none, 2025, 9
|
1582
1582
|
|
1583
1583
|
def initialize(id=nil, actiontype=nil, ip=nil, note=nil, source=nil, tsversion=nil, validts=nil, hosts=nil, ruleid=nil, iplist=nil, createtime=nil, jobtype=nil, crontype=nil, jobdatetime=nil, validstatus=nil, groupids=nil)
|
1584
1584
|
@Id = id
|
@@ -3112,7 +3112,7 @@ module TencentCloud
|
|
3112
3112
|
# @type TopicId: String
|
3113
3113
|
# @param Count: 日志导出数量, 最大值5000万
|
3114
3114
|
# @type Count: Integer
|
3115
|
-
# @param Query:
|
3115
|
+
# @param Query: 日志导出检索语句,需要进行base64编码,不支持<a href="https://cloud.tencent.com/document/product/614/44061" target="_blank">[SQL语句]</a>
|
3116
3116
|
# @type Query: String
|
3117
3117
|
# @param From: 日志导出起始时间,毫秒时间戳
|
3118
3118
|
# @type From: Integer
|
@@ -3244,8 +3244,8 @@ module TencentCloud
|
|
3244
3244
|
|
3245
3245
|
attr_accessor :Domain, :IpList, :ActionType, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
|
3246
3246
|
extend Gem::Deprecate
|
3247
|
-
deprecate :ValidTS, :none, 2025,
|
3248
|
-
deprecate :ValidTS=, :none, 2025,
|
3247
|
+
deprecate :ValidTS, :none, 2025, 9
|
3248
|
+
deprecate :ValidTS=, :none, 2025, 9
|
3249
3249
|
|
3250
3250
|
def initialize(domain=nil, iplist=nil, actiontype=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
|
3251
3251
|
@Domain = domain
|
@@ -4383,8 +4383,8 @@ module TencentCloud
|
|
4383
4383
|
|
4384
4384
|
attr_accessor :From, :To, :Query, :FieldName, :TopicId, :Sort, :Count
|
4385
4385
|
extend Gem::Deprecate
|
4386
|
-
deprecate :TopicId, :none, 2025,
|
4387
|
-
deprecate :TopicId=, :none, 2025,
|
4386
|
+
deprecate :TopicId, :none, 2025, 9
|
4387
|
+
deprecate :TopicId=, :none, 2025, 9
|
4388
4388
|
|
4389
4389
|
def initialize(from=nil, to=nil, query=nil, fieldname=nil, topicid=nil, sort=nil, count=nil)
|
4390
4390
|
@From = from
|
@@ -7136,10 +7136,10 @@ module TencentCloud
|
|
7136
7136
|
|
7137
7137
|
attr_accessor :Domain, :Count, :ActionType, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :OffSet, :Limit, :Source, :Sort, :Ip, :ValidStatus, :ValidTimeStampMin, :ValidTimeStampMax, :RuleId, :TimerType
|
7138
7138
|
extend Gem::Deprecate
|
7139
|
-
deprecate :VtsMin, :none, 2025,
|
7140
|
-
deprecate :VtsMin=, :none, 2025,
|
7141
|
-
deprecate :VtsMax, :none, 2025,
|
7142
|
-
deprecate :VtsMax=, :none, 2025,
|
7139
|
+
deprecate :VtsMin, :none, 2025, 9
|
7140
|
+
deprecate :VtsMin=, :none, 2025, 9
|
7141
|
+
deprecate :VtsMax, :none, 2025, 9
|
7142
|
+
deprecate :VtsMax=, :none, 2025, 9
|
7143
7143
|
|
7144
7144
|
def initialize(domain=nil, count=nil, actiontype=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, offset=nil, limit=nil, source=nil, sort=nil, ip=nil, validstatus=nil, validtimestampmin=nil, validtimestampmax=nil, ruleid=nil, timertype=nil)
|
7145
7145
|
@Domain = domain
|
@@ -7242,10 +7242,10 @@ module TencentCloud
|
|
7242
7242
|
|
7243
7243
|
attr_accessor :Domain, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort, :Ip, :ValidTimeStampMin, :ValidTimeStampMax
|
7244
7244
|
extend Gem::Deprecate
|
7245
|
-
deprecate :VtsMin, :none, 2025,
|
7246
|
-
deprecate :VtsMin=, :none, 2025,
|
7247
|
-
deprecate :VtsMax, :none, 2025,
|
7248
|
-
deprecate :VtsMax=, :none, 2025,
|
7245
|
+
deprecate :VtsMin, :none, 2025, 9
|
7246
|
+
deprecate :VtsMin=, :none, 2025, 9
|
7247
|
+
deprecate :VtsMax, :none, 2025, 9
|
7248
|
+
deprecate :VtsMax=, :none, 2025, 9
|
7249
7249
|
|
7250
7250
|
def initialize(domain=nil, count=nil, category=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, skip=nil, limit=nil, name=nil, sort=nil, ip=nil, validtimestampmin=nil, validtimestampmax=nil)
|
7251
7251
|
@Domain = domain
|
@@ -7311,7 +7311,7 @@ module TencentCloud
|
|
7311
7311
|
# @type From: Integer
|
7312
7312
|
# @param To: 要查询的日志的结束时间,Unix时间戳,单位ms
|
7313
7313
|
# @type To: Integer
|
7314
|
-
# @param Query:
|
7314
|
+
# @param Query: 查询语句,进行base64编码
|
7315
7315
|
# @type Query: String
|
7316
7316
|
# @param TopicId: 日志主题ID,可以通过DescribeTopics接口获取,访问日志主题ID和攻击日志主题ID方式不同,注意DescribeTopics接口使用方法
|
7317
7317
|
# @type TopicId: String
|
@@ -9707,8 +9707,8 @@ module TencentCloud
|
|
9707
9707
|
|
9708
9708
|
attr_accessor :Domain, :DomainId, :InstanceId, :Edition, :InstanceName, :Cert, :CreateTime, :Engine, :HttpsRewrite, :HttpsUpstreamPort, :IsCdn, :IsGray, :IsHttp2, :IsWebsocket, :LoadBalance, :Mode, :PrivateKey, :SSLId, :UpstreamDomain, :UpstreamType, :SrcList, :Ports, :CertType, :UpstreamScheme, :Cls, :Cname, :IsKeepAlive, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :Weights, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :Level, :ProxyBuffer, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :Labels, :ProbeStatus, :UpstreamPolicy, :UpstreamRules, :UseCase
|
9709
9709
|
extend Gem::Deprecate
|
9710
|
-
deprecate :IsGray, :none, 2025,
|
9711
|
-
deprecate :IsGray=, :none, 2025,
|
9710
|
+
deprecate :IsGray, :none, 2025, 9
|
9711
|
+
deprecate :IsGray=, :none, 2025, 9
|
9712
9712
|
|
9713
9713
|
def initialize(domain=nil, domainid=nil, instanceid=nil, edition=nil, instancename=nil, cert=nil, createtime=nil, engine=nil, httpsrewrite=nil, httpsupstreamport=nil, iscdn=nil, isgray=nil, ishttp2=nil, iswebsocket=nil, loadbalance=nil, mode=nil, privatekey=nil, sslid=nil, upstreamdomain=nil, upstreamtype=nil, srclist=nil, ports=nil, certtype=nil, upstreamscheme=nil, cls=nil, cname=nil, iskeepalive=nil, activecheck=nil, tlsversion=nil, ciphers=nil, ciphertemplate=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, weights=nil, ipheaders=nil, xffreset=nil, note=nil, upstreamhost=nil, level=nil, proxybuffer=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, labels=nil, probestatus=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil)
|
9714
9714
|
@Domain = domain
|
@@ -12955,8 +12955,8 @@ module TencentCloud
|
|
12955
12955
|
|
12956
12956
|
attr_accessor :Domain, :RuleId, :RuleName, :RuleAction, :Strategies, :Edition, :Redirect, :Bypass, :SortId, :ExpireTime, :JobType, :JobDateTime, :Source, :Status, :PageId, :LogicalOp
|
12957
12957
|
extend Gem::Deprecate
|
12958
|
-
deprecate :Bypass, :none, 2025,
|
12959
|
-
deprecate :Bypass=, :none, 2025,
|
12958
|
+
deprecate :Bypass, :none, 2025, 9
|
12959
|
+
deprecate :Bypass=, :none, 2025, 9
|
12960
12960
|
|
12961
12961
|
def initialize(domain=nil, ruleid=nil, rulename=nil, ruleaction=nil, strategies=nil, edition=nil, redirect=nil, bypass=nil, sortid=nil, expiretime=nil, jobtype=nil, jobdatetime=nil, source=nil, status=nil, pageid=nil, logicalop=nil)
|
12962
12962
|
@Domain = domain
|
@@ -13880,8 +13880,8 @@ module TencentCloud
|
|
13880
13880
|
|
13881
13881
|
attr_accessor :Domain, :IpList, :ActionType, :RuleId, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
|
13882
13882
|
extend Gem::Deprecate
|
13883
|
-
deprecate :ValidTS, :none, 2025,
|
13884
|
-
deprecate :ValidTS=, :none, 2025,
|
13883
|
+
deprecate :ValidTS, :none, 2025, 9
|
13884
|
+
deprecate :ValidTS=, :none, 2025, 9
|
13885
13885
|
|
13886
13886
|
def initialize(domain=nil, iplist=nil, actiontype=nil, ruleid=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
|
13887
13887
|
@Domain = domain
|
@@ -14524,10 +14524,10 @@ module TencentCloud
|
|
14524
14524
|
|
14525
14525
|
attr_accessor :Domain, :DomainId, :InstanceID, :CertType, :Cert, :PrivateKey, :SSLId, :IsCdn, :UpstreamScheme, :HttpsUpstreamPort, :HttpsRewrite, :UpstreamType, :UpstreamDomain, :SrcList, :IsHttp2, :IsWebsocket, :LoadBalance, :IsGray, :Edition, :Ports, :IsKeepAlive, :Anycast, :Weights, :ActiveCheck, :TLSVersion, :Ciphers, :CipherTemplate, :ProxyReadTimeout, :ProxySendTimeout, :SniType, :SniHost, :IpHeaders, :XFFReset, :Note, :UpstreamHost, :ProxyBuffer, :ProbeStatus, :GmType, :GmCertType, :GmCert, :GmPrivateKey, :GmEncCert, :GmEncPrivateKey, :GmSSLId, :UpstreamPolicy, :UpstreamRules, :UseCase
|
14526
14526
|
extend Gem::Deprecate
|
14527
|
-
deprecate :IsGray, :none, 2025,
|
14528
|
-
deprecate :IsGray=, :none, 2025,
|
14529
|
-
deprecate :Anycast, :none, 2025,
|
14530
|
-
deprecate :Anycast=, :none, 2025,
|
14527
|
+
deprecate :IsGray, :none, 2025, 9
|
14528
|
+
deprecate :IsGray=, :none, 2025, 9
|
14529
|
+
deprecate :Anycast, :none, 2025, 9
|
14530
|
+
deprecate :Anycast=, :none, 2025, 9
|
14531
14531
|
|
14532
14532
|
def initialize(domain=nil, domainid=nil, instanceid=nil, certtype=nil, cert=nil, privatekey=nil, sslid=nil, iscdn=nil, upstreamscheme=nil, httpsupstreamport=nil, httpsrewrite=nil, upstreamtype=nil, upstreamdomain=nil, srclist=nil, ishttp2=nil, iswebsocket=nil, loadbalance=nil, isgray=nil, edition=nil, ports=nil, iskeepalive=nil, anycast=nil, weights=nil, activecheck=nil, tlsversion=nil, ciphers=nil, ciphertemplate=nil, proxyreadtimeout=nil, proxysendtimeout=nil, snitype=nil, snihost=nil, ipheaders=nil, xffreset=nil, note=nil, upstreamhost=nil, proxybuffer=nil, probestatus=nil, gmtype=nil, gmcerttype=nil, gmcert=nil, gmprivatekey=nil, gmenccert=nil, gmencprivatekey=nil, gmsslid=nil, upstreampolicy=nil, upstreamrules=nil, usecase=nil)
|
14533
14533
|
@Domain = domain
|
@@ -15969,10 +15969,10 @@ module TencentCloud
|
|
15969
15969
|
|
15970
15970
|
attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :RequestId
|
15971
15971
|
extend Gem::Deprecate
|
15972
|
-
deprecate :ColNames, :none, 2025,
|
15973
|
-
deprecate :ColNames=, :none, 2025,
|
15974
|
-
deprecate :AnalysisResults, :none, 2025,
|
15975
|
-
deprecate :AnalysisResults=, :none, 2025,
|
15972
|
+
deprecate :ColNames, :none, 2025, 9
|
15973
|
+
deprecate :ColNames=, :none, 2025, 9
|
15974
|
+
deprecate :AnalysisResults, :none, 2025, 9
|
15975
|
+
deprecate :AnalysisResults=, :none, 2025, 9
|
15976
15976
|
|
15977
15977
|
def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, requestid=nil)
|
15978
15978
|
@Context = context
|
@@ -16126,9 +16126,7 @@ module TencentCloud
|
|
16126
16126
|
# @type From: Integer
|
16127
16127
|
# @param To: 要检索分析的日志的结束时间,Unix时间戳(毫秒)
|
16128
16128
|
# @type To: Integer
|
16129
|
-
# @param Query:
|
16130
|
-
# 语句由 <a href="https://cloud.tencent.com/document/product/614/47044" target="_blank">[检索条件]</a> | <a href="https://cloud.tencent.com/document/product/614/44061" target="_blank">[SQL语句]</a>构成,无需对日志进行统计分析时,可省略其中的管道符<code> | </code>及SQL语句
|
16131
|
-
# 使用*或空字符串可查询所有日志
|
16129
|
+
# @param Query: 检索分析语句,需要进行base64编码,最大长度为12KB语句由 <a href="https://cloud.tencent.com/document/product/614/47044" target="_blank">[检索条件]</a> | <a href="https://cloud.tencent.com/document/product/614/44061" target="_blank">[SQL语句]</a>构成,无需对日志进行统计分析时,可省略其中的管道符<code> | </code>及SQL语句使用*或空字符串可查询所有日志
|
16132
16130
|
# @type Query: String
|
16133
16131
|
# @param SyntaxRule: 检索语法规则,默认值为0,推荐使用1 (CQL语法)。
|
16134
16132
|
# 0:Lucene语法,1:CQL语法。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-waf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1140
|
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-
|
11
|
+
date: 2025-09-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|