|
@@ -11,12 +11,17 @@ Adds or removes master-eligible nodes from the
|
|
|
[[voting-config-exclusions-api-request]]
|
|
|
==== {api-request-title}
|
|
|
|
|
|
-`POST _cluster/voting_config_exclusions?node_names=<node_names>` +
|
|
|
+`POST /_cluster/voting_config_exclusions?node_names=<node_names>` +
|
|
|
|
|
|
-`POST _cluster/voting_config_exclusions?node_ids=<node_ids>` +
|
|
|
+`POST /_cluster/voting_config_exclusions?node_ids=<node_ids>` +
|
|
|
|
|
|
-`DELETE _cluster/voting_config_exclusions`
|
|
|
+`DELETE /_cluster/voting_config_exclusions`
|
|
|
|
|
|
+[[voting-config-exclusions-api-prereqs]]
|
|
|
+==== {api-prereq-title}
|
|
|
+
|
|
|
+* If the {es} {security-features} are enabled, you must have the `manage`
|
|
|
+<<privileges-list-cluster,cluster privilege>> to use this API.
|
|
|
|
|
|
[[voting-config-exclusions-api-desc]]
|
|
|
==== {api-description-title}
|