tencentcloud-sdk-cbs 3.0.1048 → 3.0.1049

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: 23b49b15da05e6966035ae5be2f88b80c95ef050
4
- data.tar.gz: 141c45ca55334cfef1f0b53c1aa5fbfdda36effd
3
+ metadata.gz: 116af7b1a7be21635ac1378aa41ea04df0f5326d
4
+ data.tar.gz: d0d5df7f1eb2682187684b6e46edeb75edc01dfc
5
5
  SHA512:
6
- metadata.gz: 5bd860ac9884dd3fb5861923bac4e2b9f979e77e4d61d7c628bdb9eb3b89a1c652a451b687ae2e41e810f24c63f7f9e6b3d8e143488fa90323cd344757e8d239
7
- data.tar.gz: b6d707b8fde0e69150f0184952382f036c1f0d0349201ff32756b08577e3ae24ebed6270194c125a6fd7ca952b3bfab8c22ecf14bb55e39fb9616554bacd18ba
6
+ metadata.gz: 3175afd9602a9d0a49ee0d2f598d7c7b7deb3e6c8d79937ea297c290ae33735eecd5f426738d80530cd61da8117d6ee3255201c62e317c1b9f4ae7fe217c8af4
7
+ data.tar.gz: c225cf13afabd555c2f77ffffa16e248ffe2ae17776ce62d7fef680caff8d827c6c7cad86da2c9dedeb4d669ad1fd4259479f828efc4440260a6b7badbc128ae
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1048
1
+ 3.0.1049
@@ -946,7 +946,7 @@ module TencentCloud
946
946
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
947
947
  end
948
948
 
949
- # * 只支持修改弹性云盘的项目ID。随云主机创建的云硬盘项目ID与云主机联动。可以通过[DescribeDisks](/document/product/362/16315)接口查询,见输出参数中Portable字段解释。
949
+ # * 只支持修改弹性云盘的项目ID。随云主机创建的云硬盘项目ID与云主机联动。是否是弹性云盘可以通过[DescribeDisks](/document/product/362/16315)接口查询,见输出参数中Portable字段解释。
950
950
  # * “云硬盘名称”仅为方便用户自己管理之用,腾讯云并不以此名称作为提交工单或是进行云盘管理操作的依据。
951
951
  # * 支持批量操作,如果传入多个云盘ID,则所有云盘修改为同一属性。如果存在不允许操作的云盘,则操作不执行,以特定错误码返回。
952
952
 
@@ -1399,7 +1399,7 @@ module TencentCloud
1399
1399
 
1400
1400
  # DescribeDisks请求参数结构体
1401
1401
  class DescribeDisksRequest < TencentCloud::Common::AbstractModel
