All Products
Search
Document Center

:ExpandDataVolume

Last Updated:Dec 15, 2025

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

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 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 :

    Enables automatic payment.

  • false :

    Disables automatic payment.

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.