latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-194240919.7 KB

7a8c7ea97213

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