Skip to content

Commit 5ca84dd

Browse files
Update constants.tsx to include agent update (#2269)
Signed-off-by: Jiaping Zeng <[email protected]> (cherry picked from commit bf76672) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c6c00fb commit 5ca84dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/apps/configuration/constants.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
163163
'cluster:admin/opensearch/ml/agents/get',
164164
'cluster:admin/opensearch/ml/agents/register',
165165
'cluster:admin/opensearch/ml/agents/search',
166+
'cluster:admin/opensearch/ml/agents/update',
166167
'cluster:admin/opensearch/ml/config/get',
167168
'cluster:admin/opensearch/ml/create_connector',
168169
'cluster:admin/opensearch/ml/connectors/get',

0 commit comments

Comments
 (0)