Cluster Remove Node
Remove a node from the cluster.
This operation executes immediately and the node must be wiped and reset before it can safely be added to the cluster.
Request body
Example request
{
"node_id": "a1a2a3a4b1b2c1c2d1d2d3d4d5d6d7d8"
}Response
Example response
{
"node_id": "a1a2a3a4b1b2c1c2d1d2d3d4d5d6d7d8"
}Changes
Changed in 5 of the 53 revisions of this API.21222
- ●
added the new
invalid-inputenum value to thetyperesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid-inputenum value to thetyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
invalid-inputenum value to thetyperesponse property for the response status403response-property-enum-value-added
- ●
added the new
invalid-inputenum value to thetyperesponse property for the response status422response-property-enum-value-added
- ●
added the new
operation-errorenum value to thetyperesponse property for the response status400response-property-enum-value-added
- ●
added the new
operation-errorenum value to thetyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
operation-errorenum value to thetyperesponse property for the response status403response-property-enum-value-added
- ●
added the new
operation-errorenum value to thetyperesponse property for the response status422response-property-enum-value-added
- ●
added the new
server-errorenum value to thetyperesponse property for the response status400response-property-enum-value-added
- ●
added the new
server-errorenum value to thetyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
server-errorenum value to thetyperesponse property for the response status403response-property-enum-value-added
- ●
added the new
server-errorenum value to thetyperesponse property for the response status422response-property-enum-value-added
- ○
removed the
invalid_inputenum value from thetyperesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from thetyperesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from thetyperesponse property for the response status403response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from thetyperesponse property for the response status422response-property-enum-value-removed
- ○
removed the
operation_errorenum value from thetyperesponse property for the response status400response-property-enum-value-removed
- ○
removed the
operation_errorenum value from thetyperesponse property for the response status401response-property-enum-value-removed
- ○
removed the
operation_errorenum value from thetyperesponse property for the response status403response-property-enum-value-removed
- ○
removed the
operation_errorenum value from thetyperesponse property for the response status422response-property-enum-value-removed
- ○
removed the
server_errorenum value from thetyperesponse property for the response status400response-property-enum-value-removed
- ○
removed the
server_errorenum value from thetyperesponse property for the response status401response-property-enum-value-removed
- ○
removed the
server_errorenum value from thetyperesponse property for the response status403response-property-enum-value-removed
- ○
removed the
server_errorenum value from thetyperesponse property for the response status422response-property-enum-value-removed
- ●
- ○
added the required property
typeto the response with the400statusresponse-required-property-added
- ○
added the required property
typeto the response with the401statusresponse-required-property-added
- ○
added the required property
typeto the response with the403statusresponse-required-property-added
- ○
added the required property
typeto the response with the422statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
detailresponse's property type/format changed fromarray/tostring/for status422response-property-type-changed
- ○
added the optional property
locationto the response with the400statusresponse-optional-property-added
- ○
added the optional property
locationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
locationto the response with the403statusresponse-optional-property-added
- ○
added the optional property
locationto the response with the422statusresponse-optional-property-added
- ○
added the required property
codeto the response with the422statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