SelectDB Enterprise
管控指南
Open API
BE HTTP
做快照

做快照

Request

GET /api/snapshot?tablet_id={int}&schema_hash={int}"

Description

该功能用于 tablet 做快照。

Query parameters

  • tablet_id 需要做快照的 table 的 id

  • schema_hash schema hash

Request body

Response

```
/path/to/snapshot
```

Examples

```shell
curl "http://127.0.0.1:8040/api/snapshot?tablet_id=123456&schema_hash=1111111"

```
© 2025 北京飞轮数据科技有限公司 京ICP备2022004029号 | Apache、Apache Doris 以及相关开源项目名称均为 Apache 基金会商标