1402
- # @param Filters: 过滤条件。参数不支持同时指定`DiskIds`和`Filters`。<br> <li>disk-usage - Array of String - 是否必填:否 -(过滤条件)按云盘类型过滤。 (SYSTEM_DISK:表示系统盘 | DATA_DISK:表示数据盘)<br></li> <li>disk-charge-type - Array of String - 是否必填:否 -(过滤条件)按照云硬盘计费模式过滤。 (PREPAID:表示预付费,即包年包月 | POSTPAID_BY_HOUR:表示后付费,即按量计费。)<br></li> <li>portable - Array of String - 是否必填:否 -(过滤条件)按是否为弹性云盘过滤。 (TRUE:表示弹性云盘 | FALSE:表示非弹性云盘。)<br></li> <li>project-id - Array of Integer - 是否必填:否 -(过滤条件)按云硬盘所属项目ID过滤。<br></li> <li>disk-id - Array of String - 是否必填:否 -(过滤条件)按照云硬盘ID过滤。云盘ID形如:`disk-11112222`。<br></li> <li>disk-name - Array of String - 是否必填:否 -(过滤条件)按照云盘名称过滤。<br></li> <li>disk-type - Array of String - 是否必填:否 -(过滤条件)按照云盘介质类型过滤。(CLOUD_BASIC:表示普通云硬盘 | CLOUD_PREMIUM:表示高性能云硬盘。| CLOUD_SSD:表示SSD云硬盘 | CLOUD_HSSD:表示增强型SSD云硬盘。| CLOUD_TSSD:表示极速型云硬盘。)<br></li> <li>disk-state - Array of String - 是否必填:否 -(过滤条件)按照云盘状态过滤。(UNATTACHED:未挂载 | ATTACHING:挂载中 | ATTACHED:已挂载 | DETACHING:解挂中 | EXPANDING:扩容中 | ROLLBACKING:回滚中 | TORECYCLE:待回收。)<br></li> <li>instance-id - Array of String - 是否必填:否 -(过滤条件)按照云盘挂载的云主机实例ID过滤。可根据此参数查询挂载在指定云主机下的云硬盘。<br></li> <li>zone - Array of String - 是否必填:否 -(过滤条件)按照[可用区](/document/product/213/15753#ZoneInfo)过滤。<br></li> <li>instance-ip-address - Array of String - 是否必填:否 -(过滤条件)按云盘所挂载云主机的内网或外网IP过滤。<br></li> <li>instance-name - Array of String - 是否必填:否 -(过滤条件)按云盘所挂载的实例名称过滤。<br></li> <li>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。<br></li> <li>tag-value - Array of String - 是否必填:否 -(过滤条件)照标签值进行过滤。<br></li> <li>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。<br></li> <li>dedicated-cluster-id - Array of String - 是否必填:否 -(过滤条件)按照 CDC 独享集群 ID 进行过滤。<br></li> <li>cluster-group-id - String - 是否必填:否 -(过滤条件)按照 集群群组 ID 进行过滤。</li>
1402
+ # @param Filters: 过滤条件。参数不支持同时指定`DiskIds`和`Filters`。<br> <li>disk-usage - Array of String - 是否必填:否 -(过滤条件)按云盘类型过滤。 (SYSTEM_DISK:表示系统盘 | DATA_DISK:表示数据盘)<br></li> <li>disk-charge-type - Array of String - 是否必填:否 -(过滤条件)按照云硬盘计费模式过滤。 (PREPAID:表示预付费,即包年包月 | POSTPAID_BY_HOUR:表示后付费,即按量计费。)<br></li> <li>portable - Array of String - 是否必填:否 -(过滤条件)按是否为弹性云盘过滤。 (TRUE:表示弹性云盘 | FALSE:表示非弹性云盘。)<br></li> <li>project-id - Array of String - 是否必填:否 -(过滤条件)按云硬盘所属项目ID过滤。<br></li> <li>disk-id - Array of String - 是否必填:否 -(过滤条件)按照云硬盘ID过滤。云盘ID形如:`disk-11112222`。<br></li> <li>disk-name - Array of String - 是否必填:否 -(过滤条件)按照云盘名称过滤。<br></li> <li>disk-type - Array of String - 是否必填:否 -(过滤条件)按照云盘介质类型过滤。(CLOUD_BASIC:表示普通云硬盘 | CLOUD_PREMIUM:表示高性能云硬盘。| CLOUD_SSD:表示SSD云硬盘 | CLOUD_HSSD:表示增强型SSD云硬盘。| CLOUD_TSSD:表示极速型云硬盘。)<br></li> <li>disk-state - Array of String - 是否必填:否 -(过滤条件)按照云盘状态过滤。(UNATTACHED:未挂载 | ATTACHING:挂载中 | ATTACHED:已挂载 | DETACHING:解挂中 | EXPANDING:扩容中 | ROLLBACKING:回滚中 | TORECYCLE:待回收 | DUMPING:拷贝硬盘中。)<br></li> <li>instance-id - Array of String - 是否必填:否 -(过滤条件)按照云盘挂载的云主机实例ID过滤。可根据此参数查询挂载在指定云主机下的云硬盘。<br></li> <li>zone - Array of String - 是否必填:否 -(过滤条件)按照[可用区](/document/product/213/15753#ZoneInfo)过滤。<br></li> <li>instance-ip-address - Array of String - 是否必填:否 -(过滤条件)按云盘所挂载云主机的内网或外网IP过滤。<br></li> <li>instance-name - Array of String - 是否必填:否 -(过滤条件)按云盘所挂载的实例名称过滤。<br></li> <li>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。<br></li> <li>tag-value - Array of String - 是否必填:否 -(过滤条件)照标签值进行过滤。<br></li> <li>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。<br></li> <li>dedicated-cluster-id - Array of String - 是否必填:否 -(过滤条件)按照 CDC 独享集群 ID 进行过滤。<br></li> <li>cluster-group-id - String - 是否必填:否 -(过滤条件)按照 集群群组 ID 进行过滤。</li>
1403
1403
  # @type Filters: Array
