Exists
Checks if a data stream, index, or alias exists.
HEAD my-data-stream
-
If the {es} {security-features} are enabled, you must have the
view_index_metadata
ormanage
index privilege for the target.
<target>
-
(Optional, string) Comma-separated list of data streams, indices, and aliases. Supports wildcards (
*
).
+
Defaults to true
.
+
Defaults to open
.