Get the async EQL status | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Responses
- 200 application/json
Hide response attributes Show response attributes object- If true, the search request is still executing. If false, the search is completed.
- If true, the response does not contain complete search results. This could be because either the search is still running (is_running status is false), or because it is already completed (is_running status is true) and results are partial due to failures or timeouts.
- Time unit for milliseconds
- Time unit for milliseconds
- For a completed search shows the http status code of the completed search.