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


Hardware Operations : Pool Operations : Cancel Verify On All Pools

Cancel Verify On All Pools
Description
Cancel all pending pool verifications. You cannot cancel a pool verification that is in process.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/pool ?operation=CANCEL_VERIFY
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request cancels all pending pool verifications.
PUT http://blackpearl-hostname/_rest_/pool?operation=CANCEL_VERIFY HTTP/1.1
Sample Response
HTTP/1.1 204 No Content