Modifies display settings.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1Request 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 |
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.