|
@@ -21,7 +21,7 @@ Privileges to create snapshots for existing repositories. Can also list and view
|
|
|
details on existing repositories and snapshots.
|
|
|
|
|
|
`cross_cluster_replication`::
|
|
|
-beta:[] Privileges to connect to remote clusters configured with the API key based model
|
|
|
+beta:[] Privileges to connect to <<remote-clusters-api-key,remote clusters configured with the API key based model>>
|
|
|
for cross-cluster replication.
|
|
|
+
|
|
|
--
|
|
@@ -32,7 +32,7 @@ to manage cross-cluster API keys.
|
|
|
--
|
|
|
|
|
|
`cross_cluster_search`::
|
|
|
-beta:[] Privileges to connect to remote clusters configured with the API key based model
|
|
|
+beta:[] Privileges to connect to <<remote-clusters-api-key,remote clusters configured with the API key based model>>
|
|
|
for cross-cluster search.
|
|
|
+
|
|
|
--
|
|
@@ -301,13 +301,14 @@ requires the `manage` privilege as well, on both the index and the aliases
|
|
|
names.
|
|
|
|
|
|
`cross_cluster_replication`::
|
|
|
-beta:[] Privileges to perform cross-cluster replication for indices located on remote clusters
|
|
|
-configured with the API key based model. This privilege should only be used for
|
|
|
+beta:[] Privileges to perform cross-cluster replication for indices located on
|
|
|
+<<remote-clusters-api-key,remote clusters configured with the API key based model>>.
|
|
|
+This privilege should only be used for
|
|
|
the `privileges` field of <<roles-remote-indices-priv,remote indices privileges>>.
|
|
|
|
|
|
`cross_cluster_replication_internal`::
|
|
|
-beta:[] Privileges to perform supporting actions for cross-cluster replication from remote clusters
|
|
|
-configured with the API key based model.
|
|
|
+beta:[] Privileges to perform supporting actions for cross-cluster replication from
|
|
|
+<<remote-clusters-api-key,remote clusters configured with the API key based model>>.
|
|
|
+
|
|
|
--
|
|
|
NOTE: This privilege should _not_ be directly granted. It is used internally by
|