Parameters
| Parameter | Type | Usage | Default | Description |
|---|---|---|---|---|
| id | Long | Required |
ID of the Storage Pool to replace sets. |
|
| replacedSetIds | List | Required |
IDs of the Storage Pool sets to replace. |
|
| width | Integer | Required |
The width of the new replacement Storage Pool set. |
|
| partial | Boolean | Optional | false |
Set to true if planning to create a replacement storage pool set with some devices temporarily missing. When true, the number of device IDs that are passed in (by using the deviceIds parameter) does not need to equal the width of the new storage pool set. |
| storageEngine | String |
The storage engine to use for this storage pool. One of "zone", "packed" or "file". |
||
| deviceIds | List | Required |
Device IDs to use in the replacement Storage Pool set. |