Expands the phone storage for one or more matrix instances.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BizRegionId |
string |
No |
The region ID. |
cn-hangzhou |
| InstanceIds |
array |
No |
A list of cloud phone matrix instance IDs. You can specify 1 to 100 IDs. |
|
|
string |
No |
A cloud phone matrix instance ID. |
cpn-aw14zoevk6809**** |
|
| PhoneDataVolume |
integer |
No |
The target size of the phone storage, in GiB. Important The new value must be greater than the current size of the phone storage. |
10 |
| AutoPay |
boolean |
No |
Whether to enable automatic payment. The default value is false. |
false |
| PromotionId |
string |
No |
The promotion ID. |
50003308011**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The request ID. |
DB070C80-45AC-52CA-8101-937C25DA**** |
| OrderId |
string |
The order ID. |
223684716098**** |
Examples
Success response
JSON format
{
"RequestId": "DB070C80-45AC-52CA-8101-937C25DA****",
"OrderId": "223684716098****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.