tencentcloud-sdk-antiddos 3.0.487 → 3.0.488
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/v20200309/models.rb +19 -4
- 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: 50e717b8fe555faaa1c1da94b56e7299ba26a60a
|
|
4
|
+
data.tar.gz: 5ab9ce3ef36c32609cca861506de84ae88221b14
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cb05e307dc532c7887b7a5a9c177ba1c2d8f220e1c3946af79a3eb5374dc8e8047a4144a63ddd286143b31ee183341e7ceeeb52fedbc7f30a49aee399e143ff6
|
|
7
|
+
data.tar.gz: 5538cef2cd1b1660f72403a9491e61b46eddb3eb651af82e8787ea2ec587789ea632070db4bcd380f774cc53eeaf86872d0b982732d1c04f3c508ad6f5e5f44c
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.488
|
data/lib/v20200309/models.rb
CHANGED
|
@@ -288,10 +288,16 @@ module TencentCloud
|
|
|
288
288
|
# @param ConvoyId: 重保实例
|
|
289
289
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
290
290
|
# @type ConvoyId: String
|
|
291
|
+
# @param ElasticBandwidth: 带宽后付费
|
|
292
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
293
|
+
# @type ElasticBandwidth: Integer
|
|
294
|
+
# @param EOFlag: 是否为EO代播的ip: 1是,0不是
|
|
295
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
296
|
+
# @type EOFlag: Integer
|
|
291
297
|
|
|
292
|
-
attr_accessor :InstanceDetail, :SpecificationLimit, :Usage, :Region, :Status, :ExpiredTime, :CreatedTime, :Name, :PackInfo, :StaticPackRelation, :ZoneId, :Tgw, :EipAddressStatus, :EipFlag, :EipAddressPackRelation, :EipAddressInfo, :Domain, :DamDDoSStatus, :V6Flag, :BGPIPChannelFlag, :TagInfoList, :AnycastOutPackRelation, :InstanceVersion, :ConvoyId
|
|
298
|
+
attr_accessor :InstanceDetail, :SpecificationLimit, :Usage, :Region, :Status, :ExpiredTime, :CreatedTime, :Name, :PackInfo, :StaticPackRelation, :ZoneId, :Tgw, :EipAddressStatus, :EipFlag, :EipAddressPackRelation, :EipAddressInfo, :Domain, :DamDDoSStatus, :V6Flag, :BGPIPChannelFlag, :TagInfoList, :AnycastOutPackRelation, :InstanceVersion, :ConvoyId, :ElasticBandwidth, :EOFlag
|
|
293
299
|
|
|
294
|
-
def initialize(instancedetail=nil, specificationlimit=nil, usage=nil, region=nil, status=nil, expiredtime=nil, createdtime=nil, name=nil, packinfo=nil, staticpackrelation=nil, zoneid=nil, tgw=nil, eipaddressstatus=nil, eipflag=nil, eipaddresspackrelation=nil, eipaddressinfo=nil, domain=nil, damddosstatus=nil, v6flag=nil, bgpipchannelflag=nil, taginfolist=nil, anycastoutpackrelation=nil, instanceversion=nil, convoyid=nil)
|
|
300
|
+
def initialize(instancedetail=nil, specificationlimit=nil, usage=nil, region=nil, status=nil, expiredtime=nil, createdtime=nil, name=nil, packinfo=nil, staticpackrelation=nil, zoneid=nil, tgw=nil, eipaddressstatus=nil, eipflag=nil, eipaddresspackrelation=nil, eipaddressinfo=nil, domain=nil, damddosstatus=nil, v6flag=nil, bgpipchannelflag=nil, taginfolist=nil, anycastoutpackrelation=nil, instanceversion=nil, convoyid=nil, elasticbandwidth=nil, eoflag=nil)
|
|
295
301
|
@InstanceDetail = instancedetail
|
|
296
302
|
@SpecificationLimit = specificationlimit
|
|
297
303
|
@Usage = usage
|
|
@@ -316,6 +322,8 @@ module TencentCloud
|
|
|
316
322
|
@AnycastOutPackRelation = anycastoutpackrelation
|
|
317
323
|
@InstanceVersion = instanceversion
|
|
318
324
|
@ConvoyId = convoyid
|
|
325
|
+
@ElasticBandwidth = elasticbandwidth
|
|
326
|
+
@EOFlag = eoflag
|
|
319
327
|
end
|
|
320
328
|
|
|
321
329
|
def deserialize(params)
|
|
@@ -377,6 +385,8 @@ module TencentCloud
|
|
|
377
385
|
end
|
|
378
386
|
@InstanceVersion = params['InstanceVersion']
|
|
379
387
|
@ConvoyId = params['ConvoyId']
|
|
388
|
+
@ElasticBandwidth = params['ElasticBandwidth']
|
|
389
|
+
@EOFlag = params['EOFlag']
|
|
380
390
|
end
|
|
381
391
|
end
|
|
382
392
|
|
|
@@ -7052,10 +7062,13 @@ module TencentCloud
|
|
|
7052
7062
|
# @type RewriteHttps: Integer
|
|
7053
7063
|
# @param ErrCode: 规则配置失败时的详细错误原因(仅当Status=2时有效),1001证书不存在,1002证书获取失败,1003证书上传失败,1004证书已过期
|
|
7054
7064
|
# @type ErrCode: Integer
|
|
7065
|
+
# @param Version: 版本
|
|
7066
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
7067
|
+
# @type Version: Integer
|
|
7055
7068
|
|
|
7056
|
-
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
|
|
7069
|
+
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
|
|
7057
7070
|
|
|
7058
|
-
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)
|
|
7071
|
+
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)
|
|
7059
7072
|
@Protocol = protocol
|
|
7060
7073
|
@Domain = domain
|
|
7061
7074
|
@LbType = lbtype
|
|
@@ -7082,6 +7095,7 @@ module TencentCloud
|
|
|
7082
7095
|
@VirtualPort = virtualport
|
|
7083
7096
|
@RewriteHttps = rewritehttps
|
|
7084
7097
|
@ErrCode = errcode
|
|
7098
|
+
@Version = version
|
|
7085
7099
|
end
|
|
7086
7100
|
|
|
7087
7101
|
def deserialize(params)
|
|
@@ -7118,6 +7132,7 @@ module TencentCloud
|
|
|
7118
7132
|
@VirtualPort = params['VirtualPort']
|
|
7119
7133
|
@RewriteHttps = params['RewriteHttps']
|
|
7120
7134
|
@ErrCode = params['ErrCode']
|
|
7135
|
+
@Version = params['Version']
|
|
7121
7136
|
end
|
|
7122
7137
|
end
|
|
7123
7138
|
|
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.
|
|
4
|
+
version: 3.0.488
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-01-
|
|
11
|
+
date: 2023-01-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|