Skip to content

Commit b0d258d

Browse files
[DOCS] _cat/shards: clarify required permissions for restricted indices (#115650)
Clarify security requirements when requesting detailed shard information for restricted indices. (cherry picked from commit 023c856)
1 parent 595bdc1 commit b0d258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cat/shards.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For data streams, the API returns information about the stream's backing indices
3030
* If the {es} {security-features} are enabled, you must have the `monitor` or
3131
`manage` <<privileges-list-cluster,cluster privilege>> to use this API.
3232
You must also have the `monitor` or `manage` <<privileges-list-indices,index privilege>>
33-
for any data stream, index, or alias you retrieve.
33+
to view the full information for any data stream, index, or alias you retrieve.
3434

3535
[[cat-shards-path-params]]
3636
==== {api-path-parms-title}

0 commit comments

Comments
 (0)