]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: rgw_adminops uid is required for UserInfo requests 8533/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 11 Apr 2016 13:14:42 +0000 (15:14 +0200)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 11 Apr 2016 13:17:28 +0000 (15:17 +0200)
Specify that uid is a required param for GET /admin/user requests

Fixes: http://tracker.ceph.com/issues/15455
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
doc/radosgw/adminops.rst

index 1fa6f50a4303ce4fe4f2cb1804aadefd3c03cd3c..77db31994e2c054905834d994cb8a9c10295fa3f 100644 (file)
@@ -238,7 +238,7 @@ Request Parameters
 :Description: The user for which the information is requested.
 :Type: String
 :Example: ``foo_user``
-:Required: No
+:Required: Yes
 
 
 Response Entities
@@ -1915,4 +1915,4 @@ Standard Error Responses
 
 
 .. _Admin Guide: ../admin
-.. _Quota Management: ../admin#quota-management
\ No newline at end of file
+.. _Quota Management: ../admin#quota-management