Creates a public endpoint that provides a public address to access a cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
clickhouse:CreateEndpoint |
create |
*EnterpriseDBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DBInstanceId |
string |
Yes |
The cluster ID. |
cc-bp100p4q1g9z3**** |
| DBInstanceNetType |
string |
No |
The network type. Set this value to Public to create a public endpoint. |
Public |
| ConnectionPrefix |
string |
No |
The prefix for the connection string. |
cc-bp100p4q1g9z3****-clickhouse.clickhouseserver.rds.aliyuncs.com |
| ComputingGroupId |
string |
No |
The computing group ID. |
cc-bp100p4q1g9z3****-clickhouse |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The request ID. |
2FED790E-FB61-4721-8C1C-07C627FA5A19 |
Examples
Success response
JSON format
{
"RequestId": "2FED790E-FB61-4721-8C1C-07C627FA5A19"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.