Help Center/ GeminiDB/ API Reference/ APIs v3 (Recommended)/ Instances/ Deleting a Memory Acceleration Rule
Updated on 2025-12-04 GMT+08:00

Deleting a Memory Acceleration Rule

Function

This API is used to delete a memory acceleration rule.

Constraints

This API can be used only on primary/standby GeminiDB Redis instances.

Authorization Information

Each account has permissions to call all APIs, but IAM users must have the required permissions specifically assigned.

  • If you are using role/policy-based authorization, see the required permissions in Permissions and Supported Actions.
  • If you are using identity policy-based authorization, the following identity policy-based permissions are required.

    Action

    Access Level

    Resource Type (*: required)

    Condition Key

    Alias

    Dependencies

    gaussdbfornosql:instance:deleteDBCacheRule

    write

    -

    -

    nosql:instance:deleteDBCacheRule

    -

URI

DELETE /v3/{project_id}/dbcache/rule

Table 1 URI parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Definition

Project ID of a tenant in a region. To obtain this value, see Obtaining a Project ID.

Constraints

N/A

Range

N/A

Default Value

N/A

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

Definition

User token

To obtain this value, call the IAM API for obtaining a user token.

Constraints

N/A

Range

N/A

Default Value

N/A

Table 3 Request body parameters

Parameter

Mandatory

Type

Description

id

Yes

String

Definition

Memory acceleration mapping ID

Constraints

N/A

Range

N/A

Default Value

N/A

Response Parameters

None

Example Requests

DELETE https://{endpoint}/v3/054e292c9880d4992f02c0196d3ea468/dbcache/rule

Example Responses

None

Status Codes

See Status Codes.

Error Codes

See Status Codes.