Modifies a cloud phone matrix. Currently, you can only modify the name of a cloud phone matrix. Note: In the Cloud Phone system, a Matrix (Cloud Phone Server) is a logical resource management unit that represents a single physical server instance. This physical server can be partitioned into multiple, independently running cloud phone instances. These instances share the Matrix's underlying compute, storage, and network resources. Creating a Matrix is equivalent to leasing a dedicated physical server. On this server, you can then create your cloud phone instances. The number of instances you can create depends on their configuration.
Operation description
Changing the streaming mode is an asynchronous operation. Please do not perform this action frequently.
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
NodeId | string | No | The ID of the cloud phone matrix. | cpn-0ugbptfu473fy**** |
NewNodeName | string | No | The name that you want to assign to the cloud phone matrix. | node_name_new |
StreamMode | integer | No | Specifies the streaming mode for instances in the cloud phone matrix. If this parameter is left empty, the exclusive mode is used. Valid values:
| 1 |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 7B9EFA4F-4305-5968-BAEE-BD8B8DE5**** |
Examples
Success response
JSON format
{
"RequestId": "7B9EFA4F-4305-5968-BAEE-BD8B8DE5****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.