Releases the public endpoint of a lightweight database instance if you no longer need to access it from the internet.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
swas-open:ReleasePublicConnection |
delete |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the lightweight database instance. You can call ListRegions to query for supported Alibaba Cloud regions. |
cn-hangzhou |
| DatabaseInstanceId |
string |
Yes |
The ID of the lightweight database instance. |
db-38263fa955774501a2ae1bdaed6f**** |
| ClientToken |
string |
No |
A client-generated token to ensure request idempotence. You must ensure that this token is unique for each request. For more information, see How to ensure idempotence. |
123e4567-e89b-12d3-a456-426655440000 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response body |
||
| RequestId |
string |
The request ID. |
30637AD6-D977-4833-A54C-CC89483E**** |
Examples
Success response
JSON format
{
"RequestId": "30637AD6-D977-4833-A54C-CC89483E****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.