1404
1404
  # @param Limit: 返回数量,默认为20,最大值为100。关于`Limit`的更进一步介绍请参考 API [简介](/document/product/362/15633)中的相关小节。
1405
1405
  # @type Limit: Integer
@@ -1852,10 +1852,8 @@ module TencentCloud
1852
1852
  # 描述了云硬盘的详细信息
1853
1853
  class Disk < TencentCloud::Common::AbstractModel
1854
1854
  # @param DeleteWithInstance: 云盘是否与挂载的实例一起销毁。<br><li>true:销毁实例时会同时销毁云盘,只支持按小时后付费云盘。</li><li>false:销毁实例时不销毁云盘。</li>
1855
- # 注意:此字段可能返回 null,表示取不到有效值。
1856
1855
  # @type DeleteWithInstance: Boolean
1857
1856
  # @param RenewFlag: 自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费。</li>
1858
- # 注意:此字段可能返回 null,表示取不到有效值。
1859
1857
  # @type RenewFlag: String
1860
1858
  # @param DiskType: 硬盘介质类型。取值范围:<br><li>CLOUD_BASIC:表示普通云硬盘</li><li>CLOUD_PREMIUM:表示高性能云硬盘</li><li>CLOUD_BSSD:表示通用型SSD云硬盘</li><li>CLOUD_SSD:表示SSD云硬盘</li><li>CLOUD_HSSD:表示增强型SSD云硬盘</li><li>CLOUD_TSSD:表示极速型SSD云硬盘。</li>
1861
1859
  # @type DiskType: String
@@ -1864,7 +1862,6 @@ module TencentCloud
1864
1862
  # @param SnapshotCount: 云盘拥有的快照总数。
1865
1863
  # @type SnapshotCount: Integer
1866
1864
  # @param AutoRenewFlagError: 云盘已挂载到子机,且子机与云盘都是包年包月。<br><li>true:子机设置了自动续费标识,但云盘未设置</li><li>false:云盘自动续费标识正常。</li>
1867
- # 注意:此字段可能返回 null,表示取不到有效值。
1868
1865
  # @type AutoRenewFlagError: Boolean
1869
1866
  # @param Rollbacking: 云盘是否处于快照回滚状态。取值范围:<br><li>false:表示不处于快照回滚状态</li><li>true:表示处于快照回滚状态。</li>
1870
1867
  # @type Rollbacking: Boolean
@@ -1877,25 +1874,21 @@ module TencentCloud
1877
1874
  # @param BackupDisk: 云硬盘因欠费销毁或者到期销毁时, 是否使用快照备份数据的标识。true表示销毁时创建快照进行数据备份。false表示直接销毁,不进行数据备份。
1878
1875
  # @type BackupDisk: Boolean
1879
1876
  # @param Tags: 与云盘绑定的标签,云盘未绑定标签则取值为空。
1880
- # 注意:此字段可能返回 null,表示取不到有效值。
1881
1877
  # @type Tags: Array
1882
1878
  # @param InstanceId: 云硬盘挂载的云主机ID。
1883
1879
  # @type InstanceId: String
1884
1880
  # @param AttachMode: 云盘的挂载类型。取值范围:<br><li>PF: PF挂载</li><li>VF: VF挂载</li>
1885
- # 注意:此字段可能返回 null,表示取不到有效值。
1886
1881
  # @type AttachMode: String
1887
- # @param AutoSnapshotPolicyIds: 云盘关联的定期快照ID。只有在调用DescribeDisks接口时,入参ReturnBindAutoSnapshotPolicy取值为TRUE才会返回该参数。
1882
+ # @param AutoSnapshotPolicyIds: 云盘关联的定期快照ID。只有在调用[DescribeDisks](/document/product/362/16315)接口时,入参ReturnBindAutoSnapshotPolicy取值为TRUE才会返回该参数。
1888
1883
  # 注意:此字段可能返回 null,表示取不到有效值。
1889
1884
  # @type AutoSnapshotPolicyIds: Array
1890
- # @param ThroughputPerformance: 云硬盘额外性能值,单位MB/s。
1891
- # 注意:此字段可能返回 null,表示取不到有效值。
1885
+ # @param ThroughputPerformance: 云硬盘额外性能值,单位MiB/s。
1892
1886
  # @type ThroughputPerformance: Integer
1893
1887
  # @param Migrating: 云盘是否处于类型变更中。取值范围:<br><li>false:表示云盘不处于类型变更中</li><li>true:表示云盘已发起类型变更,正处于迁移中。</li>
