We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c00fb commit 5ca84ddCopy full SHA for 5ca84dd
public/apps/configuration/constants.tsx
@@ -163,6 +163,7 @@ export const CLUSTER_PERMISSIONS: string[] = [
163
'cluster:admin/opensearch/ml/agents/get',
164
'cluster:admin/opensearch/ml/agents/register',
165
'cluster:admin/opensearch/ml/agents/search',
166
+ 'cluster:admin/opensearch/ml/agents/update',
167
'cluster:admin/opensearch/ml/config/get',
168
'cluster:admin/opensearch/ml/create_connector',
169
'cluster:admin/opensearch/ml/connectors/get',
0 commit comments