tencentcloud-sdk-cbs 3.0.559 → 3.0.560
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/v20170312/models.rb +8 -2
- 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: 6a751f4ec7caae4a2ea0726ed67584d20d242b87
|
4
|
+
data.tar.gz: 16558a9115e976d5278d4f1a3ac7754e994bb873
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48e5af93979d08b3e1acaeb788b66d26ee4dff5399310c7546e4a0a1fdb319d88c7c4dd7b70942d794f155b46c1e669c3e52801bf855aeeeb262c6bb7abf19ad
|
7
|
+
data.tar.gz: 958d454e8b9a06ceeddb372cf0a19d5c3500acecf9240f8031e645afef6007fe91f4ff3d285ac1c68129683a486b7586d0e44f9fbe0fd4fc36840ab74e2c11b8
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.560
|
data/lib/v20170312/models.rb
CHANGED
@@ -756,6 +756,7 @@ module TencentCloud
|
|
756
756
|
# CreateSnapshot返回参数结构体
|
757
757
|
class CreateSnapshotResponse < TencentCloud::Common::AbstractModel
|
758
758
|
# @param SnapshotId: 新创建的快照ID。
|
759
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
759
760
|
# @type SnapshotId: String
|
760
761
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
761
762
|
# @type RequestId: String
|
@@ -1777,10 +1778,13 @@ module TencentCloud
|
|
1777
1778
|
# @param ErrorPrompt: 云硬盘最后一次操作错误提示
|
1778
1779
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1779
1780
|
# @type ErrorPrompt: String
|
1781
|
+
# @param BurstPerformance: 云盘是否开启性能突发
|
1782
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1783
|
+
# @type BurstPerformance: Boolean
|
1780
1784
|
|
1781
|
-
attr_accessor :DeleteWithInstance, :RenewFlag, :DiskType, :DiskState, :SnapshotCount, :AutoRenewFlagError, :Rollbacking, :InstanceIdList, :Encrypt, :DiskName, :BackupDisk, :Tags, :InstanceId, :AttachMode, :AutoSnapshotPolicyIds, :ThroughputPerformance, :Migrating, :DiskId, :SnapshotSize, :Placement, :IsReturnable, :DeadlineTime, :Attached, :DiskSize, :MigratePercent, :DiskUsage, :DiskChargeType, :Portable, :SnapshotAbility, :DeadlineError, :RollbackPercent, :DifferDaysOfDeadline, :ReturnFailCode, :Shareable, :CreateTime, :DeleteSnapshot, :DiskBackupQuota, :DiskBackupCount, :InstanceType, :LastAttachInsId, :ErrorPrompt
|
1785
|
+
attr_accessor :DeleteWithInstance, :RenewFlag, :DiskType, :DiskState, :SnapshotCount, :AutoRenewFlagError, :Rollbacking, :InstanceIdList, :Encrypt, :DiskName, :BackupDisk, :Tags, :InstanceId, :AttachMode, :AutoSnapshotPolicyIds, :ThroughputPerformance, :Migrating, :DiskId, :SnapshotSize, :Placement, :IsReturnable, :DeadlineTime, :Attached, :DiskSize, :MigratePercent, :DiskUsage, :DiskChargeType, :Portable, :SnapshotAbility, :DeadlineError, :RollbackPercent, :DifferDaysOfDeadline, :ReturnFailCode, :Shareable, :CreateTime, :DeleteSnapshot, :DiskBackupQuota, :DiskBackupCount, :InstanceType, :LastAttachInsId, :ErrorPrompt, :BurstPerformance
|
1782
1786
|
|
1783
|
-
def initialize(deletewithinstance=nil, renewflag=nil, disktype=nil, diskstate=nil, snapshotcount=nil, autorenewflagerror=nil, rollbacking=nil, instanceidlist=nil, encrypt=nil, diskname=nil, backupdisk=nil, tags=nil, instanceid=nil, attachmode=nil, autosnapshotpolicyids=nil, throughputperformance=nil, migrating=nil, diskid=nil, snapshotsize=nil, placement=nil, isreturnable=nil, deadlinetime=nil, attached=nil, disksize=nil, migratepercent=nil, diskusage=nil, diskchargetype=nil, portable=nil, snapshotability=nil, deadlineerror=nil, rollbackpercent=nil, differdaysofdeadline=nil, returnfailcode=nil, shareable=nil, createtime=nil, deletesnapshot=nil, diskbackupquota=nil, diskbackupcount=nil, instancetype=nil, lastattachinsid=nil, errorprompt=nil)
|
1787
|
+
def initialize(deletewithinstance=nil, renewflag=nil, disktype=nil, diskstate=nil, snapshotcount=nil, autorenewflagerror=nil, rollbacking=nil, instanceidlist=nil, encrypt=nil, diskname=nil, backupdisk=nil, tags=nil, instanceid=nil, attachmode=nil, autosnapshotpolicyids=nil, throughputperformance=nil, migrating=nil, diskid=nil, snapshotsize=nil, placement=nil, isreturnable=nil, deadlinetime=nil, attached=nil, disksize=nil, migratepercent=nil, diskusage=nil, diskchargetype=nil, portable=nil, snapshotability=nil, deadlineerror=nil, rollbackpercent=nil, differdaysofdeadline=nil, returnfailcode=nil, shareable=nil, createtime=nil, deletesnapshot=nil, diskbackupquota=nil, diskbackupcount=nil, instancetype=nil, lastattachinsid=nil, errorprompt=nil, burstperformance=nil)
|
1784
1788
|
@DeleteWithInstance = deletewithinstance
|
1785
1789
|
@RenewFlag = renewflag
|
1786
1790
|
@DiskType = disktype
|
@@ -1822,6 +1826,7 @@ module TencentCloud
|
|
1822
1826
|
@InstanceType = instancetype
|
1823
1827
|
@LastAttachInsId = lastattachinsid
|
1824
1828
|
@ErrorPrompt = errorprompt
|
1829
|
+
@BurstPerformance = burstperformance
|
1825
1830
|
end
|
1826
1831
|
|
1827
1832
|
def deserialize(params)
|
@@ -1876,6 +1881,7 @@ module TencentCloud
|
|
1876
1881
|
@InstanceType = params['InstanceType']
|
1877
1882
|
@LastAttachInsId = params['LastAttachInsId']
|
1878
1883
|
@ErrorPrompt = params['ErrorPrompt']
|
1884
|
+
@BurstPerformance = params['BurstPerformance']
|
1879
1885
|
end
|
1880
1886
|
end
|
1881
1887
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cbs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.560
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-04-
|
11
|
+
date: 2023-04-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|