Expands the storage of a cloud phone matrix. You can expand shared storage, which is used for matrix-level files such as images, and instance storage. Expanding the storage incurs new fees, and the API response returns the corresponding order ID.
Operation description
This API is available only on the China site (aliyun.com).
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
BizRegionId | string | No | The ID of the region. | cn-hangzhou |
| NodeIds | array | No | The IDs of the cloud phone matrices. | |
string | No | The ID of a cloud phone matrix. | cpn-csbdhjcbvfd**** | |
ShareDataVolume | integer | No | The size of the shared storage for the matrix. Unit: GiB. | 100 |
PhoneDataVolume | integer | No | The size of the instance storage. Unit: GiB. | 100 |
AutoPay | boolean | No | Specifies whether to enable automatic payment. The default value is false. Valid values:
| true |
PromotionId | string | No | The promotion ID. | 50003308011**** |
Response elements
Element | Type | Description | Example |
object | The response body. | ||
RequestId | string | The ID of the request. | 5C5CEF0A-D6E1-58D3-8750-67DB4F82**** |
OrderId | string | The ID of the order. | 22326560487**** |
Examples
Success response
JSON format
{
"RequestId": "5C5CEF0A-D6E1-58D3-8750-67DB4F82****",
"OrderId": "22326560487****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.