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


Notification Operations : Notification Operations : Delete Tape Partition Failure Notification Registration

Delete Tape Partition Failure Notification Registration
Description
Delete a tape partition failure notification registration.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/tape_partition_failure_notification_registration/{UUID for the notification}/
To determine the UUID for a notification, see Get Tape Partition Failure Notification Registrations.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the tape partition failure notification registration with the UUID 085586b1-23e2-40bd-93e4-92b236af41e6.
DELETE http://blackpearl-hostname/_rest_/tape_partition_failure_notification_registration/085586b1-23e2-40bd-93e4-92b236af41e6 HTTP/1.1
Sample Response
HTTP/1.1 204 No Content