Skip to content

Commit bf76672

Browse files
authored
Update constants.tsx to include agent update (#2269)
Signed-off-by: Jiaping Zeng <[email protected]>
1 parent 44ab93d commit bf76672

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)