tencentcloud-sdk-ssl 3.0.714 → 3.0.716
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/v20191205/models.rb +155 -14
- 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: 9bbe8ed2bdcaca31fa1b625fad326e0d6235c69a
|
4
|
+
data.tar.gz: ab3e3b7638c4f759b1ad8f6e350d382cddca063e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 636cc57ca2516eae603b6382f44d8125849513fd424d3839d38d06da1035d299d2cb015ba2a713abe7fd4ffc058d69ea59c23fbeac8fb6e8c38510f9d826995d
|
7
|
+
data.tar.gz: 591217133ca02d84b56f2d62255f2babc5d272e4530296a3b92dd2cb86dc388bafe714061328d4cef5e77656065465f20cea56b12c1ef7948c3fc8be2f784cdb
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.716
|
data/lib/v20191205/models.rb
CHANGED
@@ -625,10 +625,22 @@ module TencentCloud
|
|
625
625
|
# @param AllowDownload: 是否允许下载
|
626
626
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
627
627
|
# @type AllowDownload: Boolean
|
628
|
+
# @param IsDNSPODResolve: 证书域名是否全部在DNSPOD托管解析
|
629
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
630
|
+
# @type IsDNSPODResolve: Boolean
|
631
|
+
# @param IsPackage: 是否是权益点购买的证书
|
632
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
633
|
+
# @type IsPackage: Boolean
|
634
|
+
# @param KeyPasswordCustomFlag: 是否存在私钥密码
|
635
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
636
|
+
# @type KeyPasswordCustomFlag: Boolean
|
637
|
+
# @param SupportDownloadType: 支持下载的WEB服务器类型: nginx、apache、iis、tomcat、jks、root、other
|
638
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
639
|
+
# @type SupportDownloadType: :class:`Tencentcloud::Ssl.v20191205.models.SupportDownloadType`
|
628
640
|
|
629
|
-
attr_accessor :OwnerUin, :ProjectId, :From, :PackageType, :CertificateType, :ProductZhName, :Domain, :Alias, :Status, :CertificateExtra, :VulnerabilityStatus, :StatusMsg, :VerifyType, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :CertificateId, :SubjectAltName, :PackageTypeName, :StatusName, :IsVip, :IsDv, :IsWildcard, :IsVulnerability, :RenewAble, :ProjectInfo, :BoundResource, :Deployable, :Tags, :IsIgnore, :IsSM, :EncryptAlgorithm, :CAEncryptAlgorithms, :CAEndTimes, :CACommonNames, :PreAuditInfo, :AutoRenewFlag, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload
|
641
|
+
attr_accessor :OwnerUin, :ProjectId, :From, :PackageType, :CertificateType, :ProductZhName, :Domain, :Alias, :Status, :CertificateExtra, :VulnerabilityStatus, :StatusMsg, :VerifyType, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :CertificateId, :SubjectAltName, :PackageTypeName, :StatusName, :IsVip, :IsDv, :IsWildcard, :IsVulnerability, :RenewAble, :ProjectInfo, :BoundResource, :Deployable, :Tags, :IsIgnore, :IsSM, :EncryptAlgorithm, :CAEncryptAlgorithms, :CAEndTimes, :CACommonNames, :PreAuditInfo, :AutoRenewFlag, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload, :IsDNSPODResolve, :IsPackage, :KeyPasswordCustomFlag, :SupportDownloadType
|
630
642
|
|
631
|
-
def initialize(owneruin=nil, projectid=nil, from=nil, packagetype=nil, certificatetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, certificateextra=nil, vulnerabilitystatus=nil, statusmsg=nil, verifytype=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, certificateid=nil, subjectaltname=nil, packagetypename=nil, statusname=nil, isvip=nil, isdv=nil, iswildcard=nil, isvulnerability=nil, renewable=nil, projectinfo=nil, boundresource=nil, deployable=nil, tags=nil, isignore=nil, issm=nil, encryptalgorithm=nil, caencryptalgorithms=nil, caendtimes=nil, cacommonnames=nil, preauditinfo=nil, autorenewflag=nil, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil)
|
643
|
+
def initialize(owneruin=nil, projectid=nil, from=nil, packagetype=nil, certificatetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, certificateextra=nil, vulnerabilitystatus=nil, statusmsg=nil, verifytype=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, certificateid=nil, subjectaltname=nil, packagetypename=nil, statusname=nil, isvip=nil, isdv=nil, iswildcard=nil, isvulnerability=nil, renewable=nil, projectinfo=nil, boundresource=nil, deployable=nil, tags=nil, isignore=nil, issm=nil, encryptalgorithm=nil, caencryptalgorithms=nil, caendtimes=nil, cacommonnames=nil, preauditinfo=nil, autorenewflag=nil, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil, isdnspodresolve=nil, ispackage=nil, keypasswordcustomflag=nil, supportdownloadtype=nil)
|
632
644
|
@OwnerUin = owneruin
|
633
645
|
@ProjectId = projectid
|
634
646
|
@From = from
|
@@ -678,6 +690,10 @@ module TencentCloud
|
|
678
690
|
@CertSANs = certsans
|
679
691
|
@AwaitingValidationMsg = awaitingvalidationmsg
|
680
692
|
@AllowDownload = allowdownload
|
693
|
+
@IsDNSPODResolve = isdnspodresolve
|
694
|
+
@IsPackage = ispackage
|
695
|
+
@KeyPasswordCustomFlag = keypasswordcustomflag
|
696
|
+
@SupportDownloadType = supportdownloadtype
|
681
697
|
end
|
682
698
|
|
683
699
|
def deserialize(params)
|
@@ -746,6 +762,13 @@ module TencentCloud
|
|
746
762
|
@CertSANs = params['CertSANs']
|
747
763
|
@AwaitingValidationMsg = params['AwaitingValidationMsg']
|
748
764
|
@AllowDownload = params['AllowDownload']
|
765
|
+
@IsDNSPODResolve = params['IsDNSPODResolve']
|
766
|
+
@IsPackage = params['IsPackage']
|
767
|
+
@KeyPasswordCustomFlag = params['KeyPasswordCustomFlag']
|
768
|
+
unless params['SupportDownloadType'].nil?
|
769
|
+
@SupportDownloadType = SupportDownloadType.new
|
770
|
+
@SupportDownloadType.deserialize(params['SupportDownloadType'])
|
771
|
+
end
|
749
772
|
end
|
750
773
|
end
|
751
774
|
|
@@ -5478,6 +5501,46 @@ module TencentCloud
|
|
5478
5501
|
end
|
5479
5502
|
end
|
5480
5503
|
|
5504
|
+
# 支持下载的类型
|
5505
|
+
class SupportDownloadType < TencentCloud::Common::AbstractModel
|
5506
|
+
# @param NGINX: 是否可以下载nginx可用格式
|
5507
|
+
# @type NGINX: Boolean
|
5508
|
+
# @param APACHE: 是否可以下载apache可用格式
|
5509
|
+
# @type APACHE: Boolean
|
5510
|
+
# @param TOMCAT: 是否可以下载tomcat可用格式
|
5511
|
+
# @type TOMCAT: Boolean
|
5512
|
+
# @param IIS: 是否可以下载iis可用格式
|
5513
|
+
# @type IIS: Boolean
|
5514
|
+
# @param JKS: 是否可以下载JKS可用格式
|
5515
|
+
# @type JKS: Boolean
|
5516
|
+
# @param OTHER: 是否可以下载其他格式
|
5517
|
+
# @type OTHER: Boolean
|
5518
|
+
# @param ROOT: 是否可以下载根证书
|
5519
|
+
# @type ROOT: Boolean
|
5520
|
+
|
5521
|
+
attr_accessor :NGINX, :APACHE, :TOMCAT, :IIS, :JKS, :OTHER, :ROOT
|
5522
|
+
|
5523
|
+
def initialize(nginx=nil, apache=nil, tomcat=nil, iis=nil, jks=nil, other=nil, root=nil)
|
5524
|
+
@NGINX = nginx
|
5525
|
+
@APACHE = apache
|
5526
|
+
@TOMCAT = tomcat
|
5527
|
+
@IIS = iis
|
5528
|
+
@JKS = jks
|
5529
|
+
@OTHER = other
|
5530
|
+
@ROOT = root
|
5531
|
+
end
|
5532
|
+
|
5533
|
+
def deserialize(params)
|
5534
|
+
@NGINX = params['NGINX']
|
5535
|
+
@APACHE = params['APACHE']
|
5536
|
+
@TOMCAT = params['TOMCAT']
|
5537
|
+
@IIS = params['IIS']
|
5538
|
+
@JKS = params['JKS']
|
5539
|
+
@OTHER = params['OTHER']
|
5540
|
+
@ROOT = params['ROOT']
|
5541
|
+
end
|
5542
|
+
end
|
5543
|
+
|
5481
5544
|
# 异步任务证书关联云资源结果
|
5482
5545
|
class SyncTaskBindResourceResult < TencentCloud::Common::AbstractModel
|
5483
5546
|
# @param TaskId: 任务ID
|
@@ -6056,29 +6119,29 @@ module TencentCloud
|
|
6056
6119
|
|
6057
6120
|
# UpdateCertificateInstance请求参数结构体
|
6058
6121
|
class UpdateCertificateInstanceRequest < TencentCloud::Common::AbstractModel
|
6059
|
-
# @param OldCertificateId: 一键更新原证书ID
|
6122
|
+
# @param OldCertificateId: 一键更新原证书ID, 查询绑定该证书的云资源然后进行证书更新
|
6060
6123
|
# @type OldCertificateId: String
|
6061
|
-
# @param ResourceTypes:
|
6124
|
+
# @param ResourceTypes: 需要部署的资源类型,参数值可选(小写):clb、cdn、waf、live、ddos、teo、apigateway、vod、tke、tcb、tse
|
6062
6125
|
# @type ResourceTypes: Array
|
6063
|
-
# @param CertificateId: 一键更新新证书ID
|
6126
|
+
# @param CertificateId: 一键更新新证书ID,不传该则证书公钥和私钥必传
|
6064
6127
|
# @type CertificateId: String
|
6065
6128
|
# @param Regions: 需要部署的地域列表(废弃)
|
6066
6129
|
# @type Regions: Array
|
6067
|
-
# @param ResourceTypesRegions:
|
6130
|
+
# @param ResourceTypesRegions: 云资源需要部署的地域列表,支持地域的云资源类型必传,如:clb、tke、apigateway、waf、tcb、tse等
|
6068
6131
|
# @type ResourceTypesRegions: Array
|
6069
6132
|
# @param CertificatePublicKey: 证书公钥, 若上传证书公钥, 则CertificateId不用传
|
6070
6133
|
# @type CertificatePublicKey: String
|
6071
|
-
# @param CertificatePrivateKey: 证书私钥,若上传证书公钥,
|
6134
|
+
# @param CertificatePrivateKey: 证书私钥,若上传证书公钥, 则CertificateId不用传
|
6072
6135
|
# @type CertificatePrivateKey: String
|
6073
|
-
# @param ExpiringNotificationSwitch: 旧证书是否忽略到期提醒 0:不忽略通知。1
|
6136
|
+
# @param ExpiringNotificationSwitch: 旧证书是否忽略到期提醒 0:不忽略通知。1:忽略通知,忽略OldCertificateId到期提醒
|
6074
6137
|
# @type ExpiringNotificationSwitch: Integer
|
6075
|
-
# @param Repeatable:
|
6138
|
+
# @param Repeatable: 相同的证书是否允许重复上传,若选择上传证书, 则可以配置该参数
|
6076
6139
|
# @type Repeatable: Boolean
|
6077
|
-
# @param AllowDownload:
|
6140
|
+
# @param AllowDownload: 是否允许下载,若选择上传证书, 则可以配置该参数
|
6078
6141
|
# @type AllowDownload: Boolean
|
6079
|
-
# @param Tags:
|
6142
|
+
# @param Tags: 标签列表,若选择上传证书, 则可以配置该参数
|
6080
6143
|
# @type Tags: Array
|
6081
|
-
# @param ProjectId: 项目 ID
|
6144
|
+
# @param ProjectId: 项目 ID,若选择上传证书, 则可以配置该参数
|
6082
6145
|
# @type ProjectId: Integer
|
6083
6146
|
|
6084
6147
|
attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
|
@@ -6138,20 +6201,32 @@ module TencentCloud
|
|
6138
6201
|
# @type DeployRecordId: Integer
|
6139
6202
|
# @param DeployStatus: 部署状态,1表示部署成功,0表示部署失败
|
6140
6203
|
# @type DeployStatus: Integer
|
6204
|
+
# @param UpdateSyncProgress: 更新异步创建任务进度详情
|
6205
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6206
|
+
# @type UpdateSyncProgress: Array
|
6141
6207
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
6142
6208
|
# @type RequestId: String
|
6143
6209
|
|
6144
|
-
attr_accessor :DeployRecordId, :DeployStatus, :RequestId
|
6210
|
+
attr_accessor :DeployRecordId, :DeployStatus, :UpdateSyncProgress, :RequestId
|
6145
6211
|
|
6146
|
-
def initialize(deployrecordid=nil, deploystatus=nil, requestid=nil)
|
6212
|
+
def initialize(deployrecordid=nil, deploystatus=nil, updatesyncprogress=nil, requestid=nil)
|
6147
6213
|
@DeployRecordId = deployrecordid
|
6148
6214
|
@DeployStatus = deploystatus
|
6215
|
+
@UpdateSyncProgress = updatesyncprogress
|
6149
6216
|
@RequestId = requestid
|
6150
6217
|
end
|
6151
6218
|
|
6152
6219
|
def deserialize(params)
|
6153
6220
|
@DeployRecordId = params['DeployRecordId']
|
6154
6221
|
@DeployStatus = params['DeployStatus']
|
6222
|
+
unless params['UpdateSyncProgress'].nil?
|
6223
|
+
@UpdateSyncProgress = []
|
6224
|
+
params['UpdateSyncProgress'].each do |i|
|
6225
|
+
updatesyncprogress_tmp = UpdateSyncProgress.new
|
6226
|
+
updatesyncprogress_tmp.deserialize(i)
|
6227
|
+
@UpdateSyncProgress << updatesyncprogress_tmp
|
6228
|
+
end
|
6229
|
+
end
|
6155
6230
|
@RequestId = params['RequestId']
|
6156
6231
|
end
|
6157
6232
|
end
|
@@ -6419,6 +6494,72 @@ module TencentCloud
|
|
6419
6494
|
end
|
6420
6495
|
end
|
6421
6496
|
|
6497
|
+
# 更新异步任务进度
|
6498
|
+
class UpdateSyncProgress < TencentCloud::Common::AbstractModel
|
6499
|
+
# @param ResourceType: 资源类型
|
6500
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6501
|
+
# @type ResourceType: String
|
6502
|
+
# @param UpdateSyncProgressRegions: 地域结果列表
|
6503
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6504
|
+
# @type UpdateSyncProgressRegions: Array
|
6505
|
+
# @param Status: 异步更新进度状态:0, 待处理, 1 已处理, 3 处理中
|
6506
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6507
|
+
# @type Status: Integer
|
6508
|
+
|
6509
|
+
attr_accessor :ResourceType, :UpdateSyncProgressRegions, :Status
|
6510
|
+
|
6511
|
+
def initialize(resourcetype=nil, updatesyncprogressregions=nil, status=nil)
|
6512
|
+
@ResourceType = resourcetype
|
6513
|
+
@UpdateSyncProgressRegions = updatesyncprogressregions
|
6514
|
+
@Status = status
|
6515
|
+
end
|
6516
|
+
|
6517
|
+
def deserialize(params)
|
6518
|
+
@ResourceType = params['ResourceType']
|
6519
|
+
unless params['UpdateSyncProgressRegions'].nil?
|
6520
|
+
@UpdateSyncProgressRegions = []
|
6521
|
+
params['UpdateSyncProgressRegions'].each do |i|
|
6522
|
+
updatesyncprogressregion_tmp = UpdateSyncProgressRegion.new
|
6523
|
+
updatesyncprogressregion_tmp.deserialize(i)
|
6524
|
+
@UpdateSyncProgressRegions << updatesyncprogressregion_tmp
|
6525
|
+
end
|
6526
|
+
end
|
6527
|
+
@Status = params['Status']
|
6528
|
+
end
|
6529
|
+
end
|
6530
|
+
|
6531
|
+
# 更新异步任务进度
|
6532
|
+
class UpdateSyncProgressRegion < TencentCloud::Common::AbstractModel
|
6533
|
+
# @param Region: 资源类型
|
6534
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6535
|
+
# @type Region: String
|
6536
|
+
# @param TotalCount: 总数
|
6537
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6538
|
+
# @type TotalCount: Integer
|
6539
|
+
# @param OffsetCount: 执行完成数量
|
6540
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6541
|
+
# @type OffsetCount: Integer
|
6542
|
+
# @param Status: 异步更新进度状态:0, 待处理, 1 已处理, 3 处理中
|
6543
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
6544
|
+
# @type Status: Integer
|
6545
|
+
|
6546
|
+
attr_accessor :Region, :TotalCount, :OffsetCount, :Status
|
6547
|
+
|
6548
|
+
def initialize(region=nil, totalcount=nil, offsetcount=nil, status=nil)
|
6549
|
+
@Region = region
|
6550
|
+
@TotalCount = totalcount
|
6551
|
+
@OffsetCount = offsetcount
|
6552
|
+
@Status = status
|
6553
|
+
end
|
6554
|
+
|
6555
|
+
def deserialize(params)
|
6556
|
+
@Region = params['Region']
|
6557
|
+
@TotalCount = params['TotalCount']
|
6558
|
+
@OffsetCount = params['OffsetCount']
|
6559
|
+
@Status = params['Status']
|
6560
|
+
end
|
6561
|
+
end
|
6562
|
+
|
6422
6563
|
# UploadCertificate请求参数结构体
|
6423
6564
|
class UploadCertificateRequest < TencentCloud::Common::AbstractModel
|
6424
6565
|
# @param CertificatePublicKey: 证书内容。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-ssl
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.716
|
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-11-
|
11
|
+
date: 2023-11-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|