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


Notification Operations : Notification Operations : Delete Storage Domain Failure Notification Registration

Delete Storage Domain Failure Notification Registration
Description
Delete a storage domain failure notification registration.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/storage_domain_failure_notification_registration/{UUID for the notification}/
To determine the UUID for a notification, see Get Storage Domain Failure Notification Registrations.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the storage domain failure notification registration with the UUID ec3bfb0a-c788-4fbf-a6aa-12c1c70319d6.
DELETE http://blackpearl-hostname/_rest_/storage_domain_failure_notification_registration/ec3bfb0a-c788-4fbf-a6aa-12c1c70319d6 HTTP/1.1
Sample Response
HTTP/1.1 204 No Content