get_vector_indexes
Retrieve health details for all vector search indexes, including document count, memory usage, indexing failures, and percent indexed. Diagnose incomplete indexing or memory growth issues.
Instructions
Get health details for every vector search index on the instance: document count, memory usage, indexing failures, and percent indexed. Requires the Search module (valkey-search / RediSearch) on the connection — errors clearly if absent. Use to diagnose incomplete indexing or index memory growth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instanceId | No | Optional instance ID override |