tencentcloud-sdk-cfs 3.0.1061 → 3.0.1063

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: d26d9d2888325e07b71b944bd29ccbd43b6c8dff
4
- data.tar.gz: 2c8a413bbf39b48ad04203a3693fbd6162045965
3
+ metadata.gz: a68cb83dfff2c7c3f5b148f248ef02d946f8aa53
4
+ data.tar.gz: db1ffa1a0a622c6fc55119d0295eea56e96c690f
5
5
  SHA512:
6
- metadata.gz: 834f67b758fe1cdc448f1a4855cd81d292ace609969285e26adf498a5d62ed5b49a6924ff72f47ea5544ce7902f5e06eeddfdf28a6b26c4df269eee60a7cde43
7
- data.tar.gz: 8633d3fe64dee210b4f2145c44052e8b3fb09feeae666510b75aa7aaf4a76b454d3aea65447b4276bd75f6fb88dadfdc0d89d0cb567d0bc75e54185e4c7d8959
6
+ metadata.gz: 9002f5f332f68991dcb8236a42212bc9ff3f1269c569f1d559a39dd7e8fad9222260cf6eef338532b2a666cf1234380568d6aef1f353d1a56af4b5340d9fd551
7
+ data.tar.gz: 0086843c6817fadaa42fc199e4746e3f3d5f96732c087b09e2218ae8c8a8a02b6054997e1ace528e420643778611af2453d1cbd0a5953826529d2c3c612f1a27
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1061
1
+ 3.0.1063
@@ -754,7 +754,7 @@ module TencentCloud
754
754
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
755
755
  end
756
756
 
757
- # 用来设置文件系统扩容策略
757
+ # 用来设置文件系统扩容策略,,该接口只支持turbo文件系统
758
758
 
759
759
  # @param request: Request instance for ModifyFileSystemAutoScaleUpRule.
760
760
  # @type request: :class:`Tencentcloud::cfs::V20190719::ModifyFileSystemAutoScaleUpRuleRequest`
@@ -778,7 +778,7 @@ module TencentCloud
778
778
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
779
779
  end
780
780
 
781
- # 该接口用于对turbo 文件系统扩容使用
781
+ # 该接口用于对turbo 文件系统扩容使用,该接口只支持扩容不支持缩容。turbo标准型扩容步长是10240GIB,turbo性能型扩容步长是5120GIB
782
782
 
783
783
  # @param request: Request instance for ScaleUpFileSystem.
784
784
  # @type request: :class:`Tencentcloud::cfs::V20190719::ScaleUpFileSystemRequest`
@@ -414,15 +414,15 @@ module TencentCloud
414
414
  # @type Zone: String
415
415
  # @param NetInterface: 网络类型,可选值为 VPC,CCN;其中 VPC 为私有网络, CCN 为云联网。通用标准型/性能型请选择VPC,Turbo标准型/性能型请选择CCN。
416
416
  # @type NetInterface: String
417
- # @param PGroupId: 权限组 ID
417
+ # @param PGroupId: 权限组 ID,pgroupbasic 是默认权限组
418
418
  # @type PGroupId: String
419
- # @param Protocol: 文件系统协议类型, 值为 NFS、CIFS、TURBO ; 若留空则默认为 NFS协议,turbo系列必须选择turbo,不支持NFS、CIFS
419
+ # @param Protocol: 文件系统协议类型, 值为 NFS、CIFS、TURBO ; 若留空则默认为 NFS协议,turbo系列必须选择TURBO,不支持NFS、CIFS
420
420
  # @type Protocol: String
421
421
  # @param StorageType: 文件系统存储类型,默认值为 SD ;其中 SD 为通用标准型存储, HP为通用性能型存储, TB为Turbo标准型, TP 为Turbo性能型。
422
422
  # @type StorageType: String
423
- # @param VpcId: 私有网络(VPC) ID,若网络类型选择的是VPC,该字段为必填。
423
+ # @param VpcId: 私有网络(VPC) ID,若网络类型选择的是VPC,该字段为必填.通过查询私有网络接口获取
424
424
  # @type VpcId: String
425
- # @param SubnetId: 子网 ID,若网络类型选择的是VPC,该字段为必填。
425
+ # @param SubnetId: 子网 ID,若网络类型选择的是VPC,该字段为必填。通过查询子网接口获取
426
426
  # @type SubnetId: String
427
427
  # @param MountIP: 指定IP地址,仅VPC网络支持;若不填写、将在该子网下随机分配 IP,Turbo系列当前不支持指定
428
428
  # @type MountIP: String
@@ -432,17 +432,17 @@ module TencentCloud
432
432
  # @type ResourceTags: Array
433
433
  # @param ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。用于保证请求幂等性的字符串失效时间为2小时。
