tencentcloud-sdk-lighthouse 3.0.1008 → 3.0.1009
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 +6 -6
- 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: cb2e7626f57ff69301b3fea06764eb4efd63fe93
|
4
|
+
data.tar.gz: 5ccf71ab1213269431ed4e8bcf21228651d58aac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3657898482f00f1779dc06e1e7094dfb02b2551c2c65be6f3d1c96f4df033536d9a280299754294444497d4c9a815fe18de6bbd3af9007950f376647a7e0fcec
|
7
|
+
data.tar.gz: 2479bc78dd5b0fb5f6c80a283c0cc0233aabaf441dc11850a10e59e2ea3326acbf4dcf461993ffc492e8ab7cb619f797ad1d0c7dadbc3a1a653db23191961daa
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1009
|
data/lib/v20200324/models.rb
CHANGED
@@ -1604,7 +1604,7 @@ module TencentCloud
|
|
1604
1604
|
|
1605
1605
|
# DescribeBlueprints请求参数结构体
|
1606
1606
|
class DescribeBlueprintsRequest < TencentCloud::Common::AbstractModel
|
1607
|
-
# @param BlueprintIds: 镜像 ID
|
1607
|
+
# @param BlueprintIds: 镜像 ID 列表。可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值字段BlueprintSet获取。列表长度最大值为100。
|
1608
1608
|
# @type BlueprintIds: Array
|
1609
1609
|
# @param Offset: 偏移量,默认为 0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/product/1207/47578)中的相关小节。
|
1610
1610
|
# @type Offset: Integer
|
@@ -1906,7 +1906,7 @@ module TencentCloud
|
|
1906
1906
|
|
1907
1907
|
# DescribeDiskBackups请求参数结构体
|
1908
1908
|
class DescribeDiskBackupsRequest < TencentCloud::Common::AbstractModel
|
1909
|
-
# @param DiskBackupIds: 查询的云硬盘备份点ID
|
1909
|
+
# @param DiskBackupIds: 查询的云硬盘备份点ID列表。可通过[DescribeDiskBackups](https://cloud.tencent.com/document/product/1207/84379)接口返回值字段DiskBackupSet获取。列表长度最大值为100。参数不支持同时指定 DiskBackupIds 和 Filters。
|
1910
1910
|
# @type DiskBackupIds: Array
|
1911
1911
|
# @param Filters: 过滤器列表。
|
1912
1912
|
# <li>disk-backup-id</li>按照【云硬盘备份点 ID】进行过滤。
|
@@ -2139,7 +2139,7 @@ module TencentCloud
|
|
2139
2139
|
|
2140
2140
|
# DescribeDisks请求参数结构体
|
2141
2141
|
class DescribeDisksRequest < TencentCloud::Common::AbstractModel
|
2142
|
-
# @param DiskIds: 云硬盘ID
|
2142
|
+
# @param DiskIds: 云硬盘ID列表。可通过[DescribeDisks](https://cloud.tencent.com/document/product/1207/66093)接口返回值字段KeyPairSet获取。列表长度最大值为100。
|
2143
2143
|
# @type DiskIds: Array
|
2144
2144
|
# @param Filters: 过滤器列表。
|
2145
2145
|
# disk-id
|
@@ -2745,9 +2745,9 @@ module TencentCloud
|
|
2745
2745
|
|
2746
2746
|
# DescribeFirewallTemplateRules请求参数结构体
|
2747
2747
|
class DescribeFirewallTemplateRulesRequest < TencentCloud::Common::AbstractModel
|
2748
|
-
# @param TemplateId: 防火墙模板ID。
|
2748
|
+
# @param TemplateId: 防火墙模板ID列表。可通过[DescribeFirewallTemplates](https://cloud.tencent.com/document/product/1207/96874)接口返回值字段TemplateSet获取。列表长度最大值为100。
|
2749
2749
|
# @type TemplateId: String
|
2750
|
-
# @param TemplateRuleIds: 防火墙模板规则ID
|
2750
|
+
# @param TemplateRuleIds: 防火墙模板规则ID列表。可通过[DescribeFirewallTemplateRules](https://cloud.tencent.com/document/product/1207/96875)接口返回值字段TemplateRuleSet获取。列表长度最大值为100。
|
2751
2751
|
# @type TemplateRuleIds: Array
|
2752
2752
|
# @param Offset: 偏移量,默认为 0。
|
2753
2753
|
# @type Offset: Integer
|
@@ -3313,7 +3313,7 @@ module TencentCloud
|
|
3313
3313
|
|
3314
3314
|
# DescribeKeyPairs请求参数结构体
|
3315
3315
|
class DescribeKeyPairsRequest < TencentCloud::Common::AbstractModel
|
3316
|
-
# @param KeyIds: 密钥对 ID
|
3316
|
+
# @param KeyIds: 密钥对 ID 列表。可通过[DescribeKeyPairs](https://cloud.tencent.com/document/product/1207/55540)接口返回值字段KeyPairSet获取。列表长度最大值为100。
|
3317
3317
|
# @type KeyIds: Array
|
3318
3318
|
# @param Offset: 偏移量,默认为 0。
|
3319
3319
|
# @type Offset: Integer
|
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.1009
|
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-03-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|