diff --git a/doc/radosgw/adminops.rst b/doc/radosgw/adminops.rst index c2de0e854ef..d747f878aee 100644 --- a/doc/radosgw/adminops.rst +++ b/doc/radosgw/adminops.rst @@ -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.