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


Hardware Operations : Tape Library and Component Operations : Delete Tape Density Directive

Delete Tape Density Directive
Description
Delete the specified tape density directive.
Note:
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/tape_density_directive/{tape density directive UUID}/
To determine the UUID for a tape density directive, see Get Tape Density Directives.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the tape density directive with the UUID a199c125-6c52-4a73-ae7d-9f3dbab0b746.
DELETE http://blackpearl-hostname/_rest_/tape_density_directive/a199c125-6c52-4a73-ae7d-9f3dbab0b746/ HTTP/1.1
Sample Response
HTTP/1.1 204 No Content