Disables the memory engine.
Operation description
Deletes the custom endpoint of a specified database instance and disables the access entry for the domain name.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:DeleteMem0 |
delete |
*全部资源
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the instance. |
cn-hangzhou |
| DBInstanceName |
string |
Yes |
The instance name. |
pxc-hz1fds |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
173CA69A-3513-591D-8A09-C1EA37CBE2D9 |
| Data |
object |
The returned data. |
|
| TaskId |
integer |
The task ID. |
****** |
| AccessDeniedDetail |
object |
||
| AuthAction |
string |
||
| AuthPrincipalType |
string |
||
| AuthPrincipalOwnerId |
string |
||
| AuthPrincipalDisplayName |
string |
||
| PolicyType |
string |
||
| NoPermissionType |
string |
||
| EncodedDiagnosticMessage |
string |
Examples
Success response
JSON format
{
"RequestId": "173CA69A-3513-591D-8A09-C1EA37CBE2D9",
"Data": {
"TaskId": 0
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.