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


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

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