1
0
forked from docs/doc-exports
doc-exports/docs/css/api-ref/css_03_0039.html
Zheng, Xiu 99a2d77599 css api 23.5.1 20240520
Reviewed-by: Kacur, Michal <michal.kacur@t-systems.com>
Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com>
Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
2024-06-07 17:47:08 +00:00

6.1 KiB

Disabling the Snapshot Function

Function

This API is used to disable the snapshot function.

URI

DELETE /v1.0/{project_id}/clusters/{cluster_id}/index_snapshots
Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID. For details, see Obtaining a Project ID and Name.

cluster_id

Yes

String

ID of the cluster to which the snapshot belongs.

Request

None

Response

None

Examples

Example request

DELETE /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/ea244205-d641-45d9-9dcb-ab2236bcd07e/index_snapshots

Status Code

Table 2 describes the status code.

Table 2 Status codes

Status Code

Message

Description

200

OK

The request is processed successfully.

406

Not Acceptable

The server cannot fulfill the request according to the content characteristics of the request.