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


Notification Operations : Notification Operations : Delete System Failure Notification Registration

Delete System Failure Notification Registration
Description
Delete a system failure notification registration.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/system_failure_notification_registration/{UUID for the notification}/
To determine the UUID for a notification, see Get System Failure Notification Registrations.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the system failure notification registration with the UUID 50df41ca-bec6-412c-b770-18f944a3e06d.
DELETE http://blackpearl-hostname/_rest_/storage_domain_failure_notification_registration/50df41ca-bec6-412c-b770-18f944a3e06d HTTP/1.1
Sample Response
HTTP/1.1 204 No Content