Deletes a custom endpoint domain name.
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:DeleteCustomEndpoint |
delete |
*PolarDBXInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region in which the instance resides. |
cn-hangzhou |
| DBInstanceName |
string |
No |
The name of the instance. |
pxc-hzravgpt8q**** |
| CustomEndpointId |
string |
No |
The ID of the custom endpoint. |
pxe-8if3zrfsu****hgw |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
9B2F3840-****-475C-B269-2D5C3A31797C |
Examples
Success response
JSON format
{
"RequestId": "9B2F3840-****-475C-B269-2D5C3A31797C"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.