POST /v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}

Resets the manifest to the one in cloud storage, updating all replicas with the given manifest. The request is refused if applying the change would cause data loss and the force query parameter is unspecified or false.

Path parameters

  • namespace string Required
  • topic string Required
  • partition integer Required

Query parameters

  • force boolean

Responses

  • 200

    Partition metadata is reset

POST /v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}
curl \
 --request POST 'http://localhost:9644/v1/cloud_storage/unsafe_reset_metadata_from_cloud/{namespace}/{topic}/{partition}'

Documentation preview

will expire on January 20 at 07:16

This is a preview of your version @2026-01-13.