|
@@ -18,6 +18,13 @@ indices.
|
|
|
|
|
|
`GET /_cat/segments`
|
|
|
|
|
|
+[[cat-segments-api-prereqs]]
|
|
|
+==== {api-prereq-title}
|
|
|
+
|
|
|
+* If the {es} {security-features} are enabled, you must have the `monitor` or
|
|
|
+`manage` <<privileges-list-cluster,cluster privilege>> to use this API. You must
|
|
|
+also have the `monitor` or `manage` <<privileges-list-indices,index privilege>>
|
|
|
+for any data stream, index, or index alias you retrieve.
|
|
|
|
|
|
[[cat-segments-path-params]]
|
|
|
==== {api-path-parms-title}
|