v52

OpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
Cephfs

    Rename a file or directory.
    :param fs_id: The filesystem identifier.
    :param src_path: The path to the existing file or directory.
    :param dst_path: The new name of the file or directory.
    
put/api/cephfs/{fs_id}/rename-path

Path parameters

fs_idstring required

Request body

dst_pathstring required
src_pathstring required

Response

Resource updated.

object required