tencentcloud-sdk-lighthouse 3.0.1000 → 3.0.1002
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/v20200324/models.rb +2 -8
- 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: 288bccfa6c7f216dd7e942013eae31b443e21d93
|
4
|
+
data.tar.gz: dd17be1c3899cea5d11b084308fdd967c34dfc42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b78ea90722877ad2ed9783b2ba87392b9235e5da28a93831ef98fc5cc480a6ea77c47485a857784bb9deea162f1ae74eb088782f25d1e1b0bcf0e48c1c9eacaa
|
7
|
+
data.tar.gz: 2cb03c38248137206729af8d1b496d63701394ccac5b262f7b84b03ae8e203546fb0419712ab8b5399fc304f5a1567c11fcf7b931fdb6589c66d2a89b1707034
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1002
|
data/lib/v20200324/models.rb
CHANGED
@@ -2362,9 +2362,9 @@ module TencentCloud
|
|
2362
2362
|
|
2363
2363
|
# DescribeDockerContainerConfiguration请求参数结构体
|
2364
2364
|
class DescribeDockerContainerConfigurationRequest < TencentCloud::Common::AbstractModel
|
2365
|
-
# @param InstanceId: 实例ID
|
2365
|
+
# @param InstanceId: 实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/1207/47573)接口返回值中的InstanceId获取。
|
2366
2366
|
# @type InstanceId: String
|
2367
|
-
# @param ContainerId: 容器ID
|
2367
|
+
# @param ContainerId: 容器ID。可通过[DescribeDockerContainers](https://cloud.tencent.com/document/product/1207/95473)接口返回值中的ContainerId获取。
|
2368
2368
|
# @type ContainerId: String
|
2369
2369
|
|
2370
2370
|
attr_accessor :InstanceId, :ContainerId
|
@@ -5712,7 +5712,6 @@ module TencentCloud
|
|
5712
5712
|
# @param PublicKey: 密钥对的纯文本公钥。
|
5713
5713
|
# @type PublicKey: String
|
5714
5714
|
# @param AssociatedInstanceIds: 密钥对关联的实例 ID 列表。
|
5715
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5716
5715
|
# @type AssociatedInstanceIds: Array
|
5717
5716
|
# @param CreatedTime: 创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。格式为:YYYY-MM-DDThh:mm:ssZ
|
5718
5717
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -5847,7 +5846,6 @@ module TencentCloud
|
|
5847
5846
|
# @param Bundle: 套餐信息。
|
5848
5847
|
# @type Bundle: :class:`Tencentcloud::Lighthouse.v20200324.models.Bundle`
|
5849
5848
|
# @param NotSupportModifyMessage: 不支持套餐变更原因信息。变更套餐状态为"AVAILABLE"时, 该信息为空
|
5850
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5851
5849
|
# @type NotSupportModifyMessage: String
|
5852
5850
|
|
5853
5851
|
attr_accessor :ModifyPrice, :ModifyBundleState, :Bundle, :NotSupportModifyMessage
|
@@ -7269,20 +7267,16 @@ module TencentCloud
|
|
7269
7267
|
# @type Percent: Integer
|
7270
7268
|
# @param LatestOperation: 快照的最新操作,只有创建、回滚快照时记录。
|
7271
7269
|
# 取值如 CreateInstanceSnapshot,RollbackInstanceSnapshot。
|
7272
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7273
7270
|
# @type LatestOperation: String
|
7274
7271
|
# @param LatestOperationState: 快照的最新操作状态,只有创建、回滚快照时记录。
|
7275
7272
|
# 取值范围:
|
7276
7273
|
# <li>SUCCESS:表示操作成功</li>
|
7277
7274
|
# <li>OPERATING:表示操作执行中</li>
|
7278
7275
|
# <li>FAILED:表示操作失败</li>
|
7279
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7280
7276
|
# @type LatestOperationState: String
|
7281
7277
|
# @param LatestOperationRequestId: 快照最新操作的唯一请求 ID,只有创建、回滚快照时记录。
|
7282
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7283
7278
|
# @type LatestOperationRequestId: String
|
7284
7279
|
# @param CreatedTime: 快照的创建时间。
|
7285
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7286
7280
|
# @type CreatedTime: String
|
7287
7281
|
|
7288
7282
|
attr_accessor :SnapshotId, :DiskUsage, :DiskId, :DiskSize, :SnapshotName, :SnapshotState, :Percent, :LatestOperation, :LatestOperationState, :LatestOperationRequestId, :CreatedTime
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-lighthouse
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1002
|
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-02-
|
11
|
+
date: 2025-02-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|