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


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

Delete Amazon S3 Target Failure
Description
Delete the specified Amazon S3 replication target failure.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/s3_target_failure/{Amazon S3 target failure UUID or other unique attribute}/
To determine the UUID for an Amazon S3 target failure, see Get Amazon S3 Target Failures.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
§
Example
Sample Request
This request deletes the Amazon S3 target failure with the UUID df53ea38-a582-4c04-99ef-e5d8071fe188.
DELETE http[s]://blackpearl-hostname/_rest_/s3_target_failure/df53ea38-a582-4c04-99ef-e5d8071fe188 HTTP/1.1
Sample Response
HTTP/1.1 204 No Content