TiKV · Capability
TiKV HTTP Management API — Regions
TiKV HTTP Management API — Regions. 3 operations. Lead operation: Get Region By ID. Self-contained Naftiko capability covering one Tikv business surface.
What You Can Do
GET
Getregionbyid
— Get Region By ID
/v1/region/id/{id}
GET
Getregionbykey
— Get Region By Key
/v1/region/key/{key}
GET
Getallregionsmeta
— Get All Regions Metadata
/v1/regions/meta
MCP Tools
get-region-id
Get Region By ID
read-only
idempotent
get-region-key
Get Region By Key
read-only
idempotent
get-all-regions-metadata
Get All Regions Metadata
read-only
idempotent