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


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

Delete Amazon S3 Target
Description
Delete the specified Amazon S3 replication target.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/s3_target/{Amazon S3 target UUID, name, or other unique attribute}/
To determine the UUID for an Amazon S3 target, see Get Amazon S3 Targets.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
§
Example
Sample Request
This request deletes the Amazon S3 replication target with the name ‘s3target’.
DELETE http[s]://blackpearl-hostname/_rest_/s3_target/s3target HTTP/1.1
Sample Response
HTTP/1.1 204 No Content