tencentcloud-sdk-cvm 1.0.312 → 1.0.315

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c7d3be6d6be720819311ee5b7e0b791452a91900
4
- data.tar.gz: cc18e5927777b849465bb297be9a834a8e5a5ff2
3
+ metadata.gz: cb8647e2511c5adcc17d386b4518e296e28b0383
4
+ data.tar.gz: a2796a51862ec47bece6e20eadf85c3b4d32d4e4
5
5
  SHA512:
6
- metadata.gz: a3be363dae08c23a8dca54f36489e8acd14f60c170e4064627bd002c0339b129f9349abf85602713e2c4debf5192c7697c89664eca3e80ddbe2084f6a2941af0
7
- data.tar.gz: 910328171fa2eb0c073f0836e17fe07eb58137a4b221c56e307369cdae173846c067d6d492c35a31d3abb44c204db57b71df645108c140ea6a001897add17c46
6
+ metadata.gz: 4bd22c5c2bffc1da5489920cca8147ab11c04302fb4de887f5cd27fef0cf7cf464912fe9ce7d6fe10ae2e07bc0570a782c2cb1c89e9fb2986aa28e66687d4d4c
7
+ data.tar.gz: b19b4d51274787daf595f801af5f24c1f73baa98a7e79c1c1657bed1a3afcd0c9c0aeabe3fb9dc88f75b42a3021f3b14c7d4be132a99248b3b4aab0382a5cfa2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.312
1
+ 1.0.315
@@ -1826,6 +1826,8 @@ module TencentCloud
1826
1826
  # <p style="padding-left: 30px;">按照【<strong>项目ID</strong>】进行过滤,可通过调用[DescribeProject](https://cloud.tencent.com/document/api/378/4400)查询已创建的项目列表或登录[控制台](https://console.cloud.tencent.com/cvm/index)进行查看;也可以调用[AddProject](https://cloud.tencent.com/document/api/378/4398)创建新的项目。项目ID形如:1002189。</p><p style="padding-left: 30px;">类型:Integer</p><p style="padding-left: 30px;">必选:否</p>
1827
1827
  # <li><strong>host-id</strong></li>
1828
1828
  # <p style="padding-left: 30px;">按照【<strong>[CDH](https://cloud.tencent.com/document/product/416) ID</strong>】进行过滤。[CDH](https://cloud.tencent.com/document/product/416) ID形如:host-xxxxxxxx。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
1829
+ # <li><strong>dedicated-cluster-id</strong></li>
1830
+ # <p style="padding-left: 30px;">按照【<strong>[CDC](https://cloud.tencent.com/document/product/1346) ID</strong>】进行过滤。[CDC](https://cloud.tencent.com/document/product/1346) ID形如:cluster-xxxxxxx。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
1829
1831
  # <li><strong>vpc-id</strong></li>
1830
1832
  # <p style="padding-left: 30px;">按照【<strong>VPC ID</strong>】进行过滤。VPC ID形如:vpc-xxxxxxxx。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
1831
1833
  # <li><strong>subnet-id</strong></li>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cvm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.312
4
+ version: 1.0.315
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-15 00:00:00.000000000 Z
11
+ date: 2022-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common