OpenSearch/client/rest-high-level/src
David Roberts 8e44f5d845 [ML-Data Frame] Add data frame transform cluster privileges to HLRC (#43879)
Adds the monitor_data_frame_transforms and
manage_data_frame_transforms cluster privileges to
the high level rest client.

The ALL_ARRAY variable is only used in randomized
tests at the within the Elasticsearch code, so it's
not a major problem that these cluster privileges
weren't added from the start.  But since ALL_ARRAY
is public HLRC users may be using it to find out
which cluster privileges exist, so it's best that
it contains them all.
2019-07-02 17:52:15 +01:00
..
main [ML-Data Frame] Add data frame transform cluster privileges to HLRC (#43879) 2019-07-02 17:52:15 +01:00
test/java/org/elasticsearch [7.x] [ML][Data Frame] Add deduced mappings to _preview response payload (#43742) (#43849) 2019-07-02 06:52:14 -05:00