tencentcloud-sdk-teo 3.0.668 → 3.0.669

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/v20220901/models.rb +86 -2
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b340af92e8e8f6e65d36c9550550f3ec724f8c8e
4
- data.tar.gz: ca902eac20fc20225c85976a698740cc3f10f2aa
3
+ metadata.gz: bea3e37a86d7a2fa165e8db0bb79839f3be935ed
4
+ data.tar.gz: 98570f285b6780b346786e9ba846a41a115bd3c7
5
5
  SHA512:
6
- metadata.gz: 7e34591898645c621f03e5ef1903fe39454fe584b197400e70fd7111189392bb6576b1f363b56301e50b9527bf8694e5150ec987daf34f3eb630319748e3c60c
7
- data.tar.gz: ec1279eb0fdde7f53c3f8629cdd7412f0f1690ebd1b9b6a1b3918824c5c024e10c193b0c26d385ab004180bd67ec4128c87e48643a0c5a12ab2cd1177442a0b6
6
+ metadata.gz: b23f1ded0a5e74eb85592401997eb6c62ac83e831e0ebb04a102bf9e67053bfed1673aca558fc61a8be75892a95715e4775ee52f9d036e9467cd24b946b34c48
7
+ data.tar.gz: f2c23ce1810c169c8bc591e8411d59477f1c844bd90e73d22ac65db9208ec08dd1283578cd6ae65d8d39744206b8d38504e304d51fa5a269b153247f57002eb3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.668
1
+ 3.0.669
@@ -81,10 +81,13 @@ module TencentCloud
81
81
  # @param OwnershipVerification: 当域名需要进行归属权验证才能继续提供服务时,该对象会携带对应验证方式所需要的信息。
82
82
  # 注意:此字段可能返回 null,表示取不到有效值。
83
83
  # @type OwnershipVerification: :class:`Tencentcloud::Teo.v20220901.models.OwnershipVerification`
84
+ # @param Certificate: 域名证书信息
85
+ # 注意:此字段可能返回 null,表示取不到有效值。
86
+ # @type Certificate: :class:`Tencentcloud::Teo.v20220901.models.AccelerationDomainCertificate`
84
87
 
85
- attr_accessor :ZoneId, :DomainName, :DomainStatus, :OriginDetail, :Cname, :IdentificationStatus, :CreatedOn, :ModifiedOn, :OwnershipVerification
88
+ attr_accessor :ZoneId, :DomainName, :DomainStatus, :OriginDetail, :Cname, :IdentificationStatus, :CreatedOn, :ModifiedOn, :OwnershipVerification, :Certificate
86
89
 
87
- def initialize(zoneid=nil, domainname=nil, domainstatus=nil, origindetail=nil, cname=nil, identificationstatus=nil, createdon=nil, modifiedon=nil, ownershipverification=nil)
90
+ def initialize(zoneid=nil, domainname=nil, domainstatus=nil, origindetail=nil, cname=nil, identificationstatus=nil, createdon=nil, modifiedon=nil, ownershipverification=nil, certificate=nil)
88
91
  @ZoneId = zoneid
89
92
  @DomainName = domainname
90
93
  @DomainStatus = domainstatus
@@ -94,6 +97,7 @@ module TencentCloud
94
97
  @CreatedOn = createdon
95
98
  @ModifiedOn = modifiedon
96
99
  @OwnershipVerification = ownershipverification
100
+ @Certificate = certificate
97
101
  end
98
102
 
99
103
  def deserialize(params)
@@ -112,6 +116,38 @@ module TencentCloud
112
116
  @OwnershipVerification = OwnershipVerification.new
113
117
  @OwnershipVerification.deserialize(params['OwnershipVerification'])
114
118
  end
119
+ unless params['Certificate'].nil?
120
+ @Certificate = AccelerationDomainCertificate.new
121
+ @Certificate.deserialize(params['Certificate'])
122
+ end
123
+ end
124
+ end
125
+
126
+ # 加速域名所对应的证书信息。
127
+ class AccelerationDomainCertificate < TencentCloud::Common::AbstractModel
128
+ # @param Mode: 配置证书的模式,取值有: <li>disable:不配置证书;</li> <li>eofreecert:配置 EdgeOne 免费证书;</li> <li>sslcert:配置 SSL 证书。</li>
129
+ # @type Mode: String
130
+ # @param List: 证书列表。
131
+ # 注意:此字段可能返回 null,表示取不到有效值。
132
+ # @type List: Array
133
+
134
+ attr_accessor :Mode, :List
135
+
136
+ def initialize(mode=nil, list=nil)
137
+ @Mode = mode
138
+ @List = list
139
+ end
140
+
141
+ def deserialize(params)
142
+ @Mode = params['Mode']
143
+ unless params['List'].nil?
144
+ @List = []
145
+ params['List'].each do |i|
146
+ certificateinfo_tmp = CertificateInfo.new
147
+ certificateinfo_tmp.deserialize(i)
148
+ @List << certificateinfo_tmp
149
+ end
150
+ end
115
151
  end
116
152
  end
117
153
 
@@ -1347,6 +1383,54 @@ module TencentCloud
1347
1383
  end
1348
1384
  end
1349
1385
 
1386
+ # https 服务端证书配置
1387
+ class CertificateInfo < TencentCloud::Common::AbstractModel
1388
+ # @param CertId: 服务器证书 ID。
1389
+ # @type CertId: String
1390
+ # @param Alias: 证书备注名。
1391
+ # @type Alias: String
1392
+ # @param Type: 证书类型,取值有:
1393
+ # <li>default:默认证书;</li>
1394
+ # <li>upload:用户上传;</li>
1395
+ # <li>managed:腾讯云托管。</li>
1396
+ # @type Type: String
1397
+ # @param ExpireTime: 证书过期时间。
1398
+ # @type ExpireTime: String
1399
+ # @param DeployTime: 证书部署时间。
1400
+ # @type DeployTime: String
1401
+ # @param SignAlgo: 签名算法。
1402
+ # @type SignAlgo: String
1403
+ # @param Status: 证书状态,取值有:
1404
+ # <li>deployed:已部署;</li>
1405
+ # <li>processing:部署中;</li>
1406
+ # <li>applying:申请中;</li>
1407
+ # <li>failed:申请失败;</li>
1408
+ # <li>issued:绑定失败。</li>
1409
+ # @type Status: String
1410
+
1411
+ attr_accessor :CertId, :Alias, :Type, :ExpireTime, :DeployTime, :SignAlgo, :Status
1412
+
1413
+ def initialize(certid=nil, _alias=nil, type=nil, expiretime=nil, deploytime=nil, signalgo=nil, status=nil)
1414
+ @CertId = certid
1415
+ @Alias = _alias
1416
+ @Type = type
1417
+ @ExpireTime = expiretime
1418
+ @DeployTime = deploytime
1419
+ @SignAlgo = signalgo
1420
+ @Status = status
1421
+ end
1422
+
1423
+ def deserialize(params)
1424
+ @CertId = params['CertId']
1425
+ @Alias = params['Alias']
1426
+ @Type = params['Type']
1427
+ @ExpireTime = params['ExpireTime']
1428
+ @DeployTime = params['DeployTime']
1429
+ @SignAlgo = params['SignAlgo']
1430
+ @Status = params['Status']
1431
+ end
1432
+ end
1433
+
1350
1434
  # CheckCnameStatus请求参数结构体
1351
1435
  class CheckCnameStatusRequest < TencentCloud::Common::AbstractModel
1352
1436
  # @param ZoneId: 站点 ID。
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.668
4
+ version: 3.0.669
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud