Skip to content

Commit dfc6538

Browse files
Add reset action to operator list
1 parent b7419ca commit dfc6538

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
@@ -154,6 +154,7 @@ public class Constants {
154154
"cluster:admin/xpack/ml/job/open",
155155
"cluster:admin/xpack/ml/job/persist",
156156
"cluster:admin/xpack/ml/job/put",
157+
"cluster:admin/xpack/ml/job/reset",
157158
"cluster:admin/xpack/ml/job/update",
158159
"cluster:admin/xpack/ml/job/validate",
159160
"cluster:admin/xpack/ml/job/validate/detector",

0 commit comments

Comments
 (0)