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


Hardware Operations : Pool Operations : Format Foreign Pools

Format Foreign Pools
Description
Format all foreign pools, permanently deleting all data on them and taking ownership of them for this BlackPearl system.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/pool?operation=FORMAT
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status code:
ยง
Example
Sample Request
This request formats all foreign pools.
PUT http://blackpearl-hostname/_rest_/pool?operation=FORMAT HTTP/1.1
Sample Response
HTTP/1.1 204 No Content