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


Hardware Operations : Pool Operations : Cancel Import of Pools

Cancel Import of Pools
Description
Cancel all pending pool imports. Pool imports that are in process are not canceled.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/pool?operation=CANCEL_IMPORT
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request cancels all pending pool imports.
PUT http://blackpearl-hostname/_rest_/pool?operation=CANCEL_IMPORT HTTP/1.1
Sample Response
HTTP/1.1 204 No Content