hard_limit(Optional[Integer[0,9223372036854775807]])
— Hard limit of the user quota, in bytes. No hard limit when set to 0. This value can be used to compute amount of space that is consumed without limiting the space. Value is rounded up to match the physical block size of the filesystem.
id(String)
— Unique identifier of the file user quota.
soft_limit(Optional[Integer[0,9223372036854775807]])
— Soft limit of the user quota, in bytes. No hard limit when set to 0. Value is rounded up to match the physical block size of the filesystem.