Deletes a custom address.
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 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.