load_checkpoint
Load a checkpoint to filter HTTP traffic within that time window, then revert to the latest data with harvest_data().
Instructions
将 CACHE 切换到指定 checkpoint 的数据,所有过滤工具随即在该时间窗口内工作。
这是只读回溯——ARCHIVE 和 CHECKPOINTS 不会被修改。 调用 harvest_data() 可随时切回最新增量。
checkpoint_id:来自 list_checkpoints 返回的 id 字段。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkpoint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |