bus
Get bucket
Returns metadata about the specified bucket.
get/bus/bucket/{name}
Path parameters
namestring required
The name of the bucket.
Example:default
The name of the bucket
Response
Successfully retrieved bucket
string required
The name of the bucket.
Example response
"default"
Changes
Changed in 4 of the 50 revisions of this API.32
- ▲
removed the media type
text/plainfor the response with the status404response-media-type-removed
- ○
api tag
busaddedapi-tag-added
- ▲
- ▲
added the pattern
(?!(^xn--|.+-s3alias$))^[a-z0-9][a-z0-9-]{1,61}[a-z0-9]$to thepathrequest parameternamerequest-parameter-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