Re: [ceph-users] rgw admin api - users

2015-03-06 Thread Joshua Weaver
Thanks!!

 On Mar 5, 2015, at 4:09 PM, Yehuda Sadeh-Weinraub yeh...@redhat.com wrote:
 
 The metadata api can do it:
 
 GET /admin/metadata/user
 
 
 Yehuda
 
 - Original Message -
 From: Joshua Weaver joshua.wea...@ctl.io
 To: ceph-us...@ceph.com
 Sent: Thursday, March 5, 2015 1:43:33 PM
 Subject: [ceph-users] rgw admin api - users
 
 According to the docs at
 http://docs.ceph.com/docs/master/radosgw/adminops/#get-user-info
 I should be able to invoke /admin/user without a quid specified, and get a
 list of users.
 No matter what I try, I get a 403.
 After looking at the source at github (ceph/ceph), it appears that there
 isn’t any code path that would result in a collection of users to be
 generated from that resource.
 
 Am I missing something?
 
 TIA,
 _josh
 
 ___
 ceph-users mailing list
 ceph-users@lists.ceph.com
 http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
 

___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com


[ceph-users] rgw admin api - users

2015-03-05 Thread Joshua Weaver
According to the docs at 
http://docs.ceph.com/docs/master/radosgw/adminops/#get-user-info
I should be able to invoke /admin/user without a quid specified, and get a list 
of users.
No matter what I try, I get a 403.
After looking at the source at github (ceph/ceph), it appears that there isn’t 
any code path that would result in a collection of users to be generated from 
that resource.

Am I missing something?

TIA,
_josh
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com