From 044b898e319ad18a10919342a7e67b3ffbb61cd9 Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Wed, 17 Apr 2024 12:04:53 +0400 Subject: [PATCH] Remove 8.14 privileges --- specification/security/_types/Privileges.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/specification/security/_types/Privileges.ts b/specification/security/_types/Privileges.ts index d013df8308..b574a9c7e1 100644 --- a/specification/security/_types/Privileges.ts +++ b/specification/security/_types/Privileges.ts @@ -53,11 +53,9 @@ export enum ClusterPrivilege { manage_behavioral_analytics, manage_ccr, manage_data_frame_transforms, - manage_data_stream_global_retention, manage_enrich, manage_ilm, manage_index_templates, - manage_inference, manage_ingest_pipelines, manage_logstash_pipelines, manage_ml, @@ -78,9 +76,7 @@ export enum ClusterPrivilege { manage_watcher, monitor, monitor_data_frame_transforms, - monitor_data_stream_global_retention, monitor_enrich, - monitor_inference, monitor_ml, monitor_rollup, monitor_snapshot,