Modifies instance tags.
Operation description
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceName |
string |
Yes |
The instance ID. |
pxc-******** |
| RegionId |
string |
Yes |
The region ID. > You can call the DescribeRegions operation to query the regions supported by PolarDB-X, including region IDs. |
cn-zhangjiakou |
| Name |
string |
Yes |
The tag name. |
DataWarehouseExtractionAddress |
| Value |
string |
Yes |
The tag value. |
load_test_4009266 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| Data |
object |
The returned result. |
|
| TaskId |
integer |
The task ID. |
****** |
| RequestId |
string |
Id of the request |
73559800-3c8c-****-bd40-99cfcff3fe1e |
Examples
Success response
JSON format
{
"Data": {
"TaskId": 0
},
"RequestId": "73559800-3c8c-****-bd40-99cfcff3fe1e"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.