tencentcloud-sdk-ssl 3.0.1074 → 3.0.1080
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/client.rb +2 -2
- data/lib/v20191205/models.rb +77 -32
- 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: 599f15bb0cff8e028ec013cfc0918d0f6fa828f2
|
4
|
+
data.tar.gz: 4f4b36b81b462329fc2ab7b947e89c219dd0d7b3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d67825c28ce5d5694515f4017f9eb014a5f6ceeea1788b2b25545db3a3708a86db48bb9042d940ef38428f0c37aa5c06e7c972614b5cee2910ace9bd1223afa9
|
7
|
+
data.tar.gz: 4947f3e8798fc60a1d1aeaaab41b7360e5fea6c455b1c8fc14bc54837a2d6655207b42dca07ea566c32132e47272a621dea023d1fc739b78f15462a4fe464cc5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1080
|
data/lib/v20191205/client.rb
CHANGED
@@ -1476,7 +1476,7 @@ module TencentCloud
|
|
1476
1476
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1477
1477
|
end
|
1478
1478
|
|
1479
|
-
# 本接口(UploadConfirmLetter
|
1479
|
+
# 本接口(UploadConfirmLetter)上传证书确认函,不再维护其功能,请用户前往腾讯云证书控制台上传证书确认函
|
1480
1480
|
|
1481
1481
|
# @param request: Request instance for UploadConfirmLetter.
|
1482
1482
|
# @type request: :class:`Tencentcloud::ssl::V20191205::UploadConfirmLetterRequest`
|
@@ -1500,7 +1500,7 @@ module TencentCloud
|
|
1500
1500
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1501
1501
|
end
|
1502
1502
|
|
1503
|
-
# 本接口(UploadRevokeLetter
|
1503
|
+
# 本接口(UploadRevokeLetter)上传证书吊销确认函,不再维护其功能,请用户前往腾讯云证书控制台上传证书吊销确认函
|
1504
1504
|
|
1505
1505
|
# @param request: Request instance for UploadRevokeLetter.
|
1506
1506
|
# @type request: :class:`Tencentcloud::ssl::V20191205::UploadRevokeLetterRequest`
|
data/lib/v20191205/models.rb
CHANGED
@@ -627,11 +627,9 @@ module TencentCloud
|
|
627
627
|
# @type ContactEmail: String
|
628
628
|
# @param AutoRenewFlag: 是否开启自动续费: 0, 不开启; 1, 开启; 默认为0
|
629
629
|
# @type AutoRenewFlag: Integer
|
630
|
-
# @param CsrKeyParameter: 密钥对参数,RSA支持2048,4096。ECC仅支持prime256v1
|
631
|
-
# 国密证书类型本字段不用传
|
630
|
+
# @param CsrKeyParameter: 密钥对参数,RSA支持2048,4096。ECC仅支持prime256v1。当 CSR 生成方式为online的时候,此参数必填。
|
632
631
|
# @type CsrKeyParameter: String
|
633
|
-
# @param CsrEncryptAlgo: 加密算法,取值为ECC、RSA, 默认为RSA
|
634
|
-
# 国密证书类型本字段不用传
|
632
|
+
# @param CsrEncryptAlgo: 加密算法,取值为ECC、RSA, 默认为RSA。当 CSR 生成方式为online的时候,此参数必填。
|
635
633
|
# @type CsrEncryptAlgo: String
|
636
634
|
# @param ManagerId: 管理人ID,在 [腾讯云控制台](https://console.cloud.tencent.com/ssl/info) 可进行查看,若无满足的管理人信息, 则本参数传0 ; 若存在满足当前订单的管理人信息, 可以根据 [DescribeManagers](https://cloud.tencent.com/document/product/400/52672) 查看管理人ID; 若传了管理人ID,则Org开头、Admin开头、Tech开头的参数可不传; 管理人ID会包含公司信息
|
637
635
|
# @type ManagerId: String
|
@@ -1009,10 +1007,12 @@ module TencentCloud
|
|
1009
1007
|
# @param HostingConfig: 托管配置信息
|
1010
1008
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1011
1009
|
# @type HostingConfig: :class:`Tencentcloud::Ssl.v20191205.models.HostingConfig`
|
1010
|
+
# @param IsHostingUploadRenewCert: 是否是上传托管续费证书
|
1011
|
+
# @type IsHostingUploadRenewCert: Boolean
|
1012
1012
|
|
1013
|
-
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, :CertRevokedTime, :HostingResourceTypes, :HostingConfig
|
1013
|
+
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, :CertRevokedTime, :HostingResourceTypes, :HostingConfig, :IsHostingUploadRenewCert
|
1014
1014
|
|
1015
|
-
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, certrevokedtime=nil, hostingresourcetypes=nil, hostingconfig=nil)
|
1015
|
+
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, certrevokedtime=nil, hostingresourcetypes=nil, hostingconfig=nil, ishostinguploadrenewcert=nil)
|
1016
1016
|
@OwnerUin = owneruin
|
1017
1017
|
@ProjectId = projectid
|
1018
1018
|
@From = from
|
@@ -1069,6 +1069,7 @@ module TencentCloud
|
|
1069
1069
|
@CertRevokedTime = certrevokedtime
|
1070
1070
|
@HostingResourceTypes = hostingresourcetypes
|
1071
1071
|
@HostingConfig = hostingconfig
|
1072
|
+
@IsHostingUploadRenewCert = ishostinguploadrenewcert
|
1072
1073
|
end
|
1073
1074
|
|
1074
1075
|
def deserialize(params)
|
@@ -1150,6 +1151,7 @@ module TencentCloud
|
|
1150
1151
|
@HostingConfig = HostingConfig.new
|
1151
1152
|
@HostingConfig.deserialize(params['HostingConfig'])
|
1152
1153
|
end
|
1154
|
+
@IsHostingUploadRenewCert = params['IsHostingUploadRenewCert']
|
1153
1155
|
end
|
1154
1156
|
end
|
1155
1157
|
|
@@ -3082,12 +3084,16 @@ module TencentCloud
|
|
3082
3084
|
# @param CertChainInfo: 证书链信息
|
3083
3085
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3084
3086
|
# @type CertChainInfo: Array
|
3087
|
+
# @param DomainType: 证书域名类型, 1(单域名);2(多域名);3(泛域名);4(多泛域名)
|
3088
|
+
# @type DomainType: Integer
|
3089
|
+
# @param CertType: 证书类型,DV(域名型);OV(企业型);EV(增强型)
|
3090
|
+
# @type CertType: String
|
3085
3091
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3086
3092
|
# @type RequestId: String
|
3087
3093
|
|
3088
|
-
attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :CertificatePrivateKey, :CertificatePublicKey, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :TypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :SubmittedData, :RenewAble, :Deployable, :Tags, :RootCert, :EncryptCert, :EncryptPrivateKey, :CertFingerprint, :EncryptCertFingerprint, :EncryptAlgorithm, :DvRevokeAuthDetail, :CertChainInfo, :RequestId
|
3094
|
+
attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :CertificatePrivateKey, :CertificatePublicKey, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :TypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :SubmittedData, :RenewAble, :Deployable, :Tags, :RootCert, :EncryptCert, :EncryptPrivateKey, :CertFingerprint, :EncryptCertFingerprint, :EncryptAlgorithm, :DvRevokeAuthDetail, :CertChainInfo, :DomainType, :CertType, :RequestId
|
3089
3095
|
|
3090
|
-
def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, certificateprivatekey=nil, certificatepublickey=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, typename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, submitteddata=nil, renewable=nil, deployable=nil, tags=nil, rootcert=nil, encryptcert=nil, encryptprivatekey=nil, certfingerprint=nil, encryptcertfingerprint=nil, encryptalgorithm=nil, dvrevokeauthdetail=nil, certchaininfo=nil, requestid=nil)
|
3096
|
+
def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, certificateprivatekey=nil, certificatepublickey=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, typename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, submitteddata=nil, renewable=nil, deployable=nil, tags=nil, rootcert=nil, encryptcert=nil, encryptprivatekey=nil, certfingerprint=nil, encryptcertfingerprint=nil, encryptalgorithm=nil, dvrevokeauthdetail=nil, certchaininfo=nil, domaintype=nil, certtype=nil, requestid=nil)
|
3091
3097
|
@OwnerUin = owneruin
|
3092
3098
|
@ProjectId = projectid
|
3093
3099
|
@From = from
|
@@ -3130,6 +3136,8 @@ module TencentCloud
|
|
3130
3136
|
@EncryptAlgorithm = encryptalgorithm
|
3131
3137
|
@DvRevokeAuthDetail = dvrevokeauthdetail
|
3132
3138
|
@CertChainInfo = certchaininfo
|
3139
|
+
@DomainType = domaintype
|
3140
|
+
@CertType = certtype
|
3133
3141
|
@RequestId = requestid
|
3134
3142
|
end
|
3135
3143
|
|
@@ -3209,6 +3217,8 @@ module TencentCloud
|
|
3209
3217
|
@CertChainInfo << certbasicinfo_tmp
|
3210
3218
|
end
|
3211
3219
|
end
|
3220
|
+
@DomainType = params['DomainType']
|
3221
|
+
@CertType = params['CertType']
|
3212
3222
|
@RequestId = params['RequestId']
|
3213
3223
|
end
|
3214
3224
|
end
|
@@ -3937,8 +3947,8 @@ module TencentCloud
|
|
3937
3947
|
|
3938
3948
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Limit, :Offset
|
3939
3949
|
extend Gem::Deprecate
|
3940
|
-
deprecate :ResourceType, :none, 2025,
|
3941
|
-
deprecate :ResourceType=, :none, 2025,
|
3950
|
+
deprecate :ResourceType, :none, 2025, 6
|
3951
|
+
deprecate :ResourceType=, :none, 2025, 6
|
3942
3952
|
|
3943
3953
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, limit=nil, offset=nil)
|
3944
3954
|
@CertificateId = certificateid
|
@@ -4020,8 +4030,8 @@ module TencentCloud
|
|
4020
4030
|
|
4021
4031
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Offset, :Limit, :AsyncCache
|
4022
4032
|
extend Gem::Deprecate
|
4023
|
-
deprecate :ResourceType, :none, 2025,
|
4024
|
-
deprecate :ResourceType=, :none, 2025,
|
4033
|
+
deprecate :ResourceType, :none, 2025, 6
|
4034
|
+
deprecate :ResourceType=, :none, 2025, 6
|
4025
4035
|
|
4026
4036
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
|
4027
4037
|
@CertificateId = certificateid
|
@@ -4497,8 +4507,8 @@ module TencentCloud
|
|
4497
4507
|
|
4498
4508
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType
|
4499
4509
|
extend Gem::Deprecate
|
4500
|
-
deprecate :ResourceType, :none, 2025,
|
4501
|
-
deprecate :ResourceType=, :none, 2025,
|
4510
|
+
deprecate :ResourceType, :none, 2025, 6
|
4511
|
+
deprecate :ResourceType=, :none, 2025, 6
|
4502
4512
|
|
4503
4513
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil)
|
4504
4514
|
@CertificateId = certificateid
|
@@ -4568,8 +4578,8 @@ module TencentCloud
|
|
4568
4578
|
|
4569
4579
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
|
4570
4580
|
extend Gem::Deprecate
|
4571
|
-
deprecate :ResourceType, :none, 2025,
|
4572
|
-
deprecate :ResourceType=, :none, 2025,
|
4581
|
+
deprecate :ResourceType, :none, 2025, 6
|
4582
|
+
deprecate :ResourceType=, :none, 2025, 6
|
4573
4583
|
|
4574
4584
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
|
4575
4585
|
@CertificateId = certificateid
|
@@ -4643,8 +4653,8 @@ module TencentCloud
|
|
4643
4653
|
|
4644
4654
|
attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId, :Offset, :Limit, :AsyncCache
|
4645
4655
|
extend Gem::Deprecate
|
4646
|
-
deprecate :ResourceType, :none, 2025,
|
4647
|
-
deprecate :ResourceType=, :none, 2025,
|
4656
|
+
deprecate :ResourceType, :none, 2025, 6
|
4657
|
+
deprecate :ResourceType=, :none, 2025, 6
|
4648
4658
|
|
4649
4659
|
def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
|
4650
4660
|
@CertificateId = certificateid
|
@@ -4938,8 +4948,8 @@ module TencentCloud
|
|
4938
4948
|
|
4939
4949
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
|
4940
4950
|
extend Gem::Deprecate
|
4941
|
-
deprecate :ResourceType, :none, 2025,
|
4942
|
-
deprecate :ResourceType=, :none, 2025,
|
4951
|
+
deprecate :ResourceType, :none, 2025, 6
|
4952
|
+
deprecate :ResourceType=, :none, 2025, 6
|
4943
4953
|
|
4944
4954
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
|
4945
4955
|
@CertificateId = certificateid
|
@@ -5011,8 +5021,8 @@ module TencentCloud
|
|
5011
5021
|
|
5012
5022
|
attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
|
5013
5023
|
extend Gem::Deprecate
|
5014
|
-
deprecate :ResourceType, :none, 2025,
|
5015
|
-
deprecate :ResourceType=, :none, 2025,
|
5024
|
+
deprecate :ResourceType, :none, 2025, 6
|
5025
|
+
deprecate :ResourceType=, :none, 2025, 6
|
5016
5026
|
|
5017
5027
|
def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
|
5018
5028
|
@CertificateId = certificateid
|
@@ -5076,10 +5086,10 @@ module TencentCloud
|
|
5076
5086
|
|
5077
5087
|
attr_accessor :ManagerId, :Limit, :Offset
|
5078
5088
|
extend Gem::Deprecate
|
5079
|
-
deprecate :Limit, :none, 2025,
|
5080
|
-
deprecate :Limit=, :none, 2025,
|
5081
|
-
deprecate :Offset, :none, 2025,
|
5082
|
-
deprecate :Offset=, :none, 2025,
|
5089
|
+
deprecate :Limit, :none, 2025, 6
|
5090
|
+
deprecate :Limit=, :none, 2025, 6
|
5091
|
+
deprecate :Offset, :none, 2025, 6
|
5092
|
+
deprecate :Offset=, :none, 2025, 6
|
5083
5093
|
|
5084
5094
|
def initialize(managerid=nil, limit=nil, offset=nil)
|
5085
5095
|
@ManagerId = managerid
|
@@ -5141,8 +5151,8 @@ module TencentCloud
|
|
5141
5151
|
|
5142
5152
|
attr_accessor :Status, :ManagerFirstName, :ManagerMail, :ContactFirstName, :ManagerLastName, :ContactPosition, :ManagerPosition, :VerifyTime, :CreateTime, :ExpireTime, :ContactLastName, :ManagerPhone, :ContactPhone, :ContactMail, :ManagerDepartment, :CompanyInfo, :CompanyId, :ManagerId, :StatusInfo, :RequestId
|
5143
5153
|
extend Gem::Deprecate
|
5144
|
-
deprecate :Status, :none, 2025,
|
5145
|
-
deprecate :Status=, :none, 2025,
|
5154
|
+
deprecate :Status, :none, 2025, 6
|
5155
|
+
deprecate :Status=, :none, 2025, 6
|
5146
5156
|
|
5147
5157
|
def initialize(status=nil, managerfirstname=nil, managermail=nil, contactfirstname=nil, managerlastname=nil, contactposition=nil, managerposition=nil, verifytime=nil, createtime=nil, expiretime=nil, contactlastname=nil, managerphone=nil, contactphone=nil, contactmail=nil, managerdepartment=nil, companyinfo=nil, companyid=nil, managerid=nil, statusinfo=nil, requestid=nil)
|
5148
5158
|
@Status = status
|
@@ -5809,6 +5819,30 @@ module TencentCloud
|
|
5809
5819
|
end
|
5810
5820
|
end
|
5811
5821
|
|
5822
|
+
# 管理人预审核的域名列表
|
5823
|
+
class ManagerPreAuditDomain < TencentCloud::Common::AbstractModel
|
5824
|
+
# @param Domain: 预审核域名信息
|
5825
|
+
# @type Domain: String
|
5826
|
+
# @param CreateTime: 预审核域名创建时间
|
5827
|
+
# @type CreateTime: String
|
5828
|
+
# @param ExpireTime: 预审核域名过期时间
|
5829
|
+
# @type ExpireTime: String
|
5830
|
+
|
5831
|
+
attr_accessor :Domain, :CreateTime, :ExpireTime
|
5832
|
+
|
5833
|
+
def initialize(domain=nil, createtime=nil, expiretime=nil)
|
5834
|
+
@Domain = domain
|
5835
|
+
@CreateTime = createtime
|
5836
|
+
@ExpireTime = expiretime
|
5837
|
+
end
|
5838
|
+
|
5839
|
+
def deserialize(params)
|
5840
|
+
@Domain = params['Domain']
|
5841
|
+
@CreateTime = params['CreateTime']
|
5842
|
+
@ExpireTime = params['ExpireTime']
|
5843
|
+
end
|
5844
|
+
end
|
5845
|
+
|
5812
5846
|
# 管理人的四种审核状态
|
5813
5847
|
class ManagerStatusInfo < TencentCloud::Common::AbstractModel
|
5814
5848
|
# @param Type: 审核类型,枚举值:ov,ev
|
@@ -5819,14 +5853,17 @@ module TencentCloud
|
|
5819
5853
|
# @type CreateTime: String
|
5820
5854
|
# @param ExpireTime: 过期时间
|
5821
5855
|
# @type ExpireTime: String
|
5856
|
+
# @param ManagerPreAuditDomains: 管理人预审核的域名列表
|
5857
|
+
# @type ManagerPreAuditDomains: Array
|
5822
5858
|
|
5823
|
-
attr_accessor :Type, :Status, :CreateTime, :ExpireTime
|
5859
|
+
attr_accessor :Type, :Status, :CreateTime, :ExpireTime, :ManagerPreAuditDomains
|
5824
5860
|
|
5825
|
-
def initialize(type=nil, status=nil, createtime=nil, expiretime=nil)
|
5861
|
+
def initialize(type=nil, status=nil, createtime=nil, expiretime=nil, managerpreauditdomains=nil)
|
5826
5862
|
@Type = type
|
5827
5863
|
@Status = status
|
5828
5864
|
@CreateTime = createtime
|
5829
5865
|
@ExpireTime = expiretime
|
5866
|
+
@ManagerPreAuditDomains = managerpreauditdomains
|
5830
5867
|
end
|
5831
5868
|
|
5832
5869
|
def deserialize(params)
|
@@ -5834,6 +5871,14 @@ module TencentCloud
|
|
5834
5871
|
@Status = params['Status']
|
5835
5872
|
@CreateTime = params['CreateTime']
|
5836
5873
|
@ExpireTime = params['ExpireTime']
|
5874
|
+
unless params['ManagerPreAuditDomains'].nil?
|
5875
|
+
@ManagerPreAuditDomains = []
|
5876
|
+
params['ManagerPreAuditDomains'].each do |i|
|
5877
|
+
managerpreauditdomain_tmp = ManagerPreAuditDomain.new
|
5878
|
+
managerpreauditdomain_tmp.deserialize(i)
|
5879
|
+
@ManagerPreAuditDomains << managerpreauditdomain_tmp
|
5880
|
+
end
|
5881
|
+
end
|
5837
5882
|
end
|
5838
5883
|
end
|
5839
5884
|
|
@@ -7384,8 +7429,8 @@ module TencentCloud
|
|
7384
7429
|
|
7385
7430
|
attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
|
7386
7431
|
extend Gem::Deprecate
|
7387
|
-
deprecate :Regions, :none, 2025,
|
7388
|
-
deprecate :Regions=, :none, 2025,
|
7432
|
+
deprecate :Regions, :none, 2025, 6
|
7433
|
+
deprecate :Regions=, :none, 2025, 6
|
7389
7434
|
|
7390
7435
|
def initialize(oldcertificateid=nil, resourcetypes=nil, certificateid=nil, regions=nil, resourcetypesregions=nil, certificatepublickey=nil, certificateprivatekey=nil, expiringnotificationswitch=nil, repeatable=nil, allowdownload=nil, tags=nil, projectid=nil)
|
7391
7436
|
@OldCertificateId = oldcertificateid
|
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.1080
|
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-06-
|
11
|
+
date: 2025-06-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|