All Products
Search
Document Center

:ExpandDataVolume

Last Updated:Apr 17, 2026

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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 :

    true

  • false :

    false

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.