434
434
  # @type ClientToken: String
435
- # @param CcnId: 云联网ID, 若网络类型选择的是CCN,该字段为必填
435
+ # @param CcnId: 云联网ID, 若网络类型选择的是CCN,该字段为必填;通过查询云联网列表接口获取
436
436
  # @type CcnId: String
437
437
  # @param CidrBlock: 云联网中CFS使用的网段, 若网络类型选择的是Ccn,该字段为必填,且不能和Ccn中已经绑定的网段冲突
438
438
  # @type CidrBlock: String
439
439
  # @param Capacity: 文件系统容量,turbo系列必填,单位为GiB。 turbo标准型单位GB,起售20TiB,即20480 GiB;扩容步长20TiB,即20480 GiB。turbo性能型起售10TiB,即10240 GiB;扩容步长10TiB,10240 GiB。
440
440
  # @type Capacity: Integer
441
- # @param SnapshotId: 文件系统快照ID
441
+ # @param SnapshotId: 文件系统快照ID,通过查询快照列表获取该参数
442
442
  # @type SnapshotId: String
443
- # @param AutoSnapshotPolicyId: 定期快照策略ID
443
+ # @param AutoSnapshotPolicyId: 定期快照策略ID,通过查询快照策略信息获取
444
444
  # @type AutoSnapshotPolicyId: String
445
- # @param EnableAutoScaleUp: 是否开启默认扩容,仅Turbo类型文件存储支持
445
+ # @param EnableAutoScaleUp: 是否开启默认扩容,仅turbo类型文件存储支持
446
446
  # @type EnableAutoScaleUp: Boolean
447
447
  # @param CfsVersion: v1.5:创建普通版的通用文件系统;
448
448
  # v3.1:创建增强版的通用文件系统
@@ -830,7 +830,7 @@ module TencentCloud
830
830
 
831
831
  # DeleteAutoSnapshotPolicy请求参数结构体
832
832
  class DeleteAutoSnapshotPolicyRequest < TencentCloud::Common::AbstractModel
833
- # @param AutoSnapshotPolicyId: 快照策略ID
833
+ # @param AutoSnapshotPolicyId: 快照策略ID,查询快照策略接口获取
834
834
  # @type AutoSnapshotPolicyId: String
835
835
 
836
836
  attr_accessor :AutoSnapshotPolicyId
@@ -1587,11 +1587,11 @@ module TencentCloud
1587
1587
  # <br>FileSystemId - Array of String - 是否必填:否 -(过滤条件)按文件系统ID过滤。
1588
1588
  # <br>FsName - Array of String - 是否必填:否 -(过滤条件)按文件系统名过滤。
1589
1589
  # <br>Status - Array of String - 是否必填:否 -(过滤条件)按照快照状态过滤
1590
- # (creating:表示创建中 | available:表示可用。| rollbacking:表示回滚。| rollbacking_new:表示由快照创建新文件系统中)
1590
+ # (creating:表示创建中 | available:表示可用。| rollbacking:表示回滚。| rollbacking_new:表示由快照创建新文件系统中| create-failed 创建失败)
1591
1591
  # <br>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。
1592
1592
  # <br>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。
1593
1593
  # @type Filters: Array
1594
- # @param OrderField: 排序取值
1594
+ # @param OrderField: 按创建时间排序取值CreationTime
1595
1595
  # @type OrderField: String
1596
1596
  # @param Order: 排序 升序或者降序
1597
1597
  # @type Order: String
@@ -1841,15 +1841,15 @@ module TencentCloud
1841
1841
 
1842
1842
  # DescribeUserQuota请求参数结构体
1843
1843
  class DescribeUserQuotaRequest < TencentCloud::Common::AbstractModel
1844
- # @param FileSystemId: 文件系统 ID
1844
+ # @param FileSystemId: 文件系统 ID,通过查询文件系统列表获取
1845
1845
  # @type FileSystemId: String
1846
1846
  # @param Filters: 过滤条件。
1847
- # UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid|Gid|Dir )
1848
- # UserId- Array of String - 是否必填:否 -(过滤条件)按id过滤。
1847
+ # UserType - Array of String - 是否必填:否 -(过滤条件)按配额类型过滤。(Uid|Gid|Dir,分别对应用户,用户组,目录 )
1848
+ # UserId- Array of String - 是否必填:否 -(过滤条件)按用户id过滤。
1849
1849
  # @type Filters: Array
1850
- # @param Offset: Offset 分页码
1850
+ # @param Offset: Offset 分页码,默认值0
1851
1851
  # @type Offset: Integer
