tencentcloud-sdk-cfs 3.0.966 → 3.0.968

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190719/models.rb +0 -23
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3af250cb6edead1647cfd5ed960d64c83cf72a4b
4
- data.tar.gz: efb12b9615f68d90250e056cce5816d802e51175
3
+ metadata.gz: 7afcfd6be4a40b21672764f36f798efd4f769da5
4
+ data.tar.gz: 1780dc4d3432a244e6af7f903c5d771b6a62e85f
5
5
  SHA512:
6
- metadata.gz: 179c5fa6f237596840aebfd9440260820333dec74479642553e8d19720d51b6fa9689fe728129ac7cf1b7e8cf4a56b8b6c5e2bb68522b966569ad92f0f435e1a
7
- data.tar.gz: ff9dcc3aac6efa66a8ca3a8cf115e37e1b52c946d44c40864c46408be869e129178ca9f9f5eb4c9fec569255a0dd88d15032187177319867dfc0816ef05774a3
6
+ metadata.gz: 3fd15d6c391cf947b045f82105a9b6ac3b7167d547be17fffff860c21dec9e3dfe75c83ba994cfd406c9ff2a4bbfde0a2a6d05cae94cad85c7964f65f00007e9
7
+ data.tar.gz: 60fedcc0fb8a89031a1ce813bb99bedadcad5e4396492e55226db233d15f60a526ecb788b483062c4eb54fc83f2c0c1b919a182d17b1baf2b31f9a7f544a989a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.966
1
+ 3.0.968
@@ -1999,13 +1999,10 @@ module TencentCloud
1999
1999
  # Available:可用
2000
2000
  # @type TieringState: String
2001
2001
  # @param TieringDetail: 分层存储详情
2002
- # 注意:此字段可能返回 null,表示取不到有效值。
2003
2002
  # @type TieringDetail: :class:`Tencentcloud::Cfs.v20190719.models.TieringDetailInfo`
2004
2003
  # @param AutoScaleUpRule: 文件系统自动扩容策略
2005
- # 注意:此字段可能返回 null,表示取不到有效值。
2006
2004
  # @type AutoScaleUpRule: :class:`Tencentcloud::Cfs.v20190719.models.AutoScaleUpRule`
2007
2005
  # @param Version: 文件系统版本
2008
- # 注意:此字段可能返回 null,表示取不到有效值。
2009
2006
  # @type Version: String
2010
2007
 
2011
2008
  attr_accessor :CreationTime, :CreationToken, :FileSystemId, :LifeCycleState, :SizeByte, :SizeLimit, :ZoneId, :Zone, :Protocol, :StorageType, :StorageResourcePkg, :BandwidthResourcePkg, :PGroup, :FsName, :Encrypted, :KmsKeyId, :AppId, :BandwidthLimit, :AutoSnapshotPolicyId, :SnapStatus, :Capacity, :Tags, :TieringState, :TieringDetail, :AutoScaleUpRule, :Version
@@ -2116,19 +2113,14 @@ module TencentCloud
2116
2113
  # @param MigrationMode: 迁移模式,默认为0。0: 全量迁移
2117
2114
  # @type MigrationMode: Integer
2118
2115
  # @param BucketName: 数据源桶名称
2119
- # 注意:此字段可能返回 null,表示取不到有效值。
2120
2116
  # @type BucketName: String
2121
2117
  # @param BucketRegion: 数据源桶地域
2122
- # 注意:此字段可能返回 null,表示取不到有效值。
2123
2118
  # @type BucketRegion: String
2124
2119
  # @param BucketAddress: 数据源桶地址
2125
- # 注意:此字段可能返回 null,表示取不到有效值。
2126
2120
  # @type BucketAddress: String
2127
2121
  # @param ListAddress: 清单地址
2128
- # 注意:此字段可能返回 null,表示取不到有效值。
2129
2122
  # @type ListAddress: String
2130
2123
  # @param FsName: 文件系统实例名称
2131
- # 注意:此字段可能返回 null,表示取不到有效值。
2132
2124
  # @type FsName: String
2133
2125
  # @param FileSystemId: 文件系统实例Id
2134
2126
  # @type FileSystemId: String
@@ -2139,39 +2131,28 @@ module TencentCloud
2139
2131
  # @param CreateTime: 创建时间
2140
2132
  # @type CreateTime: Integer
2141
2133
  # @param EndTime: 完成/终止时间
