]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add bucket-id to link bucket in adminops.rst 13893/head
authorhrchu <hrchu@cht.com.tw>
Thu, 9 Mar 2017 03:07:09 +0000 (11:07 +0800)
committerhrchu <hrchu@cht.com.tw>
Fri, 10 Mar 2017 01:35:47 +0000 (09:35 +0800)
The link bucket operation requires the bucket-id parameter.

Signed-off-by: Chu, Hua-Rong <hrchu@cht.com.tw>
doc/radosgw/adminops.rst

index c2de0e854eff2683cabfbe32fbecbd66ab9a287e..d747f878aeebb6d75ed1b1ce62442dd7b1b3291a 100644 (file)
@@ -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.