mirror of
https://github.com/ceph/ceph
synced 2024-12-16 00:15:35 +00:00
doc: add bucket-id to link bucket in adminops.rst
The link bucket operation requires the bucket-id parameter. Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
This commit is contained in:
parent
c57ce5cb94
commit
4e5ad2e697
@ -1481,11 +1481,18 @@ Request Parameters
|
||||
|
||||
``bucket``
|
||||
|
||||
:Description: The bucket to unlink.
|
||||
:Description: The bucket name to unlink.
|
||||
:Type: String
|
||||
:Example: ``foo_bucket``
|
||||
:Required: Yes
|
||||
|
||||
``bucket-id``
|
||||
|
||||
:Description: The bucket id to unlink.
|
||||
:Type: String
|
||||
:Example: ``dev.6607669.420``
|
||||
:Required: Yes
|
||||
|
||||
``uid``
|
||||
|
||||
:Description: The user ID to link the bucket to.
|
||||
|
Loading…
Reference in New Issue
Block a user