Stop cluster self-test

POST /v1/debug/self_test/stop

Stop running the Redpanda cluster self-test.

Responses

  • 200

    Stop self-test success

POST /v1/debug/self_test/stop
curl \
 --request POST 'http://localhost:9644/v1/debug/self_test/stop'