Closed
Description
Voting Config Exclusions API (https://www.elastic.co/guide/en/elasticsearch/reference/master/voting-config-exclusions.html) was added in 7.0 to support graceful termination of master-eligible nodes.
It seems this API is missing from the REST API spec (https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api), which means it's not part of the official clients (among potentially other things/tests)