Skip to content

Commit 2dfdfcf

Browse files
Adding stop-replication permission to index_management_full_access
Signed-off-by: aggarwalShivani <shivani.aggarwal@nokia.com>
1 parent 9e36031 commit 2dfdfcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/roles.yml

+1
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ index_management_full_access:
241241
- '*'
242242
allowed_actions:
243243
- 'indices:admin/opensearch/ism/*'
244+
- 'indices:internal/plugins/replication/index/stop'
244245

245246
# Allows users to use all cross cluster replication functionality at leader cluster
246247
cross_cluster_replication_leader_full_access:

0 commit comments

Comments
 (0)