A newer version is available. For the latest information, see the
current release documentation.
Get coordinator candidates
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Get coordinator candidates
editRetrieve a list of all coordinator candidates.
Request
editGET /api/v1/platform/infrastructure/coordinators/candidates
Responses
edit-
200
-
(
CoordinatorCandidatesSummary
)A list of all coordinator candidates.
Request example
editcurl -XGET https://{{hostname}}/api/v1/platform/infrastructure/coordinators/candidates \ -H "Authorization: ApiKey $ECE_API_KEY"