Releases the public endpoint of an AnalyticDB for PostgreSQL instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
gpdb:ReleaseInstancePublicConnection |
update |
*DBInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The ID of the instance. Note
Call the DescribeDBInstances operation to query the information about all AnalyticDB for PostgreSQL instances in a region, including instance IDs. |
gp-bp12ga6v69h86**** |
| CurrentConnectionString |
string |
Yes |
The public endpoint of the instance. Log on to the AnalyticDB for PostgreSQL console and go to the Basic Information page of the instance to view the public endpoint in the Database Connection section. |
gp-bp12ga6v69h86****.gpdb.rds.aliyuncs.com |
| AddressType |
string |
No |
The type of the endpoint. Default value: primary. Valid values:
|
primary |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
9CEF7037-4158-4A65-BEC7-2A********** |
Examples
Success response
JSON format
{
"RequestId": "9CEF7037-4158-4A65-BEC7-2A**********"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.