All Products
Search
Document Center

PolarDB:DeleteSubCNInstance

Last Updated:Sep 10, 2026

Deletes a custom address.

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 where the instance resides.

cn-hangzhou

InstanceClusterName

string

No

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

1A586DCB-39A6-4050-81CC-C7BD4CCDB49F

Data

object

The returned data.

TaskId

integer

The backend task ID.

2209883

Examples

Success response

JSON format

{
  "RequestId": "1A586DCB-39A6-4050-81CC-C7BD4CCDB49F",
  "Data": {
    "TaskId": 2209883
  }
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.