Get the status of a mount or unmount by ID
GET
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/cloud-storage/mount-tasks/{id}
Data Plane API
{var_value}
Get the status of a mount or unmount by ID
Retrieves the status of a mount or unmount by ID. The response provides details on the operation type (mount or unmount), its current state, and the topics involved. Use the ID returned when you start the mount or unmount, or use the ListMountTasks endpoint to retrieve a list of IDs.
Authentication:
Auth0 (oauth2) implicit flow
GET /v1/cloud-storage/mount-tasks/{id}
Loading...
Response
Waiting for a request to be sent.