Skip navigation links
com.tencentcloudapi.cbs.v20170312.models

Class ModifyDiskAttributesRequest

Returns:
DiskType When changing the type of a cloud disk, this parameter can be passed to indicate the desired cloud disk type. Value range:
  • CLOUD_PREMIUM: Premium cloud storage.
  • CLOUD_SSD: SSD cloud disk.
    Currently, batch operations are not supported for changing type. That is, when `DiskType` is passed, only one cloud disk can be passed through `DiskIds`.
    When the cloud disk type is changed, the changing of other attributes is not supported concurrently.
  • Parameters:
    DiskType - When changing the type of a cloud disk, this parameter can be passed to indicate the desired cloud disk type. Value range:
  • CLOUD_PREMIUM: Premium cloud storage.
  • CLOUD_SSD: SSD cloud disk.
    Currently, batch operations are not supported for changing type. That is, when `DiskType` is passed, only one cloud disk can be passed through `DiskIds`.
    When the cloud disk type is changed, the changing of other attributes is not supported concurrently.
  • Skip navigation links

    Copyright © 2020. All rights reserved.