1894
- # 注意:此字段可能返回 null,表示取不到有效值。
1895
1888
  # @type Migrating: Boolean
1896
1889
  # @param DiskId: 云硬盘ID。
1897
1890
  # @type DiskId: String
1898
- # @param SnapshotSize: 云盘拥有的快照总容量,单位为MB
1891
+ # @param SnapshotSize: 云盘拥有的快照总容量,单位为MiB
1899
1892
  # @type SnapshotSize: Integer
1900
1893
  # @param Placement: 云硬盘所在的位置。
1901
1894
  # @type Placement: :class:`Tencentcloud::Cbs.v20170312.models.Placement`
@@ -1909,7 +1902,6 @@ module TencentCloud
1909
1902
  # @param DiskSize: 云硬盘大小,单位GiB。
1910
1903
  # @type DiskSize: Integer
1911
1904
  # @param MigratePercent: 云盘类型变更的迁移进度,取值0到100。
1912
- # 注意:此字段可能返回 null,表示取不到有效值。
1913
1905
  # @type MigratePercent: Integer
1914
1906
  # @param DiskUsage: 云硬盘类型。取值范围:<br><li>SYSTEM_DISK:系统盘</li><li>DATA_DISK:数据盘。</li>
1915
1907
  # @type DiskUsage: String
@@ -1920,15 +1912,13 @@ module TencentCloud
1920
1912
  # @param SnapshotAbility: 云盘是否具备创建快照的能力。取值范围:<br><li>false表示不具备</li><li>true表示具备。</li>
1921
1913
  # @type SnapshotAbility: Boolean
1922
1914
  # @param DeadlineError: 在云盘已挂载到实例,且实例与云盘都是包年包月的条件下,此字段才有意义。<br><li>true:云盘到期时间早于实例。</li><li>false:云盘到期时间晚于实例。</li>
1923
- # 注意:此字段可能返回 null,表示取不到有效值。
1924
1915
  # @type DeadlineError: Boolean
1925
1916
  # @param RollbackPercent: 云盘快照回滚的进度。
1926
1917
  # @type RollbackPercent: Integer
1927
- # @param DifferDaysOfDeadline: 当前时间距离盘到期的天数(仅对预付费盘有意义)。
1918
+ # @param DifferDaysOfDeadline: 当前时间距离云硬盘到期的天数(仅对预付费云硬盘有意义)
1928
1919
  # 注意:此字段可能返回 null,表示取不到有效值。
1929
1920
  # @type DifferDaysOfDeadline: Integer
1930
- # @param ReturnFailCode: 预付费云盘在不支持主动退还的情况下,该参数表明不支持主动退还的具体原因。取值范围:<br><li>1:云硬盘已经退还</li><li>2:云硬盘已过期</li><li>3:云盘不支持退还</li><li>8:超过可退还数量的限制。</li>
1931
- # 注意:此字段可能返回 null,表示取不到有效值。
1921
+ # @param ReturnFailCode: 预付费云盘在不支持主动退还的情况下,该参数表明不支持主动退还的具体原因。取值范围:<br><li>1:云硬盘已经退还</li><li>2:云硬盘已过期</li><li>3:云盘不支持退还</li><li>8:超过可退还数量的限制。</li><li>10:非弹性云硬盘、系统盘、后付费云硬盘等不支持退还</li>
1932
1922
  # @type ReturnFailCode: Integer
1933
1923
  # @param Shareable: 云盘是否为共享型云盘。
1934
1924
  # @type Shareable: Boolean
@@ -1946,18 +1936,17 @@ module TencentCloud
1946
1936
  # 注意:此字段可能返回 null,表示取不到有效值。
1947
1937
  # @type LastAttachInsId: String
1948
1938
  # @param ErrorPrompt: 云硬盘最后一次操作错误提示
1949
- # 注意:此字段可能返回 null,表示取不到有效值。
1950
1939
  # @type ErrorPrompt: String
1951
1940
  # @param BurstPerformance: 云盘是否开启性能突发
1952
- # 注意:此字段可能返回 null,表示取不到有效值。
1953
1941
  # @type BurstPerformance: Boolean
1954
1942
  # @param EncryptType: 云硬盘加密类型,值为ENCRYPT_V1和ENCRYPT_V2,分别表示第一代和第二代加密技术,两种加密技术互不兼容
1955
- # 注意:此字段可能返回 null,表示取不到有效值。
1956
1943
  # @type EncryptType: String
1944
+ # @param KmsKeyId: 加密盘密钥ID
1945
+ # @type KmsKeyId: String
1957
1946
 
1958
- 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, :EncryptType
1947
+ 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, :EncryptType, :KmsKeyId
1959
1948
 
1960
- 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, encrypttype=nil)
1949
+ 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, encrypttype=nil, kmskeyid=nil)
1961
1950
  @DeleteWithInstance = deletewithinstance
1962
1951
  @RenewFlag = renewflag
1963
1952
  @DiskType = disktype
@@ -2001,6 +1990,7 @@ module TencentCloud
2001
1990
  @ErrorPrompt = errorprompt
2002
1991
  @BurstPerformance = burstperformance
2003
1992
  @EncryptType = encrypttype
1993
+ @KmsKeyId = kmskeyid
2004
1994
  end
2005
1995
 
2006
1996
  def deserialize(params)
@@ -2057,6 +2047,7 @@ module TencentCloud
2057
2047
  @ErrorPrompt = params['ErrorPrompt']
2058
2048
  @BurstPerformance = params['BurstPerformance']
2059
2049
  @EncryptType = params['EncryptType']
2050
+ @KmsKeyId = params['KmsKeyId']
2060
2051
  end
2061
2052
  end
2062
2053
 
@@ -2283,7 +2274,7 @@ module TencentCloud
2283
2274
 
2284
2275
  # InitializeDisks请求参数结构体
2285
2276
  class InitializeDisksRequest < TencentCloud::Common::AbstractModel
2286
- # @param DiskIds: 待重新初始化的云硬盘ID列表, 单次初始化限制20块以内
2277
+ # @param DiskIds: 待重新初始化的云硬盘ID列表,可以通过[DescribeDisks](/document/product/362/16315)接口查询, 单次初始化限制20块以内
2287
2278
  # @type DiskIds: Array
2288
2279
 
2289
2280
  attr_accessor :DiskIds
@@ -2635,7 +2626,7 @@ module TencentCloud
2635
2626
 
2636
2627
  # ModifyDiskAttributes请求参数结构体
2637
2628
  class ModifyDiskAttributesRequest < TencentCloud::Common::AbstractModel
2638
- # @param DiskIds: 一个或多个待操作的云硬盘ID。如果传入多个云盘ID,仅支持所有云盘修改为同一属性。
2629
+ # @param DiskIds: 一个或多个待操作的云硬盘ID,可以通过[DescribeDisks](/document/product/362/16315)接口查询。如果传入多个云盘ID,仅支持将所有云盘修改为同一属性。
2639
2630
  # @type DiskIds: Array
2640
2631
  # @param DiskName: 新的云硬盘名称。
2641
2632
  # @type DiskName: String
@@ -2646,8 +2637,11 @@ module TencentCloud
2646
2637
  # @param DeleteWithInstance: 成功挂载到云主机后该云硬盘是否随云主机销毁,TRUE表示随云主机销毁,FALSE表示不随云主机销毁。仅支持按量计费云硬盘数据盘。
2647
2638
  # @type DeleteWithInstance: Boolean
2648
2639
  # @param DiskType: 变更云盘类型时,可传入该参数,表示变更的目标类型,取值范围:<br><li>CLOUD_PREMIUM:表示高性能云硬盘</li><li>CLOUD_SSD:表示SSD云硬盘。</li>当前不支持批量变更类型,即传入DiskType时,DiskIds仅支持传入一块云盘;<br>变更云盘类型时不支持同时变更其他属性。
2640
+ # 具体说明请参考[调整云硬盘类型](https://cloud.tencent.com/document/product/362/32540)
2649
2641
  # @type DiskType: String
2650
- # @param BurstPerformanceOperation: 开启/关闭云盘性能突发功能
2642
+ # @param BurstPerformanceOperation: 开启/关闭云盘性能突发功能,取值范围:
2643
+ # CREATE:开启
2644
+ # CANCEL:关闭
2651
2645
  # @type BurstPerformanceOperation: String
2652
2646
 
2653
2647
  attr_accessor :DiskIds, :DiskName, :Portable, :ProjectId, :DeleteWithInstance, :DiskType, :BurstPerformanceOperation
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.1048
4
+ version: 3.0.1049
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-04-26 00:00:00.000000000 Z
11
+ date: 2025-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common