Modifies the network configurations of a custom network endpoint, such as the subnet, security group, and public network access settings.
Operation description
Deletes the custom endpoint of a specified database instance and disables access through the domain name.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:ModifyCustomEndpointNet |
update |
*PolarDBXInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region in which the instance resides. |
cn-hangzhou |
| DBInstanceName |
string |
Yes |
The instance ID. |
pxc-******** |
| CustomEndpointId |
string |
Yes |
The ID of the custom endpoint. |
cep-002 |
| ConnPrefix |
string |
No |
The connection prefix. |
pxc-**** |
| Port |
integer |
No |
The public endpoint port. |
3306 |
| VpcId |
string |
No |
The ID of the virtual private cloud (VPC) in which the endpoint resides. |
vpc-bp1ndoug37dtwoedlmru0 |
| VSwitchId |
string |
No |
The vSwitch ID. |
vsw-********* |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
1AD222E9-E606-4A42-BF6D-8A4442913CEF |
Examples
Success response
JSON format
{
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.