tencentcloud-sdk-cfs 3.0.765 → 3.0.766

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: 14e159ccc2298d899a8542d017f5a2725746706f
4
- data.tar.gz: 713148eaec5444abe44669738f266354c852b36c
3
+ metadata.gz: 373f656917c67948638fc092693acb9ea4180150
4
+ data.tar.gz: 1cef3fcb5c358c79dc92d0ed36a86de9dbd86700
5
5
  SHA512:
6
- metadata.gz: 4b3c6ad248b671b53ebaa9a1ac2af1ce34b7738a2efc2e3f2ce1b05d76ef143a70fe82138305e32cf89302c97fa47f8f3baef07250f3e9678d2bb809077ee06a
7
- data.tar.gz: acc31bded7105883dee308cb4b168b07e08b1fecd9d62eb66d87dc5d149e516c335f4caa3adfc11e46a8a117f120ee0ff43b79be0002f5284aa88fae498499c3
6
+ metadata.gz: 0cb2c57c420ac7da3f34ca9b212489beee76f1e2d4aff31d93c7b472b1ae184a39c9fe66c1578890276cbc7085f50e7dba5eb698c52755f6a5bd9e8538c4ae77
7
+ data.tar.gz: 17bd37218ddb06945fcaf13d8c7651db7ccf3d24545c5bb220380d0f7b71443d24c65e1a2b7c164a857f3739447863cd0c6153516d4fd07ff1b4c6c0610eff87
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.765
1
+ 3.0.766
@@ -1042,7 +1042,7 @@ module TencentCloud
1042
1042
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1043
1043
  end
1044
1044
 
1045
- # 更新文件系统带宽
1045
+ # 更新文件系统吞吐
1046
1046
  # 仅吞吐型支持此接口
1047
1047
 
1048
1048
  # @param request: Request instance for UpdateFileSystemBandwidthLimit.
@@ -376,7 +376,7 @@ module TencentCloud
376
376
  # @type CcnId: String
377
377
  # @param CidrBlock: 云联网中CFS使用的网段, 若网络类型选择的是Ccn,该字段为必填,且不能和Ccn中已经绑定的网段冲突
378
378
  # @type CidrBlock: String
379
- # @param Capacity: 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售40TiB,即40960 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售20TiB,即20480 GiB;扩容步长10TiB,10240 GiB。
379
+ # @param Capacity: 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售20TiB,即20480 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售10TiB,即10240 GiB;扩容步长10TiB,10240 GiB。
380
380
  # @type Capacity: Integer
381
381
  # @param SnapshotId: 文件系统快照ID
382
382
  # @type SnapshotId: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.765
4
+ version: 3.0.766
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud