mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
Merge pull request #40357 from ybwang0211/quota_doc
doc: remove duplicated 'quota' parameter in URL Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
05b7167ac3
@ -1929,7 +1929,7 @@ Set Quota for an Individual Bucket
|
||||
To set a quota, the user must have ``buckets`` capability set with ``write``
|
||||
permission. ::
|
||||
|
||||
PUT /admin/bucket?quota&uid=<uid>&bucket=<bucket-name>"a
|
||||
PUT /admin/bucket?quota&uid=<uid>&bucket=<bucket-name>
|
||||
|
||||
The content must include a JSON representation of the quota settings
|
||||
as mentioned in Set Bucket Quota section above.
|
||||
|
Loading…
Reference in New Issue
Block a user