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


Notification Operations : Notification Operations : Delete Object Lost Notification Registration

Delete Object Lost Notification Registration
Description
Delete an object lost notification registration.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/object_lost_notification_registration/{UUID for the notification}/
To determine the UUID for a notification, see Get Object Lost Notification Registrations.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the object lost notification registration with the UUID aa663b70-878a-4d96-a1ee-6dd5a004e185.
DELETE http://blackpearl-hostname/_rest_/object_lost_notification_registration/aa663b70-878a-4d96-a1ee-6dd5a004e185 HTTP/1.1
Sample Response
HTTP/1.1 204 No Content