SelectDB Enterprise
管控指南
Open API
BE HTTP
Checksum

Checksum

Request

GET /api/checksum?tablet_id={int}&version={int}&schema_hash={int}

Description

checksum

Query parameters

  • tablet_id 需要校验的 tablet 的 id

  • version 需要校验的 tablet 的 version

  • schema_hash schema hash

Request body

Response

```
1843743562
```

Examples

```
curl "http://127.0.0.1:8040/api/checksum?tablet_id=1&version=1&schema_hash=-1"

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