/
GetBucketLocation
GetBucketLocation
Retorna a região em que o bucket reside. Você define a região do bucket usando o parâmetro LocationConstraint
request em uma CreateBucket
solicitação.
Request Syntax
GET /?location HTTP/1.1 Host: bucket-name.bigfile.brascloud.com.br:443
Response Syntax
HTTP/1.1 200 <?xml version="1.0" encoding="UTF-8"?> <GetBucketLocationOutput> <LocationConstraint>string</LocationConstraint> </GetBucketLocationOutput>
Exemplos
A solicitação a seguir retorna a região do intervalo especificado.
Request
GET /?location HTTP/1.1 Host: bucket.bigfile.brascloud.com.br:443 Date: Tue, 09 Oct 2007 20:26:04 +0000 Authorization: signatureValue
Response
<?xml version="1.0" encoding="UTF-8"?> <LocationConstraint xmlns="http://bigfile.brascloud.com.br:443/doc/2006-03-01/">Europe</LocationConstraint>
, multiple selections available,
Related content
GetBucketVersioning
GetBucketVersioning
More like this
GetBucketPolicy
GetBucketPolicy
More like this
PutBucketRequestPayment
PutBucketRequestPayment
More like this
GetBucketTagging
GetBucketTagging
More like this
GetBucketCors
GetBucketCors
More like this
ListBuckets
ListBuckets
More like this