tencentcloud-sdk-cdn 1.0.257 → 1.0.258
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180606/models.rb +46 -8
- 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: 36b42866762cebae57def18a20c88a3e89f0b8b4
|
4
|
+
data.tar.gz: 7af195067990f5fe1a84a62db0908bfe623b2fd8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 16882047efd9dcca0156915a338f0fba258cd6c7319475611de208e9b388602399bf313e4412b32177841c28aa743921464ef0f12a3bab796d7bf98763c7b679
|
7
|
+
data.tar.gz: 6b4ad576ded2d1950faf4961db0b06a339a17a0f215f3b4ae3d27b89537fdada5d325734b557a6a31d7a19051848ac5e6712368c00a82a31bc88ce1688c3a52e
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.258
|
data/lib/v20180606/models.rb
CHANGED
@@ -5877,10 +5877,12 @@ module TencentCloud
|
|
5877
5877
|
# @type Status: String
|
5878
5878
|
# @param ProjectId: 项目 ID,可前往腾讯云项目管理页面查看
|
5879
5879
|
# @type ProjectId: Integer
|
5880
|
-
# @param ServiceType:
|
5881
|
-
# web
|
5882
|
-
# download
|
5883
|
-
# media
|
5880
|
+
# @param ServiceType: 加速域名业务类型
|
5881
|
+
# web:网页小文件
|
5882
|
+
# download:下载大文件
|
5883
|
+
# media:音视频点播
|
5884
|
+
# hybrid: 动静加速
|
5885
|
+
# dynamic: 动态加速
|
5884
5886
|
# @type ServiceType: String
|
5885
5887
|
# @param CreateTime: 域名创建时间
|
5886
5888
|
# @type CreateTime: String
|
@@ -6055,10 +6057,13 @@ module TencentCloud
|
|
6055
6057
|
# @param ShareCname: 共享CNAME配置(白名单功能)
|
6056
6058
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6057
6059
|
# @type ShareCname: :class:`Tencentcloud::Cdn.v20180606.models.ShareCname`
|
6060
|
+
# @param RuleEngine: 规则引擎
|
6061
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6062
|
+
# @type RuleEngine: :class:`Tencentcloud::Cdn.v20180606.models.RuleEngine`
|
6058
6063
|
|
6059
|
-
attr_accessor :ResourceId, :AppId, :Domain, :Cname, :Status, :ProjectId, :ServiceType, :CreateTime, :UpdateTime, :Origin, :IpFilter, :IpFreqLimit, :StatusCodeCache, :Compression, :BandwidthAlert, :RangeOriginPull, :FollowRedirect, :ErrorPage, :RequestHeader, :ResponseHeader, :DownstreamCapping, :CacheKey, :ResponseHeaderCache, :VideoSeek, :Cache, :OriginPullOptimization, :Https, :Authentication, :Seo, :Disable, :ForceRedirect, :Referer, :MaxAge, :Ipv6, :Compatibility, :SpecificConfig, :Area, :Readonly, :OriginPullTimeout, :AwsPrivateAccess, :SecurityConfig, :ImageOptimization, :UserAgentFilter, :AccessControl, :Advance, :UrlRedirect, :AccessPort, :Tag, :AdvancedAuthentication, :OriginAuthentication, :Ipv6Access, :AdvanceSet, :OfflineCache, :OriginCombine, :PostMaxSize, :Quic, :OssPrivateAccess, :WebSocket, :RemoteAuthentication, :ShareCname
|
6064
|
+
attr_accessor :ResourceId, :AppId, :Domain, :Cname, :Status, :ProjectId, :ServiceType, :CreateTime, :UpdateTime, :Origin, :IpFilter, :IpFreqLimit, :StatusCodeCache, :Compression, :BandwidthAlert, :RangeOriginPull, :FollowRedirect, :ErrorPage, :RequestHeader, :ResponseHeader, :DownstreamCapping, :CacheKey, :ResponseHeaderCache, :VideoSeek, :Cache, :OriginPullOptimization, :Https, :Authentication, :Seo, :Disable, :ForceRedirect, :Referer, :MaxAge, :Ipv6, :Compatibility, :SpecificConfig, :Area, :Readonly, :OriginPullTimeout, :AwsPrivateAccess, :SecurityConfig, :ImageOptimization, :UserAgentFilter, :AccessControl, :Advance, :UrlRedirect, :AccessPort, :Tag, :AdvancedAuthentication, :OriginAuthentication, :Ipv6Access, :AdvanceSet, :OfflineCache, :OriginCombine, :PostMaxSize, :Quic, :OssPrivateAccess, :WebSocket, :RemoteAuthentication, :ShareCname, :RuleEngine
|
6060
6065
|
|
6061
|
-
def initialize(resourceid=nil, appid=nil, domain=nil, cname=nil, status=nil, projectid=nil, servicetype=nil, createtime=nil, updatetime=nil, origin=nil, ipfilter=nil, ipfreqlimit=nil, statuscodecache=nil, compression=nil, bandwidthalert=nil, rangeoriginpull=nil, followredirect=nil, errorpage=nil, requestheader=nil, responseheader=nil, downstreamcapping=nil, cachekey=nil, responseheadercache=nil, videoseek=nil, cache=nil, originpulloptimization=nil, https=nil, authentication=nil, seo=nil, disable=nil, forceredirect=nil, referer=nil, maxage=nil, ipv6=nil, compatibility=nil, specificconfig=nil, area=nil, readonly=nil, originpulltimeout=nil, awsprivateaccess=nil, securityconfig=nil, imageoptimization=nil, useragentfilter=nil, accesscontrol=nil, advance=nil, urlredirect=nil, accessport=nil, tag=nil, advancedauthentication=nil, originauthentication=nil, ipv6access=nil, advanceset=nil, offlinecache=nil, origincombine=nil, postmaxsize=nil, quic=nil, ossprivateaccess=nil, websocket=nil, remoteauthentication=nil, sharecname=nil)
|
6066
|
+
def initialize(resourceid=nil, appid=nil, domain=nil, cname=nil, status=nil, projectid=nil, servicetype=nil, createtime=nil, updatetime=nil, origin=nil, ipfilter=nil, ipfreqlimit=nil, statuscodecache=nil, compression=nil, bandwidthalert=nil, rangeoriginpull=nil, followredirect=nil, errorpage=nil, requestheader=nil, responseheader=nil, downstreamcapping=nil, cachekey=nil, responseheadercache=nil, videoseek=nil, cache=nil, originpulloptimization=nil, https=nil, authentication=nil, seo=nil, disable=nil, forceredirect=nil, referer=nil, maxage=nil, ipv6=nil, compatibility=nil, specificconfig=nil, area=nil, readonly=nil, originpulltimeout=nil, awsprivateaccess=nil, securityconfig=nil, imageoptimization=nil, useragentfilter=nil, accesscontrol=nil, advance=nil, urlredirect=nil, accessport=nil, tag=nil, advancedauthentication=nil, originauthentication=nil, ipv6access=nil, advanceset=nil, offlinecache=nil, origincombine=nil, postmaxsize=nil, quic=nil, ossprivateaccess=nil, websocket=nil, remoteauthentication=nil, sharecname=nil, ruleengine=nil)
|
6062
6067
|
@ResourceId = resourceid
|
6063
6068
|
@AppId = appid
|
6064
6069
|
@Domain = domain
|
@@ -6119,6 +6124,7 @@ module TencentCloud
|
|
6119
6124
|
@WebSocket = websocket
|
6120
6125
|
@RemoteAuthentication = remoteauthentication
|
6121
6126
|
@ShareCname = sharecname
|
6127
|
+
@RuleEngine = ruleengine
|
6122
6128
|
end
|
6123
6129
|
|
6124
6130
|
def deserialize(params)
|
@@ -6328,6 +6334,10 @@ module TencentCloud
|
|
6328
6334
|
@ShareCname = ShareCname.new
|
6329
6335
|
@ShareCname.deserialize(params['ShareCname'])
|
6330
6336
|
end
|
6337
|
+
unless params['RuleEngine'].nil?
|
6338
|
+
@RuleEngine = RuleEngine.new
|
6339
|
+
@RuleEngine.deserialize(params['RuleEngine'])
|
6340
|
+
end
|
6331
6341
|
end
|
6332
6342
|
end
|
6333
6343
|
|
@@ -10562,6 +10572,29 @@ module TencentCloud
|
|
10562
10572
|
end
|
10563
10573
|
end
|
10564
10574
|
|
10575
|
+
# 规则引擎配置
|
10576
|
+
class RuleEngine < TencentCloud::Common::AbstractModel
|
10577
|
+
# @param Switch: 规则引擎配置开关
|
10578
|
+
# on:开启
|
10579
|
+
# off:关闭
|
10580
|
+
# @type Switch: String
|
10581
|
+
# @param Content: 规则
|
10582
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10583
|
+
# @type Content: String
|
10584
|
+
|
10585
|
+
attr_accessor :Switch, :Content
|
10586
|
+
|
10587
|
+
def initialize(switch=nil, content=nil)
|
10588
|
+
@Switch = switch
|
10589
|
+
@Content = content
|
10590
|
+
end
|
10591
|
+
|
10592
|
+
def deserialize(params)
|
10593
|
+
@Switch = params['Switch']
|
10594
|
+
@Content = params['Content']
|
10595
|
+
end
|
10596
|
+
end
|
10597
|
+
|
10565
10598
|
# 路径保留参数配置
|
10566
10599
|
class RuleQueryString < TencentCloud::Common::AbstractModel
|
10567
10600
|
# @param Switch: on | off CacheKey是否由QueryString组成
|
@@ -11523,10 +11556,13 @@ module TencentCloud
|
|
11523
11556
|
# @param Message: 证书备注信息
|
11524
11557
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
11525
11558
|
# @type Message: String
|
11559
|
+
# @param From: 证书来源
|
11560
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
11561
|
+
# @type From: String
|
11526
11562
|
|
11527
|
-
attr_accessor :CertId, :CertName, :Certificate, :PrivateKey, :ExpireTime, :DeployTime, :Message
|
11563
|
+
attr_accessor :CertId, :CertName, :Certificate, :PrivateKey, :ExpireTime, :DeployTime, :Message, :From
|
11528
11564
|
|
11529
|
-
def initialize(certid=nil, certname=nil, certificate=nil, privatekey=nil, expiretime=nil, deploytime=nil, message=nil)
|
11565
|
+
def initialize(certid=nil, certname=nil, certificate=nil, privatekey=nil, expiretime=nil, deploytime=nil, message=nil, from=nil)
|
11530
11566
|
@CertId = certid
|
11531
11567
|
@CertName = certname
|
11532
11568
|
@Certificate = certificate
|
@@ -11534,6 +11570,7 @@ module TencentCloud
|
|
11534
11570
|
@ExpireTime = expiretime
|
11535
11571
|
@DeployTime = deploytime
|
11536
11572
|
@Message = message
|
11573
|
+
@From = from
|
11537
11574
|
end
|
11538
11575
|
|
11539
11576
|
def deserialize(params)
|
@@ -11544,6 +11581,7 @@ module TencentCloud
|
|
11544
11581
|
@ExpireTime = params['ExpireTime']
|
11545
11582
|
@DeployTime = params['DeployTime']
|
11546
11583
|
@Message = params['Message']
|
11584
|
+
@From = params['From']
|
11547
11585
|
end
|
11548
11586
|
end
|
11549
11587
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cdn
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.258
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-02-
|
11
|
+
date: 2022-02-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|