Help Center/ GeminiDB/ API Reference/ APIs v3 (Recommended)/ Instances/ Deleting a Memory Acceleration Rule
Updated on 2024-12-31 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.

URI

DELETE https://{Endpoint}/v3/{project_id}/dbcache/rule

Table 1 URI parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

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

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

User token

Table 3 Request body parameters

Parameter

Mandatory

Type

Description

id

Yes

String

ID of a memory acceleration rule

Response Parameters

None

Example Request

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

Example Response

None

Status Codes

See Status Codes.

Error Codes

See Status Codes.