tencentcloud-sdk-ssl 3.0.1110 → 3.0.1114
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 +18 -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: aff41c8f97b214594aa917f1448c5a85d31c1c1d
|
4
|
+
data.tar.gz: 04016342413ed5f7ab7c8d79e58b2b85a658ea71
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 208ba69f095ac7e0ef0fdfec20d14eeb1040b2a42f0f25ad4c24a8bd6fe46cb5b6b7b5e9268e96f6eec3a35005f2512fba2a3717e1b382d5db537d82edc6637b
|
7
|
+
data.tar.gz: 282bca5645e961499429dd0160c3c7713453331377bf14c2b1f2452fe5d3b86f0f4914ad49f0bbae9c4f1ddd4b94b6ef88bd10d593cd08acbbce260f950f9e3b
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1114
|
data/lib/v20191205/models.rb
CHANGED
@@ -924,13 +924,13 @@ module TencentCloud
|
|
924
924
|
# @type StatusMsg: String
|
925
925
|
# @param VerifyType: 验证类型:DNS_AUTO = 自动DNS验证,DNS = 手动DNS验证,FILE = 文件验证,DNS_PROXY = DNS代理验证。FILE_PROXY = 文件代理验证
|
926
926
|
# @type VerifyType: String
|
927
|
-
# @param CertBeginTime:
|
927
|
+
# @param CertBeginTime: 证书生效时间。时区为GMT+8:00
|
928
928
|
# @type CertBeginTime: String
|
929
|
-
# @param CertEndTime:
|
929
|
+
# @param CertEndTime: 证书过期时间。时区为GMT+8:00
|
930
930
|
# @type CertEndTime: String
|
931
931
|
# @param ValidityPeriod: 证书有效期,单位(月)。
|
932
932
|
# @type ValidityPeriod: String
|
933
|
-
# @param InsertTime:
|
933
|
+
# @param InsertTime: 创建时间。时区为GMT+8:00
|
934
934
|
# @type InsertTime: String
|
935
935
|
# @param CertificateId: 证书 ID。
|
936
936
|
# @type CertificateId: String
|
@@ -986,9 +986,9 @@ module TencentCloud
|
|
986
986
|
# @type ReplaceOriCertIsDelete: Boolean
|
987
987
|
# @param IsExpiring: 是否即将过期, 证书即将到期的30天内为即将过期
|
988
988
|
# @type IsExpiring: Boolean
|
989
|
-
# @param DVAuthDeadline: DV
|
989
|
+
# @param DVAuthDeadline: DV证书添加验证截止时间,时区为GMT+8:00
|
990
990
|
# @type DVAuthDeadline: String
|
991
|
-
# @param ValidationPassedTime:
|
991
|
+
# @param ValidationPassedTime: 域名验证通过时间,时区为GMT+8:00
|
992
992
|
# @type ValidationPassedTime: String
|
993
993
|
# @param CertSANs: 证书关联的多域名
|
994
994
|
# @type CertSANs: Array
|
@@ -1004,7 +1004,7 @@ module TencentCloud
|
|
1004
1004
|
# @type KeyPasswordCustomFlag: Boolean
|
1005
1005
|
# @param SupportDownloadType: 支持下载的WEB服务器类型: nginx、apache、iis、tomcat、jks、root、other
|
1006
1006
|
# @type SupportDownloadType: :class:`Tencentcloud::Ssl.v20191205.models.SupportDownloadType`
|
1007
|
-
# @param CertRevokedTime:
|
1007
|
+
# @param CertRevokedTime: 证书吊销完成时间,时区为GMT+8:00
|
1008
1008
|
# @type CertRevokedTime: String
|
1009
1009
|
# @param HostingResourceTypes: 托管资源类型列表
|
1010
1010
|
# @type HostingResourceTypes: Array
|
@@ -2558,10 +2558,12 @@ module TencentCloud
|
|
2558
2558
|
# @type Algorithm: String
|
2559
2559
|
# @param OldAlgorithm: 原证书加密算法
|
2560
2560
|
# @type OldAlgorithm: String
|
2561
|
+
# @param InstanceStatus: 实例状态,不同云产品状态不一样
|
2562
|
+
# @type InstanceStatus: String
|
2561
2563
|
|
2562
|
-
attr_accessor :Id, :CertId, :OldCertId, :InstanceId, :InstanceName, :ListenerId, :Domains, :Protocol, :Status, :ErrorMsg, :CreateTime, :UpdateTime, :ListenerName, :SniSwitch, :Bucket, :Namespace, :SecretName, :Port, :EnvId, :TCBType, :Region, :Url, :Algorithm, :OldAlgorithm
|
2564
|
+
attr_accessor :Id, :CertId, :OldCertId, :InstanceId, :InstanceName, :ListenerId, :Domains, :Protocol, :Status, :ErrorMsg, :CreateTime, :UpdateTime, :ListenerName, :SniSwitch, :Bucket, :Namespace, :SecretName, :Port, :EnvId, :TCBType, :Region, :Url, :Algorithm, :OldAlgorithm, :InstanceStatus
|
2563
2565
|
|
2564
|
-
def initialize(id=nil, certid=nil, oldcertid=nil, instanceid=nil, instancename=nil, listenerid=nil, domains=nil, protocol=nil, status=nil, errormsg=nil, createtime=nil, updatetime=nil, listenername=nil, sniswitch=nil, bucket=nil, namespace=nil, secretname=nil, port=nil, envid=nil, tcbtype=nil, region=nil, url=nil, algorithm=nil, oldalgorithm=nil)
|
2566
|
+
def initialize(id=nil, certid=nil, oldcertid=nil, instanceid=nil, instancename=nil, listenerid=nil, domains=nil, protocol=nil, status=nil, errormsg=nil, createtime=nil, updatetime=nil, listenername=nil, sniswitch=nil, bucket=nil, namespace=nil, secretname=nil, port=nil, envid=nil, tcbtype=nil, region=nil, url=nil, algorithm=nil, oldalgorithm=nil, instancestatus=nil)
|
2565
2567
|
@Id = id
|
2566
2568
|
@CertId = certid
|
2567
2569
|
@OldCertId = oldcertid
|
@@ -2586,6 +2588,7 @@ module TencentCloud
|
|
2586
2588
|
@Url = url
|
2587
2589
|
@Algorithm = algorithm
|
2588
2590
|
@OldAlgorithm = oldalgorithm
|
2591
|
+
@InstanceStatus = instancestatus
|
2589
2592
|
end
|
2590
2593
|
|
2591
2594
|
def deserialize(params)
|
@@ -2613,6 +2616,7 @@ module TencentCloud
|
|
2613
2616
|
@Url = params['Url']
|
2614
2617
|
@Algorithm = params['Algorithm']
|
2615
2618
|
@OldAlgorithm = params['OldAlgorithm']
|
2619
|
+
@InstanceStatus = params['InstanceStatus']
|
2616
2620
|
end
|
2617
2621
|
end
|
2618
2622
|
|
@@ -3635,16 +3639,16 @@ module TencentCloud
|
|
3635
3639
|
# @param VulnerabilityStatus: 漏洞扫描状态。
|
3636
3640
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3637
3641
|
# @type VulnerabilityStatus: String
|
3638
|
-
# @param CertBeginTime:
|
3642
|
+
# @param CertBeginTime: 证书生效时间。时区为GMT+8:00
|
3639
3643
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3640
3644
|
# @type CertBeginTime: String
|
3641
|
-
# @param CertEndTime:
|
3645
|
+
# @param CertEndTime: 证书失效时间。时区为GMT+8:00
|
3642
3646
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3643
3647
|
# @type CertEndTime: String
|
3644
3648
|
# @param ValidityPeriod: 证书有效期:单位(月)。
|
3645
3649
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3646
3650
|
# @type ValidityPeriod: String
|
3647
|
-
# @param InsertTime:
|
3651
|
+
# @param InsertTime: 申请时间。时区为GMT+8:00
|
3648
3652
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3649
3653
|
# @type InsertTime: String
|
3650
3654
|
# @param OrderId: 订单 ID。
|
@@ -3701,7 +3705,7 @@ module TencentCloud
|
|
3701
3705
|
# @param CACommonNames: CA证书的所有通用名称。仅证书类型CertificateType为CA有效
|
3702
3706
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3703
3707
|
# @type CACommonNames: Array
|
3704
|
-
# @param CAEndTimes: CA证书所有的到期时间。仅证书类型CertificateType为CA
|
3708
|
+
# @param CAEndTimes: CA证书所有的到期时间。仅证书类型CertificateType为CA有效,时区为GMT+8:00
|
3705
3709
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3706
3710
|
# @type CAEndTimes: Array
|
3707
3711
|
# @param DvRevokeAuthDetail: DV证书吊销验证值
|
@@ -4036,7 +4040,7 @@ module TencentCloud
|
|
4036
4040
|
class DescribeDeployedResourcesRequest < TencentCloud::Common::AbstractModel
|
4037
4041
|
# @param CertificateIds: 证书ID
|
4038
4042
|
# @type CertificateIds: Array
|
4039
|
-
# @param ResourceType: 资源类型:clb,cdn,live,waf,antiddos,teo
|
4043
|
+
# @param ResourceType: 资源类型:clb,cdn,live,vod,waf,antiddos,teo
|
4040
4044
|
# @type ResourceType: String
|
4041
4045
|
|
4042
4046
|
attr_accessor :CertificateIds, :ResourceType
|
@@ -4599,7 +4603,7 @@ module TencentCloud
|
|
4599
4603
|
# @type FailedTotalCount: Integer
|
4600
4604
|
# @param RunningTotalCount: 部署中总数
|
4601
4605
|
# @type RunningTotalCount: Integer
|
4602
|
-
# @param PendingTotalCount:
|
4606
|
+
# @param PendingTotalCount: 待部署总数
|
4603
4607
|
# @type PendingTotalCount: Integer
|
4604
4608
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4605
4609
|
# @type RequestId: String
|
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.1114
|
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-07-
|
11
|
+
date: 2025-07-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|