1852
- # @param Limit: Limit 页面大小,可填范围为大于0的整数
1852
+ # @param Limit: Limit 页面大小,可填范围为大于0的整数,默认值是10
1853
1853
  # @type Limit: Integer
1854
1854
 
1855
1855
  attr_accessor :FileSystemId, :Filters, :Offset, :Limit
@@ -2262,13 +2262,13 @@ module TencentCloud
2262
2262
 
2263
2263
  # ModifyFileSystemAutoScaleUpRule请求参数结构体
2264
2264
  class ModifyFileSystemAutoScaleUpRuleRequest < TencentCloud::Common::AbstractModel
2265
- # @param FileSystemId: 文件系统id
2265
+ # @param FileSystemId: 文件系统id,通过查询文件系统列表获取该参数
2266
2266
  # @type FileSystemId: String
2267
2267
  # @param ScaleUpThreshold: 扩容阈值,范围[10-90]
2268
2268
  # @type ScaleUpThreshold: Integer
2269
2269
  # @param TargetThreshold: 扩容后目标阈值,范围[10-90],该值要小于ScaleUpThreshold
2270
2270
  # @type TargetThreshold: Integer
2271
- # @param Status: 规则状态0:关闭,1 开启
2271
+ # @param Status: 规则状态0:关闭,1 开启;不传保留原状态
2272
2272
  # @type Status: Integer
2273
2273
 
2274
2274
  attr_accessor :FileSystemId, :ScaleUpThreshold, :TargetThreshold, :Status
@@ -2471,7 +2471,7 @@ module TencentCloud
2471
2471
 
2472
2472
  # ScaleUpFileSystem请求参数结构体
2473
2473
  class ScaleUpFileSystemRequest < TencentCloud::Common::AbstractModel
2474
- # @param FileSystemId: 文件系统Id
2474
+ # @param FileSystemId: 文件系统Id,该参数通过查询文件系统列表接口获取
2475
2475
  # @type FileSystemId: String
2476
2476
  # @param TargetCapacity: 扩容的目标容量(单位GiB)
2477
2477
  # @type TargetCapacity: Integer
@@ -2515,7 +2515,7 @@ module TencentCloud
2515
2515
 
2516
2516
  # SetUserQuota请求参数结构体
2517
2517
  class SetUserQuotaRequest < TencentCloud::Common::AbstractModel
2518
- # @param FileSystemId: 文件系统 ID
2518
+ # @param FileSystemId: 文件系统 ID,通过查询文件系统列表获取
2519
2519
  # @type FileSystemId: String
2520
2520
  # @param UserType: 指定配额类型,包括Uid、Gid,Dir,分别代表用户配额,用户组配额,目录配额
2521
2521
  # @type UserType: String
@@ -2618,7 +2618,7 @@ module TencentCloud
2618
2618
  # @type Size: Integer
2619
2619
  # @param AliveDay: 保留时长天
2620
2620
  # @type AliveDay: Integer
2621
- # @param Percent: 快照进度百分比,1表示1%
2621
+ # @param Percent: 快照进度百分比,1表示1% 范围1-100
2622
2622
  # @type Percent: Integer
2623
2623
  # @param AppId: 账号ID
2624
2624
  # @type AppId: Integer
@@ -3025,7 +3025,7 @@ module TencentCloud
3025
3025
  class UpdateCfsFileSystemSizeLimitRequest < TencentCloud::Common::AbstractModel
3026
3026
  # @param FsLimit: 文件系统容量限制大小,输入范围0-1073741824, 单位为GB;其中输入值为0时,表示不限制文件系统容量。
3027
3027
  # @type FsLimit: Integer
3028
- # @param FileSystemId: 文件系统ID,目前仅支持标准型文件系统。
3028
+ # @param FileSystemId: 文件系统ID,目前仅支持标准型文件系统。该参数通过查询文件系统列表获取
3029
3029
  # @type FileSystemId: String
3030
3030
 
3031
3031
  attr_accessor :FsLimit, :FileSystemId
@@ -3235,7 +3235,7 @@ module TencentCloud
3235
3235
 
3236
3236
  # UpdateFileSystemBandwidthLimit请求参数结构体
3237
3237
  class UpdateFileSystemBandwidthLimitRequest < TencentCloud::Common::AbstractModel
3238
- # @param FileSystemId: 文件系统 ID
3238
+ # @param FileSystemId: 文件系统 ID,通过查询文件系统列表获取
3239
3239
  # @type FileSystemId: String
3240
3240
  # @param BandwidthLimit: 文件系统带宽,仅吞吐型可填。单位MiB/s,最小为1GiB/s,最大200GiB/s。
3241
3241
  # @type BandwidthLimit: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1061
4
+ version: 3.0.1063
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-05-18 00:00:00.000000000 Z
11
+ date: 2025-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common