GET /api/snapshot?tablet_id={int}&schema_hash={int}"
Make snapshot of a tablet
tablet_id ID of the tablet
tablet_id
schema_hash Schema hash
schema_hash
None
``` /path/to/snapshot ```
``` curl "http://127.0.0.1:8040/api/snapshot?tablet_id=123456&schema_hash=1111111" ```