Modifies the name of a node in a PolarDB cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ModifyDBNodeDescription |
update |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
The ID of the cluster. Note
Call the DescribeDBClusters operation to view information about all clusters in the destination region, including cluster IDs. |
pc-*************** |
| DBNodeDescription |
string |
Yes |
The name of the node. The name must meet the following requirements:
|
NodeDescriptionTest |
| DBNodeId |
string |
Yes |
The ID of the cluster node. Note
Call the DescribeDBClusters operation to view the details of all clusters that belong to your account, including node IDs. |
pi-***************** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
69A85BAF-1089-4CDF-A82F-0A140F****** |
Examples
Success response
JSON format
{
"RequestId": "69A85BAF-1089-4CDF-A82F-0A140F******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.