Cluster

Accept Join

Accept a join request from a cluster node

post/cluster/accept-join

Request body

nodeIdstring required
nodeIpstring required
nodeVersionstring required
preflightboolean

Changes

Changed in 4 of the 41 revisions of this API.28

    • removed the success response with the status 200

      response-success-status-removed

    • the endpoint scheme security ClusterKeyAuth was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation