Releases the public endpoint of an instance.
Operation description
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DBInstanceId | string | Yes | The instance ID. You can call the DescribeDBInstances operation to query the instance ID. | rm-uf6wjk5xxxxxxx |
CurrentConnectionString | string | Yes | The public endpoint. You can call the DescribeDBInstanceNetInfo operation to query the public endpoint. | rm-uf6wjk5xxxx.mysql.rds.aliyuncs.com |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "65BDA532-28AF-4122-AA39-B382721EEE64"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | Endpoint.NotFound | Specified endpoint is not found. | The port that is associated with the dedicated proxy endpoint cannot be found. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2025-03-25 | The Error code has changed | View Change Details |
2022-06-23 | API Description Update. The Error code has changed | View Change Details |
2022-06-23 | The Error code has changed | View Change Details |