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:
hrchu 2017-03-09 11:07:09 +08:00
parent c57ce5cb94
commit 4e5ad2e697

View 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.