Spectra Logic
1-800-833-1132 : 1-303-449-6400


Advanced Bucket Management Operations : Replication Target Operations : Delete Amazon S3 Target Bucket Name

Delete Amazon S3 Target Bucket Name
Description
Deletes a custom bucket name mapping between a BlackPearl bucket and an Amazon S3 target bucket.
Note:
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/s3_target_bucket_name/{Azure bucket name, UUID, or other unique identifier or attribute}
 
To determine the UUID for an Amazon S3 bucket, see Get Amazon S3 Target Bucket Names.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
§
Example
Sample Request
This request deletes the custom mapping of a bucket on a BlackPearl source to an Amazon S3 bucket.
DELETE http[s]://blackpearl-hostname/_rest_/s3_target_bucket_name/s3bucket HTTP/1.1
Sample Response
HTTP/1.1 204 No Content