v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Cloud Storage

Mount topics from object storage

Attach mountable topics from object storage to a cluster, making them available for consumption and production again. Mounting a topic reloads its data and state to the local brokers, allowing active use of the topic.

post/v1/cloud-storage/topics/mount

Request body

aliasstring

Alias may be provided to mount the topic under a different name. Leave blank to re-use the source topic name. The alias does not persist if you unmount the topic again.

source_topic_referencestring required

The topic name or full reference of the topic to mount. The full reference must be used in case the same topic exists more than once. This may be the case if the same topic has been unmounted multiple times. List all mountable topics to find the full reference (contains topic name, cluster uuid and revision).

Response

OK

mount_task_idinteger