GET Bucket

The GET Bucket operation returns some or all (up to 1,000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.

Syntax Example

GET https://appliance:443/s3/v1/export/share_mount_point_path/bucket_name?list-type=2

Request Parameters

For a list of supported request parameters, see GET Bucket (List Objects) Version 2.

Request Headers

The GET Bucket operation uses only request headers that are common to all operations. For more information, see table "Common Supported Request Headers" in Supported Common Request Headers.

Request Elements

The GET Bucket operation does not support the use of request elements.

Response Headers

The GET Bucket operation uses only response headers that are common to most responses. For more information, see table "Supported Response Headers" in Supported Common Response Headers.

Response Elements

For a list of supported elements in the XML response for the GET Bucket operation, see GET Bucket (List Objects) Version 2.

Normal Response Code

200

Error Response Code

The GET Bucket operation returns special errors. For general information about S3 errors and a list of error codes, see S3 Client Error Handling Reference.

Example Response

For a list of response examples, see GET Bucket (List Objects) Version 2.