Returns whether the S3 bucket is currently configured for public read access. Shows if anonymous users can download objects from the bucket via HTTP requests.
Deprecated: Use GET /v4/object_storages//buckets/ instead,
which returns policy status along with CORS and lifecycle configuration.
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
BucketPolicyStatusResponse returns a boolean indicating public access status
BucketPolicyStatus model for the boolean response