All Products
Search
Document Center

PolarDB:UpdateCustinsParam

Last Updated:Sep 10, 2026

Modifies instance tags.

Operation description

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 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.