Bucket
Given a bucket identifier (id) or a global alias (alias), get its information. It includes its aliases, its web configuration, keys that have some permissions on it, some statistics (number of objects, size), number of dangling multipart uploads, and its quotas (if any).
get/v2/GetBucketInfo
Query parameters
idstring
Exact bucket ID to look up
globalAliasstring
Global alias of bucket to look up
searchstring
Partial ID or alias to search for
Response
Returns exhaustive information about the bucket
Changes
No recorded changes to this endpoint across all 1 revision of this API.