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


Advanced Bucket Management Operations : Replication Target Operations : Delete DS3 Target Failure

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