[ceph-users] Re: Get bucket placement target

2023-07-03 Thread Casey Bodley
On Mon, Jul 3, 2023 at 6:52 AM mahnoosh shahidi wrote: > > I think this part of the doc shows that LocationConstraint can override the > placement and I can change the placement target with this field. > > When creating a bucket with the S3 protocol, a placement target can be > > provided as part

[ceph-users] Re: Get bucket placement target

2023-07-03 Thread mahnoosh shahidi
I think this part of the doc shows that LocationConstraint can override the placement and I can change the placement target with this field. When creating a bucket with the S3 protocol, a placement target can be > provided as part of the LocationConstraint to override the default > placement

[ceph-users] Re: Get bucket placement target

2023-07-03 Thread Konstantin Shalygin
Hi, > On 3 Jul 2023, at 12:23, mahnoosh shahidi wrote: > > So clients can not get the value which they set in the LocationConstraint > field in the create bucket request as in this doc > ? LocationConstraint in this case

[ceph-users] Re: Get bucket placement target

2023-07-03 Thread mahnoosh shahidi
Thanks for your response, So clients can not get the value which they set in the LocationConstraint field in the create bucket request as in this doc ? Best Regards, Mahnoosh On Mon, Jul 3, 2023 at 12:35 PM Konstantin

[ceph-users] Re: Get bucket placement target

2023-07-03 Thread Konstantin Shalygin
Hi, > On 2 Jul 2023, at 17:17, mahnoosh shahidi wrote: > > Is there any way for clients (without rgw-admin access) to get the > placement target of their S3 buckets? The "GetBucketLocation'' api returns > "default" for all placement targets and I couldn't find any other S3 api > for this