Skip to content

Commit c9828ab

Browse files
committed
add action as non-operator
1 parent 2c41482 commit c9828ab

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator

1 file changed

+1
-0
lines changed

x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator/Constants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ public class Constants {
452452
"cluster:monitor/xpack/rollup/get/caps",
453453
"cluster:monitor/xpack/searchable_snapshots/stats",
454454
"cluster:monitor/xpack/security/saml/metadata",
455+
"cluster:monitor/xpack/security/stats",
455456
"cluster:monitor/xpack/spatial/stats",
456457
"cluster:monitor/xpack/sql/async/status", // org.elasticsearch.xpack.core.sql.SqlAsyncActionNames.SQL_ASYNC_GET_STATUS_ACTION_NAME
457458
"cluster:monitor/xpack/sql/stats/dist",

0 commit comments

Comments
 (0)