CoordinatorCandidatesSummary
editCoordinatorCandidatesSummary
editSummarized information about coordinator candidates.
Properties
edit-
candidates
(array[
CoordinatorCandidateInfo
]
, required) - Summarized information on each coordinator candidate
Example
edit{ "candidates" : [ { "acl" : { "id" : "string", "perms" : 0, "scheme" : "string" }, "attributes" : { "some_property" : "string" }, "id" : 0, "name" : "string", "public_hostname" : "string", "state" : "string" } ] }