Expands the storage of a cloud phone matrix. You can expand shared storage for matrix-level files such as images, and instance storage. Expanding the storage incurs new fees, and the API response returns an order ID.
Operation description
This operation is only available on the china site (aliyun.com).
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BizRegionId |
string |
No |
The region ID. |
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 request ID. |
5C5CEF0A-D6E1-58D3-8750-67DB4F82**** |
| OrderId |
string |
The order ID. |
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.