Browse Source

[DOCS] Document `manage_inference` and `monitor_inference` cluster privileges (#108553)

Slobodan Adamović 1 year ago
parent
commit
05d728e3ef
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/reference/security/authorization/privileges.asciidoc

+ 6 - 0
docs/reference/security/authorization/privileges.asciidoc

@@ -85,6 +85,9 @@ All {Ilm} operations related to managing policies.
 `manage_index_templates`::
 All operations on index templates.
 
+`manage_inference`::
+All operations related to managing {infer}.
+
 `manage_ingest_pipelines`::
 All operations on ingest pipelines.
 
@@ -192,6 +195,9 @@ node info, node and cluster stats, and pending cluster tasks.
 `monitor_enrich`::
 All read-only operations related to managing and executing enrich policies.
 
+`monitor_inference`::
+All read-only operations related to {infer}.
+
 `monitor_ml`::
 All read-only {ml} operations, such as getting information about {dfeeds}, jobs,
 model snapshots, or results.