tencentcloud-sdk-ssl 3.0.778 → 3.0.780
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/v20191205/models.rb +58 -58
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9795f49650530b486a710d7cf4d5cb99af846794
|
4
|
+
data.tar.gz: 43d7d250b26b04abef321852e5080bb3e2c84164
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cc6405c74df138c94e783e0f260bd5d32ae9462d22a68209050726f7bd1fd421e1e83808d9f7ed72c80da61ddfa821912264ffecb7bf1037f552defd22e04aed
|
7
|
+
data.tar.gz: 111cf71746a71ebb8cd73c1a133718d760d95c0d6b735f622a003ac54e9699396db0e5d089f143abd5d90cf497c4ea7d103481be713cf13eff99deb1beb51df8
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.780
|
data/lib/v20191205/models.rb
CHANGED
@@ -158,7 +158,7 @@ module TencentCloud
|
|
158
158
|
class ApplyCertificateResponse < TencentCloud::Common::AbstractModel
|
159
159
|
# @param CertificateId: 证书 ID。
|
160
160
|
# @type CertificateId: String
|
161
|
-
# @param RequestId: 唯一请求 ID
|
161
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
162
162
|
# @type RequestId: String
|
163
163
|
|
164
164
|
attr_accessor :CertificateId, :RequestId
|
@@ -242,7 +242,7 @@ module TencentCloud
|
|
242
242
|
class CancelAuditCertificateResponse < TencentCloud::Common::AbstractModel
|
243
243
|
# @param Result: 操作是否成功
|
244
244
|
# @type Result: Boolean
|
245
|
-
# @param RequestId: 唯一请求 ID
|
245
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
246
246
|
# @type RequestId: String
|
247
247
|
|
248
248
|
attr_accessor :Result, :RequestId
|
@@ -278,7 +278,7 @@ module TencentCloud
|
|
278
278
|
class CancelCertificateOrderResponse < TencentCloud::Common::AbstractModel
|
279
279
|
# @param CertificateId: 取消订单成功的证书 ID。
|
280
280
|
# @type CertificateId: String
|
281
|
-
# @param RequestId: 唯一请求 ID
|
281
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
282
282
|
# @type RequestId: String
|
283
283
|
|
284
284
|
attr_accessor :CertificateId, :RequestId
|
@@ -768,7 +768,7 @@ module TencentCloud
|
|
768
768
|
# @type IsTrustedCA: Boolean
|
769
769
|
# @param Chains: 包含证书链中每一段证书的通用名称。
|
770
770
|
# @type Chains: Array
|
771
|
-
# @param RequestId: 唯一请求 ID
|
771
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
772
772
|
# @type RequestId: String
|
773
773
|
|
774
774
|
attr_accessor :IsValid, :IsTrustedCA, :Chains, :RequestId
|
@@ -968,7 +968,7 @@ module TencentCloud
|
|
968
968
|
# @type OrderId: String
|
969
969
|
# @param Status: 证书状态:0 = 审核中,1 = 已通过,2 = 审核失败,3 = 已过期,4 = 已添加DNS记录,5 = 企业证书,待提交,6 = 订单取消中,7 = 已取消,8 = 已提交资料, 待上传确认函,9 = 证书吊销中,10 = 已吊销,11 = 重颁发中,12 = 待上传吊销确认函,13 = 免费证书待提交资料。
|
970
970
|
# @type Status: Integer
|
971
|
-
# @param RequestId: 唯一请求 ID
|
971
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
972
972
|
# @type RequestId: String
|
973
973
|
|
974
974
|
attr_accessor :OrderId, :Status, :RequestId
|
@@ -1056,7 +1056,7 @@ module TencentCloud
|
|
1056
1056
|
class CompleteCertificateResponse < TencentCloud::Common::AbstractModel
|
1057
1057
|
# @param CertificateId: 证书ID
|
1058
1058
|
# @type CertificateId: String
|
1059
|
-
# @param RequestId: 唯一请求 ID
|
1059
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1060
1060
|
# @type RequestId: String
|
1061
1061
|
|
1062
1062
|
attr_accessor :CertificateId, :RequestId
|
@@ -1132,7 +1132,7 @@ module TencentCloud
|
|
1132
1132
|
class CreateCertificateBindResourceSyncTaskResponse < TencentCloud::Common::AbstractModel
|
1133
1133
|
# @param CertTaskIds: 证书关联云资源异步任务ID列表
|
1134
1134
|
# @type CertTaskIds: Array
|
1135
|
-
# @param RequestId: 唯一请求 ID
|
1135
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1136
1136
|
# @type RequestId: String
|
1137
1137
|
|
1138
1138
|
attr_accessor :CertTaskIds, :RequestId
|
@@ -1248,7 +1248,7 @@ module TencentCloud
|
|
1248
1248
|
# @type CertificateId: String
|
1249
1249
|
# @param CertificateIds: 批量购买证书时返回多个证书ID。
|
1250
1250
|
# @type CertificateIds: Array
|
1251
|
-
# @param RequestId: 唯一请求 ID
|
1251
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1252
1252
|
# @type RequestId: String
|
1253
1253
|
|
1254
1254
|
attr_accessor :CertificateId, :CertificateIds, :RequestId
|
@@ -1296,7 +1296,7 @@ module TencentCloud
|
|
1296
1296
|
# @type CertificateIds: Array
|
1297
1297
|
# @param DealIds: 订单号列表
|
1298
1298
|
# @type DealIds: Array
|
1299
|
-
# @param RequestId: 唯一请求 ID
|
1299
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1300
1300
|
# @type RequestId: String
|
1301
1301
|
|
1302
1302
|
attr_accessor :CertificateIds, :DealIds, :RequestId
|
@@ -1402,7 +1402,7 @@ module TencentCloud
|
|
1402
1402
|
# @param TaskId: 异步删除的任务ID
|
1403
1403
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1404
1404
|
# @type TaskId: String
|
1405
|
-
# @param RequestId: 唯一请求 ID
|
1405
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1406
1406
|
# @type RequestId: String
|
1407
1407
|
|
1408
1408
|
attr_accessor :DeleteResult, :TaskId, :RequestId
|
@@ -1440,7 +1440,7 @@ module TencentCloud
|
|
1440
1440
|
class DeleteManagerResponse < TencentCloud::Common::AbstractModel
|
1441
1441
|
# @param ManagerId: 管理人ID
|
1442
1442
|
# @type ManagerId: Integer
|
1443
|
-
# @param RequestId: 唯一请求 ID
|
1443
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1444
1444
|
# @type RequestId: String
|
1445
1445
|
|
1446
1446
|
attr_accessor :ManagerId, :RequestId
|
@@ -1495,7 +1495,7 @@ module TencentCloud
|
|
1495
1495
|
# @type DeployRecordId: Integer
|
1496
1496
|
# @param DeployStatus: 部署状态,1表示部署成功,0表示部署失败
|
1497
1497
|
# @type DeployStatus: Integer
|
1498
|
-
# @param RequestId: 唯一请求 ID
|
1498
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1499
1499
|
# @type RequestId: String
|
1500
1500
|
|
1501
1501
|
attr_accessor :DeployRecordId, :DeployStatus, :RequestId
|
@@ -1535,7 +1535,7 @@ module TencentCloud
|
|
1535
1535
|
|
1536
1536
|
# DeployCertificateRecordRetry返回参数结构体
|
1537
1537
|
class DeployCertificateRecordRetryResponse < TencentCloud::Common::AbstractModel
|
1538
|
-
# @param RequestId: 唯一请求 ID
|
1538
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1539
1539
|
# @type RequestId: String
|
1540
1540
|
|
1541
1541
|
attr_accessor :RequestId
|
@@ -1569,7 +1569,7 @@ module TencentCloud
|
|
1569
1569
|
class DeployCertificateRecordRollbackResponse < TencentCloud::Common::AbstractModel
|
1570
1570
|
# @param DeployRecordId: 回滚部署记录ID
|
1571
1571
|
# @type DeployRecordId: Integer
|
1572
|
-
# @param RequestId: 唯一请求 ID
|
1572
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1573
1573
|
# @type RequestId: String
|
1574
1574
|
|
1575
1575
|
attr_accessor :DeployRecordId, :RequestId
|
@@ -1837,7 +1837,7 @@ module TencentCloud
|
|
1837
1837
|
# @param TSE: 关联tse资源详情
|
1838
1838
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1839
1839
|
# @type TSE: Array
|
1840
|
-
# @param RequestId: 唯一请求 ID
|
1840
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1841
1841
|
# @type RequestId: String
|
1842
1842
|
|
1843
1843
|
attr_accessor :CLB, :CDN, :WAF, :DDOS, :LIVE, :VOD, :TKE, :APIGATEWAY, :TCB, :TEO, :Status, :CacheTime, :TSE, :RequestId
|
@@ -1975,7 +1975,7 @@ module TencentCloud
|
|
1975
1975
|
# @param SyncTaskBindResourceResult: 异步任务绑定关联云资源结果列表
|
1976
1976
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1977
1977
|
# @type SyncTaskBindResourceResult: Array
|
1978
|
-
# @param RequestId: 唯一请求 ID
|
1978
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1979
1979
|
# @type RequestId: String
|
1980
1980
|
|
1981
1981
|
attr_accessor :SyncTaskBindResourceResult, :RequestId
|
@@ -2139,7 +2139,7 @@ module TencentCloud
|
|
2139
2139
|
# @param DvRevokeAuthDetail: DV证书吊销验证值
|
2140
2140
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2141
2141
|
# @type DvRevokeAuthDetail: Array
|
2142
|
-
# @param RequestId: 唯一请求 ID
|
2142
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2143
2143
|
# @type RequestId: String
|
2144
2144
|
|
2145
2145
|
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, :RequestId
|
@@ -2298,7 +2298,7 @@ module TencentCloud
|
|
2298
2298
|
# @param OperateLogs: 证书操作日志列表。
|
2299
2299
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2300
2300
|
# @type OperateLogs: Array
|
2301
|
-
# @param RequestId: 唯一请求 ID
|
2301
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2302
2302
|
# @type RequestId: String
|
2303
2303
|
|
2304
2304
|
attr_accessor :AllTotal, :TotalCount, :OperateLogs, :RequestId
|
@@ -2451,7 +2451,7 @@ module TencentCloud
|
|
2451
2451
|
# @param DvRevokeAuthDetail: DV证书吊销验证值
|
2452
2452
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2453
2453
|
# @type DvRevokeAuthDetail: Array
|
2454
|
-
# @param RequestId: 唯一请求 ID
|
2454
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2455
2455
|
# @type RequestId: String
|
2456
2456
|
|
2457
2457
|
attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :PackageTypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :RenewAble, :SubmittedData, :Deployable, :Tags, :CAEncryptAlgorithms, :CACommonNames, :CAEndTimes, :DvRevokeAuthDetail, :RequestId
|
@@ -2651,7 +2651,7 @@ module TencentCloud
|
|
2651
2651
|
# @param Certificates: 列表。
|
2652
2652
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2653
2653
|
# @type Certificates: Array
|
2654
|
-
# @param RequestId: 唯一请求 ID
|
2654
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2655
2655
|
# @type RequestId: String
|
2656
2656
|
|
2657
2657
|
attr_accessor :TotalCount, :Certificates, :RequestId
|
@@ -2706,7 +2706,7 @@ module TencentCloud
|
|
2706
2706
|
# @type Companies: Array
|
2707
2707
|
# @param TotalCount: 公司总数
|
2708
2708
|
# @type TotalCount: Integer
|
2709
|
-
# @param RequestId: 唯一请求 ID
|
2709
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2710
2710
|
# @type RequestId: String
|
2711
2711
|
|
2712
2712
|
attr_accessor :Companies, :TotalCount, :RequestId
|
@@ -2755,7 +2755,7 @@ module TencentCloud
|
|
2755
2755
|
class DescribeDeployedResourcesResponse < TencentCloud::Common::AbstractModel
|
2756
2756
|
# @param DeployedResources: 资源详情
|
2757
2757
|
# @type DeployedResources: Array
|
2758
|
-
# @param RequestId: 唯一请求 ID
|
2758
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2759
2759
|
# @type RequestId: String
|
2760
2760
|
|
2761
2761
|
attr_accessor :DeployedResources, :RequestId
|
@@ -2824,7 +2824,7 @@ module TencentCloud
|
|
2824
2824
|
# @type InstanceList: Array
|
2825
2825
|
# @param TotalCount: 总数
|
2826
2826
|
# @type TotalCount: Integer
|
2827
|
-
# @param RequestId: 唯一请求 ID
|
2827
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2828
2828
|
# @type RequestId: String
|
2829
2829
|
|
2830
2830
|
attr_accessor :InstanceList, :TotalCount, :RequestId
|
@@ -2917,7 +2917,7 @@ module TencentCloud
|
|
2917
2917
|
# @param AsyncCacheTime: 当前缓存读取时间
|
2918
2918
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2919
2919
|
# @type AsyncCacheTime: String
|
2920
|
-
# @param RequestId: 唯一请求 ID
|
2920
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2921
2921
|
# @type RequestId: String
|
2922
2922
|
|
2923
2923
|
attr_accessor :InstanceList, :TotalCount, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
|
@@ -3012,7 +3012,7 @@ module TencentCloud
|
|
3012
3012
|
# @param AsyncCacheTime: 当前缓存读取时间
|
3013
3013
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3014
3014
|
# @type AsyncCacheTime: String
|
3015
|
-
# @param RequestId: 唯一请求 ID
|
3015
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3016
3016
|
# @type RequestId: String
|
3017
3017
|
|
3018
3018
|
attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
|
@@ -3095,7 +3095,7 @@ module TencentCloud
|
|
3095
3095
|
# @param AsyncCacheTime: 当前缓存读取时间
|
3096
3096
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3097
3097
|
# @type AsyncCacheTime: String
|
3098
|
-
# @param RequestId: 唯一请求 ID
|
3098
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3099
3099
|
# @type RequestId: String
|
3100
3100
|
|
3101
3101
|
attr_accessor :InstanceList, :TotalCount, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
|
@@ -3170,7 +3170,7 @@ module TencentCloud
|
|
3170
3170
|
# @param InstanceList: DDOS实例列表
|
3171
3171
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3172
3172
|
# @type InstanceList: Array
|
3173
|
-
# @param RequestId: 唯一请求 ID
|
3173
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3174
3174
|
# @type RequestId: String
|
3175
3175
|
|
3176
3176
|
attr_accessor :InstanceList, :RequestId
|
@@ -3234,7 +3234,7 @@ module TencentCloud
|
|
3234
3234
|
# @param RunningTotalCount: 部署中总数
|
3235
3235
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3236
3236
|
# @type RunningTotalCount: Integer
|
3237
|
-
# @param RequestId: 唯一请求 ID
|
3237
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3238
3238
|
# @type RequestId: String
|
3239
3239
|
|
3240
3240
|
attr_accessor :TotalCount, :DeployRecordDetailList, :SuccessTotalCount, :FailedTotalCount, :RunningTotalCount, :RequestId
|
@@ -3301,7 +3301,7 @@ module TencentCloud
|
|
3301
3301
|
# @param DeployRecordList: 证书部署记录列表
|
3302
3302
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3303
3303
|
# @type DeployRecordList: Array
|
3304
|
-
# @param RequestId: 唯一请求 ID
|
3304
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3305
3305
|
# @type RequestId: String
|
3306
3306
|
|
3307
3307
|
attr_accessor :TotalCount, :DeployRecordList, :RequestId
|
@@ -3369,7 +3369,7 @@ module TencentCloud
|
|
3369
3369
|
# @param TotalCount: 总数
|
3370
3370
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3371
3371
|
# @type TotalCount: Integer
|
3372
|
-
# @param RequestId: 唯一请求 ID
|
3372
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3373
3373
|
# @type RequestId: String
|
3374
3374
|
|
3375
3375
|
attr_accessor :InstanceList, :TotalCount, :RequestId
|
@@ -3438,7 +3438,7 @@ module TencentCloud
|
|
3438
3438
|
# @param InstanceList: live实例列表
|
3439
3439
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3440
3440
|
# @type InstanceList: Array
|
3441
|
-
# @param RequestId: 唯一请求 ID
|
3441
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3442
3442
|
# @type RequestId: String
|
3443
3443
|
|
3444
3444
|
attr_accessor :InstanceList, :RequestId
|
@@ -3519,7 +3519,7 @@ module TencentCloud
|
|
3519
3519
|
# @type InstanceList: Array
|
3520
3520
|
# @param TotalCount: 总数
|
3521
3521
|
# @type TotalCount: Integer
|
3522
|
-
# @param RequestId: 唯一请求 ID
|
3522
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3523
3523
|
# @type RequestId: String
|
3524
3524
|
|
3525
3525
|
attr_accessor :InstanceList, :TotalCount, :RequestId
|
@@ -3608,7 +3608,7 @@ module TencentCloud
|
|
3608
3608
|
# @param AsyncCacheTime: 当前缓存读取时间
|
3609
3609
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3610
3610
|
# @type AsyncCacheTime: String
|
3611
|
-
# @param RequestId: 唯一请求 ID
|
3611
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3612
3612
|
# @type RequestId: String
|
3613
3613
|
|
3614
3614
|
attr_accessor :TotalCount, :InstanceList, :AsyncTotalNum, :AsyncOffset, :AsyncCacheTime, :RequestId
|
@@ -3680,7 +3680,7 @@ module TencentCloud
|
|
3680
3680
|
# @param RunningTotalCount: 部署中总数
|
3681
3681
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3682
3682
|
# @type RunningTotalCount: Integer
|
3683
|
-
# @param RequestId: 唯一请求 ID
|
3683
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3684
3684
|
# @type RequestId: String
|
3685
3685
|
|
3686
3686
|
attr_accessor :TotalCount, :RecordDetailList, :SuccessTotalCount, :FailedTotalCount, :RunningTotalCount, :RequestId
|
@@ -3747,7 +3747,7 @@ module TencentCloud
|
|
3747
3747
|
# @param DeployRecordList: 证书部署记录列表
|
3748
3748
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3749
3749
|
# @type DeployRecordList: Array
|
3750
|
-
# @param RequestId: 唯一请求 ID
|
3750
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3751
3751
|
# @type RequestId: String
|
3752
3752
|
|
3753
3753
|
attr_accessor :TotalCount, :DeployRecordList, :RequestId
|
@@ -3819,7 +3819,7 @@ module TencentCloud
|
|
3819
3819
|
# @param TotalCount: 总数
|
3820
3820
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3821
3821
|
# @type TotalCount: Integer
|
3822
|
-
# @param RequestId: 唯一请求 ID
|
3822
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3823
3823
|
# @type RequestId: String
|
3824
3824
|
|
3825
3825
|
attr_accessor :InstanceList, :TotalCount, :RequestId
|
@@ -3888,7 +3888,7 @@ module TencentCloud
|
|
3888
3888
|
# @param InstanceList: WAF实例列表
|
3889
3889
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3890
3890
|
# @type InstanceList: Array
|
3891
|
-
# @param RequestId: 唯一请求 ID
|
3891
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3892
3892
|
# @type RequestId: String
|
3893
3893
|
|
3894
3894
|
attr_accessor :InstanceList, :RequestId
|
@@ -3977,7 +3977,7 @@ module TencentCloud
|
|
3977
3977
|
# @type ManagerId: Integer
|
3978
3978
|
# @param StatusInfo: 审核状态详细信息
|
3979
3979
|
# @type StatusInfo: Array
|
3980
|
-
# @param RequestId: 唯一请求 ID
|
3980
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3981
3981
|
# @type RequestId: String
|
3982
3982
|
|
3983
3983
|
attr_accessor :Status, :ManagerFirstName, :ManagerMail, :ContactFirstName, :ManagerLastName, :ContactPosition, :ManagerPosition, :VerifyTime, :CreateTime, :ExpireTime, :ContactLastName, :ManagerPhone, :ContactPhone, :ContactMail, :ManagerDepartment, :CompanyInfo, :CompanyId, :ManagerId, :StatusInfo, :RequestId
|
@@ -4092,7 +4092,7 @@ module TencentCloud
|
|
4092
4092
|
# @type Managers: Array
|
4093
4093
|
# @param TotalCount: 公司管理人总数
|
4094
4094
|
# @type TotalCount: Integer
|
4095
|
-
# @param RequestId: 唯一请求 ID
|
4095
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4096
4096
|
# @type RequestId: String
|
4097
4097
|
|
4098
4098
|
attr_accessor :Managers, :TotalCount, :RequestId
|
@@ -4165,7 +4165,7 @@ module TencentCloud
|
|
4165
4165
|
# @type TotalCount: Integer
|
4166
4166
|
# @param TotalBalance: 权益点总余额。
|
4167
4167
|
# @type TotalBalance: Integer
|
4168
|
-
# @param RequestId: 唯一请求 ID
|
4168
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4169
4169
|
# @type RequestId: String
|
4170
4170
|
|
4171
4171
|
attr_accessor :Packages, :TotalCount, :TotalBalance, :RequestId
|
@@ -4216,7 +4216,7 @@ module TencentCloud
|
|
4216
4216
|
# @param ContentType: MIME 类型:application/zip = ZIP 压缩文件。
|
4217
4217
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4218
4218
|
# @type ContentType: String
|
4219
|
-
# @param RequestId: 唯一请求 ID
|
4219
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4220
4220
|
# @type RequestId: String
|
4221
4221
|
|
4222
4222
|
attr_accessor :Content, :ContentType, :RequestId
|
@@ -4606,7 +4606,7 @@ module TencentCloud
|
|
4606
4606
|
class ModifyCertificateAliasResponse < TencentCloud::Common::AbstractModel
|
4607
4607
|
# @param CertificateId: 修改成功的证书 ID。
|
4608
4608
|
# @type CertificateId: String
|
4609
|
-
# @param RequestId: 唯一请求 ID
|
4609
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4610
4610
|
# @type RequestId: String
|
4611
4611
|
|
4612
4612
|
attr_accessor :CertificateId, :RequestId
|
@@ -4650,7 +4650,7 @@ module TencentCloud
|
|
4650
4650
|
# @param FailCertificates: 修改所属项目失败的证书集合。
|
4651
4651
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4652
4652
|
# @type FailCertificates: Array
|
4653
|
-
# @param RequestId: 唯一请求 ID
|
4653
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4654
4654
|
# @type RequestId: String
|
4655
4655
|
|
4656
4656
|
attr_accessor :SuccessCertificates, :FailCertificates, :RequestId
|
@@ -4688,7 +4688,7 @@ module TencentCloud
|
|
4688
4688
|
class ModifyCertificateResubmitResponse < TencentCloud::Common::AbstractModel
|
4689
4689
|
# @param CertificateId: 证书ID。
|
4690
4690
|
# @type CertificateId: String
|
4691
|
-
# @param RequestId: 唯一请求 ID
|
4691
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4692
4692
|
# @type RequestId: String
|
4693
4693
|
|
4694
4694
|
attr_accessor :CertificateId, :RequestId
|
@@ -4728,7 +4728,7 @@ module TencentCloud
|
|
4728
4728
|
class ModifyCertificatesExpiringNotificationSwitchResponse < TencentCloud::Common::AbstractModel
|
4729
4729
|
# @param CertificateIds: 证书ID列表
|
4730
4730
|
# @type CertificateIds: Array
|
4731
|
-
# @param RequestId: 唯一请求 ID
|
4731
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4732
4732
|
# @type RequestId: String
|
4733
4733
|
|
4734
4734
|
attr_accessor :CertificateIds, :RequestId
|
@@ -5022,7 +5022,7 @@ module TencentCloud
|
|
5022
5022
|
class ReplaceCertificateResponse < TencentCloud::Common::AbstractModel
|
5023
5023
|
# @param CertificateId: 证书 ID。
|
5024
5024
|
# @type CertificateId: String
|
5025
|
-
# @param RequestId: 唯一请求 ID
|
5025
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5026
5026
|
# @type RequestId: String
|
5027
5027
|
|
5028
5028
|
attr_accessor :CertificateId, :RequestId
|
@@ -5083,7 +5083,7 @@ module TencentCloud
|
|
5083
5083
|
# @param RevokeDomainValidateAuths: 吊销证书域名验证信息。
|
5084
5084
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5085
5085
|
# @type RevokeDomainValidateAuths: Array
|
5086
|
-
# @param RequestId: 唯一请求 ID
|
5086
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5087
5087
|
# @type RequestId: String
|
5088
5088
|
|
5089
5089
|
attr_accessor :RevokeDomainValidateAuths, :RequestId
|
@@ -5185,7 +5185,7 @@ module TencentCloud
|
|
5185
5185
|
class SubmitAuditManagerResponse < TencentCloud::Common::AbstractModel
|
5186
5186
|
# @param ManagerId: 管理人ID
|
5187
5187
|
# @type ManagerId: Integer
|
5188
|
-
# @param RequestId: 唯一请求 ID
|
5188
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5189
5189
|
# @type RequestId: String
|
5190
5190
|
|
5191
5191
|
attr_accessor :ManagerId, :RequestId
|
@@ -5321,7 +5321,7 @@ module TencentCloud
|
|
5321
5321
|
class SubmitCertificateInformationResponse < TencentCloud::Common::AbstractModel
|
5322
5322
|
# @param CertificateId: 证书 ID。
|
5323
5323
|
# @type CertificateId: String
|
5324
|
-
# @param RequestId: 唯一请求 ID
|
5324
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5325
5325
|
# @type RequestId: String
|
5326
5326
|
|
5327
5327
|
attr_accessor :CertificateId, :RequestId
|
@@ -6119,8 +6119,8 @@ module TencentCloud
|
|
6119
6119
|
|
6120
6120
|
attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
|
6121
6121
|
extend Gem::Deprecate
|
6122
|
-
deprecate :Regions, :none, 2024,
|
6123
|
-
deprecate :Regions=, :none, 2024,
|
6122
|
+
deprecate :Regions, :none, 2024, 3
|
6123
|
+
deprecate :Regions=, :none, 2024, 3
|
6124
6124
|
|
6125
6125
|
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)
|
6126
6126
|
@OldCertificateId = oldcertificateid
|
@@ -6177,7 +6177,7 @@ module TencentCloud
|
|
6177
6177
|
# @param UpdateSyncProgress: 更新异步创建任务进度详情
|
6178
6178
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6179
6179
|
# @type UpdateSyncProgress: Array
|
6180
|
-
# @param RequestId: 唯一请求 ID
|
6180
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6181
6181
|
# @type RequestId: String
|
6182
6182
|
|
6183
6183
|
attr_accessor :DeployRecordId, :DeployStatus, :UpdateSyncProgress, :RequestId
|
@@ -6226,7 +6226,7 @@ module TencentCloud
|
|
6226
6226
|
|
6227
6227
|
# UpdateCertificateRecordRetry返回参数结构体
|
6228
6228
|
class UpdateCertificateRecordRetryResponse < TencentCloud::Common::AbstractModel
|
6229
|
-
# @param RequestId: 唯一请求 ID
|
6229
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6230
6230
|
# @type RequestId: String
|
6231
6231
|
|
6232
6232
|
attr_accessor :RequestId
|
@@ -6260,7 +6260,7 @@ module TencentCloud
|
|
6260
6260
|
class UpdateCertificateRecordRollbackResponse < TencentCloud::Common::AbstractModel
|
6261
6261
|
# @param DeployRecordId: 回滚部署记录ID
|
6262
6262
|
# @type DeployRecordId: Integer
|
6263
|
-
# @param RequestId: 唯一请求 ID
|
6263
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6264
6264
|
# @type RequestId: String
|
6265
6265
|
|
6266
6266
|
attr_accessor :DeployRecordId, :RequestId
|
@@ -6591,7 +6591,7 @@ module TencentCloud
|
|
6591
6591
|
# @param RepeatCertId: 重复证书的ID
|
6592
6592
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6593
6593
|
# @type RepeatCertId: String
|
6594
|
-
# @param RequestId: 唯一请求 ID
|
6594
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6595
6595
|
# @type RequestId: String
|
6596
6596
|
|
6597
6597
|
attr_accessor :CertificateId, :RepeatCertId, :RequestId
|
@@ -6635,7 +6635,7 @@ module TencentCloud
|
|
6635
6635
|
# @type CertificateId: String
|
6636
6636
|
# @param IsSuccess: 是否成功
|
6637
6637
|
# @type IsSuccess: Boolean
|
6638
|
-
# @param RequestId: 唯一请求 ID
|
6638
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6639
6639
|
# @type RequestId: String
|
6640
6640
|
|
6641
6641
|
attr_accessor :CertificateId, :IsSuccess, :RequestId
|
@@ -6679,7 +6679,7 @@ module TencentCloud
|
|
6679
6679
|
# @type CertificateId: String
|
6680
6680
|
# @param IsSuccess: 是否成功。
|
6681
6681
|
# @type IsSuccess: Boolean
|
6682
|
-
# @param RequestId: 唯一请求 ID
|
6682
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6683
6683
|
# @type RequestId: String
|
6684
6684
|
|
6685
6685
|
attr_accessor :CertificateId, :IsSuccess, :RequestId
|
@@ -6745,7 +6745,7 @@ module TencentCloud
|
|
6745
6745
|
class VerifyManagerResponse < TencentCloud::Common::AbstractModel
|
6746
6746
|
# @param ManagerId: 管理人ID
|
6747
6747
|
# @type ManagerId: Integer
|
6748
|
-
# @param RequestId: 唯一请求 ID
|
6748
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6749
6749
|
# @type RequestId: String
|
6750
6750
|
|
6751
6751
|
attr_accessor :ManagerId, :RequestId
|
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.780
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-03-
|
11
|
+
date: 2024-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -33,9 +33,9 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/tencentcloud-sdk-ssl.rb
|
37
|
-
- lib/v20191205/models.rb
|
38
36
|
- lib/v20191205/client.rb
|
37
|
+
- lib/v20191205/models.rb
|
38
|
+
- lib/tencentcloud-sdk-ssl.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|