Modify the performance level of a cloud desktop's system disk or data disk.
Operation description
When you create a WUYING Workspace, you can define its specifications using a custom template. Graphics and High-frequency workspaces use Enhanced SSDs (ESSDs) by default, which lets you set the disk capacity and performance level. You can modify the performance level of the system disk or data disk as needed.
Only Graphics and High-frequency WUYING Workspaces support modifying the disk performance level.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Call DescribeRegions to get a list of supported regions for WUYING Workspace. |
cn-hangzhou |
| DesktopId |
string |
Yes |
The ID of the cloud desktop. |
ecd-2yjhqxo1monbf**** |
| RootDiskPerformanceLevel |
string |
No |
The performance level of the system disk. You can set the performance level for Graphics or High-frequency workspaces. Valid values:
|
PL1 |
| UserDiskPerformanceLevel |
string |
No |
The performance level of the data disk. You can set the performance level for Graphics or High-frequency workspaces. Valid values:
|
PL1 |
| PromotionId |
string |
No |
The promotion ID. Call a pricing inquiry API to get a list of applicable promotion IDs. |
youhuiquan_promotion_option_id_for_blank |
| AutoPay |
boolean |
No |
Specifies whether to enable automatic payment.
Valid values:
|
false |
| ResellerOwnerUid |
integer |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| OrderId |
string |
The order ID. You can find the order ID in Expenses and Costs > Order Management. |
219861020660568 |
| RequestId |
string |
The ID of the request. |
F89BBB13-8B3B-5C8A-A700-EEFDC17B8227 |
Examples
Success response
JSON format
{
"OrderId": "219861020660568",
"RequestId": "F89BBB13-8B3B-5C8A-A700-EEFDC17B8227"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.