Calls the AllocateInstancePublicConnection operation to create a public IP address.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:AllocateInstancePublicConnection |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceName |
string |
Yes |
The instance name. |
pxc-************** |
| ConnectionStringPrefix |
string |
Yes |
The prefix of the public endpoint. |
pxc-************** |
| Port |
string |
Yes |
The port of the public endpoint. |
3306 |
| RegionId |
string |
No |
The region in which the instance resides. |
cn-hangzhou |
| InstanceClusterName |
string |
No |
The name of the instance CN cluster, such as default. |
default |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
9B2F3840-5C98-475C-B269-2D5C3A31797C |
Examples
Success response
JSON format
{
"RequestId": "9B2F3840-5C98-475C-B269-2D5C3A31797C"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.