v52

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

    Write some data to the specified path.
    :param fs_id: The filesystem identifier.
    :param path: The path of the file to write.
    :param buf: The str to write to the buf.
    
post/api/cephfs/{fs_id}/write_to_file

Path parameters

fs_idstring required

Request body

bufstring required
pathstring required

Response

Resource created.

object required