Start topic scan and recovery

POST /v1/cloud_storage/initiate_topic_scan_and_recovery

Initiate a topic scan and start topic recovery.

application/json

Body

object object

Responses

  • 200

    Topic scan and recovery started successfully

POST /v1/cloud_storage/initiate_topic_scan_and_recovery
curl \
 --request POST 'http://localhost:9644/v1/cloud_storage/initiate_topic_scan_and_recovery' \
 --header "Content-Type: application/json"
Request examples
{}