Cloud Storage
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.
get/v1/cloud-storage/mount-tasks/{id}
Path parameters
idinteger required
Unique identifier of the mount or unmount task to retrieve.
Response
OK