2142
- # 注意:此字段可能返回 null,表示取不到有效值。
2143
2134
  # @type EndTime: Integer
2144
2135
  # @param Status: 迁移状态。0: 已完成;1: 进行中;2: 已终止
2145
2136
  # @type Status: Integer
2146
2137
  # @param FileTotalCount: 文件数量
2147
- # 注意:此字段可能返回 null,表示取不到有效值。
2148
2138
  # @type FileTotalCount: Integer
2149
2139
  # @param FileMigratedCount: 已迁移文件数量
2150
- # 注意:此字段可能返回 null,表示取不到有效值。
2151
2140
  # @type FileMigratedCount: Integer
2152
2141
  # @param FileFailedCount: 迁移失败文件数量
2153
- # 注意:此字段可能返回 null,表示取不到有效值。
2154
2142
  # @type FileFailedCount: Integer
2155
2143
  # @param FileTotalSize: 文件容量,单位Byte
2156
- # 注意:此字段可能返回 null,表示取不到有效值。
2157
2144
  # @type FileTotalSize: Integer
2158
2145
  # @param FileMigratedSize: 已迁移文件容量,单位Byte
2159
- # 注意:此字段可能返回 null,表示取不到有效值。
2160
2146
  # @type FileMigratedSize: Integer
2161
2147
  # @param FileFailedSize: 迁移失败文件容量,单位Byte
2162
- # 注意:此字段可能返回 null,表示取不到有效值。
2163
2148
  # @type FileFailedSize: Integer
2164
2149
  # @param FileTotalList: 全部清单
2165
- # 注意:此字段可能返回 null,表示取不到有效值。
2166
2150
  # @type FileTotalList: String
2167
2151
  # @param FileCompletedList: 已完成文件清单
2168
- # 注意:此字段可能返回 null,表示取不到有效值。
2169
2152
  # @type FileCompletedList: String
2170
2153
  # @param FileFailedList: 失败文件清单
2171
- # 注意:此字段可能返回 null,表示取不到有效值。
2172
2154
  # @type FileFailedList: String
2173
2155
  # @param BucketPath: 源桶路径
2174
- # 注意:此字段可能返回 null,表示取不到有效值。
2175
2156
  # @type BucketPath: String
2176
2157
  # @param Direction: 迁移方向。0: 对象存储迁移至文件系统,1: 文件系统迁移至对象存储。默认 0
2177
2158
  # @type Direction: Integer
@@ -2779,7 +2760,6 @@ module TencentCloud
2779
2760
  # 分层存储详细信息
2780
2761
  class TieringDetailInfo < TencentCloud::Common::AbstractModel
2781
2762
  # @param TieringSizeInBytes: 低频存储容量
2782
- # 注意:此字段可能返回 null,表示取不到有效值。
2783
2763
  # @type TieringSizeInBytes: Integer
2784
2764
  # @param SecondaryTieringSizeInBytes: 冷存储容量
2785
2765
  # @type SecondaryTieringSizeInBytes: Integer
@@ -3254,16 +3234,13 @@ module TencentCloud
3254
3234
  # @param FileSystemId: 文件系统ID
3255
3235
  # @type FileSystemId: String
3256
3236
  # @param CapacityUsed: 容量使用,单位GiB
3257
- # 注意:此字段可能返回 null,表示取不到有效值。
3258
3237
  # @type CapacityUsed: Integer
3259
3238
  # @param FileUsed: 文件使用个数,单位个
3260
- # 注意:此字段可能返回 null,表示取不到有效值。
3261
3239
  # @type FileUsed: Integer
3262
3240
  # @param DirectoryPath: 目录配额的目录绝对路径
3263
3241
  # 注意:此字段可能返回 null,表示取不到有效值。
3264
3242
  # @type DirectoryPath: String
3265
3243
  # @param Status: 配置规则状态,inavailable---配置中,available --已生效,deleting--删除中,deleted 已删除,failed--配置失败
3266
- # 注意:此字段可能返回 null,表示取不到有效值。
3267
3244
  # @type Status: String
3268
3245
 
3269
3246
  attr_accessor :UserType, :UserId, :CapacityHardLimit, :FileHardLimit, :FileSystemId, :CapacityUsed, :FileUsed, :DirectoryPath, :Status
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.966
4
+ version: 3.0.968
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-23 00:00:00.000000000 Z
11
+ date: 2024-12-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common