v52

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

    Set the quotas of the specified path.
    :param fs_id: The filesystem identifier.
    :param path: The path of the directory/file.
    :param max_bytes: The byte limit.
    :param max_files: The file limit.
    
put/api/cephfs/{fs_id}/quota

Path parameters

fs_idstring required

Request body

max_bytesstring
max_filesstring
pathstring required

Response

Resource updated.

object required