[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 an

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 wrote: > > The metadata api can do it: > > GET /admin/metadata/user > > > Yehuda > > - Original Message - >> From: "Joshua Weaver" >> To: ceph-us...@ceph.com >>