All Products
Search
Document Center

Cloud Phone:ModifyDisplayConfig

Last Updated:Dec 12, 2025

Modifies display settings.

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

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

AndroidInstanceIds

array

No

A list of instance IDs.

string

No

The instance ID.

cpn-9y1nwysxr9d6lk2xq-****

DisplayConfig

object

No

The display settings.

ResolutionHeight

integer

No

The resolution height, in pixels.

1920

ResolutionWidth

integer

No

The resolution width, in pixels.

720

Dpi

integer

No

The dots per inch (DPI). Valid values: 72 to 600.

240

Fps

integer

No

Note

This parameter is not publicly available.

null

LockResolution

string

No

Specifies whether to lock the resolution.

Valid values:

  • off :

    Does not lock the resolution.

  • on :

    Locks the resolution.

off

Response elements

Element

Type

Description

Example

object

The response elements.

RequestId

string

The request ID.

A578AD3A-8E7C-54FE-A09F-B060941*****

Examples

Success response

JSON format

{
  "RequestId": "A578AD3A-8E7C-54FE-A09F-B060941*****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.