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


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

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