Skip to content

Commit b7ddc18

Browse files
rbhavnasamuelcostae
authored andcommitted
add search model group permission to ml_read_access role (opensearch-project#2855)
* add search model group permission to ml_read_access role Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com> Signed-off-by: Sam <samuel.costa@eliatra.com>
1 parent 3a55dde commit b7ddc18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/roles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ ml_read_access:
258258
reserved: true
259259
cluster_permissions:
260260
- 'cluster:admin/opensearch/ml/stats/nodes'
261+
- 'cluster:admin/opensearch/ml/model_groups/search'
261262
- 'cluster:admin/opensearch/ml/models/get'
262263
- 'cluster:admin/opensearch/ml/models/search'
263264
- 'cluster:admin/opensearch/ml/tasks/get'

0 commit comments

Comments
 (0)