v1

latestOpenAPI 3.1.0AGPL-3.02026-07-1249126143.7 KB
Bucket

Creates a new bucket, either with a global alias, a local one, or no alias at all. Technically, you can also specify both globalAlias and localAlias and that would create two aliases.

post/v2/CreateBucket

Request body

globalAliasstring nullable

Response

Returns exhaustive information about the bucket

bytesinteger required

Total number of bytes used by objects in this bucket

createdstring date-time required

Bucket creation date

globalAliasesstring[] required

List of global aliases for this bucket

idstring required

Identifier of the bucket

objectsinteger required

Number of objects in this bucket

unfinishedMultipartUploadBytesinteger required

Total number of bytes used by unfinished multipart uploads in this bucket

unfinishedMultipartUploadPartsinteger required

Number of parts in unfinished multipart uploads in this bucket

unfinishedMultipartUploadsinteger required

Number of unfinished multipart uploads in this bucket

unfinishedUploadsinteger required

Number of unfinished uploads in this bucket

websiteAccessboolean required

Whether website access is enabled for this bucket