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
&
The metadata api can do it:
GET /admin/metadata/user
Yehuda
- Original Message -
> From: "Joshua Weaver"
> 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
> h
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