{ "indices.flush": { "url_params": { "error_trace": "__flag__", "filter_path": [], "human": "__flag__", "pretty": "__flag__", "allow_no_indices": "__flag__", "expand_wildcards": [ "all", "open", "closed", "hidden", "none" ], "force": "__flag__", "ignore_unavailable": "__flag__", "wait_if_ongoing": "__flag__" }, "methods": [ "POST", "GET" ], "patterns": [ "_flush", "{index}/_flush" ], "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-flush.html", "availability": { "stack": true, "serverless": false } } }