Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $$$built-in-roles-inference-admin$$$ `inference_admin`
: Provides all of the privileges of the `inference_user` role and the full use of the Inference APIs. Grants the `manage_inference` cluster privilege.

$$$built-in-roles-inference-user$$$ `inference_user`
: Provides the minimum privileges required to view Inference configurations and perform inference. Grants the `monintor_inference` cluster privilege.
: Provides the minimum privileges required to view Inference configurations and perform inference. Grants the `monitor_inference` cluster privilege.

$$$built-in-roles-ingest-user$$$ `ingest_admin`
: Grants access to manage **all** index templates and **all** ingest pipeline configurations.
Expand Down
Loading