v50

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

Update a mount or unmount

This operation allows performing an action on an ongoing mount task.

post/v1/cloud-storage/mount-tasks/{id}

Path parameters

idinteger required

ID is the unique identifier of the mount or unmount to update.

Request body

action'ACTION_PREPARE' | 'ACTION_EXECUTE' | 'ACTION_FINISH' | 'ACTION_CANCEL' required

Response

OK

UpdateMountTaskResponse required