Skip to content

Commit

Permalink
adding non-operator actions to Constants
Browse files Browse the repository at this point in the history
  • Loading branch information
masseyke committed Nov 25, 2024
1 parent a4153ff commit d652d77
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,9 @@ public class Constants {
"indices:admin/data_stream/lazy_rollover",
"indices:admin/data_stream/index/reindex",
"indices:admin/data_stream/reindex",
"indices:admin/data_stream/index/swap",
"indices:admin/data_stream/reindex_cancel",
"indices:admin/data_stream/reindex_status",
"indices:internal/admin/ccr/restore/file_chunk/get",
"indices:internal/admin/ccr/restore/session/clear",
"indices:internal/admin/ccr/restore/session/put",
Expand Down

0 comments on commit d652d77

Please sign in to comment.