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


Notification Operations : Notification Operations : Delete Amazon S3 Target Failure Notification Registration

Delete Amazon S3 Target Failure Notification Registration
Description
Delete an Amazon S3 target failure notification registration.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/s3_target_failure_notification_registration/{UUID for the notification}/
To determine the UUID for a notification, see Get Amazon S3 Target Failure Notification Registrations.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the Amazon S3 target failure notification registration with the UUID 934fc113-1d0a-40f4-ad14-57c6e5b86fee.
DELETE http://blackpearl-hostname/_rest_/s3_target_failure_notification_registration/934fc113-1d0a-40f4-ad14-57c6e5b86fee HTTP/1.1
Sample Response
HTTP/1.1 204 No Content